[Libreoffice-commits] core.git: readlicense_oo/license

2017-02-08 Thread Andras Timar
readlicense_oo/license/LICENSE | 11 --- readlicense_oo/license/LICENSE.fodt |6 +- readlicense_oo/license/LICENSE.html |2 +- 3 files changed, 2 insertions(+), 17 deletions(-) New commits: commit 0e9fbe1db2bb5db6fefbea265dff1b0564bfbb7a Author: Andras Timar Date: We

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

2017-02-08 Thread Jochen Nitschke
sc/source/filter/inc/rtfparse.hxx |2 +- sc/source/filter/rtf/rtfparse.cxx | 18 -- 2 files changed, 9 insertions(+), 11 deletions(-) New commits: commit 67cf45f54c71b62226475dd54cf32fb20136a221 Author: Jochen Nitschke Date: Wed Feb 8 22:47:56 2017 +0100 move member

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

2017-02-08 Thread Jochen Nitschke
sc/source/filter/html/htmlimp.cxx | 13 +++-- sc/source/filter/inc/eeimport.hxx |3 ++- sc/source/filter/inc/htmlimp.hxx |1 - sc/source/filter/inc/rtfimp.hxx |1 - sc/source/filter/rtf/eeimpars.cxx |3 +-- sc/source/filter/rtf/rtfimp.cxx |9 + 6 files ch

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

2017-02-08 Thread Jochen Nitschke
sc/source/filter/excel/excdoc.cxx | 14 ++ sc/source/filter/inc/excdoc.hxx |2 +- 2 files changed, 7 insertions(+), 9 deletions(-) New commits: commit e70048ebbf672f508968d50b439cc21e5bdf62b5 Author: Jochen Nitschke Date: Wed Feb 8 13:35:01 2017 +0100 use std::unique_p

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

2017-02-08 Thread Jochen Nitschke
sc/source/filter/orcus/interface.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 1955e5361ca42502913583c69606da30f43f34bc Author: Jochen Nitschke Date: Wed Feb 8 13:31:20 2017 +0100 remove obsolete noop call Change-Id: Iac60817702f7691adbabdea8a59efc4f56f249da

[Libreoffice-commits] core.git: basic/source include/tools sc/source sd/source sfx2/source svtools/source sw/source tools/source uui/source

2017-02-08 Thread Noel Grandin
basic/source/basmgr/basicmanagerrepository.cxx |2 - basic/source/basmgr/basmgr.cxx | 18 - include/tools/errcode.hxx | 19 - include/tools/errinf.hxx | 48 +++- sc/source/filter/xml/xmlwrap.cx

[Libreoffice-commits] core.git: compilerplugins/clang include/vcl sw/source vcl/opengl vcl/qa vcl/source

2017-02-08 Thread Noel Grandin
compilerplugins/clang/unusedenumconstants.py |3 +++ include/vcl/bitmap.hxx| 15 ++- include/vcl/commandevent.hxx |1 - include/vcl/gdimtf.hxx|5 ++--- include/vcl/print.hxx |6 +

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

2017-02-08 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |8 1 file changed, 8 insertions(+) New commits: commit 31fc9e1db24d388fb6622d4edef580d72dd351d4 Author: Ashod Nakashian Date: Wed Feb 8 23:49:18 2017 -0500 wsd: fix fuzzer build Change-Id: I121e5e24198e8906af27300752919592283bdb11 Reviewed-on: ht

[Libreoffice-commits] online.git: kit/ForKit.cpp wsd/Admin.cpp wsd/LOOLWSD.cpp

2017-02-08 Thread Ashod Nakashian
kit/ForKit.cpp |4 +++- wsd/Admin.cpp |2 +- wsd/LOOLWSD.cpp |9 ++--- 3 files changed, 10 insertions(+), 5 deletions(-) New commits: commit 3fb136170f1ac8b27f5aa2e0a1f4bf0c4d5a939f Author: Ashod Nakashian Date: Wed Feb 8 23:19:29 2017 -0500 wsd: extend timeout when noc

[Libreoffice-commits] online.git: common/Util.cpp

2017-02-08 Thread Ashod Nakashian
common/Util.cpp | 51 +-- 1 file changed, 29 insertions(+), 22 deletions(-) New commits: commit 1e42b530e688fb72c5ae152d22fa72cf11b2f8cb Author: Ashod Nakashian Date: Wed Feb 8 23:30:28 2017 -0500 wsd: read memory RSS directly from /proc/p

[Libreoffice-commits] online.git: kit/Kit.cpp wsd/ClientSession.cpp wsd/ClientSession.hpp wsd/DocumentBroker.cpp

2017-02-08 Thread Ashod Nakashian
kit/Kit.cpp| 15 ++- wsd/ClientSession.cpp |1 - wsd/ClientSession.hpp |2 +- wsd/DocumentBroker.cpp | 25 + 4 files changed, 24 insertions(+), 19 deletions(-) New commits: commit 404111877a01bbc9f884a1db4cd582249154fe35 Author: Ashod

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

2017-02-08 Thread Khaled Hosny
vcl/win/gdi/salfont.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 026345eeb2aa9fca02bc055f28ebd34abd7ad680 Author: Khaled Hosny Date: Thu Feb 9 00:18:10 2017 +0200 Don’t look for bundled fonts relative to executable path on Windows Ju

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

2017-02-08 Thread Bartosz Kosiorek
sc/source/core/data/table1.cxx | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-) New commits: commit 0e0fef10002b46965edad02b3f460a502d9f6595 Author: Bartosz Kosiorek Date: Sat Jan 28 15:18:08 2017 +0100 tdf#50916 Allow proper updating, deleting and inserting tabs

[Libreoffice-commits] online.git: kit/Kit.cpp

2017-02-08 Thread Jan Holesovsky
kit/Kit.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 963aeb5d1fb06dd0360f73ffb3f0ea3ab19ec794 Author: Jan Holesovsky Date: Thu Feb 9 00:07:43 2017 +0100 Don't leak children that did not manage to send their PID to wsd. diff --git a/kit/Kit.cpp b/kit/Ki

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

2017-02-08 Thread Jan Holesovsky
wsd/LOOLWSD.cpp |3 +++ 1 file changed, 3 insertions(+) New commits: commit c49e810437b0a6748807a82597647ddba6fa6a17 Author: Jan Holesovsky Date: Wed Feb 8 22:57:50 2017 +0100 Avoid crash on exit with trace file disabled. diff --git a/wsd/LOOLWSD.cpp b/wsd/LOOLWSD.cpp index 24255df..

[Libreoffice-commits] online.git: 2 commits - kit/ChildSession.hpp kit/ForKit.cpp kit/Kit.cpp wsd/Admin.cpp wsd/Admin.hpp wsd/LOOLWSD.cpp

2017-02-08 Thread Jan Holesovsky
kit/ChildSession.hpp |1 - kit/ForKit.cpp |2 ++ kit/Kit.cpp |3 ++- wsd/Admin.cpp|6 +++--- wsd/Admin.hpp|2 +- wsd/LOOLWSD.cpp |2 ++ 6 files changed, 10 insertions(+), 6 deletions(-) New commits: commit ad20adce1a245de76fc6124fb049344

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

2017-02-08 Thread Bartosz Kosiorek
sc/inc/table.hxx | 13 +++ sc/source/core/data/table1.cxx | 47 ++--- sc/source/core/data/table3.cxx | 14 ++-- sc/source/core/data/table6.cxx |6 ++--- 4 files changed, 49 insertions(+), 31 deletions(-) New commits: comm

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

2017-02-08 Thread Miklos Vajna
external/pdfium/UnpackedTarball_pdfium.mk |3 + external/pdfium/macos.patch.1 | 62 ++ 2 files changed, 65 insertions(+) New commits: commit b668b90dee629cae114ef4d0e89a466b5ef906ac Author: Miklos Vajna Date: Wed Feb 8 14:14:34 2017 +0100 pdfi

[Libreoffice-commits] core.git: 3 commits - include/vcl svtools/source vcl/inc vcl/unx

2017-02-08 Thread Khaled Hosny
include/vcl/helper.hxx | 62 - include/vcl/printerinfomanager.hxx |2 - svtools/source/control/ctrlbox.cxx |1 vcl/inc/unx/fontmanager.hxx|4 +- vcl/inc/unx/helper.hxx | 57

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

2017-02-08 Thread Michael Stahl
sd/qa/unit/data/odp/tdf103567.odp |binary sd/qa/unit/import-tests.cxx| 47 + xmloff/source/core/xmlmultiimagehelper.cxx |3 + xmloff/source/draw/ximpshap.cxx| 10 ++ 4 files changed, 60 insertions(+) New commits: commit

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

2017-02-08 Thread Caolán McNamara
include/tools/resid.hxx |9 - 1 file changed, 9 deletions(-) New commits: commit 725c81613c3855f77e2890db0713622974909b33 Author: Caolán McNamara Date: Wed Feb 8 16:30:43 2017 + ResId::SetAutoRelease now unused Change-Id: Ieaee60607200973f8d725d19a9c63bdc2f230850

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

2017-02-08 Thread Stephan Bergmann
svtools/source/misc/ehdl.cxx | 24 1 file changed, 24 deletions(-) New commits: commit 0eed6c98cac8b6d982ab595e6e8a2ee079d88389 Author: Stephan Bergmann Date: Wed Feb 8 17:27:02 2017 +0100 loplugin:unreffun Change-Id: I7cd699632b05ac8de6c5e3a6dbc66b8de7

Re: master build fails

2017-02-08 Thread Winfried Donkers
Update: After an O/S upgrade and git pull, master doesn't build any longer. I get /usr/bin/cp: cannot stat '/git/lo/workdir/CustomTarget/postprocess/images/images_breeze.zip': Bestand of map bestaat niet make[1]: *** [/git/lo/solenv/gbuild/Package.mk:35: /git/lo/instdir/share/config/images

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

2017-02-08 Thread Caolán McNamara
include/svx/ucsubset.hxx |4 svx/source/dialog/charmap.cxx | 550 svx/source/dialog/ucsubset.src | 1374 - 3 files changed, 555 insertions(+), 1373 deletions(-) New commits: commit 2e30b18c9aaea4dc097f6b4e6e63b95e19917838 Autho

Re: Typo textbodyjustfied

2017-02-08 Thread julien2412
There sberg wrote > On 02/08/2017 12:09 PM, julien2412 wrote: >> is it ok to fix the missing "i" in "textbodyjustfied" or is it a typo >> we'll >> got to keep to preserve compatibility with existing docs? > > ENOCONTEXT There's no specific context (no bugtracker, no request on Irc or forum,

Re: Gerrit wish list

2017-02-08 Thread Michael Stahl
On 08.02.2017 14:19, Christian Lohmaier wrote: > Hi David, *, > > (hijacking sberg's post for the easier to remember subject :-)) > On Wed, Feb 1, 2017 at 10:57 AM, Stephan Bergmann wrote: >> On 01/27/2017 07:07 AM, David Ostrovsky wrote: >>> On Thu Jan 26 15:49:52 UTC 2017, Michael Meeks wrote:

[Libreoffice-commits] core.git: 2 commits - basic/source sc/source sd/source svtools/source svx/source sw/source uui/source vcl/source

2017-02-08 Thread Caolán McNamara
basic/source/classes/sb.cxx | 30 - basic/source/classes/sb.src | 646 +++--- sc/source/ui/src/scerrors.src | 228 - sd/source/core/glob.src | 19 - svtools/source/dialogs/so3res.src | 215 svtools/source/mis

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

2017-02-08 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/addin/fods/imcsc.fods | 6092 1 file changed, 6092 insertions(+) New commits: commit 41ae267529e0473aa105fa9e153eaa532f559f95 Author: Zdeněk Crhonek Date: Sun Feb 5 08:50:17 2017 +0100 add IMCSC test case Change-Id: I957a8f13964

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

2017-02-08 Thread Kohei Yoshida
sc/source/core/data/table3.cxx | 29 ++--- 1 file changed, 14 insertions(+), 15 deletions(-) New commits: commit 4b8101530deabf28e439b5892490e58fdf06cccb Author: Kohei Yoshida Date: Mon Jan 30 22:01:45 2017 -0500 tdf#105629: Let's move the advanced-filter specifi

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - sc/source

2017-02-08 Thread Kohei Yoshida
sc/source/core/data/table3.cxx | 29 ++--- 1 file changed, 14 insertions(+), 15 deletions(-) New commits: commit 059f6f1916c17ee3d78b2b815d01b59d7abf3924 Author: Kohei Yoshida Date: Mon Jan 30 22:01:45 2017 -0500 tdf#105629: Let's move the advanced-filter specifi

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

2017-02-08 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/addin/fods/imcot.fods | 6070 +++ sc/qa/unit/data/functions/addin/fods/imlog2.fods | 6040 ++ 2 files changed, 12110 insertions(+) New commits: commit d8a3a0e5d858abf0ac81fef2e47c63e4367567cc Author: Zdeněk Crhonek Date: Sun F

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

2017-02-08 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/addin/fods/improduct.fods | 6198 sc/qa/unit/data/functions/addin/fods/imreal.fods| 5793 ++ sc/qa/unit/data/functions/addin/fods/imsec.fods | 6040 +++ sc/qa/unit/data/functions/addin/fods/imsech.fods| 6040

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

2017-02-08 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/addin/fods/imdiv.fods | 5951 +++ sc/qa/unit/data/functions/addin/fods/imexp.fods | 6040 sc/qa/unit/data/functions/addin/fods/imln.fods | 6040 3 files changed, 18031 insertions(+) New commits: commi

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

2017-02-08 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/addin/fods/imcsch.fods | 6082 ++ sc/qa/unit/data/functions/addin/fods/imlog10.fods | 6040 + sc/qa/unit/data/functions/addin/fods/impower.fods | 6074 + 3 files changed, 18196 insertions(+) New commits: commit

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

2017-02-08 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/addin/fods/imcosh.fods | 5991 +++ 1 file changed, 5991 insertions(+) New commits: commit ddbd5fbf85e77bb286a9c3b672e0ba0181018af0 Author: Zdeněk Crhonek Date: Sun Feb 5 08:35:10 2017 +0100 add IMCOSH test case Change-Id: I3aee4ed4e0

Crash test update

2017-02-08 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/e5b062758950b0d6c5cea0a1914998433ef19774/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

Re: Gerrit wish list (was: minutes of ESC call ...)

2017-02-08 Thread Christian Lohmaier
Hi David, *, (hijacking sberg's post for the easier to remember subject :-)) On Wed, Feb 1, 2017 at 10:57 AM, Stephan Bergmann wrote: > On 01/27/2017 07:07 AM, David Ostrovsky wrote: >> On Thu Jan 26 15:49:52 UTC 2017, Michael Meeks wrote: >> [...] >>> >>> * Gerrit feedback for David (Michael) >>

Re: automated watching for new releases of bundled external projects

2017-02-08 Thread Miklos Vajna
Hi, On Wed, Feb 08, 2017 at 02:01:18PM +0100, David Tardon wrote: > Thoughts? Some kind of automated check sounds useful. If coverity is already mailing this list, one more such services is probably not a big overhead. Regards, Miklos signature.asc Description: Digital signature ___

automated watching for new releases of bundled external projects

2017-02-08 Thread David Tardon
Hi, as you might have noticed, I updated 7-8 external projects to the newest version last week. That made me think that the current situation, when many projects are updated only when someone notices that there has been a new release, is not exactly ideal... There is a way to automate the notific

[Libreoffice-commits] core.git: accessibility/source canvas/source compilerplugins/clang editeng/source include/vcl sc/source vcl/inc vcl/osx vcl/source vcl/unx vcl/win

2017-02-08 Thread Noel Grandin
accessibility/source/standard/accessiblemenubasecomponent.cxx |5 accessibility/source/standard/vclxaccessiblebox.cxx |2 accessibility/source/standard/vclxaccessiblelist.cxx |5 accessibility/source/standard/vclxaccessiblestatusbar.cxx |6 canvas/source/

Re: Typo textbodyjustfied

2017-02-08 Thread Stephan Bergmann
On 02/08/2017 12:09 PM, julien2412 wrote: is it ok to fix the missing "i" in "textbodyjustfied" or is it a typo we'll got to keep to preserve compatibility with existing docs? ENOCONTEXT ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org h

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - 132 commits - accessibility/source basctl/source basic/source connectivity/source cppcanvas/source cui/source dbaccess/qa dbaccess/so

2017-02-08 Thread Miklos Vajna
accessibility/source/standard/vclxaccessiblebox.cxx |2 accessibility/source/standard/vclxaccessibletabcontrol.cxx | 11 basctl/source/dlged/managelang.cxx | 19 basic/source/uno/dlgcont.cxx|6 connec

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

2017-02-08 Thread Noel Grandin
vcl/inc/unx/salframe.h | 13 - vcl/inc/unx/wmadaptor.hxx | 15 +-- vcl/unx/generic/app/wmadaptor.cxx | 20 +--- vcl/unx/generic/window/salframe.cxx | 14 +++--- 4 files changed, 29 insertions(+), 33 deletions(-) New

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

2017-02-08 Thread Noel Grandin
vcl/inc/sft.hxx | 23 +--- vcl/quartz/salgdicommon.cxx |2 - vcl/source/fontsubset/sft.cxx | 50 +++- vcl/unx/generic/fontmanager/fontmanager.cxx |3 - vcl/win/gdi/salfont.cxx

[Libreoffice-commits] core.git: download.lst external/Module_external.mk external/pdfium Makefile.fetch RepositoryExternal.mk

2017-02-08 Thread Miklos Vajna
Makefile.fetch|1 RepositoryExternal.mk | 11 download.lst |1 external/Module_external.mk |1 external/pdfium/Library_pdfium.mk | 633 ++ external/pdfium/Makefile

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

2017-02-08 Thread Stephan Bergmann
vcl/unx/kde/UnxFilePicker.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit af35c02a8036f789c05a60734fcf2b83b92d1bbb Author: Stephan Bergmann Date: Wed Feb 8 13:30:08 2017 +0100 Missing include Change-Id: I312677b88982ef1ff430d8cd440f3bd7c52d51fb diff --git a/vcl/

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

2017-02-08 Thread Caolán McNamara
include/svtools/ehdl.hxx |4 - include/svtools/sfxecode.hxx | 34 --- include/tools/errinf.hxx |3 - svtools/source/misc/ehdl.cxx | 30 ++--- svx/source/src/errtxt.src| 97 --- tools/source/ref/errinf.cxx |9

[Libreoffice-commits] core.git: 2 commits - basic/source external/python3 solenv/gbuild

2017-02-08 Thread Michael Stahl
basic/source/classes/sbxmod.cxx |2 +- external/python3/UnpackedTarball_python3.mk |1 - external/python3/python-3.3.0-i42553.patch.2 | 18 -- solenv/gbuild/platform/solaris.mk|4 +++- 4 files changed, 4 insertions(+), 21 deletions(-) New co

Re: Removing MinGW cross-compilation scenario?

2017-02-08 Thread David Tardon
Hi, On Tue, Feb 07, 2017 at 04:54:27PM +0100, Stephan Bergmann wrote: > Any objections against removing on master the code that allowed to build LO > for Windows on Linux via MinGW? > > I think it is generally considered a failed attempt by now, and I assume the > code is already rotting. But th

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

2017-02-08 Thread Tor Lillqvist
chart2/inc/SpecialUnicodes.hxx |2 -- chart2/source/controller/dialogs/ObjectNameProvider.cxx|6 ++ chart2/source/tools/MeanValueRegressionCurveCalculator.cxx |3 +-- chart2/source/tools/RegressionCurveCalculator.cxx |6 ++ chart2/so

[Libreoffice-commits] online.git: kit/Kit.cpp wsd/LOOLWSD.cpp wsd/LOOLWSD.hpp

2017-02-08 Thread Jan Holesovsky
kit/Kit.cpp |8 +++- wsd/LOOLWSD.cpp |8 +++- wsd/LOOLWSD.hpp |1 + 3 files changed, 15 insertions(+), 2 deletions(-) New commits: commit cd90d8adfe22f7e0368a16a9da42c0826ece0a49 Author: Jan Holesovsky Date: Wed Feb 8 12:34:16 2017 +0100 fuzzer: Add --dummy-lok com

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

2017-02-08 Thread Andras Timar
include/svtools/svtools.hrc|2 ++ svtools/source/dialogs/PlaceEditDialog.cxx |2 +- svtools/source/misc/svtools.src|8 3 files changed, 11 insertions(+), 1 deletion(-) New commits: commit 21864fed063c1888323e14977fc73061d4905b80 Author: Andras Tima

Typo textbodyjustfied

2017-02-08 Thread julien2412
Hello, is it ok to fix the missing "i" in "textbodyjustfied" or is it a typo we'll got to keep to preserve compatibility with existing docs? Julien -- View this message in context: http://nabble.documentfoundation.org/Typo-textbodyjustfied-tp4207357.html Sent from the Dev mailing list archive

[Libreoffice-commits] online.git: 2 commits - kit/DummyLibreOfficeKit.cpp kit/DummyLibreOfficeKit.hpp kit/Kit.cpp Makefile.am test/helpers.hpp

2017-02-08 Thread Jan Holesovsky
Makefile.am |6 kit/DummyLibreOfficeKit.cpp | 592 kit/DummyLibreOfficeKit.hpp | 29 ++ kit/Kit.cpp |7 test/helpers.hpp|4 5 files changed, 636 insertions(+), 2 deletions(-) New commits: co

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

2017-02-08 Thread Noel Grandin
compilerplugins/clang/unusedenumconstants.py |1 writerfilter/inc/ooxml/OOXMLDocument.hxx |2 - writerfilter/source/dmapper/PropertyIds.cxx | 33 -- writerfilter/source/dmapper/PropertyIds.hxx | 33 -- writerfilter/source/ooxml

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

2017-02-08 Thread Mohammed Abdul Azeem
include/sax/fastattribs.hxx | 52 sc/source/filter/xml/xmlbodyi.cxx | 17 --- sc/source/filter/xml/xmlcelli.cxx | 54 ++ sc/source/filter/xml/xmlrowi.cxx | 17 --- sc/source/filter/xml/xmltabi.c

[Libreoffice-commits] core.git: 8 commits - desktop/unx i18nutil/source include/vcl sc/source shell/source vcl/inc vcl/source

2017-02-08 Thread Caolán McNamara
desktop/unx/source/start.c |2 i18nutil/source/utility/unicode.cxx|2 include/vcl/salbtype.hxx | 265 ++--- sc/source/core/data/document.cxx |2 shell/source/backends/desktopbe/deskt

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

2017-02-08 Thread Caolán McNamara
vcl/source/filter/ixbm/xbmread.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0898d12d218431a7879c0d891a024702ce35c0b1 Author: Caolán McNamara Date: Mon Jan 9 09:05:12 2017 + ofz#394 xbm ParseDefine problem Change-Id: I75fb761d23fdb37800

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

2017-02-08 Thread Stephan Bergmann
sd/source/core/stlsheet.cxx | 40 1 file changed, 20 insertions(+), 20 deletions(-) New commits: commit 321205e4a37e073158170a10f55e8641198c347c Author: Stephan Bergmann Date: Wed Feb 8 11:20:36 2017 +0100 And more blind fix for apparently buggy

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

2017-02-08 Thread Stephan Bergmann
l10ntools/source/localize.cxx | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) New commits: commit 42d2bdcf051abc348529ba1de1c93b824d950db2 Author: Stephan Bergmann Date: Wed Feb 8 11:14:56 2017 +0100 And more blind fix for apparently buggy GCC 4.8 C

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

2017-02-08 Thread Stephan Bergmann
cppuhelper/source/typemanager.cxx | 32 +- extensions/source/logging/loggerconfig.cxx | 10 +-- svtools/source/config/colorcfg.cxx | 92 ++--- 3 files changed, 68 insertions(+), 66 deletions(-) New commits: commit 3b53a4cdb57667b0c7495ad6aef1

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

2017-02-08 Thread Stephan Bergmann
l10ntools/source/localize.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 88692a2d244b7e85a20b6b1782873347326cba03 Author: Stephan Bergmann Date: Wed Feb 8 10:57:00 2017 +0100 This should have been OUStringLiteral (which hopefully also fixes some

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

2017-02-08 Thread Cor Nouws
sd/uiconfig/sdraw/menubar/menubar.xml |1 + sd/uiconfig/sdraw/popupmenu/page.xml|1 + sd/uiconfig/simpress/popupmenu/page.xml |1 + 3 files changed, 3 insertions(+) New commits: commit aa974f399306d5db9a6b3ebbad41b8827c475ae1 Author: Cor Nouws Date: Tue Feb 7 10:50:33 2017 +0

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

2017-02-08 Thread Stephan Bergmann
xmloff/source/transform/StyleOASISTContext.cxx | 15 +-- xmloff/source/transform/StyleOASISTContext.hxx |1 - 2 files changed, 5 insertions(+), 11 deletions(-) New commits: commit 91cafef7d30d3b6c8d7a2905e6ea3eb13bbbdaca Author: Stephan Bergmann Date: Wed Feb 8 10:36:42 2017

[Libreoffice-commits] core.git: 10 commits - connectivity/source cppuhelper/source extensions/source l10ntools/source sal/rtl sd/source svtools/source

2017-02-08 Thread Stephan Bergmann
connectivity/source/drivers/postgresql/pq_statement.cxx |4 cppuhelper/source/typemanager.cxx | 37 ++-- extensions/source/logging/loggerconfig.cxx | 41 + l10ntools/source/localize.cxx | 68 +++-- sal/rtl/math.cxx

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

2017-02-08 Thread Stephan Bergmann
codemaker/source/cppumaker/cpputype.cxx | 26 ++--- codemaker/source/cppumaker/dependencies.cxx | 48 +--- codemaker/source/cppumaker/dependencies.hxx |9 ++-- codemaker/source/cppumaker/includes.cxx | 54 +--- codemaker/source/

[Bug 75025] LibreOffice 4.3 most annoying bugs

2017-02-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 46447, which changed state. Bug 46447 Summary: Embedded pictures/images disappear from Presentation (ODP) [Summary: comment#58, comment#67. Temporary advise: comment#69. Confirmed without autosave: comment#109] ht

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

2017-02-08 Thread Miklos Vajna
oox/source/shape/WpsContext.cxx |4 ++-- oox/source/shape/WpsContext.hxx |2 +- sfx2/source/view/classificationhelper.cxx |6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit ad24a7c7f4deca8ee7755f68018884300fd861e0 Author: Miklos Vajna

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

2017-02-08 Thread Noel Grandin
include/xmloff/txtimp.hxx |1 - xmloff/inc/txtflde.hxx|3 --- xmloff/source/draw/sdxmlexp.cxx |2 -- xmloff/source/draw/sdxmlexp_impl.hxx |2 -- xmloff/source/forms/formattributes.cxx|

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

2017-02-08 Thread Noel Grandin
sw/inc/hintids.hxx |6 -- 1 file changed, 6 deletions(-) New commits: commit 37e9eae8ac1f71afb84d0ade5c93b2f3fa64 Author: Noel Grandin Date: Tue Feb 7 13:57:21 2017 +0200 remove unused constants from RES_MSG Change-Id: I3eaa1f051440a91c8c5b4996e28dea4e0d3933e5 Rev

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

2017-02-08 Thread Noel Grandin
chart2/source/controller/itemsetwrapper/SchWhichPairs.hxx |1 chart2/source/inc/chartview/ChartSfxItemIds.hxx | 13 +++ chart2/source/view/main/ChartItemPool.cxx |1 include/svx/chrtitem.hxx | 23 -- svx/sourc