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

2016-01-21 Thread Stephan Bergmann
include/editeng/numitem.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 49a829bf9d97ddda145b215a5928dd822efa8518 Author: Stephan Bergmann Date: Fri Jan 22 08:49:15 2016 +0100 loplugin:override after 6517141b6233c5f9667031bc92f66109fddf5b76 "tdf#42

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

2016-01-21 Thread Stephan Bergmann
sc/Library_sc.mk |1 + sc/Library_scui.mk |1 - sc/inc/scabstdlg.hxx |3 --- sc/source/ui/attrdlg/scdlgfact.cxx | 13 - sc/source/ui/attrdlg/scdlgfact.hxx |5 - sc/source/ui/view/cellsh2.cxx | 22 +++--

[Bug 96407] Mac OS X version doesnt appear in About dialog

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96407 Chris Sherlock changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug 96407] Mac OS X version doesnt appear in About dialog

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96407 Commit Notification changed: What|Removed |Added Whiteboard|| target:5.2.0 -- You are r

[Bug 96407] Mac OS X version doesnt appear in About dialog

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96407 --- Comment #8 from Commit Notification --- Douglas Mencken committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ee27dae3b5df1e3fc63ecb2ee2c2d123fd4c8cff tdf#96

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

2016-01-21 Thread Douglas Mencken
vcl/inc/osx/salinst.h |3 +++ vcl/osx/salinst.cxx | 17 + 2 files changed, 20 insertions(+) New commits: commit ee27dae3b5df1e3fc63ecb2ee2c2d123fd4c8cff Author: Douglas Mencken Date: Mon Jan 18 01:11:18 2016 -0500 tdf#96407 Provide OS X version info for About box

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

2016-01-21 Thread Stephan Bergmann
sw/qa/extras/inc/swmodeltestbase.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3b9f894b40ed6df39949ac1442adee34cf65d7bf Author: Stephan Bergmann Date: Fri Jan 22 08:20:35 2016 +0100 Yes, output the name early Change-Id: Ib2975598b2b1e4ddd875ab87

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

2016-01-21 Thread Chris Sherlock
include/vcl/font.hxx |2 ++ vcl/inc/impfont.hxx|8 +++- vcl/source/font/font.cxx | 15 ++- vcl/source/outdev/font.cxx |5 + 4 files changed, 20 insertions(+), 10 deletions(-) New commits: commit b75cb14034b51e9a385be37cf7f70e0df40d50ec Author: Chr

[Libreoffice-commits] core.git: external/glew external/openssl

2016-01-21 Thread Tor Lillqvist
external/glew/ExternalProject_glew.mk |2 +- external/glew/UnpackedTarball_glew.mk |1 - external/glew/glew-ar-lto.patch.1 | 28 external/openssl/ExternalProject_openssl.mk |1 - 4 files changed, 1 insertion(+), 31 deletions(-) New

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

2016-01-21 Thread Peter Foley
configure.ac |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit af2548f0003acba63204d2bc752aebb1a2f45ec3 Author: Peter Foley Date: Mon Jan 18 16:28:54 2016 -0500 Don't pollute cross-compilation environment with host pkg-config Revised to prevent undef

[Libreoffice-commits] core.git: external/glew external/openssl

2016-01-21 Thread Peter Foley
external/glew/ExternalProject_glew.mk |2 +- external/glew/UnpackedTarball_glew.mk |1 + external/glew/glew-ar-lto.patch.1 | 28 external/openssl/ExternalProject_openssl.mk |1 + 4 files changed, 31 insertions(+), 1 deletion(-) New

[Libreoffice-commits] core.git: lotuswordpro/Library_lwpft.mk lotuswordpro/source

2016-01-21 Thread Matúš Kukan
lotuswordpro/Library_lwpft.mk |1 lotuswordpro/source/filter/LotusWordProImportFilter.cxx | 46 +--- lotuswordpro/source/filter/genericfilter.cxx| 15 - 3 files changed, 16 insertions(+), 46 deletions(-) New commits: commit c81eddbb20

Call for help - understanding how to debug sw module

2016-01-21 Thread Chris Sherlock
Hi all, I’m getting an error that never appears to any of the OS X buildbots or tinderboxes. I suspect that it has something to do with the fact that I have a Retina iMac. Basically, the unit test that is failing is in CppunitTest_sw_ooxmlimport: Test name: testGroupshapeChildRotation::Impor

[ANN] LibreOffice 5.0.5 RC1 available

2016-01-21 Thread Christian Lohmaier
Dear Community, The Document Foundation is pleased to announce the first release candidate of LibreOffice 5.0.5. The upcoming 5.0.5 will be the fourth bugfix release of our fresh 5.0 line. Please be aware that LibreOffice 5.0.5 RC1 has not been flagged as ready for production use yet, however feel

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

2016-01-21 Thread Peter Foley
solenv/gbuild/platform/com_GCC_defs.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit acd3ebefccd0b4570100c426574d83cfa9464f20 Author: Peter Foley Date: Mon Jan 18 15:26:59 2016 -0500 detailed warnings for invalid pch files Change-Id: I28e55bbcae

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

2016-01-21 Thread Peter Foley
solenv/gbuild/platform/com_GCC_defs.mk |7 +++ 1 file changed, 7 insertions(+) New commits: commit d86a3ae100c5a9ad2895baec9a564e570a0a7d93 Author: Peter Foley Date: Sat Jan 16 16:01:39 2016 -0500 Make ccache work properly with GCC PCH Change-Id: I2cbf3fc3ba2df7131ce9328d

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

2016-01-21 Thread Jan Holesovsky
loolwsd/LOOLWSD.cpp | 17 - 1 file changed, 12 insertions(+), 5 deletions(-) New commits: commit 0c509e17c1800f96dbc2f8f732148ecbb825f746 Author: Jan Holesovsky Date: Thu Jan 21 23:11:01 2016 +0100 loolwsd: Fix /convert-to to handle filenames containing spaces. diff --g

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loolwsd/LOOLWSD.cpp

2016-01-21 Thread Jan Holesovsky
loolwsd/LOOLWSD.cpp | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-) New commits: commit a4938fa2dd1700fab32a71f1f6d0817e6a01a56d Author: Jan Holesovsky Date: Thu Jan 21 23:11:01 2016 +0100 loolwsd: Fix /convert-to to handle filenames containing spaces. diff --gi

[Libreoffice-commits] core.git: clew/Library_clew.mk

2016-01-21 Thread Peter Foley
clew/Library_clew.mk |3 +++ 1 file changed, 3 insertions(+) New commits: commit 8c63bdc873fe549ea8d58ec2e31a95b309158f5a Author: Peter Foley Date: Tue Jan 19 10:06:45 2016 -0500 Fix module-deps with clew Change-Id: Idb266e906915182d12f56a11feb21e11bdc95f76 Reviewed-on: h

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

2016-01-21 Thread Caolán McNamara
vcl/headless/svpbmp.cxx | 11 +-- vcl/unx/gtk3/gtk3gtkframe.cxx | 14 -- 2 files changed, 17 insertions(+), 8 deletions(-) New commits: commit d363a9e20db9b404ff81ca673268f2abef06e3f0 Author: Caolán McNamara Date: Thu Jan 21 20:47:12 2016 + new[] failed

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

2016-01-21 Thread Dennis Francis
sc/inc/document.hxx |1 sc/inc/globstr.hrc |4 ++ sc/inc/table.hxx | 11 +++ sc/source/core/data/documen3.cxx | 40 sc/source/core/data/table1.cxx |1 sc/source/core/data/table2.cxx | 54 +++

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

2016-01-21 Thread Maxim Monastirsky
cui/source/customize/cfg.cxx|9 - sw/source/uibase/shells/annotsh.cxx |4 ++-- 2 files changed, 10 insertions(+), 3 deletions(-) New commits: commit eb3ee586e420ee4e38f9ef8c579e1a37d2dc0c10 Author: Maxim Monastirsky Date: Thu Jan 21 22:27:55 2016 +0200 tdf#87178 Re

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

2016-01-21 Thread Damjan Jovanovic
extensions/source/mozbootstrap/MNSProfileDiscover.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 002caf7f2a2505938e7e3c37ded4a501c3c05976 Author: Damjan Jovanovic Date: Thu Jan 21 19:03:22 2016 + #i125431# "The Password is incorrect. The file ca

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

2016-01-21 Thread Tomaž Vajngerl
loleaflet/src/layer/tile/TileLayer.js | 43 ++ 1 file changed, 24 insertions(+), 19 deletions(-) New commits: commit 6c152a595a4c0a852f060fa5c9e11ff435a735fb Author: Tomaž Vajngerl Date: Thu Jan 21 20:57:23 2016 +0100 loleaflet: dedup - move clipboard fu

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

2016-01-21 Thread Tomaž Vajngerl
loleaflet/src/layer/tile/TileLayer.js | 43 ++ 1 file changed, 24 insertions(+), 19 deletions(-) New commits: commit 125e445a6b00b04e5581ce156d2d79f3558bcb80 Author: Tomaž Vajngerl Date: Thu Jan 21 20:57:23 2016 +0100 loleaflet: dedup - move clipboard fu

[Bug 42788] FORMATTING - Numbering/ordered list results in misaligned text after a certain level: default indent does not match with the width of numbers/bullets

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42788 Commit Notification changed: What|Removed |Added Whiteboard|Confirmed:4.2.0.2:OSX |Confirmed:4.2.0.2:OSX

[Bug 42788] FORMATTING - Numbering/ordered list results in misaligned text after a certain level: default indent does not match with the width of numbers/bullets

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42788 --- Comment #23 from Commit Notification --- Nusaiba Al-Kindi committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6517141b6233c5f9667031bc92f66109fddf5b76 tdf#

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

2016-01-21 Thread Nusaiba Al-Kindi
editeng/source/items/numitem.cxx | 21 + include/editeng/numitem.hxx |8 +--- 2 files changed, 26 insertions(+), 3 deletions(-) New commits: commit 6517141b6233c5f9667031bc92f66109fddf5b76 Author: Nusaiba Al-Kindi Date: Thu Jan 21 15:38:03 2016 +0400 tdf

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

2016-01-21 Thread Tomaž Vajngerl
loleaflet/src/layer/tile/TileLayer.js | 25 ++--- 1 file changed, 22 insertions(+), 3 deletions(-) New commits: commit 2152c1420ab2e7eba8fd8b7a7e775b49958d044d Author: Tomaž Vajngerl Date: Thu Jan 21 20:32:39 2016 +0100 loleaflet: use IE11 clipboard function for cut

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

2016-01-21 Thread Tomaž Vajngerl
loleaflet/src/layer/tile/TileLayer.js |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit a71d245f284873fe37951851889ed31e4a22898c Author: Tomaž Vajngerl Date: Thu Jan 21 20:32:39 2016 +0100 loleaflet: use IE11 clipboard function for cutting too diff --git

Re: Py_hash_t on python27

2016-01-21 Thread Richard PALO
Le 21/01/16 19:18, Richard PALO a écrit : > HI, came across some issues on SunOS with python2.7. > >> [build LNK] Library/libbasegfxlo.so >> /tmp/pkgsrc/misc/libreoffice/work/libreoffice-5.1.0.2/pyuno/source/module/pyuno.cxx:387:1: >> error: 'Py_hash_t' does not name a type >> Py_hash_t PyUNO_ha

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

2016-01-21 Thread Stephan Bergmann
lotuswordpro/source/filter/LotusWordProImportFilter.cxx | 30 +++- lotuswordpro/source/filter/LotusWordProImportFilter.hxx | 13 -- lotuswordpro/util/lwpfilter.component |2 - xmloff/source/meta/MetaExportComponent.cxx | 16 4 files

[Libreoffice-commits] core.git: 4 commits - i18npool/inc i18npool/source include/oox oox/inc oox/source sd/qa starmath/qa starmath/source writerfilter/source

2016-01-21 Thread Michael Stahl
i18npool/inc/cclass_unicode.hxx | 26 - i18npool/source/characterclassification/cclass_unicode_parser.cxx | 137 +- include/oox/mathml/import.hxx | 11 oox/inc/drawingml/textparagraph.hxx

Py_hash_t on python27

2016-01-21 Thread Richard PALO
HI, came across some issues on SunOS with python2.7. > [build LNK] Library/libbasegfxlo.so > /tmp/pkgsrc/misc/libreoffice/work/libreoffice-5.1.0.2/pyuno/source/module/pyuno.cxx:387:1: > error: 'Py_hash_t' does not name a type > Py_hash_t PyUNO_hash( PyObject *self ) > ^ > /tmp/pkgsrc/misc/libre

[Libreoffice-commits] online.git: loolwsd/Connect.cpp loolwsd/LoadTest.cpp loolwsd/LOOLKit.cpp loolwsd/LOOLWSD.cpp loolwsd/test

2016-01-21 Thread Ashod Nakashian
loolwsd/Connect.cpp |3 +-- loolwsd/LOOLKit.cpp |5 ++--- loolwsd/LOOLWSD.cpp | 20 +++- loolwsd/LoadTest.cpp|3 +-- loolwsd/test/httpwstest.cpp |4 ++-- 5 files changed, 17 insertions(+), 18 deletions(-) New commits: commit 291b0a

[Libreoffice-commits] online.git: loolwsd/ChildProcessSession.cpp loolwsd/MasterProcessSession.cpp loolwsd/protocol.txt

2016-01-21 Thread Ashod Nakashian
loolwsd/ChildProcessSession.cpp |8 +++- loolwsd/MasterProcessSession.cpp |1 + loolwsd/protocol.txt | 29 +++-- 3 files changed, 27 insertions(+), 11 deletions(-) New commits: commit 41da8f144e5adafe98dc1e824541e9dee8249644 Author: Ashod Nakashi

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

2016-01-21 Thread Ashod Nakashian
loolwsd/LOOLBroker.cpp | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) New commits: commit a882ed1aa14273d5c59f8e0dc0a551b6824648a4 Author: Ashod Nakashian Date: Thu Jan 21 09:57:10 2016 -0500 loolwsd: thread safety fixes in broker Change-Id: Ibfff184ad29

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

2016-01-21 Thread Tomaž Vajngerl
loleaflet/src/layer/tile/TileLayer.js | 18 -- 1 file changed, 16 insertions(+), 2 deletions(-) New commits: commit 26f061248ddd57cb9ab23307daa2a8f3cb6e3e8f Author: Tomaž Vajngerl Date: Thu Jan 21 17:00:10 2016 +0100 loleaflet: IE11 has his own way to access the clipboa

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

2016-01-21 Thread Ashod Nakashian
loolwsd/LOOLSession.cpp |5 +++-- loolwsd/MasterProcessSession.cpp |2 +- loolwsd/Util.cpp |7 --- loolwsd/Util.hpp |5 +++-- 4 files changed, 11 insertions(+), 8 deletions(-) New commits: commit d3fc5ac37ba0575f0dc628e51c3ec20de4bbfaec

[Libreoffice-commits] online.git: loolwsd/ChildProcessSession.cpp loolwsd/ChildProcessSession.hpp loolwsd/LOOLKit.cpp loolwsd/LOOLSession.cpp loolwsd/LOOLSession.hpp loolwsd/LOOLWSD.cpp loolwsd/Master

2016-01-21 Thread Ashod Nakashian
loolwsd/ChildProcessSession.cpp | 28 +++--- loolwsd/ChildProcessSession.hpp |3 ++ loolwsd/LOOLKit.cpp |8 +- loolwsd/LOOLSession.cpp | 23 -- loolwsd/LOOLSession.hpp | 13 -- loolwsd/LOOLWSD.cpp

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

2016-01-21 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit d310d3f3f562b4e0ebc7a4873e5296e59c727804 Author: Ashod Nakashian Date: Thu Jan 21 09:04:16 2016 -0500 loolwsd: proper ping handling by echoing Change-Id: Ifc66ae1bc15d588d4613d87ab

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

2016-01-21 Thread Ashod Nakashian
loolwsd/LOOLBroker.cpp |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 23ca0f0d77b3d78d0aac259bb50c85314a095095 Author: Ashod Nakashian Date: Thu Jan 21 09:02:12 2016 -0500 loolwsd: detect child termination by signal as well as exit Change-Id: Ic4

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

2016-01-21 Thread Miklos Vajna
loleaflet/src/layer/tile/TileLayer.js | 12 1 file changed, 12 insertions(+) New commits: commit a32b32a756fb2dbb5b5889d69b092d48c5a0ab69 Author: Miklos Vajna Date: Thu Jan 21 16:54:11 2016 +0100 leaflet: position cursor before image drop So we insert the image (cl

[Libreoffice-commits] online.git: loolwsd/Common.hpp loolwsd/LOOLBroker.cpp loolwsd/LOOLKit.cpp loolwsd/LOOLWSD.cpp

2016-01-21 Thread Ashod Nakashian
loolwsd/Common.hpp |2 +- loolwsd/LOOLBroker.cpp |4 ++-- loolwsd/LOOLKit.cpp|4 ++-- loolwsd/LOOLWSD.cpp| 10 +++--- 4 files changed, 8 insertions(+), 12 deletions(-) New commits: commit d2bde985cc35b3f8f836fc68579eb78379a52961 Author: Ashod Nakashian Date: Thu J

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

2016-01-21 Thread Ashod Nakashian
loolwsd/Common.hpp |8 +--- loolwsd/LOOLBroker.cpp |4 ++-- loolwsd/LOOLKit.cpp|2 +- 3 files changed, 8 insertions(+), 6 deletions(-) New commits: commit 6b24eb7bba15800e84cbc2fed44ae69bdf49f90c Author: Ashod Nakashian Date: Thu Jan 21 08:49:43 2016 -0500 loolwsd:

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

2016-01-21 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 8ec0efe8bcd1bcd39f05f03a24bf919183bb6a28 Author: Ashod Nakashian Date: Thu Jan 21 10:53:07 2016 -0500 loolwsd: const correctness Change-Id: Icf1e7d625f9217abf3ab

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

2016-01-21 Thread Miklos Vajna
loleaflet/src/layer/tile/TileLayer.js | 12 1 file changed, 12 insertions(+) New commits: commit 6fb558741cec29af5cb32edc864ae0bece82e619 Author: Miklos Vajna Date: Thu Jan 21 16:54:11 2016 +0100 leaflet: position cursor before image drop So we insert the image (cl

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

2016-01-21 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit bccfd79d35f7be542831d0a8acaab3dd1fbd19b3 Author: Ashod Nakashian Date: Tue Jan 19 20:38:43 2016 -0500 loolwsd: reset http request handler's thread name as it's reused Change-Id

minutes of ESC call ...

2016-01-21 Thread Michael Meeks
With special thanks to jmux from rescuing these from etherpad =) * Present: + Norbert, David, sophie, Jan-Marek, Stephan, Michael S, Christian, Miklos, Jacobo, Thorsten, Muthu, Kendy, Armin, Eike, Lionel, Bjoern, Olivier, Noel, Caolan * Completed Actions / Items: + CC the eas

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

2016-01-21 Thread Ashod Nakashian
loolwsd/Util.cpp | 26 -- 1 file changed, 16 insertions(+), 10 deletions(-) New commits: commit 11f7746640df5d97d9adcc259017402512ed917f Author: Ashod Nakashian Date: Tue Jan 19 20:06:23 2016 -0500 loolwsd: avoid reentering Poco::Log and deadlocking while handlin

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

2016-01-21 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp | 51 +-- 1 file changed, 21 insertions(+), 30 deletions(-) New commits: commit 49d7c0e17f3f0b027a932f72295ef83995cc1232 Author: Ashod Nakashian Date: Tue Jan 19 20:31:36 2016 -0500 loolwsd: improved lokit callback noti

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

2016-01-21 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 54d5138537135c4dbf7f8b76b0de40e8be4e330e Author: Ashod Nakashian Date: Tue Jan 19 19:38:13 2016 -0500 loolwsd: proper destruction of LibreOfficeKit instance Change-Id: If3

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

2016-01-21 Thread Ashod Nakashian
loolwsd/LOOLBroker.cpp |6 ++ loolwsd/LOOLKit.cpp |2 +- loolwsd/MasterProcessSession.cpp |4 ++-- loolwsd/Util.hpp |7 ++- 4 files changed, 11 insertions(+), 8 deletions(-) New commits: commit ad7509d449b55df250572ad3b3b8d2b2156c6865

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

2016-01-21 Thread Ashod Nakashian
loolwsd/Util.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5270383baa81a6752221cc986ee83b06955a87db Author: Ashod Nakashian Date: Sat Jan 16 15:40:01 2016 -0500 loolwsd: removed extra period in warn and error logs Change-Id: Ie7a42451009cfe9

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

2016-01-21 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 50 +++--- 1 file changed, 35 insertions(+), 15 deletions(-) New commits: commit 8e8e7c70c275c8942d8481b76f52e8f4ef6f260b Author: Ashod Nakashian Date: Thu Jan 14 22:31:02 2016 -0500 loolwsd: cleanup and correction of chi

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

2016-01-21 Thread Stephan Bergmann
sw/qa/extras/ooxmlimport/ooxmlimport.cxx |2 +- vcl/headless/svpbmp.cxx |8 +++- 2 files changed, 8 insertions(+), 2 deletions(-) New commits: commit a73e606b8cd714520285b4e40890db9fd27d7ba5 Author: Stephan Bergmann Date: Thu Jan 21 16:04:28 2016 +0100 Quickfi

[Libreoffice-commits] core.git: 6 commits - nlpsolver/src qadevOOo/tests reportbuilder/java vcl/source

2016-01-21 Thread Caolán McNamara
nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/BaseDialog.java | 20 ++ qadevOOo/tests/java/ifc/configuration/backend/_XBackend.java | 32 -- qadevOOo/tests/java/mod/_toolkit/MutableTreeNode.java

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

2016-01-21 Thread Eike Rathke
sc/inc/globstr.hrc|3 +-- sc/source/ui/app/inputhdl.cxx |4 ++-- sc/source/ui/src/globstr.src |4 3 files changed, 3 insertions(+), 8 deletions(-) New commits: commit 50976bac119c24309c66c001e5161c36937198b1 Author: Eike Rathke Date: Thu Jan 21 16:01:11 2016 +0100

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

2016-01-21 Thread Miklos Vajna
desktop/qa/desktop_lib/test_desktop_lib.cxx |5 + sw/source/uibase/wrtsh/wrtsh1.cxx |5 + 2 files changed, 10 insertions(+) New commits: commit 8347176bba09a2e77cecd3d69e81effb15fe1408 Author: Miklos Vajna Date: Thu Jan 21 15:20:45 2016 +0100 sw tiled editing: de

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

2016-01-21 Thread Katarina Behrens
include/vcl/layout.hxx |1 - vcl/source/window/dialog.cxx | 34 +++--- 2 files changed, 27 insertions(+), 8 deletions(-) New commits: commit 39471da6e4d016c52c6cdf6553d7418416a160f4 Author: Katarina Behrens Date: Tue Jan 19 23:07:47 2016 +0100 tdf#9

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

2016-01-21 Thread Miklos Vajna
desktop/qa/desktop_lib/test_desktop_lib.cxx |5 +++ libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 26 sw/source/uibase/wrtsh/wrtsh1.cxx |5 +++ 3 files changed, 32 insertions(+), 4 deletions(-) New commits: commit e7eca35148204d094d

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

2016-01-21 Thread Caolán McNamara
hwpfilter/source/hfont.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2af991dc232bbf96557dc5efe5bd2ce9b6b99f9b Author: Caolán McNamara Date: Thu Jan 21 14:05:53 2016 + coverity#1349757 Unchecked return value Change-Id: Ia2286fa9e1c351c4e4c95

New Defects reported by Coverity Scan for LibreOffice

2016-01-21 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 3 new defect(s) introduced to LibreOffice found with Coverity Scan. 9 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defec

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

2016-01-21 Thread Miklos Vajna
sw/qa/extras/uiwriter/data/tdf96943.odt |binary sw/qa/extras/uiwriter/uiwriter.cxx | 19 +++ sw/source/core/inc/pagefrm.hxx |3 +++ sw/source/core/layout/calcmove.cxx | 32 ++-- sw/source/core/layout/pagechg.cxx | 28 +

floating point comparison plugin results

2016-01-21 Thread Noel Grandin
Hi (For further discussion) This is the list of source locations where my new fpcomparison clang plugin detects the use of == or != on floating point values. Summary: only 252 source lines, which is less than I thought we'd have. Regards, Noel Grandin basegfx/source/color/bcolortools.cxx:12

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - sax/source

2016-01-21 Thread Caolán McNamara
sax/source/tools/fastserializer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6c0535b2b0e3f6d4bd5a9515a2c1a43e32e22a25 Author: Caolán McNamara Date: Sun Jan 17 20:32:07 2016 + crashtesting: plain-text import allows liberal with the UTF-8 input

missed change in uno api since LO5.0?

2016-01-21 Thread Winfried Donkers
Hi, Our ERP system uses basic scripts to create Calc documents. This worked fine from the first LO version (3.2?) till 4.4.7, but no longer with LO5.0. The example below shows the problem. *** option explicit Dim oCalcDoc, oSheet, cURL Dim oServiceManager, oDesktop, oDispatcher sub main cURL

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - 3 commits - vcl/unx

2016-01-21 Thread Caolán McNamara
vcl/unx/gtk3/gtk3gtkinst.cxx | 47 --- 1 file changed, 36 insertions(+), 11 deletions(-) New commits: commit 3819b97da3cddb463948c37300c47e804bd66464 Author: Caolán McNamara Date: Thu Jan 21 11:28:50 2016 + Resolves: rhbz#1240591 gtk3: store

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

2016-01-21 Thread Michael Stahl
sw/inc/IMark.hxx | 26 -- 1 file changed, 26 deletions(-) New commits: commit d6d5c6057ffaccf82b7060a46ded573b46ab5fed Author: Michael Stahl Date: Thu Jan 21 12:45:50 2016 +0100 sw: MSVC 2013 --enable-dbgutil does not need 3 overloads... ... of these str

[Libreoffice-commits] core.git: 6 commits - lotuswordpro/source vcl/headless vcl/source vcl/unx xmloff/source

2016-01-21 Thread Caolán McNamara
lotuswordpro/source/filter/lwpbackgroundstuff.cxx |2 lotuswordpro/source/filter/lwpcelllayout.cxx |6 - lotuswordpro/source/filter/lwpdrawobj.cxx | 60 +- lotuswordpro/source/filter/lwpgrfobj.cxx | 20 +++--- lotuswordpro/source/f

[Libreoffice-commits] core.git: 5 commits - offapi/com oox/source solenv/gbuild svx/source writerfilter/source

2016-01-21 Thread Michael Stahl
offapi/com/sun/star/i18n/ParseResult.idl | 10 oox/source/ppt/pptshape.cxx | 392 +++ oox/source/token/namespaces-strict.txt |2 solenv/gbuild/CustomTarget.mk| 11 svx/source/unodraw/unoshap4.cxx |6 writerfilter/sour

Re: Problem in build: make check stuck in vcl_filters_test

2016-01-21 Thread David Tardon
Hi, On Thu, Jan 21, 2016 at 09:29:13AM +0100, Stephan Bergmann wrote: > On 01/20/2016 09:53 PM, Giuseppe Castagno wrote: > >[build CUT] vcl_complextext > >[build CUT] vcl_filters_test > > > >stuck on HDU access, actually freezing the PC > > > >After around 10 minutes waiting, I killed the build. >

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

2016-01-21 Thread David Tardon
vcl/Module_vcl.mk |1 + vcl/source/gdi/dibtools.cxx | 11 +++ 2 files changed, 12 insertions(+) New commits: commit a5ebee938e7c77c93f22284b4a2c3a4333c8703a Author: David Tardon Date: Thu Jan 21 10:19:13 2016 +0100 Revert "disable test that suddenly eats GBs of mem

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

2016-01-21 Thread Miklos Vajna
desktop/source/lib/lokclipboard.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 11f71656025763073c2167bce0e86b727704990e Author: Miklos Vajna Date: Mon Oct 26 14:25:26 2015 +0100 gtktiledviwer: try to paste as html, then as plain text This commit

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

2016-01-21 Thread Stephan Bergmann
lotuswordpro/source/filter/LotusWordProImportFilter.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 8608b276aee2075ce06ff33bcbac8899d427ad51 Author: Stephan Bergmann Date: Thu Jan 21 11:59:18 2016 +0100 -fsanitize=function Change-Id: I6293e2bbe5

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

2016-01-21 Thread Tor Lillqvist
vcl/inc/win/salgdi.h | 12 vcl/win/gdi/salfont.cxx | 40 + vcl/win/gdi/salgdi.cxx|5 vcl/win/gdi/winlayout.cxx | 944 -- vcl/win/gdi/winlayout.hxx | 45 ++ 5 files changed, 1020 insertions(+), 26 deletions(-) New commits: commit

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

2016-01-21 Thread Marco Cecchetti
loleaflet/src/control/Search.js | 27 ++- loleaflet/src/layer/tile/TileLayer.js | 14 +- 2 files changed, 11 insertions(+), 30 deletions(-) New commits: commit 1a7fead463f742cb6bc072e2836f30c155f36e60 Author: Marco Cecchetti Date: Thu Jan 21 10:54:

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

2016-01-21 Thread Jan Holesovsky
loleaflet/src/layer/tile/TileLayer.js | 10 ++ loleaflet/src/map/Map.js |4 ++-- loleaflet/src/map/handler/Map.Keyboard.js | 10 ++ 3 files changed, 18 insertions(+), 6 deletions(-) New commits: commit 729928cda4aae87311b72041ba92a10f35d56983 Author: J

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

2016-01-21 Thread Jan Holesovsky
loleaflet/src/layer/tile/TileLayer.js | 10 ++ loleaflet/src/map/Map.js |4 ++-- loleaflet/src/map/handler/Map.Keyboard.js | 10 ++ 3 files changed, 18 insertions(+), 6 deletions(-) New commits: commit e11e112411ee600e6bdd3da009b0d8e870d0a418 Author: J

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

2016-01-21 Thread Miklos Vajna
desktop/qa/desktop_lib/test_desktop_lib.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 88b458d55dc1f56e13bbf34aa7c6758e13707fa1 Author: Miklos Vajna Date: Thu Jan 21 10:41:12 2016 +0100 desktop: loplugin:defaultparams Change-Id: I487cfa6415615e6a

Re: web site

2016-01-21 Thread Sophie
Hi Alfieri, Le 21/01/2016 03:57, alfieri morillo a écrit : > Hello good evening, I am responsible for libreoffice Venezuela and its web, I > wonder if the theme used on its official website available for the use of > the web that we work through our websites occurs to me that we can all > use a sin

Re: FastSaxSerializer::write ...

2016-01-21 Thread David Tardon
Hi, On Wed, Jan 20, 2016 at 11:54:41AM -0600, Norbert Thiebaud wrote: > On Wed, Jan 20, 2016 at 9:37 AM, David Tardon wrote: > > Hi, > > > > On Mon, Jan 18, 2016 at 12:53:07PM +1100, Chris Sherlock wrote: > >> I think a unit test might be helpful. They are actually quite easy to > >> write - in

Re: Failures in OS X builds - too many errors?

2016-01-21 Thread Stephan Bergmann
On 01/21/2016 03:46 AM, Chris Sherlock wrote: I think that something odd is happening in the compilation of the boost library, I’m getting an error on Jenkins that there are too many failures in the compilation process. Yes, multiple -Werror,-Wunknown-pragmas caused by my

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - slideshow/opengl

2016-01-21 Thread Emmanuel Gil Peyrot
slideshow/opengl/basicFragmentShader.glsl | 35 + slideshow/opengl/fadeBlackFragmentShader.glsl | 35 + slideshow/opengl/fadeFragmentShader.glsl | 35 + slideshow/opengl/reflectionFragmentShader.glsl | 35 +

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - slideshow/opengl

2016-01-21 Thread Emmanuel Gil Peyrot
slideshow/opengl/honeycombFragmentShader.glsl | 20 slideshow/opengl/honeycombGeometryShader.glsl | 22 -- 2 files changed, 36 insertions(+), 6 deletions(-) New commits: commit f28347ca6018b8163acf3f358a28f47eecf30641 Author: Emmanuel Gil Peyrot Date:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - slideshow/opengl

2016-01-21 Thread Emmanuel Gil Peyrot
slideshow/opengl/glitterVertexShader.glsl |4 ++-- slideshow/opengl/honeycombFragmentShader.glsl |6 -- slideshow/opengl/honeycombVertexShader.glsl |2 +- 3 files changed, 7 insertions(+), 5 deletions(-) New commits: commit 76f7533d1bfd49179774a4a0948061b2b2c7939e Author: Em

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

2016-01-21 Thread Pranav Kant
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 143 +--- 1 file changed, 98 insertions(+), 45 deletions(-) New commits: commit e3edebcf0dda6b72d4e03151b4daf6309097ac2d Author: Pranav Kant Date: Wed Jan 20 18:17:21 2016 +0530 gtktiledviewer: Set buttons insensitive

Re: Problem in build: make check stuck in vcl_filters_test

2016-01-21 Thread Stephan Bergmann
On 01/20/2016 09:53 PM, Giuseppe Castagno wrote: [build CUT] vcl_complextext [build CUT] vcl_filters_test stuck on HDU access, actually freezing the PC After around 10 minutes waiting, I killed the build. see

Re: FastSaxSerializer::write ...

2016-01-21 Thread Stephan Bergmann
On 01/20/2016 09:25 PM, Michael Meeks wrote: Amusingly, while the sal/ tests -look- good ;-) many of them are simply not run because they fail to register the actual tests - which is not ideal (or did that get fixed?); At least cases where a test function is not added with CPPUNIT_TEST

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - libreofficekit/source

2016-01-21 Thread Pranav Kant
libreofficekit/source/gtk/lokdocview.cxx | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) New commits: commit 3763ab42fa88d9f2a2248eba1854f3d97fcfbde8 Author: Pranav Kant Date: Wed Jan 20 14:49:29 2016 +0530 lokdocview: Center the widget inside the allocation C

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - shell/source

2016-01-21 Thread Stephan Bergmann
shell/source/sessioninstall/SyncDbusSessionHelper.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 5e30320ff97ae8304e91b6f7e978de42b50afc8c Author: Stephan Bergmann Date: Tue Jan 19 10:37:55 2016 +0100 -Werror=terminate (GCC 6) ...when thro

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - include/o3tl

2016-01-21 Thread Stephan Bergmann
include/o3tl/enumarray.hxx | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 05752e5d4d0534fedc94febf68ce69ffdae717ff Author: Stephan Bergmann Date: Tue Jan 19 10:46:13 2016 +0100 Make enumarray_iterator adhere to iterator requirements ...or e

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - sdext/source

2016-01-21 Thread Stephan Bergmann
sdext/source/pdfimport/tree/pdfiprocessor.cxx |4 1 file changed, 4 insertions(+) New commits: commit 436a003bcfc98aeb2bc8f1d6b0f552cc67e908f0 Author: Stephan Bergmann Date: Tue Jan 19 10:41:08 2016 +0100 Ensure irreflexivity of std::stable_sort predicate GCC 6 libstdc++

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - svx/source

2016-01-21 Thread Justin Luth
svx/source/accessibility/AccessibleShape.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 13bb526930749a2f45592c53fedb13f9508212fc Author: Justin Luth Date: Tue Dec 29 16:15:56 2015 +0300 tdf#96685 - set initial focus of accessible editeng objects signalIMDelete

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - sw/source

2016-01-21 Thread Justin Luth
sw/source/core/text/itrpaint.cxx | 19 ++- sw/source/core/text/porlin.hxx |1 + 2 files changed, 19 insertions(+), 1 deletion(-) New commits: commit 8c564a1fd313da29088bed6453c5e16876690d24 Author: Justin Luth Date: Wed Oct 28 11:12:17 2015 +0300 tdf#93637 TAB_OVER

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

2016-01-21 Thread Giuseppe Castagno
include/svtools/PlaceEditDialog.hxx|1 + include/svtools/ServerDetailsControls.hxx |3 +++ svtools/source/dialogs/PlaceEditDialog.cxx | 11 --- 3 files changed, 12 insertions(+), 3 deletions(-) New commits: commit 936da92dd854a1d5c16e564fc62b14bee0214fe9 Author: Giusepp

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - configure.ac RepositoryExternal.mk

2016-01-21 Thread David Tardon
RepositoryExternal.mk |2 +- configure.ac |1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 17ee83f108c4e7c00218ea09dbbffdf9989da0ae Author: David Tardon Date: Wed Jan 13 14:21:10 2016 +0100 move def. of liblangtag inc. path to configure C

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - include/oox starmath/inc starmath/source sw/source

2016-01-21 Thread Michael Stahl
include/oox/mathml/export.hxx|5 - starmath/inc/document.hxx|5 - starmath/inc/unomodel.hxx|4 +++- starmath/source/document.cxx |7 +-- starmath/source/ooxmlexport.cxx |6 -- s

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - include/oox oox/source sd/qa

2016-01-21 Thread Michael Stahl
include/oox/export/shapes.hxx |1 oox/source/export/shapes.cxx | 67 -- sd/qa/unit/data/odp/math.odp |binary sd/qa/unit/export-tests.cxx | 28 + 4 files changed, 93 insertions(+), 3 deletions(-) New commits: commit 68d351fff469

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

2016-01-21 Thread Miklos Vajna
desktop/source/lib/init.cxx |7 --- include/LibreOfficeKit/LibreOfficeKit.h |4 ++-- include/LibreOfficeKit/LibreOfficeKit.hxx| 11 --- writerfilter/source/dmapper/DomainMapperTableHandler.cxx | 11 +-- w

  1   2   >