[Libreoffice-commits] core.git: include/vcl svtools/source

2018-12-03 Thread Libreoffice Gerrit user
include/vcl/svtabbx.hxx|2 +- svtools/source/contnr/fileview.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 3915570a7e245283e97a8ab349247ee7d056c7c6 Author: Noel Grandin AuthorDate: Mon Dec 3 16:42:41 2018 +0200 Commit: Noel Grandin C

[Libreoffice-commits] core.git: officecfg/registry

2018-12-03 Thread Libreoffice Gerrit user
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu |3 +++ 1 file changed, 3 insertions(+) New commits: commit 3bc1a951375daaa29ce266b1450a86d9f4cfbff8 Author: andreas kainz AuthorDate: Wed Nov 28 16:20:06 2018 +0100 Commit: andreas_kainz CommitDate: Tue Dec 4 08:36

Re: Windows build failure - C2131: expression did not evaluate to a constant

2018-12-03 Thread Stephan Bergmann
On 04/12/2018 02:54, Luke Benes wrote: After commit: https://cgit.freedesktop.org/libreoffice/core/commit/?id=644188bf7f3a Compute (un-)premultiply_table at compile time I'm seeing the following build failure on Windows 32-bit release build: D:/core/vcl/source/bitmap/BitmapTools.cxx(1078):

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - sc/uiconfig

2018-12-03 Thread Libreoffice Gerrit user
sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui | 2335 + 1 file changed, 782 insertions(+), 1553 deletions(-) New commits: commit 896bda538f4f85295a102b06e83023bb3f473033 Author: andreas kainz AuthorDate: Wed Nov 28 17:04:34 2018 +0100 Commit: andreas_kainz Commi

RE: tdf#69569 ODFFv1.2 part 2 incorrect

2018-12-03 Thread Winfried Donkers
Hi Eike, > > c) The constraint date1 >= date2 is missing in §4.11.7. > > It's date1 <= date2, isn't it? As stated for the other procedures as > "If date1> date2, then swap the values of date1 and date2." > I think that's missing for procedure E. Yes, it should be " c) The constraint date1 <= dat

Re: Windows build failure - C2131: expression did not evaluate to a constant

2018-12-03 Thread Kaganski Mike
On 04.12.2018 9:30, Noel Grandin wrote: > > >> I'm seeing the following build failure on Windows 32-bit release build: >> D:/core/vcl/source/bitmap/BitmapTools.cxx(1078): error C2131: >> expression did not evaluate to a constant >> D:/core/vcl/source/bitmap/BitmapTools.cxx(1097): error C2131: >

Re: Windows build failure - C2131: expression did not evaluate to a constant

2018-12-03 Thread Noel Grandin
I'm seeing the following build failure on Windows 32-bit release build: D:/core/vcl/source/bitmap/BitmapTools.cxx(1078): error C2131: expression did not evaluate to a constant D:/core/vcl/source/bitmap/BitmapTools.cxx(1097): error C2131: expression did not evaluate to a constant make[1]: ***

[Libreoffice-commits] core.git: 2 commits - include/vcl sfx2/source vcl/source

2018-12-03 Thread Libreoffice Gerrit user
include/vcl/event.hxx |2 -- include/vcl/graphicfilter.hxx |3 +-- sfx2/source/view/frame2.cxx |2 +- vcl/source/filter/graphicfilter.cxx |4 vcl/source/window/window.cxx| 10 ++ 5 files changed, 4 insertions(+), 17 deletions(-) N

[Libreoffice-commits] core.git: 2 commits - sw/source

2018-12-03 Thread Libreoffice Gerrit user
sw/source/uibase/inc/conttree.hxx|2 +- sw/source/uibase/uiview/viewsrch.cxx | 10 +- sw/source/uibase/utlui/glbltree.cxx | 17 ++--- 3 files changed, 12 insertions(+), 17 deletions(-) New commits: commit 21c86b6aaa73a4607eefd5e34bb726f16b505f1f Author: Noel G

[Libreoffice-commits] core.git: 2 commits - basctl/source compilerplugins/clang include/sfx2 sc/source sd/source sfx2/source starmath/source sw/source

2018-12-03 Thread Libreoffice Gerrit user
basctl/source/basicide/basdoc.cxx |2 compilerplugins/clang/test/unusedenumconstants.cxx |1 compilerplugins/clang/unusedenumconstants.cxx |2 compilerplugins/clang/unusedenumconstants.readonly.results | 58 compilerplugins/clang/

[Libreoffice-commits] core.git: sw/uiconfig

2018-12-03 Thread Libreoffice Gerrit user
sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui | 1582 +-- 1 file changed, 591 insertions(+), 991 deletions(-) New commits: commit 35d9c535707dd3c77de9591b194c98ef04d211c0 Author: andreas kainz AuthorDate: Wed Nov 28 17:14:38 2018 +0100 Commit: andreas_kainz Commit

[Libreoffice-commits] core.git: sw/uiconfig

2018-12-03 Thread Libreoffice Gerrit user
sw/uiconfig/swriter/ui/notebookbar.ui | 54 +++--- 1 file changed, 19 insertions(+), 35 deletions(-) New commits: commit 7c2e9a3b56c1607a47521e7803b80d793eaf0f97 Author: andreas kainz AuthorDate: Wed Nov 28 17:06:53 2018 +0100 Commit: andreas_kainz CommitDa

[Libreoffice-commits] core.git: sc/uiconfig

2018-12-03 Thread Libreoffice Gerrit user
sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui | 2335 + 1 file changed, 782 insertions(+), 1553 deletions(-) New commits: commit 75827a019c88d5be4608f5fde7e59c87cb2a6f92 Author: andreas kainz AuthorDate: Wed Nov 28 17:04:34 2018 +0100 Commit: andreas_kainz Commi

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - officecfg/registry

2018-12-03 Thread Libreoffice Gerrit user
officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 3 +++ 1 file changed, 3 insertions(+) New commits: commit 02a8982aa505480fe744991bfa41efdc1436e60e Author: andreas kainz AuthorDate: Wed Nov 28 16:16:04 2018 +0100 Commit: andreas_kainz CommitDate: Tue Dec 4

[Libreoffice-commits] core.git: sw/uiconfig

2018-12-03 Thread Libreoffice Gerrit user
sw/uiconfig/swriter/ui/pagestylespanel.ui | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 79d9a9abbe0e7d8e00f1a7b4d6d653cec786ce8b Author: Jim Raykowski AuthorDate: Wed Nov 21 23:12:09 2018 -0900 Commit: Jim Raykowski CommitDate: Tue Dec 4 04:1

Hooray! No failed tinderboxes after merges

2018-12-03 Thread Jim Raykowski
Markus and Jan-Marek, Thank you for the explanations for tinderbox failings. Unlucky timing in the past, Being new to this I try to ignore nothing. All the best, Jim ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedeskto

Windows build failure - C2131: expression did not evaluate to a constant

2018-12-03 Thread Luke Benes
After commit: https://cgit.freedesktop.org/libreoffice/core/commit/?id=644188bf7f3a Compute (un-)premultiply_table at compile time I'm seeing the following build failure on Windows 32-bit release build: D:/core/vcl/source/bitmap/BitmapTools.cxx(1078): error C2131: expression did not evaluate

[Libreoffice-commits] online.git: 3 commits - ios/Mobile ios/Mobile.xcodeproj

2018-12-03 Thread Libreoffice Gerrit user
ios/Mobile.xcodeproj/project.pbxproj | 76 +++ ios/Mobile/Info.plist.in | 27 2 files changed, 103 insertions(+) New commits: commit 14cd0f4e2b6e610bbb031fd5fd938b19638f7417 Author: Tor Lillqvist AuthorDate: Mon Dec 3 16:16:03 2018

[Libreoffice-commits] core.git: sdext/source

2018-12-03 Thread Libreoffice Gerrit user
sdext/source/minimizer/optimizerdialog.cxx | 32 +++-- 1 file changed, 22 insertions(+), 10 deletions(-) New commits: commit 16d12d50c2bfd924d2a7e6946896526a15a150d4 Author: Vasily Melenchuk AuthorDate: Fri Nov 23 12:55:02 2018 +0300 Commit: Thorsten Behrens Co

[Libreoffice-commits] core.git: sw/source

2018-12-03 Thread Libreoffice Gerrit user
sw/source/core/unocore/unoparagraph.cxx |4 +++- sw/source/core/unocore/unotext.cxx |5 ++--- sw/source/uibase/uno/unotxvw.cxx|5 - 3 files changed, 9 insertions(+), 5 deletions(-) New commits: commit dae741a2418f1d1dd35d364ec416516cc50f5054 Author: Vasily Melench

[Libreoffice-commits] core.git: Changes to 'refs/tags/CODE-4.0-beta1'

2018-12-03 Thread Libreoffice Gerrit user
Tag 'CODE-4.0-beta1' created by Andras Timar at 2018-12-03 21:36 + CODE-4.0-beta1 Changes since cp-6.0-16-13: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mai

[Libreoffice-commits] core.git: i18npool/Library_localedata_others.mk i18npool/source

2018-12-03 Thread Libreoffice Gerrit user
i18npool/Library_localedata_others.mk |1 i18npool/source/localedata/data/ha_Latn_NG.xml | 335 + i18npool/source/localedata/localedata.cxx |3 3 files changed, 338 insertions(+), 1 deletion(-) New commits: commit f26ecd353327b206225f85705c99b55b2b

[Libreoffice-commits] core.git: sw/source

2018-12-03 Thread Libreoffice Gerrit user
sw/source/core/doc/tblrwcl.cxx |2 +- sw/source/core/undo/untbl.cxx |1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 2eeabd08acda37502e65730843641870fa2eed39 Author: Jim Raykowski AuthorDate: Fri Sep 7 00:41:54 2018 -0800 Commit: Jim Raykowski CommitDat

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - sw/source

2018-12-03 Thread Libreoffice Gerrit user
sw/source/core/txtnode/ndtxt.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 5f2d61fff542b0732bf2d764be32fe809a11377b Author: Michael Stahl AuthorDate: Mon Dec 3 13:26:12 2018 +0100 Commit: Caolán McNamara CommitDate: Mon Dec 3 21:17:21 2018 +0100 Revert "sw_redli

[Libreoffice-commits] core.git: bridges/source

2018-12-03 Thread Libreoffice Gerrit user
bridges/source/cpp_uno/gcc3_aix_powerpc/share.hxx |2 +- bridges/source/cpp_uno/gcc3_linux_aarch64/abi.hxx |2 +- bridges/source/cpp_uno/gcc3_linux_alpha/share.hxx |2 +- bridges/source/cpp_uno/gcc3_linux_hppa/share.hxx |2 +- bridges/source/cpp_uno/gcc3_linux_ia64

[Libreoffice-commits] core.git: officecfg/registry

2018-12-03 Thread Libreoffice Gerrit user
officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 3 +++ 1 file changed, 3 insertions(+) New commits: commit 12707b4f48f41d24b5863b41b7a3d27219e29b27 Author: andreas kainz AuthorDate: Wed Nov 28 16:16:04 2018 +0100 Commit: andreas_kainz CommitDate: Mon Dec 3

[Libreoffice-commits] core.git: canvas/source

2018-12-03 Thread Libreoffice Gerrit user
canvas/source/cairo/cairo_spritecanvashelper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit caf164725b9edf46a64d2cf8ee0918e710d50ff6 Author: Andrea Gelmini AuthorDate: Mon Dec 3 20:40:21 2018 +0100 Commit: Julien Nabet CommitDate: Mon Dec 3 21:01:26 201

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 10 commits - cppuhelper/inc cppuhelper/Library_cppuhelper.mk cppuhelper/Package_findsofficepath.mk cppuhelper/prj cppuhelper/source i18npool/source

2018-12-03 Thread Libreoffice Gerrit user
Module_ooo.mk |1 cppuhelper/Library_cppuhelper.mk | 12 cppuhelper/Package_findsofficepath.mk |6 cppuhelper/inc/cppuhelper/access_control.hxx |4 cppuhelper/inc/cppuhelper/bootstrap.hxx | 12 cpp

[Libreoffice-commits] online.git: Changes to 'refs/tags/CODE-4.0-beta1'

2018-12-03 Thread Libreoffice Gerrit user
Tag 'CODE-4.0-beta1' created by Andras Timar at 2018-12-03 17:59 + CODE-4.0-beta1 Changes since libreoffice-6-2-branch-point-83: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - connectivity/java

2018-12-03 Thread Libreoffice Gerrit user
connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/JavaSQLConnection.java |3 connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/classloading/ClassLoaderAndClass.java | 46 +++ connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/classloading/ClassMap.java

[Libreoffice-commits] core.git: basic/CppunitTest_basic_macros.mk basic/qa

2018-12-03 Thread Libreoffice Gerrit user
basic/CppunitTest_basic_macros.mk |2 + basic/qa/basic_coverage/test_filedatetime_nonexistent.vb | 20 ++ basic/qa/basic_coverage/test_filedatetime_nonexistent2.vb | 20 ++ 3 files changed, 42 insertions(+) New commits: commit 834c7c2698443

[Libreoffice-commits] core.git: basctl/source cui/inc cui/source cui/uiconfig include/vcl vcl/source vcl/unx

2018-12-03 Thread Libreoffice Gerrit user
basctl/source/basicide/bastype2.cxx |2 cui/inc/strings.hrc |7 cui/source/customize/cfgutil.cxx|8 cui/source/inc/autocdlg.hxx | 17 - cui/source/inc/cfgutil.hxx |2 cui/source/tabpages/autocdlg.cxx| 309 -

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - sw/source

2018-12-03 Thread Libreoffice Gerrit user
sw/source/core/access/acccell.cxx |2 +- sw/source/core/access/accframebase.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 8f85d3db0b8b1dcfc399be4afbbc68a04c558a64 Author: Michael Stahl AuthorDate: Mon Dec 3 12:18:57 2018 +0100 Commit: Michae

Re: MPLv2 / LGPLv3 +

2018-12-03 Thread Jan-Marek Glogowski
Hi 南小焘 Am 02.12.18 um 00:25 schrieb 南小焘: > I want to be a developer of LibreOffice Welcome to the development mailing list. As a starting point have a look at https://wiki.documentfoundation.org/Development and its "Getting Started with Development" area. There are more general build instructio

[Libreoffice-commits] core.git: solenv/sanitizers

2018-12-03 Thread Libreoffice Gerrit user
solenv/sanitizers/asan-suppressions | 31 +++ 1 file changed, 31 insertions(+) New commits: commit 7d22ed707aaf098c996f747ee5d4bbdae506f976 Author: Stephan Bergmann AuthorDate: Mon Dec 3 15:57:45 2018 +0100 Commit: Michael Stahl CommitDate: Mon Dec 3 16:00:

MPLv2 / LGPLv3 +

2018-12-03 Thread 南小焘
I want to be a developer of LibreOffice___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: sc/source

2018-12-03 Thread Libreoffice Gerrit user
sc/source/core/opencl/op_math.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 041eff7e88dc3f0d653962342c386346eb07b626 Author: Luboš Luňák AuthorDate: Fri Nov 16 16:48:36 2018 +0100 Commit: Luboš Luňák CommitDate: Mon Dec 3 15:37:29 2018 +0100 check in opencl for M

[Libreoffice-commits] core.git: sc/source

2018-12-03 Thread Libreoffice Gerrit user
sc/source/core/opencl/formulagroupcl.cxx |7 +++ sc/source/core/opencl/opbase.cxx |3 +++ sc/source/core/opencl/opbase.hxx | 19 +++ 3 files changed, 29 insertions(+) New commits: commit 433b1fdd3fc588cb542bb834117752dbef4e8236 Author: Luboš Luňák

[Libreoffice-commits] core.git: sc/source

2018-12-03 Thread Libreoffice Gerrit user
sc/source/core/opencl/formulagroupcl.cxx | 17 + 1 file changed, 17 insertions(+) New commits: commit 27f27e107730cc2242df578fd3e6dbb1a7117066 Author: Luboš Luňák AuthorDate: Thu Nov 29 13:19:36 2018 +0100 Commit: Luboš Luňák CommitDate: Mon Dec 3 15:36:00 2018 +0100

[Libreoffice-commits] core.git: officecfg/registry sc/source

2018-12-03 Thread Libreoffice Gerrit user
officecfg/registry/schema/org/openoffice/Office/Calc.xcs |2 +- sc/source/core/tool/calcconfig.cxx |5 + 2 files changed, 6 insertions(+), 1 deletion(-) New commits: commit f7e7a59f38682dcd1f916c63fe8e2a437ecb5cf1 Author: Luboš Luňák AuthorDate: Fri Nov 30 2

[Libreoffice-commits] core.git: sc/source

2018-12-03 Thread Libreoffice Gerrit user
sc/source/core/opencl/op_statistical.cxx | 19 +++ 1 file changed, 11 insertions(+), 8 deletions(-) New commits: commit ac439c8c838a14db6ae02dff72dc8e8fffc333ef Author: Luboš Luňák AuthorDate: Fri Nov 30 12:43:13 2018 +0100 Commit: Luboš Luňák CommitDate: Mon Dec 3 15:

[Libreoffice-commits] core.git: sc/source

2018-12-03 Thread Libreoffice Gerrit user
sc/source/core/opencl/formulagroupcl.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit a0b059a37e775a466c6fb0043335aae4d3e93fbf Author: Luboš Luňák AuthorDate: Wed Nov 28 16:33:02 2018 +0100 Commit: Luboš Luňák CommitDate: Mon Dec 3 15:33:18 2018 +0100 make Ope

[Libreoffice-commits] core.git: sc/inc sc/source

2018-12-03 Thread Libreoffice Gerrit user
sc/inc/column.hxx |3 ++ sc/inc/document.hxx |3 ++ sc/inc/formulacell.hxx |2 - sc/inc/table.hxx|3 ++ sc/source/core/data/column2.cxx | 29 sc/sou

[Libreoffice-commits] core.git: sc/source

2018-12-03 Thread Libreoffice Gerrit user
sc/source/core/opencl/formulagroupcl.cxx | 372 +++ 1 file changed, 372 insertions(+) New commits: commit 1b489b74fe28007749bec8a3ebd56901a7652734 Author: Luboš Luňák AuthorDate: Wed Nov 28 13:49:01 2018 +0100 Commit: Luboš Luňák CommitDate: Mon Dec 3 15:32:

[Libreoffice-commits] core.git: sc/source

2018-12-03 Thread Libreoffice Gerrit user
sc/source/core/tool/calcconfig.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 95ff92118d28af20e1b3a2e5f0d5f8c6f79fb2a8 Author: Luboš Luňák AuthorDate: Wed Nov 28 10:26:50 2018 +0100 Commit: Luboš Luňák CommitDate: Mon Dec 3 15:31:23 2018 +0100 si

[Libreoffice-commits] core.git: sc/source

2018-12-03 Thread Libreoffice Gerrit user
sc/source/core/opencl/formulagroupcl.cxx |4 1 file changed, 4 deletions(-) New commits: commit 03825850d5f86237657b0b3d3b17235fc9cb8d6f Author: Luboš Luňák AuthorDate: Tue Nov 27 22:14:17 2018 +0100 Commit: Luboš Luňák CommitDate: Mon Dec 3 15:31:06 2018 +0100 remove unus

[Libreoffice-commits] core.git: sc/source

2018-12-03 Thread Libreoffice Gerrit user
sc/source/core/opencl/op_math.cxx | 27 +++ 1 file changed, 19 insertions(+), 8 deletions(-) New commits: commit 353bc9db255ca802c70b15e4d5d2e2fcbcee4fe8 Author: Luboš Luňák AuthorDate: Tue Nov 27 21:40:22 2018 +0100 Commit: Luboš Luňák CommitDate: Mon Dec 3 15

[Libreoffice-commits] core.git: sc/source

2018-12-03 Thread Libreoffice Gerrit user
sc/source/core/data/formulacell.cxx |4 1 file changed, 4 insertions(+) New commits: commit 43922f1aaa3d7bced4b02f6662c5c12ee698132f Author: Luboš Luňák AuthorDate: Fri Nov 16 19:42:03 2018 +0100 Commit: Luboš Luňák CommitDate: Mon Dec 3 15:29:37 2018 +0100 make sure openc

[Libreoffice-commits] core.git: sc/source

2018-12-03 Thread Libreoffice Gerrit user
sc/source/core/opencl/op_financial.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 54ea2630358c9881d7efac592155924bd152db71 Author: Luboš Luňák AuthorDate: Fri Nov 16 17:08:59 2018 +0100 Commit: Luboš Luňák CommitDate: Mon Dec 3 15:29:01 2018 +0100

[Libreoffice-commits] core.git: sc/source

2018-12-03 Thread Libreoffice Gerrit user
sc/source/core/opencl/op_financial.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 3441edd25e2f006db46a6c9f2351558910c6a614 Author: Luboš Luňák AuthorDate: Fri Nov 9 17:34:53 2018 +0100 Commit: Luboš Luňák CommitDate: Mon Dec 3 15:27:55 2018 +010

[Libreoffice-commits] core.git: sc/source

2018-12-03 Thread Libreoffice Gerrit user
sc/source/core/opencl/op_math.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 62b0bcfd85eb34ddd96d82c9f96a50588b9c4d80 Author: Luboš Luňák AuthorDate: Fri Nov 16 16:49:29 2018 +0100 Commit: Luboš Luňák CommitDate: Mon Dec 3 15:28:31 2018 +0100 sync

[Libreoffice-commits] core.git: sc/source

2018-12-03 Thread Libreoffice Gerrit user
sc/source/core/opencl/formulagroupcl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4a9ace13b905189063f6792c9490a570e0eae59b Author: Luboš Luňák AuthorDate: Fri Nov 9 13:53:19 2018 +0100 Commit: Luboš Luňák CommitDate: Mon Dec 3 15:27:20 2018 +0100

[Libreoffice-commits] core.git: sc/source

2018-12-03 Thread Libreoffice Gerrit user
sc/source/core/opencl/op_financial.cxx | 54 - 1 file changed, 34 insertions(+), 20 deletions(-) New commits: commit 07e15bb76225d259a9be4c7a47b2af0c6cc5b033 Author: Luboš Luňák AuthorDate: Fri Nov 9 13:52:12 2018 +0100 Commit: Luboš Luňák CommitDate: M

[Libreoffice-commits] core.git: drawinglayer/inc drawinglayer/source filter/source include/IwyuFilter_include.yaml include/vcl sc/source sd/source sfx2/source svtools/source vcl/inc vcl/osx vcl/source

2018-12-03 Thread Libreoffice Gerrit user
drawinglayer/inc/wmfemfhelper.hxx|1 + drawinglayer/source/processor2d/processor2dtools.cxx |1 + filter/source/pdf/impdialog.cxx |1 + filter/source/pdf/pdfexport.cxx |2 ++ include/IwyuFilter_include.yaml

Re: Crash test update

2018-12-03 Thread Michael Stahl
On 27.11.18 15:28, Caolán McNamara wrote: On Tue, 2018-11-27 at 11:35 +, Crashtest VM wrote: New crashtest update available at http://dev-builds.libreoffice.org/crashtest/7fcdc7efe836f9ca71f80d3178a2578b63fb3fd8/ last two or three of the export failures are assert from... commit 6eebecf39

[Libreoffice-commits] core.git: sw/source

2018-12-03 Thread Libreoffice Gerrit user
sw/source/core/txtnode/ndtxt.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit b3e77dd93f2305f09e89d9a23a9b4404d7c796ba Author: Michael Stahl AuthorDate: Mon Dec 3 13:26:12 2018 +0100 Commit: Michael Stahl CommitDate: Mon Dec 3 14:56:12 2018 +0100 Revert "sw_redline

[Libreoffice-commits] core.git: Branch 'feature/cib_contract891' - 9 commits - bin/symbolstore.py bin/symstore.sh Makefile.in

2018-12-03 Thread Libreoffice Gerrit user
Makefile.in| 11 bin/symbolstore.py | 644 + bin/symstore.sh| 85 ++ 3 files changed, 740 insertions(+) New commits: commit 454ba146fed00a447a18c71190dc2904576f7a2e Author: Samuel Mehrbrodt AuthorDate: Fri Jan 27 16:57

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-5-2+backports' - sw/source

2018-12-03 Thread Libreoffice Gerrit user
sw/source/core/access/acccell.cxx |2 +- sw/source/core/access/accframebase.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 881331a2792b63d026f81293966060355d4b334d Author: Michael Stahl AuthorDate: Mon Dec 3 12:18:57 2018 +0100 Commit: Thorst

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-1+backports' - 2 commits - sfx2/source sw/source

2018-12-03 Thread Libreoffice Gerrit user
sfx2/source/doc/docfile.cxx|2 ++ sw/source/core/access/acccell.cxx |2 +- sw/source/core/access/accframebase.cxx |2 +- 3 files changed, 4 insertions(+), 2 deletions(-) New commits: commit bc799c84a7e78bbaa449f4684e8c260d528cdd3f Author: Michael Stahl AuthorDate

[Libreoffice-commits] core.git: distro-configs/Jenkins

2018-12-03 Thread Libreoffice Gerrit user
distro-configs/Jenkins/Linux_rel_master.conf |1 + 1 file changed, 1 insertion(+) New commits: commit 7990bfd3998508dd3454c408613cf66e53af56eb Author: Stephan Bergmann AuthorDate: Mon Dec 3 14:28:03 2018 +0100 Commit: Stephan Bergmann CommitDate: Mon Dec 3 14:31:50 2018 +0100 J

[Libreoffice-commits] core.git: solenv/bin

2018-12-03 Thread Libreoffice Gerrit user
solenv/bin/native-code.py |2 ++ 1 file changed, 2 insertions(+) New commits: commit f0b83878c2781ab6aa24bd5995155850920f4339 Author: Tor Lillqvist AuthorDate: Mon Dec 3 15:16:48 2018 +0200 Commit: Tor Lillqvist CommitDate: Mon Dec 3 15:28:17 2018 +0200 Add AnyCompareFactory_ge

Re: Compiler baselines

2018-12-03 Thread Stephan Bergmann
On 25/11/2018 23:35, Stephan Bergmann wrote: * So Developer Toolset 7 has been installed on tb75-lilith, tb76-maggie, and tb79-poolux, and Jenkins jobs linux_gcc_release_64 ( "Better way of enabl

[Libreoffice-commits] core.git: sw/source

2018-12-03 Thread Libreoffice Gerrit user
sw/source/core/access/acccell.cxx |2 +- sw/source/core/access/accframebase.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit d1138d72ed4f5c2ada2dd53f4b091964d8a284e6 Author: Michael Stahl AuthorDate: Mon Dec 3 12:18:57 2018 +0100 Commit: Michae

[Libreoffice-commits] core.git: distro-configs/Jenkins

2018-12-03 Thread Libreoffice Gerrit user
distro-configs/Jenkins/Linux_rel_master.conf |2 ++ 1 file changed, 2 insertions(+) New commits: commit 0adc21fcff02d7172587c540a0d091e46dd399ca Author: Stephan Bergmann AuthorDate: Mon Dec 3 11:34:26 2018 +0100 Commit: Stephan Bergmann CommitDate: Mon Dec 3 14:11:26 2018 +0100

[Libreoffice-commits] core.git: bridges/source

2018-12-03 Thread Libreoffice Gerrit user
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f3905c9d6df67377fa0ddcd7468e52fb5066d898 Author: Caolán McNamara AuthorDate: Mon Dec 3 11:16:30 2018 + Commit: Caolán McNamara CommitDate: Mon Dec 3 13:49:

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - sw/source

2018-12-03 Thread Libreoffice Gerrit user
sw/source/core/frmedt/feshview.cxx | 17 + 1 file changed, 5 insertions(+), 12 deletions(-) New commits: commit e45c30858dec1dd705b9144fab981a3c8819ba96 Author: Caolán McNamara AuthorDate: Wed Nov 28 15:47:12 2018 + Commit: Caolán McNamara CommitDate: Mon Dec 3 11:

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - chart2/source

2018-12-03 Thread Libreoffice Gerrit user
chart2/source/view/axes/DateHelper.cxx |3 +++ chart2/source/view/charttypes/AreaChart.cxx |5 + chart2/source/view/charttypes/VSeriesPlotter.cxx |7 +++ 3 files changed, 15 insertions(+) New commits: commit 0a906dc78b575d696d402fb81900700e6e8e761e Author: M

[Libreoffice-commits] core.git: vcl/qa

2018-12-03 Thread Libreoffice Gerrit user
vcl/qa/cppunit/pdfexport/pdfexport.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c1feb713f86265c85ad9098d86a86f69110a92c7 Author: Stephan Bergmann AuthorDate: Mon Dec 3 11:12:46 2018 +0100 Commit: Stephan Bergmann CommitDate: Mon Dec 3 11:12:46 201

[Libreoffice-commits] online.git: Branch 'libreoffice-6-2' - loolwsd-systemplate-setup

2018-12-03 Thread Libreoffice Gerrit user
loolwsd-systemplate-setup |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 6c30d330ea4a77b92014dba7c3565b0017a923c2 Author: Andras Timar AuthorDate: Sun Dec 2 14:30:28 2018 +0100 Commit: Michael Meeks CommitDate: Mon Dec 3 11:12:40 2018 +0100 Fix d

[Libreoffice-commits] core.git: Branch 'feature/cib_contract138b' - 2 commits - sc/inc sc/qa sc/source

2018-12-03 Thread Libreoffice Gerrit user
sc/inc/conditio.hxx |9 ++-- sc/qa/unit/ucalc.hxx |2 + sc/qa/unit/ucalc_condformat.cxx | 76 +++ sc/source/core/data/conditio.cxx | 64 +--- sc/source/core/data/table2.cxx | 24

[Libreoffice-commits] core.git: cui/source

2018-12-03 Thread Libreoffice Gerrit user
cui/source/tabpages/numpages.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c9e70af2bf6dc9427a9c1dd32d5e8ecccd32c3c2 Author: Noel Grandin AuthorDate: Mon Dec 3 10:42:01 2018 +0200 Commit: Noel Grandin CommitDate: Mon Dec 3 10:55:28 2018 +0100 tdf#1

[Libreoffice-commits] core.git: vcl/inc vcl/qt5

2018-12-03 Thread Libreoffice Gerrit user
vcl/inc/qt5/Qt5DragAndDrop.hxx |6 +- vcl/qt5/Qt5DragAndDrop.cxx | 34 -- vcl/qt5/Qt5Frame.cxx |7 --- vcl/qt5/Qt5Widget.cxx |3 --- 4 files changed, 37 insertions(+), 13 deletions(-) New commits: commit 3ac46abde192324f

Re: Minutes from the UX/design meeting 2018-Nov-28

2018-12-03 Thread Heiko Tietze
On 01.12.18 09:27, khagaroth wrote:> On Wed, Nov 28, 2018 at 8:29 PM Heiko Tietze mailto:tietze.he...@gmail.com>> wrote: > > * Pasting from Writer to Impress Should be "Text only" by default >+ https://bugs.documentfoundation.org/show_bug.cgi?id=121574 >+ agree (Heiko) >

[Libreoffice-commits] core.git: sw/inc sw/source

2018-12-03 Thread Libreoffice Gerrit user
sw/inc/expfld.hxx |6 +++--- sw/source/core/fields/tblcalc.cxx | 36 ++-- 2 files changed, 21 insertions(+), 21 deletions(-) New commits: commit 097da565e03c8bf1fc016d5a797f4e606716a7a3 Author: Miklos Vajna AuthorDate: Mon Dec 3 09:09:12

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - cui/source extensions/source include/vcl sc/inc sc/source sc/uiconfig sd/source sw/source vcl/source vcl/unx

2018-12-03 Thread Libreoffice Gerrit user
cui/source/dialogs/cuigaldlg.cxx |2 cui/source/dialogs/showcols.cxx |2 cui/source/tabpages/numpages.cxx |4 extensions/source/propctrlr/listselectiondlg.cxx |2 include/vcl/seleng.hxx |4 include/

[Libreoffice-commits] online.git: net/Ssl.cpp

2018-12-03 Thread Libreoffice Gerrit user
net/Ssl.cpp | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 85f24ccb557f16b9542205383bbbe1dfba4ed950 Author: Miklos Vajna AuthorDate: Mon Dec 3 09:10:49 2018 +0100 Commit: Miklos Vajna CommitDate: Mon Dec 3 09:11:22 2018 +0100 CRYPTO_dynlock_v