[Libreoffice-commits] online.git: Changes to 'refs/tags/cp-4.0.9-3'

2019-11-28 Thread Andras Timar (via logerrit)
Tag 'cp-4.0.9-3' created by Andras Timar at 2019-11-29 07:28 + cp-4.0.9-3 Changes since cp-4.0.9-2-1: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/lis

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4-0' - debian/changelog loolwsd.spec.in

2019-11-28 Thread Andras Timar (via logerrit)
debian/changelog |6 ++ loolwsd.spec.in |2 +- 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit f937784bb6dd95fd6e3b4a3e2e9e7d3fef0078d7 Author: Andras Timar AuthorDate: Fri Nov 29 08:27:55 2019 +0100 Commit: Andras Timar CommitDate: Fri Nov 29 08:27:55 2

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4-0' - wsd/DocumentBroker.cpp

2019-11-28 Thread Andras Timar (via logerrit)
wsd/DocumentBroker.cpp |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 050a950913172932a7ac3b45f4f483f01138f1c6 Author: Andras Timar AuthorDate: Fri Nov 29 08:23:07 2019 +0100 Commit: Andras Timar CommitDate: Fri Nov 29 08:24:01 2019 +0100 Revert

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

2019-11-28 Thread Noel Grandin (via logerrit)
include/sfx2/docfile.hxx | 27 +++ include/sfx2/docinsert.hxx |2 +- sfx2/source/doc/docfile.cxx | 14 +++--- sfx2/source/doc/docinsert.cxx| 10 ++ sfx2/source/doc/sfxbasemodel.cxx |

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

2019-11-28 Thread Noel Grandin (via logerrit)
include/sfx2/docfile.hxx | 27 +++ include/sfx2/docinsert.hxx |2 +- sfx2/source/doc/docfile.cxx | 14 +++--- sfx2/source/doc/docinsert.cxx| 10 ++ sfx2/source/doc/sfxbasemodel.cxx |

[Libreoffice-commits] core.git: Branch 'feature/cib_contract891c' - 136 commits - basic/source bin/distro-install-file-lists configure.ac cppcanvas/source desktop/source download.lst drawinglayer/sour

2019-11-28 Thread Samuel Mehrbrodt (via logerrit)
Rebased ref, commits from common ancestor: commit c81f8fe8d85c7c2c81a8496f4669f7ada4db1e3a Author: Samuel Mehrbrodt AuthorDate: Mon Nov 25 17:33:12 2019 +0100 Commit: Samuel Mehrbrodt CommitDate: Fri Nov 29 07:51:54 2019 +0100 Release 5.4.9.0 diff --git a/configure.ac b/configure.ac

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

2019-11-28 Thread Samuel Mehrbrodt (via logerrit)
distro-configs/LibreOfficeOnline.conf |1 + 1 file changed, 1 insertion(+) New commits: commit 78c055846a17800f3c17a88151dd0a328a875673 Author: Samuel Mehrbrodt AuthorDate: Fri Nov 29 08:24:08 2019 +0200 Commit: Samuel Mehrbrodt CommitDate: Fri Nov 29 07:25:28 2019 +0100 Disabl

Re: feature/skia merged to master - compile failure for Ubuntu 16.04

2019-11-28 Thread Justin Luth
On 11/29/19 8:56 AM, Chris Sherlock wrote: On 29 Nov 2019, at 2:47 pm, Justin Luth wrote: On Ubuntu 16.04 I needed to add --disable-skia (which let the build proceed) because I was getting the following error: /usr/bin/ld.gold: error: cannot find -lGLX collect2: error: ld returned 1 exit stat

[Libreoffice-commits] core.git: core/basic

2019-11-28 Thread Mike Kaganski (via logerrit)
core/basic/qa/basic_coverage/test_For_loops.vb | 28 - 1 file changed, 28 deletions(-) New commits: commit 232a423c88d3f4a30be9e7d6917f65cb9522191c Author: Mike Kaganski AuthorDate: Fri Nov 29 08:07:59 2019 +0200 Commit: Mike Kaganski CommitDate: Fri Nov 29 07:

[Libreoffice-commits] core.git: core/basic

2019-11-28 Thread Mike Kaganski (via logerrit)
core/basic/qa/basic_coverage/test_StarDesktop.vb | 17 - 1 file changed, 17 deletions(-) New commits: commit 0444fbe7515501a7997516e05329e2b2fda00dd3 Author: Mike Kaganski AuthorDate: Fri Nov 29 07:58:23 2019 +0200 Commit: Mike Kaganski CommitDate: Fri Nov 29 07:02:14

Re: feature/skia merged to master - compile failure for Ubuntu 16.04

2019-11-28 Thread Chris Sherlock
On 29 Nov 2019, at 2:47 pm, Justin Luth wrote: > > On Ubuntu 16.04 I needed to add --disable-skia (which let the build proceed) > because I was getting the following error: > > /usr/bin/ld.gold: error: cannot find -lGLX > collect2: error: ld returned 1 exit status > git/libreoffice/external/ski

[Libreoffice-commits] core.git: core/basic

2019-11-28 Thread LibreOfficiant (via logerrit)
core/basic/qa/basic_coverage/test_For_loops.vb | 28 + 1 file changed, 28 insertions(+) New commits: commit 1dd1b76bc1c6ca249bd2b3c605de642f0761072d Author: LibreOfficiant AuthorDate: Wed Nov 27 18:48:02 2019 +0200 Commit: Mike Kaganski CommitDate: Fri Nov 29 05:

feature/skia merged to master - compile failure for Ubuntu 16.04

2019-11-28 Thread Justin Luth
On Ubuntu 16.04 I needed to add --disable-skia (which let the build proceed) because I was getting the following error: /usr/bin/ld.gold: error: cannot find -lGLX collect2: error: ld returned 1 exit status git/libreoffice/external/skia/Library_skia.mk:10: recipe for target 'git/libreoffice/inst

Re: Writing a LibreOffice extension that logs user (and other) events in real-time

2019-11-28 Thread Andrew Pitonyak
Take a look at event listeners to see what they can do the biggest problems will probably be related to things such as understanding which event listeners get called in which orders and also things like what will cause an event listener to disappear such as changing from a print view to a regul

Writing a LibreOffice extension that logs user (and other) events in real-time

2019-11-28 Thread Chide Groenouwe
Hi, I'm new to LibreOffice extension development. To prevent my team and I investing too much time in studying how to write LibreOffice extensions, I want to pose a question: Is it possible to capture/intercept all - or at least most - user events that occur within LibreOffice by means of an exte

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

2019-11-28 Thread Caolán McNamara (via logerrit)
sfx2/source/doc/docinsert.cxx | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) New commits: commit 0c4736a3e6b6e641579f517cf134ce2fd89fe132 Author: Caolán McNamara AuthorDate: Thu Nov 28 19:46:26 2019 + Commit: Caolán McNamara CommitDate: Thu Nov 28 22:21:05 2019 +

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

2019-11-28 Thread Stephan Bergmann (via logerrit)
vcl/inc/impglyphitem.hxx|1 - vcl/source/gdi/impglyphitem.cxx |2 -- 2 files changed, 3 deletions(-) New commits: commit aec49ceb877f3f3d79a77e60022ab08655798020 Author: Stephan Bergmann AuthorDate: Thu Nov 28 18:00:15 2019 +0100 Commit: Stephan Bergmann CommitDate: Thu

[Libreoffice-commits] dev-tools.git: help3/html help3/xhpeditor

2019-11-28 Thread Olivier Hallot (via logerrit)
help3/xhpeditor/index.php |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 337586da0258429f8cc8e8ea5ac83e89918bb116 Author: Olivier Hallot AuthorDate: Thu Nov 28 16:01:48 2019 -0300 Commit: Olivier Hallot CommitDate: Thu Nov 28 21:23:17 2019 +0100 Hou

[Libreoffice-commits] cppunit.git: examples/money

2019-11-28 Thread Libreoffice Gerrit user
examples/money/MoneyTest.h |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit ce97a647a901b4ebb34dc6806ab0c4d2885e92e1 Author: Markus Mohrhard AuthorDate: Fri Nov 29 03:56:13 2019 +0800 Commit: Markus Mohrhard CommitDate: Fri Nov 29 03:56:42 2019 +0800 t

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

2019-11-28 Thread Caolán McNamara (via logerrit)
sc/source/ui/miscdlgs/instbdlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5030be4e85179147476b1e441eb618fb6ed58235 Author: Caolán McNamara AuthorDate: Thu Nov 28 15:07:37 2019 + Commit: Caolán McNamara CommitDate: Thu Nov 28 20:13:00 2019 +0100

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

2019-11-28 Thread Michael Meeks (via logerrit)
wsd/DocumentBroker.cpp |6 ++ wsd/LOOLWSD.cpp|3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit 039ca3540e84498e24da33cdea51c70163aafca8 Author: Michael Meeks AuthorDate: Thu Nov 28 18:05:04 2019 + Commit: Michael Meeks CommitDate: Thu N

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

2019-11-28 Thread Andrea Gelmini (via logerrit)
0 files changed New commits: commit 8bf07ebfca54efea0f5aac354a012541f54f9815 Author: Andrea Gelmini AuthorDate: Thu Nov 28 18:56:23 2019 +0100 Commit: Julien Nabet CommitDate: Thu Nov 28 19:07:12 2019 +0100 Removed executable permission on file Change-Id: I9bb45358d4f3ff0d

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

2019-11-28 Thread Noel Grandin (via logerrit)
sc/inc/interpretercontext.hxx |2 - sc/qa/unit/mark_test.cxx|2 - sc/source/core/data/table3.cxx |2 - sc/source/core/tool/token.cxx |2 - sc/source/filter/excel/xlroot.cxx |1 sc/source/filter/inc/lotattr.hxx| 12 ++

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

2019-11-28 Thread Jan-Marek Glogowski (via logerrit)
vcl/inc/headless/svpdummies.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2acd77800cb324597101447de6b46f27b762bc6a Author: Jan-Marek Glogowski AuthorDate: Thu Nov 28 18:30:12 2019 +0100 Commit: Jan-Marek Glogowski CommitDate: Thu Nov 28 18:30:35 2019 +

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

2019-11-28 Thread Michael Stahl (via logerrit)
sw/source/core/text/itratr.cxx | 38 -- 1 file changed, 36 insertions(+), 2 deletions(-) New commits: commit 09e86f7cef6ca3e2ca451cbbae439006820c71d4 Author: Michael Stahl AuthorDate: Thu Nov 28 12:35:40 2019 +0100 Commit: Michael Stahl CommitDate:

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

2019-11-28 Thread Caolán McNamara (via logerrit)
sc/source/ui/miscdlgs/instbdlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c8ef1fcb49abb1222f9e4d329adb8a6a744be0f6 Author: Caolán McNamara AuthorDate: Thu Nov 28 15:07:37 2019 + Commit: Caolán McNamara CommitDate: Thu Nov 28 17:31:25 2019 +0100

[Libreoffice-commits] core.git: cui/source editeng/source include/editeng writerfilter/source xmloff/source

2019-11-28 Thread Justin Luth (via logerrit)
cui/source/tabpages/chardlg.cxx |1 - editeng/source/items/svxfont.cxx |2 +- editeng/source/items/textitem.cxx|5 ++--- include/editeng/escapementitem.hxx |9 +++-- writerfilter/source/dmapper/DomainMapper.cxx |3 +-- xmloff/s

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - editeng/source

2019-11-28 Thread Noel Grandin (via logerrit)
editeng/source/misc/svxacorr.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit c883980f994208e4c1b47d1f09828f661b42258f Author: Noel Grandin AuthorDate: Thu Nov 28 10:50:20 2019 +0200 Commit: Xisco Faulí CommitDate: Thu Nov 28 17:26:52 2019 +0100 td

[Libreoffice-commits] core.git: core/basic

2019-11-28 Thread LibreOfficiant (via logerrit)
core/basic/qa/basic_coverage/test_StarDesktop.vb | 17 + 1 file changed, 17 insertions(+) New commits: commit 5b10c314517b78b70fc4eda6b20630ed3944d4e0 Author: LibreOfficiant AuthorDate: Mon Nov 25 17:05:54 2019 +0200 Commit: Mike Kaganski CommitDate: Thu Nov 28 17:24:43

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - avmedia/Library_avmedia.mk

2019-11-28 Thread Tor Lillqvist (via logerrit)
avmedia/Library_avmedia.mk |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 8d8a3f66e57aefd7cf7d3bb6cb62059de5beded2 Author: Tor Lillqvist AuthorDate: Thu Nov 28 16:14:46 2019 +0200 Commit: Tor Lillqvist CommitDate: Thu Nov 28 17:17:01 2019 +0100

ESC meeting minutes: 2019-11-28

2019-11-28 Thread Stephan Bergmann
* Present: + Heiko, Caolán, Gabriel, Cloph, Michal W., Xisco, Sophie, Olivier, Ilmari, Michael S., Stephan, Kendy, Eike, * Completed Action Items: * Pending Action Items: + Propose new certified developers (Kendy, Stephan, Thorsten) + still waiting + update the ReleaseBuild

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

2019-11-28 Thread Caolán McNamara (via logerrit)
package/source/zipapi/XUnbufferedStream.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 902a0c52c4ce4a842228e21948a702c9a4e29d37 Author: Caolán McNamara AuthorDate: Thu Nov 28 14:44:16 2019 + Commit: Caolán McNamara CommitDate: Thu Nov 28 16:51:22

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

2019-11-28 Thread Jan-Marek Glogowski (via logerrit)
vcl/inc/headless/svpframe.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fa790f1f62f027063586367f59d561ae6bfbfd8b Author: Jan-Marek Glogowski AuthorDate: Thu Nov 28 16:19:03 2019 +0100 Commit: Jan-Marek Glogowski CommitDate: Thu Nov 28 16:27:50 2019 +01

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

2019-11-28 Thread Michael Weghorn (via logerrit)
cui/source/options/treeopt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 589be39ac70db855ba487928f5830942707a515e Author: Michael Weghorn AuthorDate: Thu Nov 28 08:41:09 2019 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 28 16:24:05 2019 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - editeng/source

2019-11-28 Thread Noel Grandin (via logerrit)
editeng/source/misc/svxacorr.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit d16962fb59e7326b2868f794bb6246e12e98ce0f Author: Noel Grandin AuthorDate: Thu Nov 28 10:50:20 2019 +0200 Commit: Noel Grandin CommitDate: Thu Nov 28 16:11:19 2019 +0100 t

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

2019-11-28 Thread Michael Stahl (via logerrit)
sw/source/core/text/itratr.cxx | 38 -- 1 file changed, 36 insertions(+), 2 deletions(-) New commits: commit e7c0f65753e04d2de3dbac56fbe86ce0b6aed9b2 Author: Michael Stahl AuthorDate: Thu Nov 28 12:35:40 2019 +0100 Commit: Michael Stahl CommitDate:

[Libreoffice-commits] core.git: bin/check-elf-dynamic-objects

2019-11-28 Thread Stephan Bergmann (via logerrit)
bin/check-elf-dynamic-objects |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 90d09fbcdf013f1d366e7881353d703e4b352639 Author: Stephan Bergmann AuthorDate: Thu Nov 28 10:41:05 2019 +0100 Commit: Stephan Bergmann CommitDate: Thu Nov 28 15:03:59 2019 +0

Minutes from the UX/design meeting 2019-NOV-28

2019-11-28 Thread Heiko Tietze
Present: Heiko Comments from: Stuart, Dieter, Thomas, Alex, Roman Tickets * Editing: Add a more direct way to clear character styles + https://bugs.documentfoundation.org/show_bug.cgi?id=128960 + pro: convenient, self-explanatory (Stuart, Dieter) + con: misleading, adding complexity (T

[Libreoffice-commits] online.git: docker/Dockerfile

2019-11-28 Thread Gary Kim (via logerrit)
docker/Dockerfile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 997113697ec9e985b8227070b2255df304d3c959 Author: Gary Kim AuthorDate: Thu Nov 28 01:38:23 2019 +0800 Commit: Samuel Mehrbrodt CommitDate: Thu Nov 28 14:05:34 2019 +0100 docker: add missin

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - solenv/sanitizers svx/source svx/uiconfig

2019-11-28 Thread Szymon Kłos (via logerrit)
solenv/sanitizers/ui/svx.suppr |4 ++-- svx/source/sidebar/graphic/GraphicPropertyPanel.cxx |2 +- svx/uiconfig/ui/sidebargraphic.ui | 10 +- 3 files changed, 8 insertions(+), 8 deletions(-) New commits: commit 1bf2d22254a60b1cc1fe63fd50d71

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - oox/source sd/qa

2019-11-28 Thread Tamas Bunth (via logerrit)
oox/source/drawingml/shape.cxx |2 +- sd/qa/unit/data/pptx/tdf113198.pptx |binary sd/qa/unit/import-tests.cxx | 16 ++-- 3 files changed, 15 insertions(+), 3 deletions(-) New commits: commit dfacdb99208be964111b8c7bdfa2458b080fba71 Author: Tamas Bunth AuthorDa

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

2019-11-28 Thread Tor Lillqvist (via logerrit)
loleaflet/src/control/Control.Scroll.js | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) New commits: commit 67793ef9ece4a44bccd7cd3ee739990511919a51 Author: Tor Lillqvist AuthorDate: Thu Nov 28 14:33:20 2019 +0200 Commit: Tor Lillqvist CommitDate: Thu Nov 28 14:

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - cui/source include/vcl vcl/source vcl/unx

2019-11-28 Thread Caolán McNamara (via logerrit)
cui/source/customize/SvxMenuConfigPage.cxx| 29 ++--- cui/source/customize/SvxToolbarConfigPage.cxx | 12 ++--- cui/source/customize/cfg.cxx | 57 -- cui/source/inc/cfg.hxx|9 +++- include/vcl/weld.hxx

[Libreoffice-commits] core.git: helpcontent2

2019-11-28 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e816d35ded46990007fe7dce4c9941961a9822a7 Author: Olivier Hallot AuthorDate: Wed Nov 27 19:39:10 2019 -0300 Commit: Gerrit Code Review CommitDate: Thu Nov 28 13:48:31 2019 +0100 Update git subm

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

2019-11-28 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 663ed9e55691bad2dda5da01d6760b2a85a0730b Author: Olivier Hallot AuthorDate: Wed Nov 27 19:39:10 2019 -0300 Commit: Gerrit Code Review CommitDate: Thu Nov 28 13:48:52 2019 +0100 Update git subm

[Libreoffice-commits] help.git: Branch 'libreoffice-6-4' - source/text

2019-11-28 Thread Olivier Hallot (via logerrit)
source/text/simpress/00/0405.xhp | 77 +- source/text/simpress/00/0407.xhp | 33 ++ source/text/simpress/01/0607.xhp | 79 --- source/text/simpress/main_format.xhp | 22 + 4 files changed, 103 i

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

2019-11-28 Thread Olivier Hallot (via logerrit)
source/text/simpress/00/0405.xhp | 77 +- source/text/simpress/00/0407.xhp | 33 ++ source/text/simpress/01/0607.xhp | 79 --- source/text/simpress/main_format.xhp | 22 + 4 files changed, 103 i

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

2019-11-28 Thread Szymon Kłos (via logerrit)
loleaflet/src/control/Control.JSDialogBuilder.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cd531af0c186dc2001e6367a7e86738a4a6f26cc Author: Szymon Kłos AuthorDate: Thu Nov 28 13:34:43 2019 +0100 Commit: Szymon Kłos CommitDate: Thu Nov 28 13:34:43 2

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - include/svtools include/svx svtools/source svx/source

2019-11-28 Thread Caolán McNamara (via logerrit)
include/svtools/ctrlbox.hxx|1 + include/svx/colorbox.hxx |3 +++ include/svx/colorwindow.hxx|3 ++- svtools/source/control/ctrlbox.cxx | 13 +++-- svx/source/tbxctrls/tbcontrl.cxx | 16 +--- 5 files changed, 26 insertions(+), 10 dele

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

2019-11-28 Thread Caolán McNamara (via logerrit)
svtools/source/svrtf/parrtf.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 8849e38f4f46b832d75d310021de8414ece1101d Author: Caolán McNamara AuthorDate: Thu Nov 28 10:42:19 2019 + Commit: Caolán McNamara CommitDate: Thu Nov 28 13:30:54 2019 +0100

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

2019-11-28 Thread LibreOfficiant (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 270d134752568158ddad9cd8c783879203684a06 Author: LibreOfficiant AuthorDate: Thu Nov 28 12:19:51 2019 +0200 Commit: Gerrit Code Review CommitDate: Thu Nov 28 13:24:24 2019 +0100 Update git submod

[Libreoffice-commits] help.git: Branch 'libreoffice-6-4' - source/text

2019-11-28 Thread LibreOfficiant (via logerrit)
source/text/sbasic/python/python_platform.xhp |2 +- source/text/sbasic/shared/compatible.xhp |8 +++- 2 files changed, 4 insertions(+), 6 deletions(-) New commits: commit e281e171eb4c86ebb792f21dbdfaf7a76c220b42 Author: LibreOfficiant AuthorDate: Thu Nov 28 12:19:51 2019 +020

[Libreoffice-commits] online.git: Changes to 'refs/tags/cp-4.0.9-2'

2019-11-28 Thread Andras Timar (via logerrit)
Tag 'cp-4.0.9-2' created by Andras Timar at 2019-11-28 12:14 + cp-4.0.9-2 Changes since cp-4.0.9-1-6: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/lis

[Libreoffice-commits] online.git: Branch 'refs/tags/cp-4.0.9-2' - 0 commits -

2019-11-28 Thread (via logerrit)
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4-0' - loolwsd.spec.in

2019-11-28 Thread Andras Timar (via logerrit)
loolwsd.spec.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 943546cfd556cfe2836f6da82121841d64010901 Author: Andras Timar AuthorDate: Thu Nov 28 13:13:39 2019 +0100 Commit: Andras Timar CommitDate: Thu Nov 28 13:13:39 2019 +0100 fix this later... :(

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

2019-11-28 Thread Noel Grandin (via logerrit)
editeng/source/misc/svxacorr.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 208ca3d33d4e6dff9e70a3efa098628b02151729 Author: Noel Grandin AuthorDate: Thu Nov 28 10:50:20 2019 +0200 Commit: Noel Grandin CommitDate: Thu Nov 28 13:11:21 2019 +0100 t

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

2019-11-28 Thread Szymon Kłos (via logerrit)
include/svl/intitem.hxx |3 +++ svl/source/items/intitem.cxx | 20 2 files changed, 23 insertions(+) New commits: commit bf5499c600e78e6197f4852d6cbe91ba1e703dc1 Author: Szymon Kłos AuthorDate: Thu Nov 28 10:50:32 2019 +0100 Commit: Szymon Kłos CommitDate

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - include/svl svl/source

2019-11-28 Thread Szymon Kłos (via logerrit)
include/svl/intitem.hxx |4 svl/source/items/intitem.cxx | 20 2 files changed, 24 insertions(+) New commits: commit 84692f8d10ecb35e31f19613507626d7818f7a44 Author: Szymon Kłos AuthorDate: Thu Nov 28 10:50:32 2019 +0100 Commit: Szymon Kłos CommitDat

[Libreoffice-commits] online.git: Changes to 'refs/tags/cp-4.0.9-2'

2019-11-28 Thread Andras Timar (via logerrit)
Tag 'cp-4.0.9-2' created by Andras Timar at 2019-11-28 11:47 + cp-4.0.9-2 Changes since cp-4.0.9-1-5: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/lis

[Libreoffice-commits] online.git: Branch 'refs/tags/cp-4.0.9-2' - 0 commits -

2019-11-28 Thread (via logerrit)
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4-0' - loolwsd.spec.in

2019-11-28 Thread Andras Timar (via logerrit)
loolwsd.spec.in |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 692294d163ee648369383bf6e39a84959ddd3f5e Author: Andras Timar AuthorDate: Thu Nov 28 12:44:39 2019 +0100 Commit: Andras Timar CommitDate: Thu Nov 28 12:44:39 2019 +0100 Fix rpm BuildR

[Libreoffice-commits] core.git: helpcontent2

2019-11-28 Thread LibreOfficiant (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dc213f0f65eebff560555fbd4ed3ae168cd24499 Author: LibreOfficiant AuthorDate: Thu Nov 28 12:19:51 2019 +0200 Commit: Gerrit Code Review CommitDate: Thu Nov 28 12:45:14 2019 +0100 Update git submod

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

2019-11-28 Thread LibreOfficiant (via logerrit)
source/text/sbasic/python/python_platform.xhp |2 +- source/text/sbasic/shared/compatible.xhp |8 +++- 2 files changed, 4 insertions(+), 6 deletions(-) New commits: commit d17d3ef38a781cc8c788b483e128a292ad0e3e4c Author: LibreOfficiant AuthorDate: Thu Nov 28 12:19:51 2019 +020

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

2019-11-28 Thread Szymon Kłos (via logerrit)
loleaflet/src/control/Control.JSDialogBuilder.js | 20 1 file changed, 20 insertions(+) New commits: commit 6b93ded7133ccebb58d4f37900786725756da284 Author: Szymon Kłos AuthorDate: Thu Nov 28 12:28:43 2019 +0100 Commit: Szymon Kłos CommitDate: Thu Nov 28 12:28:43

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

2019-11-28 Thread Szymon Kłos (via logerrit)
loleaflet/src/control/Control.JSDialogBuilder.js | 22 +- loleaflet/src/core/Util.js |5 + 2 files changed, 26 insertions(+), 1 deletion(-) New commits: commit 47d8f51b46d2b64e285437a33a19b74e5220c7d7 Author: Szymon Kłos AuthorDate: Thu Nov

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - oox/source sd/qa

2019-11-28 Thread Tamas Bunth (via logerrit)
oox/source/drawingml/shape.cxx |2 +- sd/qa/unit/data/pptx/tdf113198.pptx |binary sd/qa/unit/import-tests.cxx | 14 +- 3 files changed, 14 insertions(+), 2 deletions(-) New commits: commit af6e4633ca12bc2f08db1e86d77847b7793d5791 Author: Tamas Bunth AuthorDate

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

2019-11-28 Thread Xisco Fauli (via logerrit)
sc/uiconfig/scalc/ui/managenamesdialog.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 45b4e2f00c5d085e198a6b65d4e79f52ce05fc02 Author: Xisco Fauli AuthorDate: Wed Nov 27 13:49:06 2019 +0100 Commit: Caolán McNamara CommitDate: Thu Nov 28 11:50:10 2019 +01

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

2019-11-28 Thread Szymon Kłos (via logerrit)
svx/source/tbxctrls/grafctrl.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 0030909eafbbf9987d921a61453af4b49fec1909 Author: Szymon Kłos AuthorDate: Thu Nov 28 10:19:39 2019 +0100 Commit: Szymon Kłos CommitDate: Thu Nov 28 11:42:00 2019 +0100 jsdialogs; sen

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - cui/source

2019-11-28 Thread Caolán McNamara (via logerrit)
cui/source/customize/SvxNotebookbarConfigPage.cxx | 52 +- cui/source/inc/cfg.hxx|4 + 2 files changed, 26 insertions(+), 30 deletions(-) New commits: commit 581f3e4ad80a664a2f51f50523db403d0ae1eeaf Author: Caolán McNamara AuthorDate: Mon

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

2019-11-28 Thread Pedro Pinto Silva (via logerrit)
loleaflet/css/vex.css |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 4fc7e98d0aebfd63782de0e006ac4f92908ab737 Author: Pedro Pinto Silva AuthorDate: Thu Nov 28 11:06:31 2019 +0100 Commit: Pedro Pinto da Silva CommitDate: Thu Nov 28 11:22:03 2019 +0100

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

2019-11-28 Thread Samuel Mehrbrodt (via logerrit)
vcl/inc/listbox.hxx|1 + vcl/source/control/combobox.cxx|2 +- vcl/source/control/imp_listbox.cxx |5 - 3 files changed, 6 insertions(+), 2 deletions(-) New commits: commit 7de9417d5f65d35227c7f80f6d587c2a56bde4e0 Author: Samuel Mehrbrodt AuthorDate: Wed N

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

2019-11-28 Thread Szymon Kłos (via logerrit)
svx/source/tbxctrls/grafctrl.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 00b473531b65aa5c10ea84aaedd05a35e6e50b25 Author: Szymon Kłos AuthorDate: Thu Nov 28 10:19:39 2019 +0100 Commit: Szymon Kłos CommitDate: Thu Nov 28 11:06:16 2019 +0100 jsdialogs; sen

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - vcl/source

2019-11-28 Thread Jan-Marek Glogowski (via logerrit)
vcl/source/outdev/clipping.cxx |3 ++- vcl/source/outdev/gradient.cxx | 15 --- 2 files changed, 10 insertions(+), 8 deletions(-) New commits: commit eacfff3748b56507c24d52dc4979ee75ee164dd1 Author: Jan-Marek Glogowski AuthorDate: Tue Nov 26 03:38:01 2019 + Commit:

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

2019-11-28 Thread Szymon Kłos (via logerrit)
sfx2/source/view/lokhelper.cxx | 26 ++ svx/source/xoutdev/xattr.cxx |8 2 files changed, 30 insertions(+), 4 deletions(-) New commits: commit 255ee67072aefdd31265df1cc462821797ef76e5 Author: Szymon Kłos AuthorDate: Tue Nov 26 15:02:48 2019 +0100 Comm

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

2019-11-28 Thread Szymon Kłos (via logerrit)
loleaflet/src/control/Control.JSDialogBuilder.js | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 6b50a5e41f1e9dc09930bd2443f839f9ab221492 Author: Szymon Kłos AuthorDate: Thu Nov 28 10:47:51 2019 +0100 Commit: Szymon Kłos CommitDate: Thu Nov 28 10:47:51 2019 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - xmloff/source

2019-11-28 Thread Tamás Zolnai (via logerrit)
xmloff/source/draw/sdpropls.cxx | 46 +++- 1 file changed, 22 insertions(+), 24 deletions(-) New commits: commit f187550e052ac659766dc8dc4ef574714e8ac46b Author: Tamás Zolnai AuthorDate: Tue Nov 26 15:23:40 2019 +0100 Commit: Xisco Faulí CommitDate:

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

2019-11-28 Thread Andreas Heinisch (via logerrit)
basic/qa/basic_coverage/test_types_conversion.vb | 11 ++- basic/source/sbx/sbxbool.cxx |2 +- basic/source/sbx/sbxbyte.cxx |2 +- basic/source/sbx/sbxchar.cxx |2 +- basic/source/sbx/sbxdbl.cxx

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

2019-11-28 Thread Xisco Fauli (via logerrit)
sc/uiconfig/scalc/ui/managenamesdialog.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1059cc102bc1611e3b199868045497245b3b0382 Author: Xisco Fauli AuthorDate: Wed Nov 27 13:49:06 2019 +0100 Commit: Caolán McNamara CommitDate: Thu Nov 28 09:54:56 2019 +01

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - 2 commits - cui/source include/vcl vcl/source

2019-11-28 Thread Caolán McNamara (via logerrit)
cui/source/customize/SvxNotebookbarConfigPage.cxx | 28 +++--- cui/source/inc/SvxNotebookbarConfigPage.hxx |3 +- include/vcl/menubtn.hxx |3 +- vcl/source/app/salvtables.cxx |2 - vcl/source/control/menubtn.cxx

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

2019-11-28 Thread Szymon Kłos (via logerrit)
include/svl/intitem.hxx |3 +++ svl/source/items/intitem.cxx |8 sw/source/uibase/shells/grfsh.cxx |7 +++ 3 files changed, 18 insertions(+) New commits: commit fc34df00c47e97fa1a9633c1e14e8b9df52f77f5 Author: Szymon Kłos AuthorDate: Tue Nov 26 15:03:2

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

2019-11-28 Thread Szymon Kłos (via logerrit)
loleaflet/src/control/Control.JSDialogBuilder.js | 63 ++- loleaflet/src/layer/tile/TileLayer.js|4 - 2 files changed, 64 insertions(+), 3 deletions(-) New commits: commit 403fe10c9d068317359310bd6005ed7f2163715d Author: Szymon Kłos AuthorDate: Tue Nov 2

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

2019-11-28 Thread Szymon Kłos (via logerrit)
include/svx/xfillit0.hxx |1 + svx/source/xoutdev/xattr.cxx | 34 ++ 2 files changed, 35 insertions(+) New commits: commit 5bc3ef9b93cfa2372ec5553affb14741db50bb2d Author: Szymon Kłos AuthorDate: Fri Nov 22 12:57:00 2019 +0100 Commit: Szymon Kłos

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

2019-11-28 Thread Andras Timar (via logerrit)
loleaflet/src/control/Control.Menubar.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 34f344365efc5212f926efd184478eb0832a0c13 Author: Andras Timar AuthorDate: Thu Nov 28 09:11:15 2019 +0100 Commit: Andras Timar CommitDate: Thu Nov 28 09:11:15 2019 +0100