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

2018-10-08 Thread Libreoffice Gerrit user
editeng/source/editeng/editobj.cxx | 51 +--- editeng/source/editeng/editundo.cxx | 29 ++-- editeng/source/items/flditem.cxx|2 - editeng/source/items/frmitems.cxx | 28 +-- editeng/source/items/numitem.cxx|4

[Libreoffice-commits] core.git: scaddins/source sccomp/source

2018-10-08 Thread Libreoffice Gerrit user
scaddins/source/analysis/analysishelper.hxx| 28 ++--- scaddins/source/datefunc/datefunc.hxx | 18 ++--- scaddins/source/pricing/pricing.hxx| 18 ++--- sccomp/source/solver/DifferentialEvolution.hxx |4 +-- sccomp/s

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

2018-10-08 Thread Libreoffice Gerrit user
sd/inc/CustomAnimationEffect.hxx|2 sd/inc/CustomAnimationPreset.hxx|2 sd/inc/Outliner.hxx |4 sd/inc/OutlinerIterator.hxx |2 sd/inc

[Libreoffice-commits] core.git: 2 commits - include/sfx2 sfx2/inc sfx2/qa sfx2/source smoketest/smoketest.cxx soltools/cpp sot/inc sot/source

2018-10-08 Thread Libreoffice Gerrit user
include/sfx2/StylePreviewRenderer.hxx |2 include/sfx2/asyncfunc.hxx |2 include/sfx2/childwin.hxx | 12 - include/sfx2/controlwrapper.hxx |4 include/sfx2/dinfdlg.hxx| 10 include/sfx2/docfac.hxx

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

2018-10-08 Thread Libreoffice Gerrit user
editeng/inc/editdoc.hxx |6 +++--- editeng/source/editeng/editdoc.cxx | 12 ++-- editeng/source/editeng/impedit2.cxx | 23 ++- editeng/source/editeng/impedit3.cxx |3 +-- 4 files changed, 20 insertions(+), 24 deletions(-) New commits: commit 33

[Libreoffice-commits] core.git: 2 commits - include/svx sc/source sd/source slideshow/source svx/source

2018-10-08 Thread Libreoffice Gerrit user
include/svx/svdundo.hxx|8 +- sc/source/core/data/drwlayer.cxx |2 sc/source/ui/view/drawvie4.cxx |4 - sd/source/ui/view/sdview.cxx | 11 +-- slid

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

2018-10-08 Thread Libreoffice Gerrit user
vcl/qt5/Qt5AccessibleWidget.cxx |4 ++-- vcl/qt5/Qt5Font.cxx |3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) New commits: commit b8835ad978b1295a01105c587e601163cd9ff725 Author: Jan-Marek Glogowski AuthorDate: Mon Oct 8 18:03:47 2018 + Commit: Jan-Marek G

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

2018-10-08 Thread Libreoffice Gerrit user
cppcanvas/source/mtfrenderer/textaction.cxx | 39 +--- 1 file changed, 30 insertions(+), 9 deletions(-) New commits: commit 800c60524d25dfde71240fe3c1533e17f6749daa Author: Mark Hung AuthorDate: Sat Oct 6 00:46:14 2018 +0800 Commit: Mark Hung CommitDate: Tue Oc

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

2018-10-08 Thread Libreoffice Gerrit user
canvas/source/directx/dx_textlayout.cxx|3 ++- canvas/source/directx/dx_textlayout_drawhelper.cxx |6 -- canvas/source/directx/dx_textlayout_drawhelper.hxx |3 ++- 3 files changed, 8 insertions(+), 4 deletions(-) New commits: commit d9ad59da50c1172fe98f94370221c9c1b688

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

2018-10-08 Thread Libreoffice Gerrit user
sw/source/uibase/utlui/navipi.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 7645bd0adf4f4e8845ecb7bcb814aa2a0537bff3 Author: Jim Raykowski AuthorDate: Sat Sep 22 11:25:31 2018 -0800 Commit: Jim Raykowski CommitDate: Mon Oct 8 23:17:37 2018 +0200 tdf#120061

Re: problems with LayerTabBar in unit tests

2018-10-08 Thread Markus Mohrhard
Hello Regina, On Mon, Oct 8, 2018 at 7:54 PM Regina Henschel wrote: > Hi all, > > does no one has an idea? I have put the problem as patch to Gerrit > https://gerrit.libreoffice.org/61545. Perhaps my problem is easier > understandable then. > > Problem: If I use the "Load"-method, I get the docu

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

2018-10-08 Thread Libreoffice Gerrit user
sc/source/core/data/markarr.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit bc9385c71e780f4dca5c54b8e817faae43c30d18 Author: Jochen Nitschke AuthorDate: Mon Oct 8 18:02:30 2018 +0200 Commit: Jochen Nitschke CommitDate: Mon Oct 8 20:45:08 2018 +

Re: problems with LayerTabBar in unit tests

2018-10-08 Thread Regina Henschel
Hi all, does no one has an idea? I have put the problem as patch to Gerrit https://gerrit.libreoffice.org/61545. Perhaps my problem is easier understandable then. Problem: If I use the "Load"-method, I get the document loaded, but only the center pane has the correct size. All other window s

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

2018-10-08 Thread Libreoffice Gerrit user
scripting/source/basprov/basprov.cxx | 22 ++--- scripting/source/dlgprov/dlgprov.cxx | 14 ++--- scripting/source/stringresource/stringresource.cxx | 14 ++--- sfx2/source/doc/objxtor.cxx| 14 +

DocumentView$1.class not generated with OpenJDK 11

2018-10-08 Thread Olivier Tilloy
Last week it was pointed out to me that some libreoffice automated tests being run on the Ubuntu packages (autopkgtests) broke with OpenJDK 11. All the details can be found at https://launchpad.net/bugs/1796361. I managed to pinpoint the failure to a missing DocumentView$1.class ¹. When run agains

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

2018-10-08 Thread Libreoffice Gerrit user
sw/qa/extras/ooxmlexport/data/tdf58944-repeating-table-header.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport11.cxx | 17 +++ writerfilter/source/dmapper/DomainMapperTableManager.cxx | 22 +- 3 files changed, 37 insertions(+), 2 deletions(-)

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

2018-10-08 Thread Libreoffice Gerrit user
unoxml/source/rdf/librdf_repository.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 260701270abc7997996625449cd3d40f8b4f7f49 Author: Stephan Bergmann AuthorDate: Mon Oct 8 18:29:02 2018 +0200 Commit: Stephan Bergmann CommitDate: Mon Oct 8 18:29:02 2018 +0200 Missin

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

2018-10-08 Thread Libreoffice Gerrit user
sfx2/source/view/viewfrm.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit ec235750bb30c3b66bd8b642f6abd1f9ea8244df Author: Mike Kaganski AuthorDate: Fri Oct 5 18:43:49 2018 +0200 Commit: Mike Kaganski CommitDate: Mon Oct 8 18:11:34 2018 +0200 tdf#1

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

2018-10-08 Thread Libreoffice Gerrit user
desktop/source/lib/init.cxx | 50 ++-- 1 file changed, 26 insertions(+), 24 deletions(-) New commits: commit 6fed64c36c4a198d960e22a8489dbade512be575 Author: Ashod Nakashian AuthorDate: Fri Jul 6 16:49:29 2018 -0400 Commit: Jan Holesovsky Commit

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

2018-10-08 Thread Libreoffice Gerrit user
desktop/source/lib/init.cxx | 27 +++ 1 file changed, 27 insertions(+) New commits: commit 752494ee759efdf976c44ffd6408a7f861215901 Author: Ashod Nakashian AuthorDate: Thu Jun 28 01:07:32 2018 -0400 Commit: Jan Holesovsky CommitDate: Mon Oct 8 17:30:07 2018 +02

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

2018-10-08 Thread Libreoffice Gerrit user
vcl/unx/generic/glyphs/glyphcache.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit b89bf7e197be88ca60c1910835080a26e092dfaa Author: Jan-Marek Glogowski AuthorDate: Mon Oct 8 13:38:32 2018 + Commit: Jan-Marek Glogowski CommitDate: Mon Oct 8 17:29:19 2018 +0200

[Libreoffice-commits] core.git: Branch 'private/mst/sw_redlinehide_3' - 5 commits - sw/inc sw/source

2018-10-08 Thread Libreoffice Gerrit user
sw/inc/fmtinfmt.hxx|5 sw/source/core/access/acchyperlink.cxx | 92 +- sw/source/core/access/acchyperlink.hxx | 19 +- sw/source/core/access/accpara.cxx | 290 ++--- sw/source/core/txtnode/fmtatr2.cxx |1 5 files chang

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

2018-10-08 Thread Libreoffice Gerrit user
connectivity/source/drivers/postgresql/pq_statement.cxx |3 +-- connectivity/source/drivers/postgresql/pq_tools.cxx |2 +- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit a53e9b1d626a9f973d3bfc93a7d3e9341b0072ad Author: Jochen Nitschke AuthorDate: Mon Oct 8 1

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

2018-10-08 Thread Libreoffice Gerrit user
Mobile/Mobile.xcodeproj/project.pbxproj |4 Mobile/Mobile/Document.mm |1 + wsd/DocumentBroker.cpp |2 +- wsd/LOOLWSD.cpp | 15 ++- 4 files changed, 16 insertions(+), 6 deletions(-) New commits: commit 72f36be50

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

2018-10-08 Thread Libreoffice Gerrit user
compilerplugins/clang/useuniqueptr.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 5688cd1d9ad4500b82d2668cc5035da5c64acd0e Author: Stephan Bergmann AuthorDate: Mon Oct 8 14:10:17 2018 +0200 Commit: Stephan Bergmann CommitDate: Mon Oct 8 16:58:44 201

[Libreoffice-commits] core.git: emfio/CppunitTest_emfio_wmf_test.mk emfio/qa

2018-10-08 Thread Libreoffice Gerrit user
emfio/CppunitTest_emfio_wmf_test.mk| 172 - emfio/qa/cppunit/wmf/wmfimporttest.cxx | 17 --- 2 files changed, 6 insertions(+), 183 deletions(-) New commits: commit 18c628ae6ef2664db40ef46e21064f3ac4713e5c Author: Jan-Marek Glogowski AuthorDate: Mon Oct

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

2018-10-08 Thread Libreoffice Gerrit user
sc/qa/unit/datatransformation_test.cxx | 433 --- sc/source/ui/dataprovider/datatransformation.cxx | 247 + 2 files changed, 407 insertions(+), 273 deletions(-) New commits: commit 4a00c79aafc6dde331cf4bb351d98226a9337171 Author: Vikas Mahato Autho

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

2018-10-08 Thread Libreoffice Gerrit user
oox/source/export/drawingml.cxx| 29 + sw/qa/extras/ooxmlexport/data/lo_preset_dashes.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport11.cxx | 15 ++ 3 files changed, 44 insertions(+) New commits: commit 47c3b0390e5ad5a894488c47f014cdd7

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

2018-10-08 Thread Libreoffice Gerrit user
cui/source/customize/cfgutil.cxx | 34 - include/comphelper/DisableInteractionHelper.hxx| 49 scripting/source/provider/MasterScriptProvider.cxx | 126 ++--- 3 files changed, 111 insertions(+), 98 deletions(-) New commits: commit f3ce30ec75a

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-4-1-6+backports' - nss/nss.patch

2018-10-08 Thread Libreoffice Gerrit user
nss/nss.patch |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 48539b59174564950a9d4546048d462a7bfadfb1 Author: Thorsten Behrens AuthorDate: Mon Oct 8 16:10:51 2018 +0200 Commit: Thorsten Behrens CommitDate: Mon Oct 8 16:10:51 2018 +0200 nss: fix build f

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

2018-10-08 Thread Libreoffice Gerrit user
include/comphelper/processfactory.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 078a81d5ba9f44b642e3e8b838fc4fe48a91810a Author: Stephan Bergmann AuthorDate: Mon Oct 8 15:35:17 2018 +0200 Commit: Stephan Bergmann CommitDate: Mon Oct 8 15:35:17 2018 +02

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

2018-10-08 Thread Libreoffice Gerrit user
sw/source/filter/html/htmlflywriter.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit b7835c1d7465db6bea4cc80b6d0c2f71596938f1 Author: Jochen Nitschke AuthorDate: Mon Oct 8 12:17:48 2018 +0200 Commit: Jochen Nitschke CommitDate: Mon Oct 8 15:01:08 20

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

2018-10-08 Thread Libreoffice Gerrit user
vcl/unx/gtk3_kde5/gtk3_kde5_filepicker_ipc.cxx | 43 +++ vcl/unx/gtk3_kde5/gtk3_kde5_filepicker_ipc.hxx | 54 +++-- 2 files changed, 57 insertions(+), 40 deletions(-) New commits: commit dbc22cf3ba6cbf00e64f04ae348fddd4ba4efb17 Author: Michael Weghorn

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

2018-10-08 Thread Libreoffice Gerrit user
vcl/unx/gtk3_kde5/filepicker_ipc_commands.hxx | 12 + vcl/unx/gtk3_kde5/kde5_filepicker_ipc.cxx | 229 +++--- vcl/unx/gtk3_kde5/kde5_filepicker_ipc.hxx | 18 +- 3 files changed, 198 insertions(+), 61 deletions(-) New commits: commit 22c76a35b95f8113fceabacf96ec017

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

2018-10-08 Thread Libreoffice Gerrit user
basctl/source/basicide/baside2.cxx |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit d75a96d50bb62e40d69d7ab432ca94f23d36e82f Author: Jochen Nitschke AuthorDate: Mon Oct 8 13:08:06 2018 +0200 Commit: Jochen Nitschke CommitDate: Mon Oct 8 14:41:24 2018 +

[Libreoffice-commits] core.git: cui/Library_cui.mk

2018-10-08 Thread Libreoffice Gerrit user
cui/Library_cui.mk |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 2f74b6842f56dc0313022bc0e51472342b0515a6 Author: Tor Lillqvist AuthorDate: Mon Oct 8 12:37:27 2018 +0300 Commit: Tor Lillqvist CommitDate: Mon Oct 8 14:28:59 2018 +0200 Try to mana

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

2018-10-08 Thread Libreoffice Gerrit user
chart2/IwyuFilter_chart2.yaml | 22 + chart2/inc/ChartModel.hxx |4 -- chart2/source/model/filter/XMLFilter.cxx |2 - chart2/source/model/main/Axis.cxx |7 chart2

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

2018-10-08 Thread Libreoffice Gerrit user
cui/source/options/personalization.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 57b3161eb9ffb890c26e78309c4e833f631600ff Author: Andrea Gelmini AuthorDate: Mon Oct 8 12:15:16 2018 +0200 Commit: Julien Nabet CommitDate: Mon Oct 8 13:57:59 2018 +0200

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

2018-10-08 Thread Libreoffice Gerrit user
svtools/source/brwbox/editbrowsebox.cxx | 22 -- 1 file changed, 20 insertions(+), 2 deletions(-) New commits: commit c523d9556a354e1afac3203b6f1c8b75a2f7d2f0 Author: Caolán McNamara AuthorDate: Wed Oct 3 16:42:15 2018 +0100 Commit: Caolán McNamara CommitDate: Mon

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

2018-10-08 Thread Libreoffice Gerrit user
vcl/quartz/salvd.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit e659c6a1857fbb8e5a6e8ff60fe241483eea32dd Author: Stephan Bergmann AuthorDate: Mon Oct 8 11:21:45 2018 +0200 Commit: Stephan Bergmann CommitDate: Mon Oct 8 13:36:58 2018 +0200 W

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

2018-10-08 Thread Libreoffice Gerrit user
cui/source/customize/cfgutil.cxx | 35 +++ stoc/source/javavm/javavm.cxx|7 +++ 2 files changed, 42 insertions(+) New commits: commit b2d156b6ef3845a2f1f390b1c9b7c202187e6b85 Author: Mike Kaganski AuthorDate: Sat Oct 6 15:28:37 2018 +0300 Commit:

Re: Upstream clang compiler plugins, licensing

2018-10-08 Thread Tamás Zolnai
Hi Noel, It's good idea to pick up one plugin first and discuss with the authors and relicense that plugin only. I think this also means that we'll need to change the license header of the plugin's source file to LLVM license so it's unambigous what is the license of this specific plugin. The only

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

2018-10-08 Thread Libreoffice Gerrit user
oox/source/vml/vmlinputstream.cxx |2 +- sc/qa/unit/data/xlsx/tdf120301_xmlSpaceParsing.xlsx |binary sc/qa/unit/subsequent_filters-test.cxx | 19 +++ 3 files changed, 20 insertions(+), 1 deletion(-) New commits: commit b118760cade7350b91e56d92

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

2018-10-08 Thread Libreoffice Gerrit user
compilerplugins/clang/test/useuniqueptr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e056e30f82ae00c5cb3249f943b0d7ec46c65aad Author: Miklos Vajna AuthorDate: Mon Oct 8 12:30:22 2018 +0200 Commit: Miklos Vajna CommitDate: Mon Oct 8 12:31:17 2018 +0200

[Libreoffice-commits] core.git: accessibility/source basctl/source canvas/source comphelper/qa comphelper/source connectivity/source dbaccess/source drawinglayer/source embeddedobj/source extensions/s

2018-10-08 Thread Libreoffice Gerrit user
accessibility/source/standard/vclxaccessibletoolbox.cxx|2 basctl/source/dlged/dlgedfac.cxx |1 canvas/source/vcl/canvas.hxx |2 canvas/source/vcl/canvascustomsprite.cxx |

[Libreoffice-commits] online.git: Changes to 'refs/tags/3.4.0-final'

2018-10-08 Thread Libreoffice Gerrit user
Tag '3.4.0-final' created by Andras Timar at 2018-10-08 10:14 + 3.4.0-final Changes since 3.4-rc7-4: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/list

[Libreoffice-commits] core.git: bin/find-unneeded-includes

2018-10-08 Thread Libreoffice Gerrit user
bin/find-unneeded-includes |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9b686537f59a63bad05a0cfe7fc5f1096bb7a7c1 Author: Gabor Kelemen AuthorDate: Sat Oct 6 23:25:46 2018 +0200 Commit: Miklos Vajna CommitDate: Mon Oct 8 12:15:23 2018 +0200 find-unnee

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

2018-10-08 Thread Libreoffice Gerrit user
sw/qa/extras/layout/data/tdf120287c.fodt | 46 +++ sw/qa/extras/layout/layout.cxx | 11 +++ sw/source/core/text/inftxt.cxx | 20 - sw/source/core/text/inftxt.hxx |3 ++ sw/source/core/text/itrform2.cxx |

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

2018-10-08 Thread Libreoffice Gerrit user
sc/inc/dbdata.hxx |2 +- sc/qa/unit/dataproviders_test.cxx |8 sc/qa/unit/ucalc_formula.cxx| 14 +++--- sc/qa/unit/ucalc_sharedformula.cxx |8 sc/sou

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

2018-10-08 Thread Libreoffice Gerrit user
sc/inc/dpobject.hxx|2 - sc/qa/unit/ucalc_pivottable.cxx| 44 ++--- sc/source/core/data/dpobject.cxx |8 ++ sc/source/filter/excel/xipivot.cxx |6 ++--- sc/source/filter/xml/xmldpimp.cxx | 18 +++ sc/source/ui/d

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

2018-10-08 Thread Libreoffice Gerrit user
vcl/ios/dummies.cxx | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) New commits: commit 80258f93448d278a50cd4aaf130d821a01361a34 Author: Tor Lillqvist AuthorDate: Mon Oct 8 11:36:34 2018 +0300 Commit: Tor Lillqvist CommitDate: Mon Oct 8 12:42:22 2018 +0300 Defi

[Libreoffice-commits] core.git: ios/UnitTest

2018-10-08 Thread Libreoffice Gerrit user
ios/UnitTest/UnitTest.xcodeproj/project.pbxproj |4 1 file changed, 4 insertions(+) New commits: commit 8122551c799e6a083018e213b12b8901ae79625b Author: Tor Lillqvist AuthorDate: Mon Oct 8 11:41:13 2018 +0300 Commit: Tor Lillqvist CommitDate: Mon Oct 8 12:42:57 2018 +0300

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

2018-10-08 Thread Libreoffice Gerrit user
vcl/inc/headless/svpgdi.hxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 5231818a373ed17df751f5dc31c9edc4a0037127 Author: Tor Lillqvist AuthorDate: Mon Oct 8 11:36:12 2018 +0300 Commit: Tor Lillqvist CommitDate: Mon Oct 8 12:41:50 2018 +0300 No cairo used on iOS

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

2018-10-08 Thread Libreoffice Gerrit user
sfx2/uiconfig/ui/templatedlg.ui |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3bd549e30161c953e0ea7bf203782d18a6b6f309 Author: Cor Nouws AuthorDate: Tue Oct 2 18:00:15 2018 +0200 Commit: Heiko Tietze CommitDate: Mon Oct 8 11:41:06 2018 +0200 resol

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

2018-10-08 Thread Libreoffice Gerrit user
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu |2 +- sc/inc/strings.hrc|6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 0ab1e3101935606d8554acc1e8a3536845080c72 Author: Cor Nouws Author

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

2018-10-08 Thread Libreoffice Gerrit user
sw/source/core/inc/UndoTable.hxx | 26 +- sw/source/core/undo/untbl.cxx| 100 +++ 2 files changed, 63 insertions(+), 63 deletions(-) New commits: commit 4854acc7929ea58632c5d0f7f80a4adc3c62b8cd Author: Miklos Vajna AuthorDate: Mon Oct 8 09:3

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

2018-10-08 Thread Libreoffice Gerrit user
starmath/inc/ElementsDockingWindow.hxx |4 ++-- starmath/inc/action.hxx|4 ++-- starmath/inc/node.hxx |4 ++-- starmath/inc/parse.hxx |2 +- starmath/inc/token.hxx |8 starmath/inc/view.hxx

[Libreoffice-commits] core.git: stoc/source store/source svgio/inc

2018-10-08 Thread Libreoffice Gerrit user
stoc/source/corereflection/base.hxx |6 stoc/source/corereflection/crcomp.cxx|2 stoc/source/implementationregistration/implreg.cxx | 127 +++ stoc/source/implementationregistration/mergekeys.cxx |4 stoc/source/inspect/introspecti

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

2018-10-08 Thread Libreoffice Gerrit user
xmloff/source/text/txtimppr.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit b5d5032ce9b40cdca233f6f8951fa056262ec041 Author: Stephan Bergmann AuthorDate: Mon Oct 8 09:24:44 2018 +0200 Commit: Stephan Bergmann CommitDate: Mon Oct 8 10:53:4

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

2018-10-08 Thread Libreoffice Gerrit user
sc/source/core/tool/cellform.cxx | 22 ++ 1 file changed, 10 insertions(+), 12 deletions(-) New commits: commit 2060909e8e9f1b3483b32fc15b5c70372825b1c3 Author: Serge Krot AuthorDate: Fri Oct 5 21:21:58 2018 +0200 Commit: Thorsten Behrens CommitDate: Mon Oct 8 10:4

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

2018-10-08 Thread Libreoffice Gerrit user
sc/qa/unit/parallelism.cxx | 25 sc/source/core/tool/formulagroup.cxx | 43 --- 2 files changed, 55 insertions(+), 13 deletions(-) New commits: commit 7bafe2441480e2b88d999b30b7f117f05e72c3b3 Author: Dennis Francis AuthorDate

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

2018-10-08 Thread Libreoffice Gerrit user
svl/qa/unit/svl.cxx |8 svl/source/crypto/cryptosign.cxx |6 +++--- svl/source/fsstor/fsstorage.cxx |4 ++-- svl/source/items/style.cxx |2 +- svl/source/misc/gridprinter.cxx |2 +- svl/source/undo/undo.cxx |6 +++--- svl/source/uno/pat

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

2018-10-08 Thread Libreoffice Gerrit user
sc/source/ui/dbgui/validate.cxx | 144 ++ sc/source/ui/inc/validate.hxx | 34 ++ sc/uiconfig/scalc/ui/erroralerttabpage.ui | 30 + sc/uiconfig/scalc/ui/validationhelptabpage.ui | 22 +-- 4 files changed, 90 insertions(+), 140

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

2018-10-08 Thread Libreoffice Gerrit user
sc/source/ui/dbgui/tpsubt.cxx | 140 sc/source/ui/inc/tpsubt.hxx | 27 ++--- sc/uiconfig/scalc/ui/subtotaloptionspage.ui | 26 - 3 files changed, 79 insertions(+), 114 deletions(-) New commits: commit cac00eeb8ca32e931efb9b245643

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

2018-10-08 Thread Libreoffice Gerrit user
reportdesign/source/ui/dlg/dlgpage.cxx| 14 - reportdesign/source/ui/inc/dlgpage.hxx|7 reportdesign/source/ui/misc/UITools.cxx |8 reportdesign/source/ui/report/ReportController.cxx|8 reportdesign/uiconfig/dbreport/ui/backgroundd

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

2018-10-08 Thread Libreoffice Gerrit user
l10ntools/inc/srclex.hxx | 35 -- l10ntools/source/srclex.l | 241 -- 2 files changed, 276 deletions(-) New commits: commit f5bafb4d9824956984d3bd2e1bc868996beca7fc Author: Andras Timar AuthorDate: Sun Oct 7 11:40:48 2018 +0200 Commit:

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

2018-10-08 Thread Libreoffice Gerrit user
cui/Library_cui.mk |3 cui/source/options/personalization.cxx | 547 - 2 files changed, 345 insertions(+), 205 deletions(-) New commits: commit 6c97feec872e82711f58cce61b7796ed594e552c Author: Muhammet Kara AuthorDate: Fri Oct 5 03:35

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

2018-10-08 Thread Libreoffice Gerrit user
vcl/unx/gtk3_kde5/gtk3_kde5_filepicker_ipc.cxx |4 ++-- vcl/unx/gtk3_kde5/kde5_filepicker_ipc.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 1aae63b62b8a745ba3345d73e59107c63f904c02 Author: Stephan Bergmann AuthorDate: Mon Oct 8 09:23:12 2018 +

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

2018-10-08 Thread Libreoffice Gerrit user
vcl/unx/gtk3_kde5/gtk3_kde5_filepicker_ipc.cxx | 43 +++ vcl/unx/gtk3_kde5/gtk3_kde5_filepicker_ipc.hxx | 55 ++--- 2 files changed, 57 insertions(+), 41 deletions(-) New commits: commit 788716cebad012513cc2798589b817b86cbf1bbc Author: Michael Weghorn

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

2018-10-08 Thread Libreoffice Gerrit user
vcl/unx/gtk3_kde5/kde5_filepicker_ipc.cxx | 229 ++ vcl/unx/gtk3_kde5/kde5_filepicker_ipc.hxx | 18 +- 2 files changed, 186 insertions(+), 61 deletions(-) New commits: commit 3b36855e48f6ef3f4e52e998c52c531fe5191477 Author: Michael Weghorn AuthorDate: Tue Oct 2