vcl/inc/impgraph.hxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 53d65e6d41a5249cdc329a085545a51a355b6293
Author: Tomaž Vajngerl
AuthorDate: Sun Apr 26 08:37:14 2020 +0200
Commit: Tomaž Vajngerl
CommitDate: Sun Apr 26 08:37:14 2020 +0200
ImpGraphic:
Rebased ref, commits from common ancestor:
commit 406aef5e450aa72dad024e03b931fc7cdfd4d5fc
Author: Tomaž Vajngerl
AuthorDate: Thu Apr 23 21:59:32 2020 +0200
Commit: Tomaž Vajngerl
CommitDate: Sun Apr 26 07:38:48 2020 +0200
Graphic: cleanup private, public declarations, remove friend
Rebased ref, commits from common ancestor:
commit 32c1978b18142d646428505f3877018ce5e0a4ec
Author: Tomaž Vajngerl
AuthorDate: Thu Apr 23 21:59:32 2020 +0200
Commit: Tomaž Vajngerl
CommitDate: Sat Apr 25 20:42:21 2020 +0200
Graphic: cleanup private, public declarations, remove friend
vcl/source/gdi/impgraph.cxx | 33 +
1 file changed, 17 insertions(+), 16 deletions(-)
New commits:
commit 27bb1b1c6252417d8f24facc56b209aecb090d04
Author: Tomaž Vajngerl
AuthorDate: Sun Apr 19 10:37:35 2020 +0200
Commit: Tomaž Vajngerl
CommitDate: Sun A
vcl/inc/impgraph.hxx|2
vcl/source/gdi/impgraph.cxx | 130 ++--
2 files changed, 66 insertions(+), 66 deletions(-)
New commits:
commit 4d03bd252274308f64332e7c0523068c38ac684a
Author: Tomaž Vajngerl
AuthorDate: Sun Apr 19 10:45:11 2020 +0
include/vcl/GraphicNativeMetadata.hxx|4 -
include/vcl/GraphicNativeTransform.hxx |6 +-
solenv/clang-format/blacklist|4 -
vcl/inc/impgraph.hxx | 11 ++---
vcl/source/filter/GraphicNativeMetadata.cxx | 15 +++
vcl/source/f
include/vcl/GraphicNativeMetadata.hxx |5 +
include/vcl/GraphicNativeTransform.hxx |6 ++
vcl/source/filter/jpeg/Exif.hxx|6 ++
3 files changed, 5 insertions(+), 12 deletions(-)
New commits:
commit 6e89344e19715caa39a1f78cf4ba71c67af9f2e4
Author: Tomaž Vajnger
accessibility/source/extended/accessibleiconchoicectrlentry.cxx |2 +-
accessibility/source/extended/accessiblelistboxentry.cxx|2 +-
accessibility/source/standard/vclxaccessiblestatusbaritem.cxx |2 +-
include/vcl/toolkit/controllayout.hxx |4 ++
chart2/source/controller/dialogs/ChartTypeDialogController.cxx | 22 -
chart2/source/controller/dialogs/tp_ChartType.cxx |4
chart2/source/controller/dialogs/tp_ChartType.hxx |6
chart2/source/controller/sidebar/ChartTypePanel.cxx|4
chart2/so
cui/source/inc/cuitabarea.hxx|4 +--
cui/source/options/optchart.cxx |2 -
cui/source/options/optchart.hxx |2 -
cui/source/tabpages/tpcolor.cxx |8 +++---
include/svx/Palette.hxx |4 +--
include/svx/PaletteManager.hxx
cui/source/inc/numpages.hxx |1
include/svtools/valueset.hxx | 163 --
sd/source/ui/inc/pubdlg.hxx |1
svtools/Library_svt.mk|1
svtools/inc/uitest/uiobject.hxx | 36
svtools/source/control/valueacc.cxx
vcl/inc/osx/salframe.h |2 --
vcl/inc/salframe.hxx |4
vcl/osx/salframe.cxx |9 -
vcl/source/window/dialog.cxx |3 ---
4 files changed, 18 deletions(-)
New commits:
commit 0ffbaecea3316a5c723f6e0eb7250611b5d0f3d7
Author: Noel Grandin
AuthorD
cui/source/tabpages/tpcolor.cxx |4 -
include/svx/Palette.hxx |1
include/svx/PaletteManager.hxx |1
include/svx/SvxColorValueSet.hxx | 15
sc/source/ui/miscdlgs/tabbgcolordlg.cxx |6 -
svx/source/tbxctrls/SvxColorValueSet.cxx |
chart2/source/controller/dialogs/tp_ChartType.cxx |1
cui/source/options/treeopt.cxx|1
svx/UIConfig_svx.mk |1
svx/inc/colrctrl.hxx | 32 +-
svx/source/tbxctrls/colrctrl.cxx | 242 +++
vcl/source/control/tabctrl.cxx |8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
New commits:
commit 96e5121869e95a8e28788a91ce0dc480e5f10c0b
Author: Szymon Kłos
AuthorDate: Sat Apr 25 11:28:58 2020 +0200
Commit: Szymon Kłos
CommitDate: Sat Apr 25 21:43:32 2020 +0200
On Sat, 25 Apr 2020 at 12:13, Thorsten Wagner
wrote:
> Overall code changes concernig UI seem not to be tested on macOS regulary
> causing regressions. An example is tdf#131549 which seems to be such a
> severe regression and causes LO 7 not to be usable on macOS currently.
>
>
I'll have a fix fo
Italo Vignoli-7 wrote
> ...
> Of course, we could add a link to the workaround to the download page to
> make it more prominent and reduce the number of emails for support, even
> if they do not represent a heacy burden (I am the person who answers the
> majority of those emails).
Since we may exp
Hello,
Re reading https://bugs.documentfoundation.org/show_bug.cgi?id=103736
(libreoffice-5.2.2.2 AVG function produces SQL syntax error in query design
view), the problem is localization with parsing using Lexx/Yacc (Bison).
In this specific case, "AVG" SQL keyword is translated in Greek with "Μέ
connectivity/source/parse/sqlbison.y |4 ++--
dbaccess/source/core/api/SingleSelectQueryComposer.cxx |6 +++---
dbaccess/source/core/inc/SingleSelectQueryComposer.hxx |2 +-
include/connectivity/sqlparse.hxx |2 +-
4 files changed, 7 insertion
On 4/25/20 11:11 AM, julien2412 wrote:
> Since we don't know if it'll be voted and if it's voted how much times we
> will have to wait for a fix, shouldn't we stop temporarily to release LO for
> MacOs or at least indicate not compatible with Catalina 10.15 ?
As a Mac user, I would strongly oppos
vcl/inc/impgraph.hxx|5
vcl/source/gdi/impgraph.cxx | 47 +++-
2 files changed, 39 insertions(+), 13 deletions(-)
New commits:
commit 983a92f697fc6399ad52dd1e757a88e8736bfdf2
Author: Miklos Vajna
AuthorDate: Tue Apr 14 09:07:33 2020
vcl/unx/gtk3/gtk3gtkinst.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 3e3e28dcc89f0b756a7f2af1d410a42655b58a88
Author: Caolán McNamara
AuthorDate: Fri Apr 24 12:38:29 2020 +0100
Commit: Caolán McNamara
CommitDate: Sat Apr 25 17:50:16 2020 +0200
include/vcl/viewdataentry.hxx |1 +
vcl/source/app/salvtables.cxx | 14 +++---
vcl/source/treelist/viewdataentry.cxx |5 +
3 files changed, 17 insertions(+), 3 deletions(-)
New commits:
commit 2e20bf9c6ce56596477f661b33524ac00bd6dcd5
Author: Caolán McNama
On Sat, 2020-04-25 at 08:54 +0200, Noel Grandin wrote:
> On 2020/04/24 11:44 am, Stephan Bergmann wrote:
> > I guess we'll need to look for a better approach to get rid of
> > those annoying Coverity "uncaught exception" warnings (of
> > the category, "mechanical static analysis may conclude that
dev/null
|binary
extras/CustomTarget_tplpresnt.mk
|2
extras/source/templates/presnt/BrightBlue/META-INF/manifest.xml
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9d5f834e991754fe737b22c2d2039985629b99eb
Author: Olivier Hallot
AuthorDate: Sat Apr 25 10:42:20 2020 -0300
Commit: Gerrit Code Review
CommitDate: Sat Apr 25 15:42:20 2020 +0200
Update git subm
source/text/shared/00/00040502.xhp| 24 ++-
source/text/shared/01/05040200.xhp| 180 +++---
source/text/swriter/00/0405.xhp | 10 -
source/text/swriter/01/0504.xhp | 11 -
source/text/swriter/guide/pageorientation.xhp |
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8740092687a422188b55b6ad964eaacd397c7f19
Author: LibreOfficiant
AuthorDate: Sat Apr 25 14:29:19 2020 +0100
Commit: Gerrit Code Review
CommitDate: Sat Apr 25 15:29:19 2020 +0200
Update git submod
source/text/sbasic/shared/03010305.xhp |5 -
source/text/sbasic/shared/Resume.xhp |6 +++---
2 files changed, 7 insertions(+), 4 deletions(-)
New commits:
commit 82c126e04a96b7419c93e05186b88e7df72b2f29
Author: LibreOfficiant
AuthorDate: Thu Apr 23 10:41:18 2020 +0100
Commit:
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b376da7f8aec1c4c9fed0c77c4ee2a6a3d68df48
Author: LibreOfficiant
AuthorDate: Sat Apr 25 13:59:09 2020 +0100
Commit: Gerrit Code Review
CommitDate: Sat Apr 25 14:59:09 2020 +0200
Update git submod
Package_html_media.mk |4 +-
source/media/helpimg/sbasic/argument_fragment.svg | 40 +++---
source/media/helpimg/sbasic/char_fragment.svg |7 ++-
source/media/helpimg/sbasic/typename_fragment.svg |2 -
source/text/sbasic/shared/fragment
kit/Kit.cpp | 18 --
1 file changed, 8 insertions(+), 10 deletions(-)
New commits:
commit 3bbbc4f2af97554df91377ac696a9a9224166c16
Author: Michael Meeks
AuthorDate: Sat Apr 25 10:06:03 2020 +0100
Commit: Michael Meeks
CommitDate: Sat Apr 25 14:58:18 2020 +0200
Kit
sd/qa/unit/data/tdf129898_faulty_DrawnInSlideshow.odp |binary
sd/qa/unit/misc-tests.cxx | 25
sd/source/ui/slideshow/slideshow.cxx | 26 +
sd/source/ui/view/drviews5.cxx| 17 +++
sl
Rebased ref, commits from common ancestor:
commit 7390a74e1ab45aebc521b2828db1fe7ab94cf272
Author: Tomaž Vajngerl
AuthorDate: Thu Apr 23 21:59:32 2020 +0200
Commit: Tomaž Vajngerl
CommitDate: Sat Apr 25 12:34:26 2020 +0200
Graphic: cleanup private, public declarations, remove friend
sfx2/source/control/thumbnailview.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 10dba26804cc0c14f74069c26112e75dacf3865b
Author: Roman Kuznetsov
AuthorDate: Sat Apr 25 11:51:33 2020 +0100
Commit: Roman Kuznetsov
CommitDate: Sat Apr 25 14:08:07 2020 +0200
tdf#9181
compilerplugins/clang/refcounting.cxx | 11 +++
sc/source/filter/excel/excdoc.cxx | 34 -
sc/source/filter/excel/excrecds.cxx | 10 +-
sc/source/filter/excel/xechart.cxx| 118 +-
sc/source/filter/excel/xecontent.cxx | 12 +--
sc/source/fi
compilerplugins/clang/constantparam.bitmask.results |2
compilerplugins/clang/constantparam.booleans.results | 424 +++
compilerplugins/clang/constantparam.constructors.results | 50 -
compilerplugins/clang/constantparam.numbers.results | 294 +-
include/
editeng/source/misc/SvXMLAutoCorrectTokenHandler.hxx |3 --
include/oox/core/fasttokenhandler.hxx|4 ---
include/sax/fastattribs.hxx | 16 ++-
oox/source/core/fasttokenhandler.cxx |2 -
oox/source/crypto/AgileEngine
Hi all,
in addition to Julien's topics (see separate post in reply to Michael's
question) some further points:
(1) It is still not possible to use macOS SDK 10.15 due to blurry text on
retina displays. Current workaround is using SDK 10.13. SDK 10.15 is a
prerequisite to support current featur
Hello,
Here are some points:
1) Notarization.
Reading
https://wiki.documentfoundation.org/Development/Budget2020#Fix_macOS_10.15_notarization
, it seems we're stuck.
Reading from last ESC (eg:
http://document-foundation-mail-archive.969070.n3.nabble.com/ESC-meeting-agenda-2020-04-02-16-00-Berlin-t
Hello,
I had commented tdf#132323 but here are some points which should be dealt
with:
1) if Luboš doesn't want or can't anymore fix the Skia bugs, whatever the
reasons, who will be able to fix these bugs?
Indeed, 95% of Skia patches are from Luboš. So for me it's a risk.
Ideally there should be
dev/null |binary
extras/CustomTarget_tplpresnt.mk |1
extras/source/templates/presnt/Blue_Curve/META-INF/manifest.xml|1
extras/source/templates/presnt/Blue_Curve/Thumbnails/thumbnail.png |bi
include/vcl/treelistbox.hxx |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 38994bca0f85c6c88d81bd972c8838a9368a3acd
Author: Noel Grandin
AuthorDate: Sat Apr 25 08:50:00 2020 +0200
Commit: Noel Grandin
CommitDate: Sat Apr 25 10:19:39 2020 +0200
loleaflet/css/mobilewizard.css |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b776e9bf693d7d2150958b277a1f60ef83829cec
Author: Pranam Lashkari
AuthorDate: Fri Apr 24 12:00:50 2020 +0530
Commit: Andras Timar
CommitDate: Sat Apr 25 10:01:27 2020 +0200
le
sd/source/ui/view/drviews7.cxx | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
New commits:
commit 8b733f949aeccc9e04aa661d83927872530eb570
Author: Pranam Lashkari
AuthorDate: Fri Apr 24 10:35:45 2020 +0530
Commit: Andras Timar
CommitDate: Sat Apr 25 09:56:18 2020 +
sd/source/ui/view/drviews7.cxx | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
New commits:
commit cf557c0c2e79810dd957ffeb48513e3731ae533c
Author: Pranam Lashkari
AuthorDate: Fri Apr 24 10:23:43 2020 +0530
Commit: Andras Timar
CommitDate: Sat Apr 25 09:55:44 2020 +
vcl/uiconfig/ui/printdialog.ui |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fcb23ee8d29c47f55ca26382d3c6be924a6fec40
Author: Heiko Tietze
AuthorDate: Fri Apr 24 15:50:11 2020 +0200
Commit: Heiko Tietze
CommitDate: Sat Apr 25 09:23:12 2020 +0200
Fix f
common/Util.hpp |4 +
kit/Kit.cpp | 28 ++-
net/Socket.hpp | 113 +--
net/SslSocket.hpp|5 +-
net/WebSocketHandler.hpp | 66 +--
wsd/Admin.cpp|9 ++-
wsd
wsd/Admin.cpp |2
wsd/Admin.hpp |2
wsd/AdminModel.cpp | 115 ++---
wsd/AdminModel.hpp | 11 +++--
4 files changed, 69 insertions(+), 61 deletions(-)
New commits:
commit b0f7cf992fb0abb153698a505922e9ed3ed24bcc
Author: Mic
Hi,
Please find the latest report on new defect(s) introduced to LibreOffice found
with Coverity Scan.
1 new defect(s) introduced to LibreOffice found with Coverity Scan.
3 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent
build analyzed by Coverity Scan.
New defect
50 matches
Mail list logo