[Libreoffice-commits] core.git: sc/qa solenv/clang-format

2019-02-15 Thread Libreoffice Gerrit user
sc/qa/extras/anchor.cxx | 38 ++ solenv/clang-format/blacklist |1 - 2 files changed, 18 insertions(+), 21 deletions(-) New commits: commit 298284f4a6578aefc4268b7f4b5de6c2e4203465 Author: Samuel Mehrbrodt AuthorDate: Thu Feb 14 18:34:06 2019

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

2019-02-15 Thread Libreoffice Gerrit user
sd/source/ui/slidesorter/cache/SlsBitmapCache.cxx| 30 - sd/source/ui/slidesorter/cache/SlsCacheCompactor.cxx | 32 - sd/source/ui/slidesorter/cache/SlsGenericPageCache.cxx | 84 ++-- sd/source/ui/slidesorter/cache/SlsRequestQueue.cxx

[Libreoffice-commits] core.git: chart2/qa oox/source

2019-02-15 Thread Libreoffice Gerrit user
chart2/qa/extras/chart2export.cxx| 19 +++ chart2/qa/extras/data/xlsx/testErrorBarProp.xlsx |binary oox/source/export/chartexport.cxx|2 ++ 3 files changed, 21 insertions(+) New commits: commit b89f239aa9d3d4660380bbd0c893aecde0986032

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

2019-02-15 Thread Libreoffice Gerrit user
sw/qa/extras/layout/layout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9e922ced246d2c4d4554d66ba97eae1d2a02847f Author: Miklos Vajna AuthorDate: Fri Feb 15 08:42:48 2019 +0100 Commit: Miklos Vajna CommitDate: Fri Feb 15 09:37:04 2019 +0100

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

2019-02-15 Thread Libreoffice Gerrit user
sd/source/ui/sidebar/MasterPageContainer.cxx | 58 +- sd/source/ui/sidebar/MasterPageObserver.cxx | 138 ++-- sd/source/ui/sidebar/MasterPagesSelector.cxx | 56 +- sd/source/ui/sidebar/RecentlyUsedMasterPages.cxx | 49 - sd/source/ui/slideshow/PaneHider.cxx |5

Re: Windows Unit TestSwLayoutWriter::testBtlrCell Failing

2019-02-15 Thread Miklos Vajna via LibreOffice
Hi Luke, On Thu, Feb 14, 2019 at 10:53:36PM +, Luke Benes wrote: > Would you like any more debug info? I don't have any quick ideas; I've disabled the test on Windows[1] till it's clear how to fix this. Regards, Miklos [1] https://gerrit.libreoffice.org/67856 signature.asc

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

2019-02-15 Thread Libreoffice Gerrit user
vcl/source/filter/png/PngImageReader.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 153c40adacbe1b6b4e8c205f02afabf22fe3c0bf Author: Andrea Gelmini AuthorDate: Thu Feb 14 20:49:27 2019 + Commit: Julien Nabet CommitDate: Fri Feb 15 07:08:33

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

2019-02-15 Thread Libreoffice Gerrit user
sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.cxx | 49 - sd/source/ui/framework/configuration/Configuration.cxx | 32 sd/source/ui/framework/configuration/ConfigurationController.cxx | 102 +-

Windows Unit TestSwLayoutWriter::testBtlrCell Failing

2019-02-15 Thread Luke Benes via LibreOffice
Ever since: https://cgit.freedesktop.org/libreoffice/core/commit/?id=a0bb480364c80192111ecab3501d63584e651ea3 or https://cgit.freedesktop.org/libreoffice/core/commit/?id=bef3818dbedba467a257e2573e298d98062be37b The build is failing with:

[Libreoffice-commits] core.git: solenv/bin xmloff/inc xmloff/source xmloff/util

2019-02-15 Thread Libreoffice Gerrit user
solenv/bin/native-code.py |1 + xmloff/inc/facreg.hxx |5 - xmloff/source/core/facreg.cxx |1 - xmloff/source/draw/sdxmlexp.cxx | 11 ++- xmloff/util/xo.component|3 ++- 5 files changed, 13 insertions(+), 8 deletions(-) New commits: commit

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

2019-02-15 Thread Libreoffice Gerrit user
sc/uiconfig/scalc/ui/showdetaildialog.ui | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 14821eae0fa0f6a3de22a6b1b8641e314e2a9052 Author: Caolán McNamara AuthorDate: Thu Feb 14 16:18:01 2019 + Commit: Adolfo Jayme Barrientos CommitDate: Fri

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

2019-02-15 Thread Libreoffice Gerrit user
sd/source/ui/table/TableDesignPane.cxx | 123 +-- sd/source/ui/table/tablefunction.cxx | 73 +- sd/source/ui/table/tableobjectbar.cxx | 184 ++--- sd/source/ui/tools/ConfigurationAccess.cxx | 28 sd/source/ui/tools/EventMultiplexer.cxx| 160 ++--

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

2019-02-15 Thread Libreoffice Gerrit user
sc/qa/extras/anchor.cxx | 62 +++ sc/source/core/data/drwlayer.cxx | 15 ++--- 2 files changed, 73 insertions(+), 4 deletions(-) New commits: commit e756b6f310f309ac29bb2bce92309bb74edd788d Author: Samuel Mehrbrodt AuthorDate: Thu Feb 14

Re: no source code in https://repo1.maven.org/maven2/org/libreoffice/unoil/5.4.2/

2019-02-15 Thread Stephan Bergmann via LibreOffice
On 15/02/2019 14:14, LORENZO Vincent wrote: So, there is no real jar source for it, only idl files. Right ? Right; unoil.jar contains Java classes representing the UNOIDL entities in LO's module offapi. For historical reasons, the conversion from UNOIDL entities to Java classes (with LO's

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

2019-02-15 Thread Libreoffice Gerrit user
desktop/source/lib/init.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 6b13784a140c4269f2caaceec3aec2e0bece45e9 Author: Tor Lillqvist AuthorDate: Fri Feb 15 17:47:47 2019 +0200 Commit: Tor Lillqvist CommitDate: Fri Feb 15 17:48:12 2019 +0200 Mention that

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2-1' - helpcontent2

2019-02-15 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 740340ca579ead75bd833a225e1bffe874d21769 Author: Stephan Bergmann AuthorDate: Fri Feb 15 10:14:37 2019 +0100 Commit: Gerrit Code Review CommitDate: Fri Feb 15 14:18:37 2019 +0100 Update git

[Libreoffice-commits] core.git: include/svtools include/vcl solenv/clang-format svtools/source vcl/inc vcl/Library_vcl.mk vcl/source

2019-02-15 Thread Libreoffice Gerrit user
include/svtools/calendar.hxx| 202 include/svtools/strings.hrc |2 include/vcl/calendar.hxx| 242 + solenv/clang-format/blacklist |2 svtools/source/control/calendar.cxx | 1506 -- vcl/Library_vcl.mk

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

2019-02-15 Thread Libreoffice Gerrit user
sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx | 144 ++--- sd/source/ui/accessibility/AccessibleOutlineView.cxx | 30 - sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx | 54 - sd/source/ui/accessibility/AccessibleSlideSorterView.cxx | 108 +--

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - helpcontent2

2019-02-15 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a65e4b9050bea3e15d6fd0bba0be3022404583e7 Author: Stephan Bergmann AuthorDate: Fri Feb 15 10:14:37 2019 +0100 Commit: Gerrit Code Review CommitDate: Fri Feb 15 14:19:27 2019 +0100 Update git

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

2019-02-15 Thread Libreoffice Gerrit user
sw/qa/extras/ooxmlexport/ooxmlexport8.cxx| 12 ++- sw/source/filter/ww8/docxattributeoutput.cxx | 25 ++- writerfilter/source/dmapper/DomainMapperTableManager.cxx | 15 - 3 files changed, 9 insertions(+), 43 deletions(-) New commits:

no source code in https://repo1.maven.org/maven2/org/libreoffice/unoil/5.4.2/

2019-02-15 Thread LORENZO Vincent
Hello everybody, I'm developing a document generator based on LibreOffice API for the software Eclipse Papyrus (under EPL V2 (Eclipse Public License V2 )). As LibreOffice API is not under EPL license, the Eclipse Foundation has a process to allow me to use this API. Eclipse is

[Libreoffice-commits] core.git: odk/config

2019-02-15 Thread Libreoffice Gerrit user
odk/config/cfgWin.js|2 +- odk/config/configure.pl |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 31221c4f8fb1973d246fcf8f50886cf5811e8054 Author: Samuel Mehrbrodt AuthorDate: Wed Feb 13 08:10:55 2019 +0100 Commit: Samuel Mehrbrodt CommitDate:

[Libreoffice-commits] online.git: android/app

2019-02-15 Thread Libreoffice Gerrit user
android/app/src/main/java/org/libreoffice/androidapp/MainActivity.java | 11 - android/app/src/main/res/layout/activity_main.xml | 20 +- 2 files changed, 3 insertions(+), 28 deletions(-) New commits: commit 5a3a90c5ec82e1e82df6fee6d21d0b14c18f6821 Author:

[Libreoffice-commits] online.git: android/app

2019-02-15 Thread Libreoffice Gerrit user
android/app/src/main/AndroidManifest.xml | 59 +++ 1 file changed, 59 insertions(+) New commits: commit 62e2d479213e2bf9d05a140234b8b138ab04d210 Author: Gülşah Köse AuthorDate: Thu Feb 14 14:55:05 2019 +0300 Commit: Jan Holesovsky CommitDate: Fri Feb 15

[Libreoffice-commits] core.git: Branch 'feature/msforms' - 365 commits - accessibility/inc accessibility/source apple_remote/source avmedia/source basctl/inc basctl/source basctl/uiconfig basegfx/sour

2019-02-15 Thread Libreoffice Gerrit user
Rebased ref, commits from common ancestor: commit 0815e9243a3900cbff3677d33583c383ccf8ca41 Author: Tamás Zolnai AuthorDate: Fri Feb 15 17:50:18 2019 +0100 Commit: Tamás Zolnai CommitDate: Fri Feb 15 17:50:18 2019 +0100 MSForms: Rework the MS compatible Forms menu a bit *

[Libreoffice-commits] online.git: 8 commits - android/app android/.gitignore configure.ac kit/Kit.cpp

2019-02-15 Thread Libreoffice Gerrit user
android/.gitignore |9 android/app/build.gradle | 182 ++ android/app/liboSettings.gradle.in | 19 + android/app/src/main/cpp/CMakeLists.txt.in

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

2019-02-15 Thread Libreoffice Gerrit user
onlineupdate/source/update/updater/updater.cxx | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) New commits: commit eaabda554c7ac5ec814f7eefdb1a57719e590e92 Author: Markus Mohrhard AuthorDate: Fri Feb 15 16:37:58 2019 +0100 Commit: Markus Mohrhard CommitDate:

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

2019-02-15 Thread Libreoffice Gerrit user
vbahelper/source/vbahelper/vbadocumentsbase.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 58ce8be9f96f812ac7ac274c1b2ee30a3283b633 Author: Tor Lillqvist AuthorDate: Fri Feb 15 11:31:00 2019 +0200 Commit: Tor Lillqvist CommitDate: Fri Feb 15 11:36:07 2019 +0200

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

2019-02-15 Thread Libreoffice Gerrit user
sw/source/ui/vba/vbaapplication.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6ead817bb830b332e16e0c2ab8f39ac7ab440152 Author: Tor Lillqvist AuthorDate: Wed Feb 13 14:41:46 2019 +0200 Commit: Tor Lillqvist CommitDate: Fri Feb 15 11:33:41 2019

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - sw/source

2019-02-15 Thread Libreoffice Gerrit user
sw/source/ui/vba/vbaapplication.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit fb797eb41bf9b26261c4d9fe7a38ba635b80a20c Author: Tor Lillqvist AuthorDate: Wed Feb 13 14:41:46 2019 +0200 Commit: Tor Lillqvist CommitDate: Fri Feb 15 11:32:34 2019

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - vbahelper/source

2019-02-15 Thread Libreoffice Gerrit user
vbahelper/source/vbahelper/vbadocumentsbase.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit bec67a7f0e15eb1c342e3e2fb9104ab0f3502412 Author: Tor Lillqvist AuthorDate: Fri Feb 15 11:31:00 2019 +0200 Commit: Tor Lillqvist CommitDate: Fri Feb 15 11:35:21 2019 +0200

[Libreoffice-commits] core.git: helpcontent2

2019-02-15 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7ef63095efb3987707a173cca27aaaf5edcc402c Author: Stephan Bergmann AuthorDate: Fri Feb 15 10:14:37 2019 +0100 Commit: Gerrit Code Review CommitDate: Fri Feb 15 11:25:38 2019 +0100 Update git

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - apple_remote/AppleRemote.m apple_remote/GlobalKeyboardDevice.m apple_remote/HIDRemoteControlDevice.m apple_remote/KeyspanFrontRowControl.m apple_re

2019-02-15 Thread Libreoffice Gerrit user
Module_ooo.mk |1 apple_remote/Library_AppleRemote.mk | 56 ++ apple_remote/Makefile | 32 +++ apple_remote/Module_apple_remote.mk | 33 +++ apple_remote/Package_inc.mk | 33 +++

RE: need help to insert an image with a caption with the Libo java API

2019-02-15 Thread LORENZO Vincent
Hello everybody, I thank you for your answers. Yes I want to add an image with a caption programmatically and I want a caption like this "Illustration 1 : My caption" To my mind, it would be better/cleaner if I was able to generate the same thing than I do the UI. Thanks to you, I

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

2019-02-15 Thread Libreoffice Gerrit user
sc/qa/unit/data/ods/tdf121040.ods |binary sc/qa/unit/subsequent_filters-test.cxx | 18 ++ sc/source/core/data/column2.cxx| 16 +--- sc/source/ui/view/output2.cxx |6 -- 4 files changed, 35 insertions(+), 5 deletions(-) New commits:

[Libreoffice-commits] core.git: Branch 'feature/msforms' - 4 commits - include/xmloff officecfg/registry sw/inc sw/Library_swui.mk sw/sdi sw/source sw/uiconfig sw/UIConfig_swriter.mk

2019-02-15 Thread Libreoffice Gerrit user
include/xmloff/odffields.hxx |1 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 29 + sw/Library_swui.mk |1 sw/UIConfig_swriter.mk

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

2019-02-15 Thread Libreoffice Gerrit user
include/svx/txencbox.hxx| 103 -- sc/inc/scabstdlg.hxx| 10 - sc/source/ui/attrdlg/scdlgfact.cxx | 24 +-- sc/source/ui/attrdlg/scdlgfact.hxx | 20 +- sc/source/ui/dbgui/scuiimoptdlg.cxx | 255

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

2019-02-15 Thread Libreoffice Gerrit user
sw/source/ui/vba/vbaapplication.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 58a2473d6672eb4ae4f55c3fe4c25ea23d932db5 Author: Tor Lillqvist AuthorDate: Fri Feb 15 12:37:11 2019 +0200 Commit: Tor Lillqvist CommitDate: Fri Feb 15 12:37:50 2019 +0200

[Libreoffice-commits] help.git: Branch 'libreoffice-6-2' - CustomTarget_html.mk

2019-02-15 Thread Libreoffice Gerrit user
CustomTarget_html.mk |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 18e278f7c01a22112d59d56e38794455e1166e41 Author: Stephan Bergmann AuthorDate: Fri Feb 15 10:14:37 2019 +0100 Commit: Xisco Faulí CommitDate: Fri Feb 15 14:19:27 2019 +0100

[Libreoffice-commits] core.git: registry/inc registry/IwyuFilter_registry.yaml registry/source registry/tools

2019-02-15 Thread Libreoffice Gerrit user
registry/IwyuFilter_registry.yaml | 16 registry/inc/regapi.hxx |1 - registry/source/keyimpl.hxx |1 - registry/source/reflcnst.hxx |3 +-- registry/source/reflread.cxx |1 - registry/source/reflread.hxx |1 -

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

2019-02-15 Thread Libreoffice Gerrit user
sc/qa/extras/anchor.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 0a5660899790be31828ea37b3241a91554aadeb7 Author: Samuel Mehrbrodt AuthorDate: Fri Feb 15 08:23:00 2019 +0100 Commit: Samuel Mehrbrodt CommitDate: Fri Feb 15 11:37:09 2019 +0100 Remove unused import

[Libreoffice-commits] core.git: Branch 'feature/msforms' - 2 commits - officecfg/registry sw/sdi sw/source sw/uiconfig

2019-02-15 Thread Libreoffice Gerrit user
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 10 - officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 15 ++ sw/sdi/_textsh.sdi |6 + sw/source/uibase/shells/textsh1.cxx

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

2019-02-15 Thread Libreoffice Gerrit user
avmedia/source/gstreamer/gstplayer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 18975274ddc585cc3e3e8b6ae5c2800b27723444 Author: Mark Hung AuthorDate: Wed Feb 13 23:25:08 2019 +0800 Commit: Mark Hung CommitDate: Fri Feb 15 14:38:28 2019 +0100

[Libreoffice-commits] online.git: test/Makefile.am test/TileCacheTests.cpp wsd/DocumentBroker.cpp wsd/TileCache.cpp wsd/TileCache.hpp

2019-02-15 Thread Libreoffice Gerrit user
test/Makefile.am|1 test/TileCacheTests.cpp |2 wsd/DocumentBroker.cpp | 16 ++-- wsd/TileCache.cpp | 187 +++- wsd/TileCache.hpp | 23 ++--- 5 files changed, 82 insertions(+), 147 deletions(-) New commits: commit

[Libreoffice-commits] help.git: Branch 'libreoffice-6-2-1' - CustomTarget_html.mk

2019-02-15 Thread Libreoffice Gerrit user
CustomTarget_html.mk |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 8339ecf401eb80f1d501d9d5d9e6de10908773cd Author: Stephan Bergmann AuthorDate: Fri Feb 15 10:14:37 2019 +0100 Commit: Xisco Faulí CommitDate: Fri Feb 15 14:18:37 2019 +0100

[Libreoffice-commits] core.git: include/svtools include/vcl sc/inc sc/source sc/uiconfig solenv/sanitizers svtools/source svtools/uiconfig svtools/UIConfig_svt.mk vcl/source vcl/unx

2019-02-15 Thread Libreoffice Gerrit user
include/svtools/ctrlbox.hxx | 24 ++ include/vcl/calendar.hxx |3 include/vcl/weld.hxx | 20 ++ sc/inc/scabstdlg.hxx |8 sc/source/ui/attrdlg/scdlgfact.cxx | 14 - sc/source/ui/attrdlg/scdlgfact.hxx |

[Libreoffice-commits] core.git: compilerplugins/clang

2019-02-15 Thread Libreoffice Gerrit user
compilerplugins/clang/indentation.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 177747c44557489760cc00473daecacd5427 Author: Stephan Bergmann AuthorDate: Fri Feb 15 12:13:18 2019 +0100 Commit: Tor Lillqvist CommitDate: Fri Feb 15 12:19:34 2019

[Libreoffice-commits] core.git: Branch 'feature/msforms' - 10 commits - framework/inc framework/source include/svtools include/unotools include/xmloff officecfg/registry svtools/source svtools/uiconfi

2019-02-15 Thread Libreoffice Gerrit user
Rebased ref, commits from common ancestor: commit 11443d390bdecf5624bafe7c358c6232418cfb60 Author: Tamás Zolnai AuthorDate: Fri Feb 15 17:50:18 2019 +0100 Commit: Tamás Zolnai CommitDate: Fri Feb 15 18:43:17 2019 +0100 MSForms: Rework the MS compatible Forms menu a bit *

[Libreoffice-commits] core.git: extras/source sc/inc sc/source sc/uiconfig solenv/bin

2019-02-15 Thread Libreoffice Gerrit user
extras/source/glade/libreoffice-catalog.xml.in |4 sc/inc/scabstdlg.hxx |8 sc/source/ui/attrdlg/scdlgfact.cxx | 21 + sc/source/ui/attrdlg/scdlgfact.hxx | 16 + sc/source/ui/dbgui/PivotLayoutTreeListData.cxx |2

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

2019-02-15 Thread Libreoffice Gerrit user
sc/source/ui/dbgui/pvfundlg.cxx| 348 ++--- sc/source/ui/inc/pvfundlg.hxx | 54 +-- sc/uiconfig/scalc/ui/datafieldoptionsdialog.ui | 79 - 3 files changed, 290 insertions(+), 191 deletions(-) New commits: commit

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

2019-02-15 Thread Libreoffice Gerrit user
chart2/source/controller/dialogs/tp_AxisPositions.cxx |2 +- chart2/source/controller/dialogs/tp_Scale.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 6987f1d3982c369fef401d2fbe3714f68f4398ab Author: Stephan Bergmann AuthorDate: Fri Feb 15

[Libreoffice-commits] online.git: android/app

2019-02-15 Thread Libreoffice Gerrit user
android/app/src/main/cpp/androidapp.cpp| 84 +++--- android/app/src/main/java/org/libreoffice/androidapp/MainActivity.java | 26 +-- 2 files changed, 42 insertions(+), 68 deletions(-) New commits: commit 40ffc4306a26e59c5bf38576420baabd61921ca8 Author:

[Libreoffice-commits] core.git: Branch 'feature/msforms' - 4 commits - officecfg/registry sw/inc sw/Library_swui.mk sw/sdi sw/source sw/uiconfig sw/UIConfig_swriter.mk

2019-02-15 Thread Libreoffice Gerrit user
Rebased ref, commits from common ancestor: commit 1995af364f6d6d0532210583eb7c26a3f9368f68 Author: Tamás Zolnai AuthorDate: Fri Feb 15 17:50:18 2019 +0100 Commit: Tamás Zolnai CommitDate: Fri Feb 15 19:24:01 2019 +0100 MSForms: Rework the MS compatible Forms menu a bit *

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

2019-02-15 Thread Libreoffice Gerrit user
sc/inc/scabstdlg.hxx | 10 +- sc/source/ui/attrdlg/scdlgfact.cxx | 23 ++-- sc/source/ui/attrdlg/scdlgfact.hxx | 18 ++- sc/source/ui/dbgui/PivotLayoutTreeList.cxx |2 sc/source/ui/dbgui/pvfundlg.cxx| 136 +

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

2019-02-15 Thread Libreoffice Gerrit user
vcl/qa/cppunit/bitmaprender/BitmapRenderTest.cxx |4 1 file changed, 4 insertions(+) New commits: commit f54ed990f49dce9eecec1916c8beaa4280bfbcf1 Author: Tomaž Vajngerl AuthorDate: Fri Feb 15 19:36:21 2019 +0100 Commit: Tomaž Vajngerl CommitDate: Fri Feb 15 19:39:58 2019 +0100

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

2019-02-15 Thread Libreoffice Gerrit user
sw/qa/extras/layout/layout.cxx | 20 sw/source/core/text/txtfrm.cxx | 30 ++ 2 files changed, 46 insertions(+), 4 deletions(-) New commits: commit 61bb90aac5038b5ff051668f7ae86eb61658e4f3 Author: Miklos Vajna AuthorDate: Fri Feb 15

[Libreoffice-commits] online.git: configure.ac ios/config.h.in ios/ios.mm ios/Mobile loolwsd.xml.in Makefile.am test/run_unit.sh.in wsd/DocumentBroker.cpp wsd/DocumentBroker.hpp wsd/LOOLWSD.cpp wsd/LO

2019-02-15 Thread Libreoffice Gerrit user
Makefile.am | 26 +--- configure.ac| 15 - ios/Mobile/Document.mm |6 - ios/Mobile/Resources/Settings.bundle/Root.plist | 10 - ios/config.h.in

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

2019-02-15 Thread Libreoffice Gerrit user
sd/source/core/CustomAnimationEffect.cxx | 256 ++-- sd/source/core/EffectMigration.cxx | 492 sd/source/core/annotations/Annotation.cxx | 46 sd/source/core/drawdoc.cxx | 122 +- sd/source/core/drawdoc2.cxx| 448

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

2019-02-15 Thread Libreoffice Gerrit user
desktop/source/app/dispatchwatcher.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit d9f9a9e56d558174cb5ff96c3bb78a5692a26570 Author: Mike Kaganski AuthorDate: Fri Feb 15 06:38:32 2019 +0300 Commit: Stephan Bergmann CommitDate: Fri Feb 15

[Libreoffice-commits] help.git: CustomTarget_html.mk

2019-02-15 Thread Libreoffice Gerrit user
CustomTarget_html.mk |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 8986dec8229cf31ccfadb61e6e90c905f7033ac7 Author: Stephan Bergmann AuthorDate: Fri Feb 15 10:14:37 2019 +0100 Commit: Stephan Bergmann CommitDate: Fri Feb 15 11:25:38 2019 +0100

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

2019-02-15 Thread Libreoffice Gerrit user
sd/source/ui/func/fuinsert.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 74674905b77419620a79671942ecb44d3ba6b2a3 Author: Tor Lillqvist AuthorDate: Fri Feb 15 14:50:34 2019 +0200 Commit: Tor Lillqvist CommitDate: Fri Feb 15 14:50:59 2019 +0200

[Libreoffice-commits] core.git: chart2/source compilerplugins/clang connectivity/source dbaccess/source desktop/source framework/inc sc/source sfx2/source svx/source sw/source vcl/source writerfilter/

2019-02-15 Thread Libreoffice Gerrit user
chart2/source/tools/DataSeriesHelper.cxx|2 chart2/source/view/main/Clipping.cxx|4 compilerplugins/clang/simplifybool.cxx | 96 +- compilerplugins/clang/test/simplifybool.cxx |

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

2019-02-15 Thread Libreoffice Gerrit user
sw/qa/extras/layout/data/btlr-cell.odt |binary sw/qa/extras/layout/layout.cxx |7 +++ sw/source/core/layout/newfrm.cxx | 66 - 3 files changed, 39 insertions(+), 34 deletions(-) New commits: commit 835d054434da5741a5bfa5f577e855594c40

[Libreoffice-commits] core.git: oox/source opencl/source package/source

2019-02-15 Thread Libreoffice Gerrit user
oox/source/core/contexthandler2.cxx |8 oox/source/core/xmlfilterbase.cxx | 24 +- oox/source/drawingml/chart/typegroupconverter.cxx |8 oox/source/drawingml/diagram/diagramlayoutatoms.cxx | 21 -- oox/source/drawingml/shape.cxx

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

2019-02-15 Thread Libreoffice Gerrit user
officecfg/registry/schema/org/openoffice/Office/Writer.xcs |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3473e1df1fa3483bae68a3c01fdd1b18def99745 Author: Samuel Mehrbrodt AuthorDate: Fri Feb 15 12:10:47 2019 +0100 Commit: Samuel Mehrbrodt CommitDate: Fri

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - desktop/source officecfg/registry

2019-02-15 Thread Libreoffice Gerrit user
desktop/source/migration/wizard.src|3 ++- officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu |6 ++ 2 files changed, 8 insertions(+), 1 deletion(-) New commits: commit ed04784ebca3aadda1c438c22b567e93d2c91da1 Author:

[Libreoffice-commits] online.git: android/app

2019-02-15 Thread Libreoffice Gerrit user
android/app/src/main/cpp/androidapp.cpp| 45 +++--- android/app/src/main/java/org/libreoffice/androidapp/MainActivity.java | 13 ++ 2 files changed, 43 insertions(+), 15 deletions(-) New commits: commit 8cd64c8cd8a3be44dbcef76b013299459b103a45 Author:

[Libreoffice-commits] online.git: wsd/DocumentBroker.cpp wsd/TileCache.cpp wsd/TileCache.hpp

2019-02-15 Thread Libreoffice Gerrit user
wsd/DocumentBroker.cpp |1 + wsd/TileCache.cpp | 14 ++ wsd/TileCache.hpp |4 ++-- 3 files changed, 17 insertions(+), 2 deletions(-) New commits: commit 150d20cf37b2aa6112b13f73cf67b466f8a64975 Author: Michael Meeks AuthorDate: Fri Feb 15 20:42:00 2019 +0100

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

2019-02-15 Thread Libreoffice Gerrit user
vcl/qt5/Qt5Widget.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 5ad289b558c11fcef3dada51b873b5f48b9a2cab Author: Michael Weghorn AuthorDate: Fri Feb 15 20:41:07 2019 +0100 Commit: Michael Weghorn CommitDate: Fri Feb 15 22:07:53 2019 +0100

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

2019-02-15 Thread Libreoffice Gerrit user
dev/null |binary extras/source/templates/presnt/Alizarin/styles.xml | 12 ++-- extras/source/templates/presnt/Classy_Red/styles.xml |4 ++-- extras/source/templates/presnt/Midnightblue/styles.xml |4 ++--

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

2019-02-15 Thread Libreoffice Gerrit user
sfx2/source/dialog/navigat.cxx |1 - sfx2/source/sidebar/SidebarChildWindow.cxx |2 +- sw/source/uibase/utlui/navipi.cxx |3 +++ 3 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 5a557821c647c1a499270a8a1188e23fc015f782 Author: Jim

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

2019-02-15 Thread Libreoffice Gerrit user
include/vcl/salbtype.hxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit bc99e56a3173f99298a590232bfa9e9ff0125f61 Author: Tomaž Vajngerl AuthorDate: Thu Feb 14 22:09:00 2019 +0100 Commit: Tomaž Vajngerl CommitDate: Fri Feb 15 19:43:40 2019 +0100

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

2019-02-15 Thread Libreoffice Gerrit user
vcl/source/window/paint.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 8c28bc32de753b403760bf79cb0415988ab0d89f Author: Jan Holesovsky AuthorDate: Sun Feb 10 11:57:58 2019 +0100 Commit: Jan Holesovsky CommitDate: Fri Feb 15 22:53:28 2019 +0100

Benchmark results on mdds R-tree

2019-02-15 Thread Kohei Yoshida
Hi there, I've written a summary of my benchmark test results on R-tree I've implemented in mdds. I'm quite happy with the numbers. http://kohei.us/2019/02/15/performance-benchmark-on-mdds-rtree/ Kohei -- Kohei Yoshida, LibreOffice Calc volunteer hacker

Shubham Goyal - license statement

2019-02-15 Thread shubham goyal via LibreOffice
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Shubham Goyal ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-bugs] [Bug 123305] Libreoffice rendering on HDPI displays blurred

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123305 --- Comment #6 from milton...@gmail.com --- Same for me except for 6.1.5.2 on Kubuntu 18.10 using DEB files. Fonts and toolbars were not rendered properly, thus LO was unusable. Before that tried 6.2.0.3 (also with DEB files) but had the

[Libreoffice-bugs] [Bug 120822] DOCX files created as New Microsoft Word Document in Windows Explorer context menu are corrupted if first-time saved with Libre

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120822 Mike Kaganski changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 121040] Different row height calculation in Linux and Windows in specific ODS

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121040 Thorsten Behrens (CIB) changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 120403] Save As does not default to current directory if MS Office document without extension is open

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120403 Aron Budea changed: What|Removed |Added Blocks||123475 Referenced Bugs:

[Libreoffice-bugs] [Bug 114783] Display size of document on a HDMI attached Monitor is more than twice the expected size

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114783 Alex Thurgood changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 108067] [FILESAVE DOCX] Exploded Donut charts do not "explode" if more than 1 column of data

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108067 Luke changed: What|Removed |Added CC||markus.mohrhard@googlemail.

[Libreoffice-bugs] [Bug 123410] Paste doesn't work inside Writer

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123410 --- Comment #5 from John L. ten Wolde --- (In reply to Marcel Leal from comment #4) > John: I'm using OpenSuse Leap 15 and VCL kde5. @Marcel: And presumably KDE Plasma 5 is your desktop then? Did you try the command line I suggested

[Libreoffice-bugs] [Bug 113767] Autoupdate of reference does not autoupdate

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113767 --- Comment #4 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to

[Libreoffice-bugs] [Bug 123467] A4 card

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123467 Xisco Faulí changed: What|Removed |Added CC||xiscofa...@libreoffice.org

[Libreoffice-bugs] [Bug 123473] New: NotetabBar misaligned buttons

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123473 Bug ID: 123473 Summary: NotetabBar misaligned buttons Product: LibreOffice Version: 6.2.0.0.alpha0+ Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 123476] Detect 0-byte files based on extension

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123476 --- Comment #1 from Mike Kaganski --- Well - then not only detection should be changed, but also something needs to be done with document initialization as well - because *reading* from such a file using detected filter would be

[Libreoffice-bugs] [Bug 78509] FILEOPEN: MSO ODT - Hyperlink character style incorrectly loaded into one style when actually using another

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78509 --- Comment #11 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to

[Libreoffice-bugs] [Bug 123238] LibreOffice 6.2 Writer does not remember last view in a document - Mac only

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123238 --- Comment #6 from Claude <1claudechampa...@gmail.com> --- I've tried the LibreOffice 6.2.1.1 version. It's working in that development version. Hope all will be good for the next release of 6.2.1 -- You are receiving this mail

[Libreoffice-bugs] [Bug 123479] New: Crash in: ScFormulaResult::GetMatrixFormulaCellToken()

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123479 Bug ID: 123479 Summary: Crash in: ScFormulaResult::GetMatrixFormulaCellToken() Product: LibreOffice Version: 6.2.1.1 rc Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 115688] Add Checkbox option to disable animated overlay to Tools -> Options -> Accessibility panel

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115688 --- Comment #7 from crx...@hotmail.com --- (In reply to QA Administrators from comment #6) > QA is asking bug reporters and confirmers to retest open, > confirmed bugs which have not been touched for over a year. There is nothing to

[Libreoffice-bugs] [Bug 77830] PDF: slanted text becomes italic after roundtrip

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77830 LibreTraining changed: What|Removed |Added CC||libretraining.tutorials@gma

[Libreoffice-bugs] [Bug 101141] UI: Only Applications (file types) for templates but no template Categories can be selected/filtered in the Start Center

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101141 Cor Nouws changed: What|Removed |Added Priority|low |medium Severity|normal

[Libreoffice-bugs] [Bug 121532] LO62b1: on macOS local help opens an empty page in default browser

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121532 Stephan Bergmann changed: What|Removed |Added CC||sberg...@redhat.com ---

[Libreoffice-bugs] [Bug 121532] LO62b1: on macOS local help opens an empty page in default browser

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121532 Stephan Bergmann changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |sberg...@redhat.com

[Libreoffice-bugs] [Bug 118713] MacOS: The clicking area for the decrease button for a numeric box doesn't match the button size; it's smaller

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118713 --- Comment #7 from Alex Thurgood --- @Telesto : I don't see this in Version: 6.2.0.3 Build ID: 98c6a8a1c6c7b144ce3cc729e34964b47ce25d62 Threads CPU : 4; OS : Mac OS X 10.14.2; UI Render : par défaut; VCL: osx; Locale : fr-FR

[Libreoffice-bugs] [Bug 86544] [META] Personalization: New browser for Firefox themes improvements

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86544 Bug 86544 depends on bug 118881, which changed state. Bug 118881 Summary: Personas not found again (seems root cause is different than tdf#114731) https://bugs.documentfoundation.org/show_bug.cgi?id=118881 What|Removed

[Libreoffice-bugs] [Bug 123467] A4 card

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123467 --- Comment #2 from Marcin --- Hello, this is more about placing the object on a piece of paper. The A4 sheet format is an example. This time I am showing an error on the blue object. Its X, Y coordinates for the left corner should be

[Libreoffice-bugs] [Bug 123476] Detect 0-byte files based on extension

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123476 --- Comment #3 from Mike Kaganski --- Regarding the initialization: should something specific be done with the new document depending on the filter? E.g., for a 0-byte .docx, should we simply create a new Writer document (using default

[Libreoffice-bugs] [Bug 123476] Detect 0-byte files based on extension

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123476 Mike Kaganski changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 123475] [META] Bugs with file type/format detection

2019-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123475 Aron Budea changed: What|Removed |Added Depends on||123476 Referenced Bugs:

  1   2   3   4   >