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

2019-04-16 Thread Luboš Luňák (via logerrit)
vcl/qa/cppunit/BitmapTest.cxx | 110 +- 1 file changed, 109 insertions(+), 1 deletion(-) New commits: commit 1ab14d8774c124655494a914a904acd97cf7a221 Author: Luboš Luňák AuthorDate: Sun Apr 14 19:07:39 2019 +0200 Commit: Luboš Luňák CommitDate:

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

2019-04-16 Thread Luboš Luňák (via logerrit)
vcl/opengl/gdiimpl.cxx | 33 +++-- vcl/opengl/scale.cxx| 45 +--- vcl/opengl/shaders/areaScaleFragmentShader.glsl | 36 ++- 3 files changed, 74 insertions(+), 40 deletions(-) New commits:

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

2019-04-16 Thread Luboš Luňák (via logerrit)
vcl/opengl/texture.cxx | 14 ++ 1 file changed, 14 insertions(+) New commits: commit 1e3869ea1ce71922280ad9fc4e95e52fed722571 Author: Luboš Luňák AuthorDate: Sun Apr 14 18:22:21 2019 +0200 Commit: Luboš Luňák CommitDate: Tue Apr 16 13:45:12 2019 +0200 in dbgutil mode

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

2019-04-16 Thread Luboš Luňák (via logerrit)
vcl/CppunitTest_vcl_svm_test.mk |5 vcl/qa/cppunit/svm/svmtest.cxx | 42 ++-- 2 files changed, 41 insertions(+), 6 deletions(-) New commits: commit 69d0eba7816ea0bfe3be15aba16324d0357ee845 Author: Luboš Luňák AuthorDate: Sun Apr 14 21:27:47

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

2019-04-16 Thread Libreoffice Gerrit user
android/app/src/main/java/org/libreoffice/androidapp/AboutDialogFragment.java | 13 +++-- android/app/src/main/java/org/libreoffice/androidapp/LibreOfficeApplication.java | 13 +++-- android/app/src/main/java/org/libreoffice/androidapp/LocaleHelper.java | 11 +

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

2019-04-16 Thread Luboš Luňák (via logerrit)
include/vcl/opengl/OpenGLHelper.hxx | 11 --- vcl/opengl/texture.cxx |4 ++-- vcl/source/opengl/OpenGLHelper.cxx | 30 +++--- 3 files changed, 37 insertions(+), 8 deletions(-) New commits: commit 0555bda4856626f520a14c33fa5ba8ff8dcb0ac8

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

2019-04-16 Thread Stephan Bergmann (via logerrit)
vcl/source/app/winscheduler.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 0d3d5dddbfb681dc3a66089726b0366087e3e2c1 Author: Stephan Bergmann AuthorDate: Tue Apr 16 13:35:33 2019 +0200 Commit: Stephan Bergmann CommitDate: Tue Apr 16 15:06:28 2019 +0200 Missing

Suspicious dependency of CppunitTest on instdir/share/config/images_*.zip

2019-04-16 Thread Stephan Bergmann
I had accidentally noticed that `make clean && make CppunitTest_chart2_export` fails on current master. I don't know whether that is a recent regression or had never actually worked, but the backtrace looks somewhat suspicious, as if the fix I came up with merely addresses symptoms rather

[Libreoffice-commits] core.git: vcl/Library_vcl.mk vcl/Module_vcl.mk vcl/Package_opengl.mk vcl/Package_opengl_shader.mk

2019-04-16 Thread Luboš Luňák (via logerrit)
vcl/Library_vcl.mk |7 +++ vcl/Module_vcl.mk |2 +- 2 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 5574a8fecc00da871dccbd63527d6878cd7083d6 Author: Luboš Luňák AuthorDate: Tue Apr 9 14:41:19 2019 +0200 Commit: Luboš Luňák CommitDate: Tue Apr 16

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - vcl/inc vcl/unx

2019-04-16 Thread Miklos Vajna (via logerrit)
vcl/inc/unx/gtk/gtkgdi.hxx |2 +- vcl/unx/gtk/salnativewidgets-gtk.cxx | 28 +++- 2 files changed, 20 insertions(+), 10 deletions(-) New commits: commit eeb9e6bfdb6f8d4e3edbd142c8ef129421d4b93f Author: Miklos Vajna AuthorDate: Fri Apr 12 15:59:38 2019

Regarding Inactivity

2019-04-16 Thread Gagandeep Singh
Hi, I would rather be inactive regarding LibreOffice till 27th April as that day my end semester exams end as I need to prepare for the exams. Still, I would keep in touch regarding the work that I have submitted for review on Gerrit. Also, I would not be using IRC during the said time period,

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

2019-04-16 Thread Stephan Bergmann (via logerrit)
sw/source/uibase/dochdl/swdtflvr.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 2e3e9d7cef63c9a69cf822d95616f1f9c62b781e Author: Stephan Bergmann AuthorDate: Tue Apr 16 13:36:04 2019 +0200 Commit: Stephan Bergmann CommitDate: Tue Apr 16 16:31:42 2019 +0200 Use

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

2019-04-16 Thread Luboš Luňák (via logerrit)
vcl/source/opengl/OpenGLHelper.cxx |4 1 file changed, 4 insertions(+) New commits: commit daaef8cbe4d3a67996c6410c24eca19ecf0a810e Author: Luboš Luňák AuthorDate: Sun Apr 14 18:01:59 2019 +0200 Commit: Luboš Luňák CommitDate: Tue Apr 16 17:09:02 2019 +0200 abort() in

[Libreoffice-commits] core.git: include/IwyuFilter_include.yaml include/ucbhelper ucbhelper/IwyuFilter_ucbhelper.yaml ucbhelper/source

2019-04-16 Thread Gabor Kelemen (via logerrit)
include/IwyuFilter_include.yaml | 12 +++ include/ucbhelper/interceptedinteraction.hxx |3 + ucbhelper/IwyuFilter_ucbhelper.yaml | 23 ++ ucbhelper/source/client/commandenvironment.cxx| 10 +++---

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

2019-04-16 Thread Luboš Luňák (via logerrit)
vcl/qa/cppunit/BitmapTest.cxx | 117 ++ 1 file changed, 62 insertions(+), 55 deletions(-) New commits: commit 8c75e66234b01b0a336f2eff107cc378286583e4 Author: Luboš Luňák AuthorDate: Sun Apr 14 21:37:52 2019 +0200 Commit: Luboš Luňák CommitDate:

[Libreoffice-commits] online.git: loleaflet/src

2019-04-16 Thread Libreoffice Gerrit user
loleaflet/src/map/handler/Map.Keyboard.js | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) New commits: commit b577f07e5a8f161add8940616cdf1675c0e3cc82 Author: Henry Castro AuthorDate: Mon Apr 15 14:34:50 2019 -0400 Commit: Henry Castro CommitDate: Tue Apr 16

[Libreoffice-commits] dev-tools.git: uitest/mass-testing

2019-04-16 Thread Libreoffice Gerrit user
uitest/mass-testing/calc.py | 51 ++ uitest/mass-testing/impress.py| 107 uitest/mass-testing/registrymodifications.xcu | 18 ++ uitest/mass-testing/run.py| 169 +++ uitest/mass-testing/writer.py

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

2019-04-16 Thread Miklos Vajna (via logerrit)
sw/qa/extras/layout/layout.cxx | 31 +++ sw/source/core/text/txtfrm.cxx | 13 - 2 files changed, 43 insertions(+), 1 deletion(-) New commits: commit 8072a926da2a02dfaf3fa848a2976634641a594f Author: Miklos Vajna AuthorDate: Mon Apr 15 21:01:11 2019

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

2019-04-16 Thread Luboš Luňák (via logerrit)
vcl/opengl/scale.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2ef36289c78f4eb1ed25b5cf3913c441760aa111 Author: Luboš Luňák AuthorDate: Mon Apr 15 15:23:57 2019 +0200 Commit: Luboš Luňák CommitDate: Tue Apr 16 13:42:28 2019 +0200 round()

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

2019-04-16 Thread Luboš Luňák (via logerrit)
vcl/qa/cppunit/svm/svmtest.cxx | 27 --- 1 file changed, 27 deletions(-) New commits: commit 81435598545d98fbc082df11810e766590bbc856 Author: Luboš Luňák AuthorDate: Sun Apr 14 20:31:17 2019 +0200 Commit: Luboš Luňák CommitDate: Tue Apr 16 13:41:51 2019 +0200

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

2019-04-16 Thread Michael Stahl (via logerrit)
sw/source/core/text/txtfrm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2ea6f385d36966de8e30b9a537ac2875075ca9eb Author: Michael Stahl AuthorDate: Mon Apr 15 18:18:27 2019 +0200 Commit: Michael Stahl CommitDate: Tue Apr 16 14:34:10 2019 +0200

[Libreoffice-commits] online.git: Branch 'distro/cib/libreoffice-6-2' - loleaflet/css

2019-04-16 Thread Libreoffice Gerrit user
loleaflet/css/menubar.css |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1dd688b084e9820cd296370c9c2a9dd96d669e10 Author: Samuel Mehrbrodt AuthorDate: Mon Apr 15 10:24:04 2019 +0200 Commit: Samuel Mehrbrodt CommitDate: Tue Apr 16 15:39:54 2019 +0200

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

2019-04-16 Thread Luboš Luňák (via logerrit)
solenv/gbuild/platform/com_MSC_class.mk |4 solenv/gbuild/platform/com_MSC_defs.mk |3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) New commits: commit 85847b1bd7245de246fa419ec686b8bead660497 Author: Luboš Luňák AuthorDate: Tue Apr 16 13:31:21 2019 +0200 Commit:

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

2019-04-16 Thread Muhammet Kara (via logerrit)
officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu |2 +- sd/uiconfig/sdraw/toolbar/redactedexportbar.xml |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit d5b59b8d9d798b884dbcf0c97f403d739b01e1cc Author: Muhammet Kara

[Libreoffice-commits] dev-tools.git: 2 commits - uitest/mass-testing

2019-04-16 Thread Libreoffice Gerrit user
uitest/mass-testing/run.py | 57 - 1 file changed, 46 insertions(+), 11 deletions(-) New commits: commit 5fbf02f630a0e8aec8a064c4a1dc62571596e62f Author: Xisco Fauli AuthorDate: Tue Apr 16 18:47:38 2019 +0200 Commit: Xisco Fauli CommitDate:

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

2019-04-16 Thread Zdeněk Crhonek (via logerrit)
sw/qa/uitest/writer_tests/data/tdf117039.odt |binary sw/qa/uitest/writer_tests5/tdf117039.py | 31 +++ 2 files changed, 31 insertions(+) New commits: commit 8cab1756cf17279ef9fb36e2032d4fb76dbc0070 Author: Zdeněk Crhonek AuthorDate: Tue Apr 16 20:03:58 2019

[Libreoffice-commits] core.git: include/vcl vcl/backendtest vcl/headless vcl/inc vcl/qa vcl/source

2019-04-16 Thread Tomaž Vajngerl (via logerrit)
include/vcl/BitmapTools.hxx |2 +- include/vcl/dibtools.hxx |2 +- vcl/backendtest/VisualBackendTest.cxx|1 - vcl/headless/svpbmp.cxx |1 - vcl/inc/bitmap/Octree.hxx|2 +-

[Libreoffice-commits] online.git: kit/ChildSession.cpp kit/ForKit.cpp kit/Kit.cpp kit/KitHelper.hpp scripts/perftrace.pl tools/KitClient.cpp

2019-04-16 Thread Libreoffice Gerrit user
kit/ChildSession.cpp |1 kit/ForKit.cpp |4 +++ kit/Kit.cpp |4 ++- kit/KitHelper.hpp|2 + scripts/perftrace.pl | 57 +++ tools/KitClient.cpp |1 6 files changed, 60 insertions(+), 9 deletions(-) New

[Libreoffice-commits] core.git: include/formula sc/qa sc/source sc/uiconfig solenv/sanitizers

2019-04-16 Thread Caolán McNamara (via logerrit)
include/formula/funcutl.hxx |1 sc/qa/unit/tiledrendering/tiledrendering.cxx |5 sc/source/ui/dbgui/filtdlg.cxx | 771 ++ sc/source/ui/dbgui/foptmgr.cxx | 230 ++ sc/source/ui/inc/filtdlg.hxx | 110

RE: questions about LibreOffice API version and jars available on https://mvnrepository.com

2019-04-16 Thread LORENZO Vincent
Hello Sophi, I thank you for your answer. /Vincent -Message d'origine- De : sophi [mailto:so...@libreoffice.org] Envoyé : lundi 8 avril 2019 17:11 À : LORENZO Vincent Cc : libreoffice@lists.freedesktop.org Objet : Re: questions about LibreOffice API version and jars available

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

2019-04-16 Thread Katarina Behrens (via logerrit)
shell/source/backends/kde5be/kde5access.cxx | 32 ++-- 1 file changed, 12 insertions(+), 20 deletions(-) New commits: commit 37dd169a54ec1c8e0298ce0f839b1e53ab3dbc51 Author: Katarina Behrens AuthorDate: Tue Apr 16 08:58:38 2019 +0200 Commit: Thorsten Behrens

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

2019-04-16 Thread Katarina Behrens (via logerrit)
shell/source/backends/kde5be/kde5access.cxx | 32 ++-- 1 file changed, 12 insertions(+), 20 deletions(-) New commits: commit cc191e4f5da18c3b223316f39aac23003ca54671 Author: Katarina Behrens AuthorDate: Tue Apr 16 08:58:38 2019 +0200 Commit: Thorsten Behrens

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

2019-04-16 Thread Tamás Zolnai (via logerrit)
desktop/qa/desktop_app/test_desktop_app.cxx | 23 +++ desktop/source/app/cmdlineargs.cxx |4 2 files changed, 27 insertions(+) New commits: commit 2317ad572cc330c4c2de95065ef275f58a9c83a1 Author: Tamás Zolnai AuthorDate: Tue Apr 16 10:45:12 2019 +0200

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

2019-04-16 Thread Zdeněk Crhonek (via logerrit)
sw/qa/uitest/writer_tests5/tdf121591.py | 36 1 file changed, 36 insertions(+) New commits: commit 8cd78aef23a5fe411ed19cce502dca9a3043c551 Author: Zdeněk Crhonek AuthorDate: Tue Apr 16 20:47:31 2019 +0200 Commit: Zdenek Crhonek CommitDate: Tue Apr 16

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

2019-04-16 Thread Michael Stahl (via logerrit)
sw/inc/ndtxt.hxx|3 ++- sw/source/core/crsr/crstrvl.cxx |2 +- sw/source/core/doc/DocumentListItemsManager.cxx |2 +- sw/source/core/fields/reffld.cxx|2 +- sw/source/core/text/txtfrm.cxx |2 +-

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

2019-04-16 Thread Muhammet Kara (via logerrit)
sfx2/source/doc/SfxRedactionHelper.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit e1eaed63d03c3a5fa31722072d6f7c4478f1342b Author: Muhammet Kara AuthorDate: Tue Apr 16 21:54:34 2019 +0300 Commit: Andras Timar CommitDate: Tue Apr 16 22:03:25 2019 +0200 Protect

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

2019-04-16 Thread Muhammet Kara (via logerrit)
sfx2/source/doc/SfxRedactionHelper.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 1c81d74c6ce2f7e92c2b4926f784efecd863141b Author: Muhammet Kara AuthorDate: Tue Apr 16 21:54:34 2019 +0300 Commit: Andras Timar CommitDate: Tue Apr 16 22:03:16 2019 +0200 Protect

Re: Tagging text as being in arbitrary complex-script languages

2019-04-16 Thread Richard Wordingham
On Mon, 15 Apr 2019 15:14:49 + jonathon wrote: > On 4/15/19 12:26 PM, Eike Rathke wrote: > > Adding arbitrary dictionary languages (as long as they strictly > > follow the BCP 47 language tag specification) works since quite a > > while (2014?) already. Only if you hacked the text to

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

2019-04-16 Thread Michael Stahl (via logerrit)
sw/inc/ndtxt.hxx|3 ++- sw/source/core/crsr/crstrvl.cxx |2 +- sw/source/core/doc/DocumentListItemsManager.cxx |2 +- sw/source/core/fields/reffld.cxx|2 +- sw/source/core/text/txtfrm.cxx |2 +-

[Libreoffice-commits] core.git: include/test qadevOOo/objdsc sc/qa test/source

2019-04-16 Thread Jens Carl (via logerrit)
include/test/text/xtextfield.hxx | 17 --- qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFieldObj.csv |1 sc/qa/extras/sceditfieldobj-header.cxx |7 ++- test/source/text/xtextfield.cxx

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

2019-04-16 Thread Jim Raykowski (via logerrit)
sw/source/uibase/uiview/viewmdi.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit f91603a983d4e109983d4f976786ac794e63e547 Author: Jim Raykowski AuthorDate: Thu Apr 11 23:13:30 2019 -0800 Commit: Jim Raykowski CommitDate: Wed Apr 17 04:37:14 2019

[Libreoffice-commits] core.git: sal/osl

2019-04-16 Thread Mike Kaganski (via logerrit)
sal/osl/w32/process.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit c650217cc543080928a26de4bfc07ebb0be5c6ca Author: Mike Kaganski AuthorDate: Tue Apr 16 22:08:42 2019 +0200 Commit: Mike Kaganski CommitDate: Wed Apr 17 06:01:36 2019 +0200

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

2019-04-16 Thread Tomaž Vajngerl (via logerrit)
include/vcl/BitmapAccessMode.hxx | 32 include/vcl/bitmapaccess.hxx |6 -- include/vcl/salbtype.hxx |8 +--- 3 files changed, 37 insertions(+), 9 deletions(-) New commits: commit 976ad787b5243d3365a829cb0ddd2f4e8eddd0c6 Author:

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

2019-04-16 Thread Caolán McNamara (via logerrit)
vcl/source/control/edit.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2a86ebda07e52071f8a8766b74de7bc57cae3a09 Author: Caolán McNamara AuthorDate: Tue Apr 16 08:33:01 2019 +0100 Commit: Caolán McNamara CommitDate: Tue Apr 16 10:24:36 2019 +0200

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

2019-04-16 Thread Michael Stahl (via logerrit)
sw/inc/ndtxt.hxx|3 ++- sw/source/core/crsr/crstrvl.cxx |2 +- sw/source/core/doc/DocumentListItemsManager.cxx |2 +- sw/source/core/fields/reffld.cxx|2 +- sw/source/core/tox/txmsrt.cxx | 10

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

2019-04-16 Thread Mike Kaganski (via logerrit)
sc/qa/unit/pivottable_filters_test.cxx | 56 + sc/source/filter/excel/xepivotxml.cxx | 87 + 2 files changed, 112 insertions(+), 31 deletions(-) New commits: commit 0871804bab38e1b2fdc19ff176189356e155f367 Author: Mike Kaganski

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

2019-04-16 Thread heiko tietze (via logerrit)
cui/inc/tipoftheday.hrc | 615 +- cui/source/dialogs/tipofthedaydlg.cxx |7 2 files changed, 312 insertions(+), 310 deletions(-) New commits: commit 033e1130a65ec7f0fa9c46e5124adc9d8bf724ba Author: heiko tietze AuthorDate: Mon Apr 15

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

2019-04-16 Thread Libreoffice Gerrit user
android/app/src/main/res/values/arrays.xml |7 +-- android/app/src/main/res/values/dimens.xml |1 - android/app/src/main/res/values/strings.xml |8 +--- android/app/src/main/res/values/styles.xml |8

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - vcl/inc vcl/qt5

2019-04-16 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/Qt5FilePicker.hxx |4 vcl/qt5/Qt5FilePicker.cxx | 41 + 2 files changed, 45 insertions(+) New commits: commit 0eeb3ef5816084afb96f5803375e6a3a1dd89400 Author: Michael Weghorn AuthorDate: Tue Feb 5 10:59:15 2019 +0100 Commit:

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4' - loleaflet/js loleaflet/src

2019-04-16 Thread Libreoffice Gerrit user
loleaflet/js/jquery.mCustomScrollbar.js | 27 +++ loleaflet/src/control/Control.Scroll.js |5 - 2 files changed, 23 insertions(+), 9 deletions(-) New commits: commit 42a739a7bc53f9992056de4e00db90a5e613c04c Author: Szymon Kłos AuthorDate: Thu Apr 11

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

2019-04-16 Thread Libreoffice Gerrit user
android/app/src/main/AndroidManifest.xml |5 android/app/src/main/java/org/libreoffice/androidapp/SettingsActivity.java | 57 ++ android/app/src/main/java/org/libreoffice/androidapp/SettingsListenerModel.java | 56 +

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

2019-04-16 Thread Mike Kaganski (via logerrit)
sc/qa/unit/pivottable_filters_test.cxx | 56 ++ sc/source/filter/excel/xepivotxml.cxx | 99 +++-- 2 files changed, 115 insertions(+), 40 deletions(-) New commits: commit a4c2ae0e039534367c51c5e4f4041dd0b0bf1365 Author: Mike Kaganski

[Libreoffice-commits] core.git: filter/source framework/inc framework/source odk/examples offapi/com

2019-04-16 Thread Noel Grandin (via logerrit)
filter/source/config/cache/querytokenizer.hxx |2 +- framework/inc/dispatch/closedispatcher.hxx |6 +++--- framework/source/dispatch/closedispatcher.cxx

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

2019-04-16 Thread Libreoffice Gerrit user
android/app/build.gradle | 10 +- android/app/liboSettings.gradle.in |4 - android/app/src/main/java/org/libreoffice/androidapp/AboutDialogFragment.java | 23 --

[Libreoffice-commits] core.git: basic/CppunitTest_basic_macros.mk configure.ac external/coinmp external/cppunit external/lcms2 external/python3

2019-04-16 Thread Tomoyuki Kubota (via logerrit)
basic/CppunitTest_basic_macros.mk |2 configure.ac| 85 +++- external/coinmp/ExternalProject_coinmp.mk |3 external/cppunit/ExternalProject_cppunit.mk |3 external/lcms2/ExternalProject_lcms2.mk |5 -

[Libreoffice-commits] core.git: offapi/com

2019-04-16 Thread Samuel Mehrbrodt (via logerrit)
offapi/com/sun/star/frame/XController.idl | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 6fd7495bf6bc4d0f7e788d965a599ca3aab7e928 Author: Samuel Mehrbrodt AuthorDate: Tue Apr 16 10:57:02 2019 +0200 Commit: Samuel Mehrbrodt CommitDate: Tue Apr

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

2019-04-16 Thread Tomaž Vajngerl (via logerrit)
vcl/qa/cppunit/bitmaprender/BitmapRenderTest.cxx | 69 +++ vcl/source/outdev/pixel.cxx | 29 ++--- 2 files changed, 88 insertions(+), 10 deletions(-) New commits: commit ba9e513ee8305c668c94b6ba59e26da278581652 Author: Tomaž Vajngerl

Re: libreoffice-6.2.2.2 component context fails to supply service com.sun.star.ui.ModuleUIConfigurationManager

2019-04-16 Thread Stephan Bergmann
On 16/04/2019 06:43, John Frankish wrote: Strace log attached Hm, unfortunately doesn't give me a further clue. The 10691 access("/home/tc/.config/libreoffice/4/user/config/soffice.cfg", F_OK) = -1 ENOENT (No such file or directory) may have been a false route after all; I was under the

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

2019-04-16 Thread Dennis Francis (via logerrit)
sc/inc/dpsave.hxx |2 sc/qa/unit/data/ods/tdf123421_1datafield.ods |binary sc/qa/unit/data/ods/tdf123421_2datafields.ods |binary sc/qa/unit/pivottable_filters_test.cxx| 56 ++ sc/source/filter/excel/xepivotxml.cxx |

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

2019-04-16 Thread Dennis Francis (via logerrit)
sc/inc/dpcache.hxx |1 sc/qa/unit/data/ods/caseinsensitive-duplicate-fields.ods |binary sc/qa/unit/pivottable_filters_test.cxx | 24 +++ sc/source/core/data/dpcache.cxx | 97 +-- 4 files

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

2019-04-16 Thread Regina Henschel (via logerrit)
svx/qa/unit/customshapes.cxx | 23 + svx/qa/unit/data/tdf124740_HandleInOOXMLUserShape.pptx |binary svx/source/customshapes/EnhancedCustomShape2d.cxx |5 ++- 3 files changed, 27 insertions(+), 1 deletion(-) New commits: commit

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

2019-04-16 Thread Noel Grandin (via logerrit)
sfx2/source/appl/appserv.cxx |3 +-- sfx2/source/appl/newhelp.cxx |3 +-- sfx2/source/appl/sfxhelp.cxx |3 +-- sfx2/source/bastyp/helper.cxx |3 +-- sfx2/source/control/dispatch.cxx |4 +---

[Libreoffice-bugs] [Bug 124710] IFS function erroneously propagates error results from functions within IFS (smallest reproducer in comment 6)

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124710 Winfried Donkers changed: What|Removed |Added CC||winfrieddonkers@libreoffice

[Libreoffice-bugs] [Bug 124008] array declared with own type can't redim

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124008 --- Comment #2 from F. Tremmel --- With "ReDim" arrays are reduced or enlarged. The flag "Preserve" only ensures that old contents are preserved. Without flag "Preserve" previous content will be deleted. However, resizing arrays with

[Libreoffice-bugs] [Bug 107548] menu icons always use ImageBigURL

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107548 Luboš Luňák changed: What|Removed |Added CC||l.lu...@collabora.com

[Libreoffice-bugs] [Bug 93529] [META] VCL/OpenGL rendering tracker bug for 5.0+

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93529 Luboš Luňák changed: What|Removed |Added Depends on|107548 | Referenced Bugs:

[Libreoffice-bugs] [Bug 124771] New: XLSX: Wrong conditional formatting

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124771 Bug ID: 124771 Summary: XLSX: Wrong conditional formatting Product: LibreOffice Version: 6.3.0.0.alpha0+ Master Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 124771] XLSX: Wrong conditional formatting

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124771 --- Comment #1 from Patrick Jaap --- Created attachment 150791 --> https://bugs.documentfoundation.org/attachment.cgi?id=150791=edit sample xlsx -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 124722] CRASH: after pasting, if deleting more text than fits on a page

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124722 Michael Stahl (CIB) changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 124771] XLSX: Wrong conditional formatting

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124771 --- Comment #3 from Patrick Jaap --- Created attachment 150793 --> https://bugs.documentfoundation.org/attachment.cgi?id=150793=edit Excel result -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 124772] New: Formatting in pivot table saved as XLSX degrades after refreshing table in Excel

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124772 Bug ID: 124772 Summary: Formatting in pivot table saved as XLSX degrades after refreshing table in Excel Product: LibreOffice Version: 6.0.0.3 release Hardware:

[Libreoffice-bugs] [Bug 124771] XLSX: Wrong conditional formatting

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124771 --- Comment #2 from Patrick Jaap --- Created attachment 150792 --> https://bugs.documentfoundation.org/attachment.cgi?id=150792=edit LO Calc result -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 102593] [META] Paste bugs and enhancements

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102593 Bug 102593 depends on bug 124722, which changed state. Bug 124722 Summary: CRASH: after pasting, if deleting more text than fits on a page https://bugs.documentfoundation.org/show_bug.cgi?id=124722 What|Removed

[Libreoffice-bugs] [Bug 112416] [META] XLSX pivot table bugs

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112416 Aron Budea changed: What|Removed |Added Depends on||124772 Referenced Bugs:

[Libreoffice-bugs] [Bug 124769] DOCX: Wrong Line Break

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124769 --- Comment #5 from Oliver Sander --- Hi Patrick, the second attachment is incorrect. You attached the wrong file. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 123827] Incorrectly drawn background interface icons NotebookBar

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123827 global...@mail.ru changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-bugs] [Bug 124773] New: VIEWING: External database jdbc hsqldb, Crash in the case of SELECT, SQL query, access to the database. Crash in: sal3.dll

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124773 Bug ID: 124773 Summary: VIEWING: External database jdbc hsqldb, Crash in the case of SELECT, SQL query, access to the database. Crash in: sal3.dll Product:

[Libreoffice-bugs] [Bug 91263] [META] Microsoft Office Excel 2013 Template Tracker

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91263 Bug 91263 depends on bug 91329, which changed state. Bug 91329 Summary: MSO2013 Template - Trip Planner - Incorrect text color https://bugs.documentfoundation.org/show_bug.cgi?id=91329 What|Removed

[Libreoffice-bugs] [Bug 66377] Feature request: Format As Table

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66377 Gabor Kelemen changed: What|Removed |Added CC||jore...@libreoffice.org ---

[Libreoffice-bugs] [Bug 91329] MSO2013 Template - Trip Planner - Incorrect text color

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91329 Gabor Kelemen changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 124769] DOCX: Wrong Line Break

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124769 --- Comment #12 from Patrick Jaap --- > LO 6.3.0.0 > margins: 2,5 cm left and 2,5 cm right > indent: 1,7 cm > > MSO 2016 > margins: 2,5 cm left and 2,5 cm right > indent: 1,3 cm > > => Indent changes That sounds promising. I can

[Libreoffice-bugs] [Bug 68784] cell comment pop-up window doesn't disappears completely when mouse moves away

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=68784 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Blocks||101216

[Libreoffice-bugs] [Bug 101216] [META] Calc comment bugs and enhancements

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101216 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Depends on||68784

[Libreoffice-bugs] [Bug 124121] spam

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124121 Deam jones changed: What|Removed |Added Crash report or||[url=http://ask-norton.com/

[Libreoffice-bugs] [Bug 120394] FILEOPEN: Numbers appear in numbered list MSO created in attached DOC without visible number format

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120394 Justin L changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |jl...@mail.com

[Libreoffice-bugs] [Bug 124768] Exported PDF digital signature conformance with ETSI standard

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124768 Dainius Masiliūnas changed: What|Removed |Added Blocks||105605 Referenced Bugs:

[Libreoffice-bugs] [Bug 124768] New: Exported PDF digital signature conformance with ETSI standard

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124768 Bug ID: 124768 Summary: Exported PDF digital signature conformance with ETSI standard Product: LibreOffice Version: 6.2.2.2 release Hardware: All

[Libreoffice-bugs] [Bug 105605] [META] Digital signatures bugs and enhancements

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105605 Dainius Masiliūnas changed: What|Removed |Added Depends on||124768 Referenced Bugs:

[Libreoffice-bugs] [Bug 124770] DOCX: Wrong vertical spacing

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124770 Patrick Jaap changed: What|Removed |Added Summary|DOCX: Wrong page break |DOCX: Wrong vertical

[Libreoffice-bugs] [Bug 107642] [META] Paragraph dialog bugs and enhancements

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107642 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Depends on||91035

[Libreoffice-bugs] [Bug 91035] UI: Available paragraph styles in Conditional Style defaults to All Styles but dropdown says Hidden Styles

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91035 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Blocks||107642

[Libreoffice-bugs] [Bug 120200] [META] Update or correct help for features

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120200 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Depends on||119421

[Libreoffice-bugs] [Bug 119421] Documentation for "Formula is" in Conditional Formatting is wrong (and info missing).

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119421 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Blocks||120200

[Libreoffice-bugs] [Bug 124718] FORMATTING Conditional Formatting Manage dialog losses focus on selected sheet (keeps range relative)

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124718 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 116222] [META] Edit conditional formatting dialog bugs and enhancements

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116222 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Depends on||124718

[Libreoffice-bugs] [Bug 124770] DOCX: Wrong page break

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124770 --- Comment #3 from Patrick Jaap --- Created attachment 150790 --> https://bugs.documentfoundation.org/attachment.cgi?id=150790=edit MSO result -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 124770] New: DOCX: Wrong page break

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124770 Bug ID: 124770 Summary: DOCX: Wrong page break Product: LibreOffice Version: 6.0.7.3 release Hardware: All OS: All Status: UNCONFIRMED Severity:

[Libreoffice-bugs] [Bug 124770] DOCX: Wrong page break

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124770 --- Comment #1 from Patrick Jaap --- Created attachment 150788 --> https://bugs.documentfoundation.org/attachment.cgi?id=150788=edit sample docx -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 124767] EDITING: External database jdbc hsqldb, Error in the New Record Base

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124767 Krzysztof changed: What|Removed |Added Resolution|--- |NOTABUG

[Libreoffice-bugs] [Bug 61422] UI: Integrate basic playback controls for audio/video when doing a slide show

2019-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61422 --- Comment #9 from mgundogdu --- (In reply to Saren Tasciyan from comment #8) > I am surprised that this got so little attention. In life sciences, this is > necessary to discuss part of a movie. > MS Office implements this very nicely.

  1   2   3   4   >