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

2016-10-16 Thread Stephan Bergmann
connectivity/source/drivers/ado/AColumn.cxx | 12 connectivity/source/drivers/ado/AGroup.cxx | 12 connectivity/source/drivers/ado/AIndex.cxx | 11 --- connectivity/source/drivers/ado/AKey.cxx| 12 connectivity/source/drivers/ado/ATable.

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

2016-10-16 Thread Adolfo Jayme Barrientos
sfx2/classification/example_ca-ES.xml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit fa8a4f62bba1c92ec9d3bd7de3be8d8443008b17 Author: Adolfo Jayme Barrientos Date: Mon Oct 17 01:22:31 2016 -0500 I made a grammar error here Change-Id: I202ed2cf4b6

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

2016-10-16 Thread Katarina Behrens
include/svx/sidebar/AreaPropertyPanelBase.hxx |2 -- svx/source/sidebar/area/AreaPropertyPanelBase.cxx | 14 +- svx/uiconfig/ui/sidebararea.ui|2 -- 3 files changed, 1 insertion(+), 17 deletions(-) New commits: commit 1896a09cd831904099df5202bb4d22ec0

[Libreoffice-commits] core.git: external/firebird RepositoryExternal.mk

2016-10-16 Thread Stephan Bergmann
RepositoryExternal.mk |6 +++--- external/firebird/ExternalPackage_firebird.mk | 16 external/firebird/ExternalProject_firebird.mk |9 - 3 files changed, 15 insertions(+), 16 deletions(-) New commits: commit 416c552066e3a7a27430753967b3b9

[Libreoffice-commits] core.git: sfx2/classification sfx2/Package_classification.mk

2016-10-16 Thread Laurent Balland-Poirier
sfx2/Package_classification.mk|1 sfx2/classification/example_fr-FR.xml | 84 ++ 2 files changed, 85 insertions(+) New commits: commit 74c1355c99b3c5edb9673cc1bf1438f10e68d658 Author: Laurent Balland-Poirier Date: Sun Oct 16 11:10:49 2016 +0200

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

2016-10-16 Thread Miklos Vajna
xmlsecurity/source/pdfio/pdfdocument.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit f3d9249ca6be6e69362b3ae90842fd2211fd0829 Author: Miklos Vajna Date: Fri Oct 14 18:15:35 2016 +0200 xmlsecurity: check file header when reading PDF signature

[Libreoffice-commits] core.git: xmlsecurity/Executable_pdfverify.mk xmlsecurity/source

2016-10-16 Thread Miklos Vajna
xmlsecurity/Executable_pdfverify.mk|1 + xmlsecurity/source/pdfio/pdfverify.cxx | 21 ++--- 2 files changed, 19 insertions(+), 3 deletions(-) New commits: commit f29baf7735ddc162801fea73ecf705805aa4ec11 Author: Miklos Vajna Date: Fri Oct 14 18:13:34 2016 +0200 Ex

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - external_deps.lst

2016-10-16 Thread Pedro Giffuni
external_deps.lst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 711520040bc6d67ed2a0562c78e06e0f309ec877 Author: Pedro Giffuni Date: Mon Oct 17 02:21:59 2016 + Update Gentium URL. This was causing breakage on the buildbot. diff --git a/external

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 83 commits - avmedia/source basic/qa basic/source bean/native bridges/inc bridges/source canvas/source codemaker/source comphelper/so

2016-10-16 Thread Khaled Hosny
Rebased ref, commits from common ancestor: commit 9f6be93b1d9013dbdc84c46466d0fa6a4ed10dec Author: Khaled Hosny Date: Sat Oct 15 06:11:26 2016 -0700 Rewrite AquaSalGraphics::DrawSalLayout() Slightly cleaner code and now handles glyph rotation for vertical text. Change-Id:

[Libreoffice-commits] online.git: 2 commits - loolwsd/LOOLWSD.cpp loolwsd/test

2016-10-16 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 116 ++-- loolwsd/test/httpwstest.cpp |7 ++ 2 files changed, 64 insertions(+), 59 deletions(-) New commits: commit cb09f50d8c6767249a6058b7ca2bbea90b7c1c9f Author: Ashod Nakashian Date: Sun Oct 16 17:56:25 2016 -0400

[Libreoffice-commits] online.git: loolwsd/ClientSession.cpp loolwsd/ClientSession.hpp loolwsd/DocumentBroker.cpp loolwsd/DocumentBroker.hpp

2016-10-16 Thread Ashod Nakashian
loolwsd/ClientSession.cpp | 26 +++--- loolwsd/ClientSession.hpp |2 +- loolwsd/DocumentBroker.cpp |5 ++--- loolwsd/DocumentBroker.hpp |2 +- 4 files changed, 15 insertions(+), 20 deletions(-) New commits: commit d266d124dfb5383c113996d799d3efe8274e0a99 Author

[Libreoffice-commits] online.git: loolwsd/ClientSession.cpp loolwsd/ClientSession.hpp

2016-10-16 Thread Ashod Nakashian
loolwsd/ClientSession.cpp | 87 ++ loolwsd/ClientSession.hpp | 33 +++-- 2 files changed, 72 insertions(+), 48 deletions(-) New commits: commit 60bfda46093c283206946b1a4fb37a982b16e792 Author: Ashod Nakashian Date: Sun Oct 16 13:20:49

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

2016-10-16 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 21 - 1 file changed, 12 insertions(+), 9 deletions(-) New commits: commit d857b3dbbb48352d2a7bc315146742708e36cf76 Author: Ashod Nakashian Date: Sun Oct 16 12:46:46 2016 -0400 loolwsd: add the ClientSession to the Broker last This avoi

[Libreoffice-commits] online.git: loolwsd/test

2016-10-16 Thread Ashod Nakashian
loolwsd/test/httpwserror.cpp | 65 +++ 1 file changed, 47 insertions(+), 18 deletions(-) New commits: commit 5ba6ce1a3346777012b0ccd377eca99b4ee92f75 Author: Ashod Nakashian Date: Sat Oct 15 17:41:53 2016 -0400 loolwsd: fix and cleanup HTTPWSError

[Libreoffice-commits] online.git: loolwsd/test

2016-10-16 Thread Ashod Nakashian
loolwsd/test/httpcrashtest.cpp | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit f113d9c9c781341bf08ad7674f9ef11e5ba5d94e Author: Ashod Nakashian Date: Sat Oct 15 17:09:28 2016 -0400 loolwsd: fix and improve kit crash unittest Ch

[Libreoffice-commits] online.git: loolwsd/LOOLForKit.cpp loolwsd/LOOLSession.hpp loolwsd/LOOLWSD.cpp

2016-10-16 Thread Ashod Nakashian
loolwsd/LOOLForKit.cpp |9 - loolwsd/LOOLSession.hpp |1 + loolwsd/LOOLWSD.cpp | 19 +++ 3 files changed, 20 insertions(+), 9 deletions(-) New commits: commit de7cda7891fff43992df61a1b2702608ed579549 Author: Ashod Nakashian Date: Sat Oct 15 17:08:55 2016

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

2016-10-16 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp | 27 ++- loolwsd/DocumentBroker.hpp |2 ++ 2 files changed, 28 insertions(+), 1 deletion(-) New commits: commit 4f4472ffa6e11bf8b77c8e64198c5e159dbd9daa Author: Ashod Nakashian Date: Sat Oct 15 17:07:40 2016 -0400 loolwsd: shutdown

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp loolwsd/Util.cpp loolwsd/Util.hpp

2016-10-16 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp |7 +++ loolwsd/Util.cpp|3 +++ loolwsd/Util.hpp|5 + 3 files changed, 11 insertions(+), 4 deletions(-) New commits: commit 57c5e55a4dd589216493cd4d88a71fb24e784d02 Author: Ashod Nakashian Date: Fri Oct 14 23:10:03 2016 -0400 loolwsd: trap s

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

2016-10-16 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4c967ec0c8d5e3a8d1a98fc2e842488be0eef720 Author: Ashod Nakashian Date: Sat Oct 15 09:08:09 2016 -0400 loolwsd: correct the test document name Change-Id: I4efe1e36a70b62154a5e0dd70d42e

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp

2016-10-16 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp | 22 +- 1 file changed, 1 insertion(+), 21 deletions(-) New commits: commit 4ca15894dfb2cdbe0d25dd033f7eb90144a8ae73 Author: Ashod Nakashian Date: Fri Oct 14 23:04:12 2016 -0400 loolwsd: only forkit cleans up the jail directory No need t

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - scripting/source

2016-10-16 Thread Damjan Jovanovic
scripting/source/provider/ProviderCache.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 275753a7d08086b084452ca00372003f1d8700d4 Author: Damjan Jovanovic Date: Sun Oct 16 16:32:08 2016 + #i127165# Clicking "No" in Java dialog causes abnormal exit on Fr

[Libreoffice-commits] online.git: 2 commits - loolwsd/Common.hpp loolwsd/DocumentBroker.cpp loolwsd/IoUtil.cpp loolwsd/LOOLWSD.cpp

2016-10-16 Thread Ashod Nakashian
loolwsd/Common.hpp |9 + loolwsd/DocumentBroker.cpp |2 +- loolwsd/IoUtil.cpp |2 +- loolwsd/LOOLWSD.cpp| 13 +++-- 4 files changed, 14 insertions(+), 12 deletions(-) New commits: commit c1ee1f5102d29182af95e273686272f70b9c210d Author: Ashod N

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

2016-10-16 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp |4 ++-- loolwsd/DocumentBroker.hpp |2 +- loolwsd/LOOLWSD.cpp| 10 -- 3 files changed, 7 insertions(+), 9 deletions(-) New commits: commit 7043b95f4d9a1d01043f6b519d5845a52375f1d2 Author: Ashod Nakashian Date: Fri Oct 14 22:52:33 2016 -0400

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

2016-10-16 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 29 - 1 file changed, 29 deletions(-) New commits: commit d4214c555f363c41c7768a83d33e9de1f6538eb3 Author: Ashod Nakashian Date: Fri Oct 14 22:55:07 2016 -0400 loolwsd: kill waitBridgeCompleted and AvailableChildSessions Change-

[Libreoffice-commits] online.git: loolwsd/DocumentBroker.hpp

2016-10-16 Thread Ashod Nakashian
loolwsd/DocumentBroker.hpp | 29 - 1 file changed, 20 insertions(+), 9 deletions(-) New commits: commit 35fcaa1592b5a78bd46f326271a27b1710c0731b Author: Ashod Nakashian Date: Fri Oct 14 08:37:43 2016 -0400 loolwsd: don't join unjoinable thread and contain exc

[Libreoffice-commits] online.git: loolwsd/ChildSession.cpp loolwsd/ChildSession.hpp loolwsd/ClientSession.cpp loolwsd/ClientSession.hpp loolwsd/DocumentBroker.cpp loolwsd/DocumentBroker.hpp loolwsd/LO

2016-10-16 Thread Ashod Nakashian
loolwsd/ChildSession.cpp|3 +-- loolwsd/ChildSession.hpp|1 - loolwsd/ClientSession.cpp | 18 +- loolwsd/ClientSession.hpp |4 ++-- loolwsd/DocumentBroker.cpp | 27 +++ loolwsd/DocumentBroker.hpp |2 +- loolwsd/LOOLKit.cpp

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

2016-10-16 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 192 1 file changed, 16 insertions(+), 176 deletions(-) New commits: commit d98e019994222a689c008aafa609f3f71bba3911 Author: Ashod Nakashian Date: Wed Oct 12 23:39:04 2016 -0400 loolwsd: kill priosoner connection

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

2016-10-16 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp | 12 ++-- loolwsd/DocumentBroker.hpp | 19 ++- 2 files changed, 24 insertions(+), 7 deletions(-) New commits: commit 75c99ed9b6939f9ee0be68cec2d82572d63ac48c Author: Ashod Nakashian Date: Tue Oct 11 18:22:51 2016 -0400 loolwsd: clean

[Libreoffice-commits] online.git: loolwsd/ClientSession.cpp loolwsd/ClientSession.hpp loolwsd/DocumentBroker.cpp loolwsd/DocumentBroker.hpp loolwsd/LOOLWSD.cpp loolwsd/PrisonerSession.cpp loolwsd/Stor

2016-10-16 Thread Pranav Kant
loolwsd/ClientSession.cpp |4 +- loolwsd/ClientSession.hpp | 14 ++- loolwsd/DocumentBroker.cpp | 83 +--- loolwsd/DocumentBroker.hpp |6 +-- loolwsd/LOOLWSD.cpp | 15 +-- loolwsd/PrisonerSession.cpp |2 - loolwsd/Stor

[Libreoffice-commits] online.git: loolwsd/ChildSession.cpp

2016-10-16 Thread Ashod Nakashian
loolwsd/ChildSession.cpp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 2ca592d0ac1c2efa30b59e2d930aa80177386cf9 Author: Ashod Nakashian Date: Mon Oct 10 13:16:53 2016 -0400 loolwsd: log the username, Core View-ID, and WSD Session-ID together This

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 24 commits - config_host.mk.in configure.ac external/harfbuzz RepositoryExternal.mk vcl/CppunitTest_vcl_wmf_test.mk vcl/inc vcl/Libra

2016-10-16 Thread Khaled Hosny
Rebased ref, commits from common ancestor: commit f0fdd3d62700040b32347b4637b1520ce9113903 Author: Khaled Hosny Date: Sat Oct 15 06:11:26 2016 -0700 Rewrite AquaSalGraphics::DrawSalLayout() Slightly cleaner code and now handles glyph rotation for vertical text. Change-Id:

[Libreoffice-commits] website.git: Branch 'update' - check.php

2016-10-16 Thread Christian Lohmaier
check.php | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 58d5eea4c65410ebcebf98182dcd1c54d421c532 Author: Christian Lohmaier Date: Sun Oct 16 22:15:26 2016 +0200 enable update for 5.2.2 diff --git a/check.php b/check.php index 0880d8a..f5eb0f4 100

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

2016-10-16 Thread Marco Cecchetti
sc/source/ui/inc/viewdata.hxx |2 ++ sc/source/ui/view/viewdata.cxx | 19 ++- 2 files changed, 20 insertions(+), 1 deletion(-) New commits: commit 004ca8f6558c71909551d15e077c4e835ebd6391 Author: Marco Cecchetti Date: Wed Oct 12 21:41:26 2016 +0200 tdf#103211 Calc:

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

2016-10-16 Thread Yousuf Philips
sw/uiconfig/swriter/ui/notebookbar_groups.ui | 161 ++- 1 file changed, 160 insertions(+), 1 deletion(-) New commits: commit 0792058084928e3f4391801431853a7415b7c258 Author: Yousuf Philips Date: Sat Oct 15 17:05:46 2016 +0400 tdf#103170 Heikobar: image section ico

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

2016-10-16 Thread Yousuf Philips
sw/uiconfig/swriter/ui/notebookbar_groups.ui | 436 +++ 1 file changed, 387 insertions(+), 49 deletions(-) New commits: commit 29834be11ab48245abca212c05715395f4704f78 Author: Yousuf Philips Date: Sat Oct 15 21:33:32 2016 +0400 tdf#103170 Heikobar: Add table secti

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

2016-10-16 Thread Julien Nabet
desktop/source/lib/init.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8687e31b54767faf498f6c08a132d714e327cd05 Author: Julien Nabet Date: Sun Oct 16 19:55:47 2016 +0200 typo Change-Id: I88c404d8e46ba87017af2167fd31dc9dd8758082 diff --git a/desk

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

2016-10-16 Thread Stephan Bergmann
compilerplugins/clang/pluginhandler.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 35d9cd4969ba39d7ac8975d4102b4de5a9ae2562 Author: Stephan Bergmann Date: Sun Oct 16 19:43:15 2016 +0200 clang::FileEntry::getName now returns StringRef on Cl

[Libreoffice-commits] online.git: 2 commits - loolwsd/DocumentBroker.cpp loolwsd/DocumentBroker.hpp loolwsd/LOOLWSD.cpp loolwsd/protocol.txt loolwsd/Storage.cpp loolwsd/Storage.hpp

2016-10-16 Thread Pranav Kant
loolwsd/DocumentBroker.cpp | 10 ++ loolwsd/DocumentBroker.hpp |4 loolwsd/LOOLWSD.cpp| 11 ++- loolwsd/Storage.cpp| 16 loolwsd/Storage.hpp| 10 +- loolwsd/protocol.txt |5 + 6 files changed, 50 insert

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

2016-10-16 Thread Julien Nabet
desktop/source/lib/init.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 9a0e3d1de75a1986d614a52f1f41276411709cce Author: Julien Nabet Date: Sun Oct 16 14:58:10 2016 +0200 fix Android build (desktop) stol is missing in the std namespace on the broken Android

[Libreoffice-commits] core.git: 5 commits - idlc/source jvmfwk/plugins jvmfwk/source odk/source opencl/inc pyuno/source pyuno/zipcore

2016-10-16 Thread Stephan Bergmann
idlc/source/idlcproduce.cxx |2 jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx | 12 +- jvmfwk/plugins/sunmajor/pluginlib/util.cxx | 10 +- jvmfwk/source/framework.cxx |4 jvmfwk/source/fwkutil.cxx

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

2016-10-16 Thread Stephan Bergmann
sc/qa/unit/subsequent_export-test.cxx|8 sc/source/ui/docshell/docsh4.cxx |4 ++-- sd/source/ui/dlg/filedlg.cxx |4 ++-- sd/source/ui/remotecontrol/BluetoothServer.cxx |6 +++--- sd/source/ui/remotecontrol/DiscoveryService.

[Libreoffice-commits] core.git: 3 commits - include/sfx2 sdext/source setup_native/source sfx2/source

2016-10-16 Thread Stephan Bergmann
include/sfx2/app.hxx |2 sdext/source/pdfimport/pdfparse/pdfparse.cxx |6 sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.cxx |2 setup_native/source/w

[Libreoffice-commits] core.git: Changes to 'feature/externallink'

2016-10-16 Thread nadith
New branch 'feature/externallink' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: scripting/java

2016-10-16 Thread nadith
scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptEditorForBeanShell.java | 15 ++ 1 file changed, 9 insertions(+), 6 deletions(-) New commits: commit 71901bfedd9f0f6f31be8a9ff54253d56c10b5f3 Author: nadith Date: Fri Oct 14 08:06:10 2016 +0530 tdf#98004 - E

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

2016-10-16 Thread Mirco Rondini
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6d4dd15ee2fa3206988c0facbf47c1a9ab527f30 Author: Mirco Rondini Date: Mon Oct 10 17:48:32 2016 +0200 tdf#74740 Changes to be committed:

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

2016-10-16 Thread Dilek Uzulmez
sd/qa/unit/dialogs-test.cxx |2 +- sd/qa/unit/filters-test.cxx |2 +- sd/qa/unit/sdmodeltestbase.hxx |2 +- sd/source/core/drawdoc.cxx |2 +- sd/source/core/drawdoc2.cxx |2 +- sd/source/core/drawdoc3.cxx |2 +- sd/source/

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

2016-10-16 Thread Douglas Mencken
solenv/bin/packimages.pl |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1d52483d990f7723fe709dd0348bb9b9d0e991f2 Author: Douglas Mencken Date: Sat Oct 15 12:04:41 2016 -0400 help packimages.pl be compatible with Perl versions before 5.12 configur

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

2016-10-16 Thread Bartosz Kosiorek
sc/qa/unit/data/ods/empty_cells_with_background.ods |binary sc/qa/unit/subsequent_export-test.cxx | 28 sc/source/core/data/attarray.cxx| 11 +-- 3 files changed, 35 insertions(+), 4 deletions(-) New commits: commit 5239cefff56875c7b

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

2016-10-16 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/critbinom.fods | 3884 sc/qa/unit/data/functions/fods/gamma.dist.fods | 4776 + 2 files changed, 8660 insertions(+) New commits: commit 51069a07fb637e0de2aec71b9f21d891667acaa3 Author: Zdeněk Crhonek Date: Sat Oct 15

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

2016-10-16 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/betainv.fods | 4060 sc/qa/unit/data/functions/fods/dollar.fods | 1360 + 2 files changed, 5420 insertions(+) New commits: commit 842e503a03bb0f27eb4799ba4a8cb91ab07c3174 Author: Zdeněk Crhonek Date: Sat Oct 15 11:07:48 2016

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

2016-10-16 Thread Hieronymous
framework/source/accelerators/documentacceleratorconfiguration.cxx |3 +-- framework/source/accelerators/globalacceleratorconfiguration.cxx |3 +-- framework/source/accelerators/moduleacceleratorconfiguration.cxx |3 +-- framework/source/jobs/jobexecutor.cxx

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

2016-10-16 Thread Hieronymous
framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx |3 +-- framework/source/uiconfiguration/uiconfigurationmanager.cxx |3 +-- framework/source/uiconfiguration/windowstateconfiguration.cxx |3 +-- framework/source/uielement/controlmenucontroller.cxx

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

2016-10-16 Thread Hieronymous
framework/source/uielement/objectmenucontroller.cxx|3 +-- framework/source/uielement/popuptoolbarcontroller.cxx |9 +++-- framework/source/uielement/subtoolbarcontroller.cxx|3 +-- framework/source/uifactory/addonstoolbarfactory.cxx|3 +-- framewor

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

2016-10-16 Thread Hieronymous
basic/source/classes/sb.cxx |2 +- basic/source/inc/sbintern.hxx |4 +--- basic/source/runtime/methods1.cxx |2 +- 3 files changed, 3 insertions(+), 5 deletions(-) New commits: commit 01dc6d098def20d6db57a13e8b2d79492a051fce Author: Hieronymous Date: Sun Oct 16 14:57:40 2