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

2019-04-17 Thread Mike Kaganski (via logerrit)
sw/source/uibase/uiview/viewdraw.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit dac004faa077a7794bb3f33aa8a5c8344e1b891e Author: Mike Kaganski AuthorDate: Thu Apr 18 07:48:11 2019 +0200 Commit: Jan Holesovsky CommitDate: Thu Apr 18 08:54:16 2019 +02

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

2019-04-17 Thread Noel Grandin (via logerrit)
sc/inc/document.hxx|2 ++ sc/source/core/data/dociter.cxx|4 ++-- sc/source/core/data/documen3.cxx |5 + sc/source/core/data/document10.cxx |9 + sc/source/filter/xml/XMLStylesExportHelper.cxx |1

Re: Crash test update

2019-04-17 Thread Noel Grandin
> > There seems to be outstanding just two different distinct crashes, > which looked sufficiently non-trivial I didn't have a stab at fixing it > myself, one on reexport to ods of ooo118068-1.ods and one on import of > e.g. ooo6593-5.sxc > > > Fixed now with 3df2e918408535acd2c4d028bfae70901ad24e6

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

2019-04-17 Thread Tomaž Vajngerl (via logerrit)
vcl/source/control/edit.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit a7764314bc3f84f0dc812b7bc6e860876dee5040 Author: Tomaž Vajngerl AuthorDate: Wed Apr 17 12:24:17 2019 +0900 Commit: Tomaž Vajngerl CommitDate: Thu Apr 18 14:59:51 2019 +0900 td

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

2019-04-17 Thread Tomaž Vajngerl (via logerrit)
extensions/source/macosx/spotlight/OOoContentDataParser.m |4 1 file changed, 4 insertions(+) New commits: commit e6212862e3ace07136d4c68ee813696f3c6a2aef Author: Tomaž Vajngerl AuthorDate: Mon Apr 15 13:14:53 2019 +0900 Commit: Tomaž Vajngerl CommitDate: Thu Apr 18 14:50:31 20

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

2019-04-17 Thread Jim Raykowski (via logerrit)
sw/source/core/crsr/crsrsh.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit aebf19251cef417b387c7830535542ff11d54cea Author: Jim Raykowski AuthorDate: Thu Apr 11 23:42:25 2019 -0800 Commit: Jim Raykowski CommitDate: Thu Apr 18 04:11:34 2019 +0200 tdf#1

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

2019-04-17 Thread Rasmus Jonsson (via logerrit)
include/svx/srchdlg.hxx |2 +- svx/source/dialog/srchdlg.cxx | 25 + 2 files changed, 26 insertions(+), 1 deletion(-) New commits: commit 96bf1e53fba51ad42742bba66469bea911b57325 Author: Rasmus Jonsson AuthorDate: Mon Apr 15 11:17:22 2019 +0200 Commit:

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

2019-04-17 Thread jonathon
On 4/17/19 9:11 PM, Richard Wordingham wrote: > "sa-Latf" Sanskrit written in Fraktur (I'm not sure that this exists. It does. I stumbled across it, recommended as a potential security measure, when private individuals are prohibited by law from using encryption. I've also seen it in either an a

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

2019-04-17 Thread Tamás Zolnai (via logerrit)
desktop/qa/desktop_app/test_desktop_app.cxx |2 +- desktop/source/app/cmdlineargs.cxx |8 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit f6dc5636c1eda8aebeac3f7b85dd61499523d6a3 Author: Tamás Zolnai AuthorDate: Wed Apr 17 12:33:13 2019 +0200 Co

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

2019-04-17 Thread Richard Wordingham
On Wed, 17 Apr 2019 13:53:25 +0200 Eike Rathke 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. > > An interest

[Libreoffice-commits] core.git: helpcontent2

2019-04-17 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8b1ab55b49efca270bea7aae0f538480bd5bb1e6 Author: Olivier Hallot AuthorDate: Wed Apr 17 16:30:22 2019 +0200 Commit: Gerrit Code Review CommitDate: Wed Apr 17 23:00:37 2019 +0200 Update git subm

[Libreoffice-commits] help.git: source/text

2019-04-17 Thread Libreoffice Gerrit user
source/text/sbasic/python/python_import.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a1e2a03853bb6efebfc0e09679fef829d87745a9 Author: Olivier Hallot AuthorDate: Wed Apr 17 16:30:22 2019 +0200 Commit: Olivier Hallot CommitDate: Wed Apr 17 23:00:37 2019

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

2019-04-17 Thread Zdeněk Crhonek (via logerrit)
sw/qa/uitest/writer_tests/data/tdf118540.docx |binary sw/qa/uitest/writer_tests5/tdf118540.py | 36 ++ 2 files changed, 36 insertions(+) New commits: commit c0af0d16193ccc82536ed61fc0f76e2bcdfef1b1 Author: Zdeněk Crhonek AuthorDate: Tue Apr 16 21:15:56 2019 +

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

2019-04-17 Thread Caolán McNamara (via logerrit)
sc/inc/scmod.hxx |4 --- sc/source/ui/app/scmod.cxx| 31 - sc/source/ui/inc/anyrefdg.hxx | 44 +- sc/source/ui/inc/validate.hxx |4 +-- 4 files changed, 12 insertions(+), 71 deletions(-) New commits:

[Libreoffice-commits] core.git: extras/source formula/source include/formula sc/inc sc/source sc/uiconfig solenv/bin solenv/sanitizers vcl/unx

2019-04-17 Thread Caolán McNamara (via logerrit)
extras/source/glade/libreoffice-catalog.xml.in |4 formula/source/ui/dlg/funcutl.cxx |1 include/formula/funcutl.hxx|2 sc/inc/scmod.hxx | 11 sc/source/ui/app/scmod.cxx | 36 +- sc/source/ui/dbg

[Libreoffice-commits] dev-tools.git: gerrit/gerrit_site

2019-04-17 Thread Libreoffice Gerrit user
gerrit/gerrit_site/etc/GerritSite.css | 21 gerrit/gerrit_site/etc/GerritSiteFooter.html|4 - gerrit/gerrit_site/etc/GerritSiteHeader.html|3 - gerrit/gerrit_site/etc/gerrit.config| 59 -- gerrit/gerrit_site/etc/mail/Abandoned.

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

2019-04-17 Thread Stephan Bergmann (via logerrit)
compilerplugins/clang/selfinit.cxx | 88 +++ compilerplugins/clang/test/selfinit.cxx | 33 ++ solenv/CompilerTest_compilerplugins_clang.mk |1 3 files changed, 122 insertions(+) New commits: commit 05a0c51ced86460b273a24f5884c99f46d8aae0d Au

Ritchie Cunningham - Licence Statement.

2019-04-17 Thread Ritchie Cunningham
Ritchie Cunningham - All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Ritchie Cunningham.___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/list

[Libreoffice-commits] core.git: android/README

2019-04-17 Thread Luboš Luňák (via logerrit)
android/README | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 446fd75d3e6046d19223d0f1318db051f8444a41 Author: Luboš Luňák AuthorDate: Wed Apr 17 19:13:30 2019 +0200 Commit: Luboš Luňák CommitDate: Wed Apr 17 19:15:22 2019 +0200 update refere

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

2019-04-17 Thread Stephan Bergmann (via logerrit)
sw/source/filter/ww8/ww8atr.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 34a151cbb926f78640360760ec6ccc2265538255 Author: Stephan Bergmann AuthorDate: Wed Apr 17 15:34:08 2019 +0200 Commit: Stephan Bergmann CommitDate: Wed Apr 17 19:05:14 2019 +02

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

2019-04-17 Thread Stephan Bergmann (via logerrit)
basic/source/classes/sbunoobj.cxx |2 +- chart2/source/controller/main/ChartController_Tools.cxx |2 +- toolkit/source/controls/dialogcontrol.cxx |2 +- tools/source/generic/b3dtrans.cxx |2 +- 4 files changed, 4 insertions(

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

2019-04-17 Thread Katarina Behrens (via logerrit)
shell/source/backends/kde5be/kde5backend.cxx | 56 --- 1 file changed, 42 insertions(+), 14 deletions(-) New commits: commit cf034c3db6aaf1417ab979fb97cf6068d3406c6c Author: Katarina Behrens AuthorDate: Tue Apr 16 09:47:31 2019 +0200 Commit: Thorsten Behrens Co

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

2019-04-17 Thread Katarina Behrens (via logerrit)
include/svtools/prnsetup.hxx|1 - sfx2/source/doc/guisaveas.cxx | 11 +-- svtools/source/dialogs/prnsetup.cxx |7 +-- 3 files changed, 2 insertions(+), 17 deletions(-) New commits: commit dedd3c0b67d67c34bfe9418ba0356a3ba096974f Author: Katarina Behrens Au

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

2019-04-17 Thread Stephan Bergmann (via logerrit)
connectivity/source/drivers/firebird/DatabaseMetaData.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit aba66a9965c68ad56bbc52a334f440edc9a946b4 Author: Stephan Bergmann AuthorDate: Wed Apr 17 15:47:06 2019 +0200 Commit: Stephan Bergmann CommitDate: Wed Ap

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

2019-04-17 Thread Katarina Behrens (via logerrit)
shell/source/backends/kde5be/kde5backend.cxx | 56 --- 1 file changed, 42 insertions(+), 14 deletions(-) New commits: commit 5a64bc2b1214e6ad8424f57576aa5752a09815d4 Author: Katarina Behrens AuthorDate: Tue Apr 16 09:47:31 2019 +0200 Commit: Thorsten Behrens Co

[Libreoffice-commits] core.git: external/libxslt

2019-04-17 Thread Michael Stahl (via logerrit)
external/libxslt/UnpackedTarball_libxslt.mk |1 external/libxslt/e03553605b45c88f0b4b2980adfbbb8f6fca2fd6.patch.1 | 120 ++ 2 files changed, 121 insertions(+) New commits: commit 2d85b75b1220484aebd6e583d6d7aee71280e38e Author: Michael Stahl AuthorDate: W

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

2019-04-17 Thread Stephan Bergmann (via logerrit)
vcl/source/window/cursor.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 73979f5a45d937bc686be7e936a006e63f07536f Author: Stephan Bergmann AuthorDate: Wed Apr 17 14:21:11 2019 +0200 Commit: Stephan Bergmann CommitDate: Wed Apr 17 17:02:49 2019 +0200 Initialize Im

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

2019-04-17 Thread Stephan Bergmann (via logerrit)
comphelper/source/processfactory/processfactory.cxx | 38 +--- 1 file changed, 25 insertions(+), 13 deletions(-) New commits: commit 884ad0d1af88f9985d30ef0dfe92d89e82f8e576 Author: Stephan Bergmann AuthorDate: Wed Apr 17 14:29:18 2019 +0200 Commit: Stephan Bergmann Co

LibreOffice ESC call, Thur - 16:00 central European (local) time

2019-04-17 Thread Michael Meeks
Hi everyone, Prototype agenda below, bug metrics also at the link below; extra items appreciated as last-week: https://demo.collaboracloudsuite.com/tdf/ Amazing to have no high prio. regressions as of now - thanks to everyone that fixed one recently and Michael Stahl for

Re: tdf124710, unexpected result for function IFS when argument NA() is followed by an argument that needs interpreting

2019-04-17 Thread Winfried Donkers
The actual root cause here is that IFS() and SWITCH() are not compiled into jumps so only the needed result would be calculated, but instead all arguments are calculated beforehand as in usual function calls. We had that discussion some while ago (and there exists some bug about it), but I didn'

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

2019-04-17 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 cff5791f2e410387212feac1305da7763f8ac90d Author: Szymon Kłos AuthorDate: Thu Apr 11 13:32:24

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

2019-04-17 Thread Miklos Vajna (via logerrit)
slideshow/source/engine/shapes/viewmediashape.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit d7f4f5650dd2c7fe1ccec50efd806e695b8bc18a Author: Miklos Vajna AuthorDate: Wed Apr 17 11:38:47 2019 +0200 Commit: Miklos Vajna CommitDate: Wed Apr 17 15:43:48 2019 +0200 tdf

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

2019-04-17 Thread Samuel Mehrbrodt (via logerrit)
sw/qa/uitest/writer_tests5/xwindow.py | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) New commits: commit 0fb575b34d039f7c732820467b6db6f8cebd485d Author: Samuel Mehrbrodt AuthorDate: Wed Apr 17 14:42:28 2019 +0200 Commit: Samuel Mehrbrodt CommitDate: Wed Apr 17

Re: tdf124710, unexpected result for function IFS when argument NA() is followed by an argument that needs interpreting

2019-04-17 Thread Eike Rathke
Hi Winfried, On Wednesday, 2019-04-17 11:54:13 +, Winfried Donkers wrote: > Upon debugging IFS( 0, NA(), 1+0, "output" ) I came to the following > preliminary conclusions: > Before ScInterpreter::ScIfs_MS() is called, ScInterpreter::Interpret is > called for argument '1+0' . > That leads to

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

2019-04-17 Thread Stephan Bergmann (via logerrit)
connectivity/source/drivers/firebird/DatabaseMetaData.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e0ccbe72ed6eb0d309ed272a78fd67a512acff5d Author: Stephan Bergmann AuthorDate: Wed Apr 17 14:04:45 2019 +0200 Commit: Stephan Bergmann CommitDate: Wed Ap

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

2019-04-17 Thread Henry Castro (via logerrit)
sw/qa/extras/tiledrendering/tiledrendering.cxx | 25 + 1 file changed, 25 insertions(+) New commits: commit 40c1bbd470fb35a3b6ba33009beec875c971ce04 Author: Henry Castro AuthorDate: Tue Apr 16 09:01:01 2019 -0400 Commit: Jan Holesovsky CommitDate: Wed Apr 17 15

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

2019-04-17 Thread Henry Castro (via logerrit)
sw/source/uibase/uiview/viewdraw.cxx |4 1 file changed, 4 insertions(+) New commits: commit 916c5834d09a4f9742cbdd00ab5d53b140a97153 Author: Henry Castro AuthorDate: Tue Apr 9 16:33:40 2019 -0400 Commit: Jan Holesovsky CommitDate: Wed Apr 17 15:11:53 2019 +0200 sw lok: fi

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

2019-04-17 Thread Libreoffice Gerrit user
loleaflet/src/control/Toolbar.js |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 065d2487cc6d26ec7efbde6f1e1177616b0b7cd7 Author: Samuel Mehrbrodt AuthorDate: Wed Apr 17 09:04:03 2019 +0200 Commit: Samuel Mehrbrodt CommitDate: Wed Apr 17 15:10:28 201

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

2019-04-17 Thread Noel Grandin (via logerrit)
sc/source/core/data/table2.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 6ba15ac96bf143bdc7ab480fd0273060862e8662 Author: Noel Grandin AuthorDate: Wed Apr 17 11:25:13 2019 +0200 Commit: Noel Grandin CommitDate: Wed Apr 17 14:59:48 2019 +0200 tdf

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

2019-04-17 Thread Henry Castro (via logerrit)
sw/qa/extras/tiledrendering/tiledrendering.cxx | 25 + 1 file changed, 25 insertions(+) New commits: commit 70981db28e1f2bde08911059495d3ea0980481d6 Author: Henry Castro AuthorDate: Tue Apr 16 09:01:01 2019 -0400 Commit: Henry Castro CommitDate: Wed Apr 17 14:4

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

2019-04-17 Thread Balazs Varga (via logerrit)
chart2/qa/extras/chart2export.cxx | 44 ++ chart2/qa/extras/data/ods/combined_chart_secondary_axis.ods |binary chart2/qa/extras/data/xlsx/combined_chart_secondary_axis.xlsx |binary oox/source/export/chartexport.cxx | 31 +-

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

2019-04-17 Thread Michael Meeks (via logerrit)
desktop/source/lib/init.cxx | 146 +++- 1 file changed, 131 insertions(+), 15 deletions(-) New commits: commit 74cd1675d80bc1c1609655148546fc960fb99af8 Author: Michael Meeks AuthorDate: Tue Apr 16 23:01:50 2019 +0100 Commit: Michael Meeks CommitD

tdf124710, unexpected result for function IFS when argument NA() is followed by an argument that needs interpreting

2019-04-17 Thread Winfried Donkers
Hi Eike, Upon debugging IFS( 0, NA(), 1+0, "output" ) I came to the following preliminary conclusions: Before ScInterpreter::ScIfs_MS() is called, ScInterpreter::Interpret is called for argument '1+0' . That leads to a call to scInterpreter::CalculateAddSub( false ) and there the problem starts

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

2019-04-17 Thread Eike Rathke
Hi Richard, On Tuesday, 2019-04-16 21:04:42 +0100, Richard Wordingham wrote: > 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 specificat

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

2019-04-17 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3_kde5/gtk3_kde5_filepicker_ipc.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 5ad88c0d8a713da33b1b43a01b08cabf858b1303 Author: Michael Weghorn AuthorDate: Tue Apr 16 16:48:58 2019 +0200 Commit: Thorsten Behrens CommitDate: Wed Apr 17 13:0

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

2019-04-17 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3_kde5/gtk3_kde5_filepicker_ipc.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 3a1d55ba036e76c47cd86ae324e2448b86c231db Author: Michael Weghorn AuthorDate: Tue Apr 16 16:48:58 2019 +0200 Commit: Thorsten Behrens CommitDate: Wed Apr 17 13:0

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

2019-04-17 Thread Mike Kaganski (via logerrit)
sc/qa/unit/data/ods/pivot-table-num-fmt.ods |binary sc/qa/unit/pivottable_filters_test.cxx | 27 + sc/source/filter/excel/xepivotxml.cxx | 44 +--- 3 files changed, 61 insertions(+), 10 deletions(-) New commits: commit 26e85974a0287ab5869e7f

[Libreoffice-commits] core.git: configure.ac

2019-04-17 Thread Mike Kaganski (via logerrit)
configure.ac | 20 1 file changed, 20 insertions(+) New commits: commit 4ea0059bca6dd84f10abcf52f6d6b81c1afec397 Author: Mike Kaganski AuthorDate: Wed Apr 17 11:16:55 2019 +0200 Commit: Thorsten Behrens CommitDate: Wed Apr 17 11:56:02 2019 +0200 VS detection:

minutes of ESC call ...

2019-04-17 Thread Michael Meeks
From last Thursday - somehow I forgot to post; thanks to buovjaga for the reminder: * Present: + Olivier H, Christian, Xisco, Michael S, Kendy, Miklos, Sophie, Heiko, Caolan, Michael W, Stephan, Gabriel, Michael M, Eike * Completed Action Items: + add monitoring for build bot daily

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

2019-04-17 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3_kde5/gtk3_kde5_filepicker_ipc.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 4640575bd33c2d1010f3acd4fdf3cce510091716 Author: Michael Weghorn AuthorDate: Tue Apr 16 16:48:58 2019 +0200 Commit: Michael Weghorn CommitDate: Wed Apr 17 11:32

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

2019-04-17 Thread Muhammet Kara (via logerrit)
sd/uiconfig/sdraw/toolbar/redactionbar.xml |1 + 1 file changed, 1 insertion(+) New commits: commit dea0c123952e6b07afc2458f61fce77de7a5e8cb Author: Muhammet Kara AuthorDate: Wed Apr 17 12:24:27 2019 +0300 Commit: Andras Timar CommitDate: Wed Apr 17 11:32:43 2019 +0200 Add dire

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

2019-04-17 Thread Muhammet Kara (via logerrit)
sd/uiconfig/sdraw/toolbar/redactionbar.xml |1 + 1 file changed, 1 insertion(+) New commits: commit 06eb265dd65d64b608a71cba5e5fbd906a781e1c Author: Muhammet Kara AuthorDate: Wed Apr 17 12:24:27 2019 +0300 Commit: Andras Timar CommitDate: Wed Apr 17 11:30:55 2019 +0200 Add dire

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

2019-04-17 Thread Michael Stahl (via logerrit)
sw/qa/extras/uiwriter/uiwriter2.cxx | 53 ++ sw/source/core/doc/DocumentRedlineManager.cxx | 20 +++-- 2 files changed, 61 insertions(+), 12 deletions(-) New commits: commit f83e22f535c1c9482c5d3f566d5d0283355dd98f Author: Michael Stahl AuthorDate: T

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

2019-04-17 Thread Andrea Gelmini (via logerrit)
connectivity/source/commontools/statementcomposer.cxx |2 +- connectivity/source/drivers/flat/ETable.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit e8c992258ad53274099fa770e0aaefb79c7c6c60 Author: Andrea Gelmini AuthorDate: Wed Apr 10 16:05:

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

2019-04-17 Thread Andrea Gelmini (via logerrit)
connectivity/source/commontools/dbtools.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6d3204e9b1c7ececff7100c3ffa0aa6dade6b9f6 Author: Andrea Gelmini AuthorDate: Wed Apr 10 16:05:22 2019 + Commit: Julien Nabet CommitDate: Wed Apr 17 11:25:45 20

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

2019-04-17 Thread Caolán McNamara (via logerrit)
include/vcl/weld.hxx|4 sfx2/source/doc/templatedlg.cxx |5 + vcl/source/app/salvtables.cxx | 12 vcl/unx/gtk3/gtk3gtkinst.cxx|5 + 4 files changed, 26 insertions(+) New commits: commit d17d9500a23705a315992ff42cb7c449894fc2ce Author:

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

2019-04-17 Thread Caolán McNamara (via logerrit)
include/sfx2/basedlgs.hxx |4 sc/source/ui/dbgui/consdlg.cxx| 20 --- sc/source/ui/dbgui/filtdlg.cxx|2 sc/source/ui/dbgui/foptmgr.cxx| 249 -- sc/source/ui/dbgui/sfiltdlg.cxx |2 sc/source/ui/inc/areasdlg.hxx |3

[Libreoffice-commits] core.git: external/redland

2019-04-17 Thread Tomoyuki Kubota (via logerrit)
external/redland/Library_raptor.mk|2 + external/redland/Library_rasqal.mk|6 + external/redland/raptor/raptor-msvc.patch.1 | 13 +++ external/redland/rasqal/rasqal-msvc.patch.1 | 15 + external/redland/redland/redland-msvc.patch.1 |

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

2019-04-17 Thread Noel Grandin (via logerrit)
desktop/source/app/officeipcthread.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1fb3a433264e34fc48e351d21d93a7bb4f431113 Author: Noel Grandin AuthorDate: Sat Sep 8 09:26:12 2018 +0200 Commit: Tor Lillqvist CommitDate: Wed Apr 17 11:59:46 2019 +0300

[Libreoffice-commits] core.git: configure.ac

2019-04-17 Thread Andrea Gelmini (via logerrit)
configure.ac |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 01e61ac30405697e2d48163850410cf1d9565ea3 Author: Andrea Gelmini AuthorDate: Tue Apr 16 13:55:50 2019 + Commit: Julien Nabet CommitDate: Wed Apr 17 10:48:20 2019 +0200 Fix typo

[Libreoffice-commits] core.git: configure.ac

2019-04-17 Thread Andrea Gelmini (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8a64a0a5819532517cf4a3f7e18b9d323e1aa31d Author: Andrea Gelmini AuthorDate: Wed Apr 10 16:05:25 2019 + Commit: Julien Nabet CommitDate: Wed Apr 17 10:47:50 2019 +0200 Fix typo Cha

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

2019-04-17 Thread Gabor Kelemen (via logerrit)
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6607e2915e64e9d371be96632431959e5fd86b76 Author: Gabor Kelemen AuthorDate: Wed Apr 17 08:09:04 2019 +0200 Commit: Katarina Behrens CommitDate: Wed

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

2019-04-17 Thread tundet (via logerrit)
include/oox/export/chartexport.hxx|3 ++ include/oox/export/drawingml.hxx | 10 include/oox/export/shapes.hxx | 10 oox/source/export/chartexport.cxx | 26 +- oox/source/export/drawingml.cxx | 14 +

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

2019-04-17 Thread Noel Grandin (via logerrit)
sax/qa/cppunit/xmlimport.cxx |3 -- sax/source/fastparser/fastparser.cxx |3 -- sc/source/core/data/dpfilteredcache.cxx|3 -- sc/source/core/data/drwlayer.cxx |3 -- sc/source/core/tool/address.cxx|3 -- sc/source/core/tool/callform

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

2019-04-17 Thread Tomaž Vajngerl (via logerrit)
vcl/source/control/edit.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 1e917af27d18d934f3e9122aa98cd950b74ca246 Author: Tomaž Vajngerl AuthorDate: Wed Apr 17 12:24:17 2019 +0900 Commit: Tomaž Vajngerl CommitDate: Wed Apr 17 09:23:26 2019 +0200 td

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

2019-04-17 Thread Stephan Bergmann
On 17/04/2019 09:00, John Frankish wrote: Unfortunately gdb echoes the same error, but exits normally, even when re-run. Yeah, you'll need to put breakpoints at the mentioned places, and step into the code there to find out why it fails. (Tedious, but I have no better suggestion.)

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

2019-04-17 Thread LORENZO Vincent
Hello everybody, Sorry for my long answer delay. Indeed now all versions of the libraries I need have been pushed! I thank you everybody and mainly the people who did it. Regards, -- Vincent -Message d'origine- De : Thorsten Behrens [mailto:t...@libreoffice.org] Envoyé : lun

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-6-2' - 16 commits - sc/inc sc/qa sc/source sc/uiconfig sfx2/source shell/source solenv/flatpak-manifest.in sw/inc sw/qa sw/source vcl/inc

2019-04-17 Thread Michael Stahl (via logerrit)
sc/inc/dpcache.hxx |1 sc/inc/dpsave.hxx |2 sc/qa/unit/data/ods/caseinsensitive-duplicate-fields.ods |binary sc/qa/unit/data/ods/tdf123421_1datafield.ods |binary sc/qa/unit/data/ods/tdf123

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

2019-04-17 Thread Libreoffice Gerrit user
loleaflet/src/control/Toolbar.js |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit a004938d3f54a718e17b523c78f4885b4fd0808e Author: Samuel Mehrbrodt AuthorDate: Wed Apr 17 09:04:03 2019 +0200 Commit: Samuel Mehrbrodt CommitDate: Wed Apr 17 09:04:03 2019

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

2019-04-17 Thread Miklos Vajna (via logerrit)
writerperfect/source/writer/exp/XMLFootnoteImportContext.cxx | 10 writerperfect/source/writer/exp/XMLSectionContext.cxx|6 writerperfect/source/writer/exp/XMLTextFrameContext.cxx | 22 - writerperfect/source/writer/exp/XMLTextListContext.cxx |2 writerperfect/sou

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

2019-04-17 Thread Stephan Bergmann (via logerrit)
sfx2/source/appl/appdde.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 3f59a2df61620fbb7216fc66780620f142d81e66 Author: Stephan Bergmann AuthorDate: Tue Apr 16 13:35:08 2019 +0200 Commit: Stephan Bergmann CommitDate: Wed Apr 17 09:02:44 2019 +0200 Missing include

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

2019-04-17 Thread John Frankish
> > 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 erroneous expression > t