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

2017-04-05 Thread Noel Grandin
sc/inc/arealink.hxx|1 sc/inc/scabstdlg.hxx |2 - sc/source/ui/attrdlg/scdlgfact.cxx |9 sc/source/ui/attrdlg/scdlgfact.hxx |8 +++- sc/source/ui/docshell/arealink.cxx | 32 ++--- sc/source/ui/view/cellsh1.cxx | 69

New Defects reported by Coverity Scan for LibreOffice

2017-04-05 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 33 new defect(s) introduced to LibreOffice found with Coverity Scan. 35 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New

Re: Clang 5.0 32-bit builds Failing on CppunitTest_vcl_pdfexport

2017-04-05 Thread Stephan Bergmann
On 04/05/2017 08:41 AM, Luke Benes wrote: I'm getting the following build failure /bin/sh: line 1: 16577 Segmentation fault (core dumped) ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program":$W/UnpackedTarball/cppunit/src/cppunit/.libs MALLOC_CHECK_=2

[Libreoffice-commits] core.git: include/svx include/vcl rsc/inc rsc/source sc/inc sc/qa sc/source sd/source sfx2/source svx/inc svx/source sw/inc sw/source vcl/source

2017-04-05 Thread Noel Grandin
include/svx/itemwin.hxx |3 - include/svx/sdrundomanager.hxx |2 include/svx/svdedtv.hxx |2 include/svx/svdotable.hxx |2 include/vcl/FilterConfigItem.hxx

[Libreoffice-commits] core.git: basctl/source compilerplugins/clang include/sfx2 include/toolkit sc/source sd/source sfx2/source starmath/source sw/source toolkit/source

2017-04-05 Thread Noel Grandin
basctl/source/basicide/basidesh.cxx|2 compilerplugins/clang/constantparam.py | 67 - include/sfx2/objsh.hxx | 11 ++--- include/sfx2/viewsh.hxx|3 - include/toolkit/awt/vclxgraphics.hxx |7 +--

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

2017-04-05 Thread Jochen Nitschke
sc/source/core/tool/interpr4.cxx | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) New commits: commit 034e35d789cd6e349c456e273d18d5128e1580bf Author: Jochen Nitschke Date: Tue Apr 4 11:25:26 2017 +0200 sc: use std::reverse Change-Id:

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

2017-04-05 Thread Jochen Nitschke
sc/source/core/tool/interpr4.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 4709aa4babc16b2ec0536837012c33b460ed410c Author: Jochen Nitschke Date: Tue Apr 4 10:57:56 2017 +0200 sc: remove redundant casts

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

2017-04-05 Thread Gabor Kelemen
sw/source/ui/dbui/mailmergewizard.cxx | 13 - 1 file changed, 13 deletions(-) New commits: commit 02d5424751b456e5d29ef58a059b6ae604ac8616 Author: Gabor Kelemen Date: Wed Mar 15 21:20:19 2017 +0100 There is no MM wizard page after Layout page now

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

2017-04-05 Thread Caolán McNamara
sw/source/filter/ww8/ww8graf.cxx |2 +- sw/source/filter/ww8/ww8par.cxx |4 ++-- sw/source/filter/ww8/ww8par.hxx |2 +- sw/source/filter/ww8/ww8par2.cxx |2 +- sw/source/filter/ww8/ww8par3.cxx |4 ++-- sw/source/filter/ww8/ww8par6.cxx |4 ++--

[Libreoffice-commits] core.git: android/Bootstrap

2017-04-05 Thread Ximeng Zu
android/Bootstrap/src/org/libreoffice/kit/Document.java |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 662a1b0a52bdb891ae5802a4799af884e854f205 Author: Ximeng Zu Date: Tue Apr 4 16:09:28 2017 -0500 Fix typo: inticator -> indicator

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

2017-04-05 Thread Caolán McNamara
sc/source/ui/unoobj/TablePivotChart.cxx | 29 ++--- 1 file changed, 14 insertions(+), 15 deletions(-) New commits: commit 01a4269a2e0e242e4d9b874e501c6245d014a312 Author: Caolán McNamara Date: Wed Apr 5 09:00:24 2017 +0100 coverity#1404783

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

2017-04-05 Thread Tor Lillqvist
sc/source/core/opencl/formulagroupcl.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 770a970aaec0aa9069f1ba3d7e408d95145e57b2 Author: Tor Lillqvist Date: Wed Apr 5 12:51:17 2017 +0300 Add FIXME Change-Id:

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

2017-04-05 Thread Tor Lillqvist
sc/source/core/opencl/formulagroupcl.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 5a7a23539c072b18059714e12c1d3fd8af7e7200 Author: Tor Lillqvist Date: Wed Apr 5 13:02:49 2017 +0300 Add another FIXME Change-Id:

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

2017-04-05 Thread Noel Grandin
bridges/source/cpp_uno/shared/vtablefactory.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 942b1f3fb9aab29ab0c5621234b2d058ddc37c29 Author: Noel Grandin Date: Wed Apr 5 09:10:09 2017 +0200 fix shadow warning with

[Libreoffice-commits] online.git: Changes to 'refs/tags/2.1-beta2'

2017-04-05 Thread Jan Holesovsky
Tag '2.1-beta2' created by Andras Timar at 2017-04-05 09:50 + 2.1-beta2 Changes since 2.1-beta1-66: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

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

2017-04-05 Thread Jens Carl
sc/sdi/cellsh.sdi |8 sc/sdi/drawsh.sdi | 18 +- sc/sdi/drtxtob.sdi | 10 +- sc/sdi/editsh.sdi |6 +++--- sc/sdi/formatsh.sdi |4 ++-- sc/sdi/pivotsh.sdi |2 +- sc/sdi/prevwsh.sdi |2 +- sc/sdi/scslots.sdi |2 +-

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

2017-04-05 Thread Stephan Bergmann
sc/inc/PivotTableDataProvider.hxx |4 ++-- sc/inc/PivotTableDataSource.hxx|4 +--- sc/source/ui/unoobj/PivotTableDataProvider.cxx | 13 ++--- sc/source/ui/unoobj/PivotTableDataSource.cxx |4 +--- 4 files changed, 10 insertions(+), 15

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - net/Socket.hpp

2017-04-05 Thread Jan Holesovsky
net/Socket.hpp |4 1 file changed, 4 insertions(+) New commits: commit 3ca488320eacbc4810658ddfdad0d356fd904be8 Author: Jan Holesovsky Date: Wed Apr 5 11:35:59 2017 +0200 The other isCorrectThread() should be active only in the debug build too.

[Libreoffice-commits] online.git: net/Socket.hpp

2017-04-05 Thread Jan Holesovsky
net/Socket.hpp |4 1 file changed, 4 insertions(+) New commits: commit d345c29a477bf7edd98b7b884aaacc4c06b82869 Author: Jan Holesovsky Date: Wed Apr 5 11:35:59 2017 +0200 The other isCorrectThread() should be active only in the debug build too.

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

2017-04-05 Thread Mike Kaganski
filter/source/xmlfilterdetect/filterdetect.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 97f048e633f07655eda000ae4f4da818c935091e Author: Mike Kaganski Date: Wed Apr 5 10:11:36 2017 +0300 sType and sSubType are already

[Libreoffice-commits] online.git: Branch 'refs/tags/2.1-beta2' - 0 commits -

2017-04-05 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - common/Util.hpp configure.ac Makefile.am net/clientnb.cpp

2017-04-05 Thread Jan Holesovsky
Makefile.am |4 common/Util.hpp |8 configure.ac |1 + net/clientnb.cpp | 15 --- 4 files changed, 25 insertions(+), 3 deletions(-) New commits: commit a0ba8948dc8789f4b4518c8f6611466269724239 Author: Jan Holesovsky Date:

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - filter/Configuration_filter.mk filter/Package_xslt.mk filter/source officecfg/registry

2017-04-05 Thread Mike Kaganski
filter/Configuration_filter.mk |2 filter/Package_xslt.mk |1 filter/source/config/cache/typedetection.cxx|1 filter/source/config/fragments/filters/ADO_rowset_XML.xcu | 30 +

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

2017-04-05 Thread Mike Kaganski
filter/Library_xmlfd.mk|1 filter/source/xmlfilterdetect/filterdetect.cxx | 47 +++-- 2 files changed, 45 insertions(+), 3 deletions(-) New commits: commit e07d7f4f25be00e479f4df4160c89be4e001eb28 Author: Mike Kaganski

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - test/Makefile.am

2017-04-05 Thread Jan Holesovsky
test/Makefile.am |3 +++ 1 file changed, 3 insertions(+) New commits: commit bdac5059dc0d7d8b6b7f8123ac198c9eaaa7 Author: Jan Holesovsky Date: Wed Apr 5 15:44:44 2017 +0200 Run fc-cache before running the unit tests too. Change-Id:

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

2017-04-05 Thread Tamás Zolnai
New branch 'feature/table_rotated_text' available with the following commits: commit 3aec15e5b42d2df17f8072169a09a3ebaffd7a96 Author: Tamás Zolnai Date: Wed Apr 5 15:12:11 2017 +0200 Introduce text rotation for Impress tables * Introduce new table

[Libreoffice-commits] help.git: helpers/help_hid.lst

2017-04-05 Thread Caolán McNamara
helpers/help_hid.lst |1 - 1 file changed, 1 deletion(-) New commits: commit ca8eec7d9e53649cd7f2a10d4114da963ead Author: Caolán McNamara Date: Wed Apr 5 14:40:18 2017 +0100 drop unused HID Change-Id: Ie4d8fc903df85c72247fcd439c0bb34525f67a51 diff

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

2017-04-05 Thread Tor Lillqvist
sc/inc/address.hxx |9 - 1 file changed, 9 deletions(-) New commits: commit 26cf3430b7c22d19f4cd1bf1b5f1282abdd58b9b Author: Tor Lillqvist Date: Wed Apr 5 17:42:22 2017 +0300 Bin obsolete comment Change-Id:

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - Makefile.am

2017-04-05 Thread Andras Timar
Makefile.am |1 + 1 file changed, 1 insertion(+) New commits: commit fe62f43eb6622118c4f507b72234757b25d466f4 Author: Andras Timar Date: Wed Apr 5 15:30:47 2017 +0200 missing loolwsd.service from deb package diff --git a/Makefile.am b/Makefile.am index

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

2017-04-05 Thread Pranav Kant
loleaflet/src/map/Map.js |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a3f93b880b5a7058b4144d6b0108bd57f29a8304 Author: Pranav Kant Date: Wed Apr 5 19:12:26 2017 +0530 loleaflet: Fix loop which fetches view ids from username

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

2017-04-05 Thread Michael Stahl
sw/source/core/crsr/crstrvl.cxx |4 sw/source/uibase/uiview/view2.cxx | 25 - 2 files changed, 4 insertions(+), 25 deletions(-) New commits: commit 25eb0899227830cca7f28006376962d84f8e9c7a Author: Michael Stahl Date: Wed Apr 5 16:54:57

[Libreoffice-commits] online.git: Makefile.am

2017-04-05 Thread Jan Holesovsky
Makefile.am |3 +++ 1 file changed, 3 insertions(+) New commits: commit 6e21b754ec185d076da29500f6a9211c99dd37bf Author: Jan Holesovsky Date: Wed Apr 5 15:38:33 2017 +0200 Run fc-cache before launching loolwsd. Otherwise the loolforkit startup can take

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - Makefile.am

2017-04-05 Thread Jan Holesovsky
Makefile.am |3 +++ 1 file changed, 3 insertions(+) New commits: commit cc0e379773fc5be3c9683081398c6e6ae2823364 Author: Jan Holesovsky Date: Wed Apr 5 15:38:33 2017 +0200 Run fc-cache before launching loolwsd. Otherwise the loolforkit startup can take

[Libreoffice-commits] core.git: helpcontent2

2017-04-05 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4d9c1206c8375c514c686f744efb62d523f8d7ea Author: Caolán McNamara Date: Wed Apr 5 14:40:18 2017 +0100 Updated core Project: help ca8eec7d9e53649cd7f2a10d4114da963ead

[Libreoffice-commits] core.git: 4 commits - android/source

2017-04-05 Thread Christian Lohmaier
android/source/res/layout/toolbar_bottom.xml | 12 +- android/source/res/xml/documentprovider_preferences.xml |7 ++--- android/source/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java |6 ++--- 3 files changed, 12 insertions(+), 13

[Libreoffice-commits] online.git: test/Makefile.am

2017-04-05 Thread Jan Holesovsky
test/Makefile.am |3 +++ 1 file changed, 3 insertions(+) New commits: commit b9d1fde7465df8724805011e912c977c269a670c Author: Jan Holesovsky Date: Wed Apr 5 15:44:44 2017 +0200 Run fc-cache before running the unit tests too. Change-Id:

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

2017-04-05 Thread Caolán McNamara
cui/source/dialogs/postdlg.cxx |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit 4a84cbaa3786e6ef9fa91c7eb3a6a49a9010456b Author: Caolán McNamara Date: Wed Apr 5 15:44:50 2017 +0100 prev/next buttons start invisible in the .ui

[Libreoffice-commits] core.git: Branch 'feature/table_rotated_text' - editeng/source

2017-04-05 Thread Tamás Zolnai
editeng/source/editeng/editeng.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit ac7c52c6809c0bc62f10e90cf5f6e26eee6ad35b Author: Tamás Zolnai Date: Wed Apr 5 16:45:34 2017 +0200 Fix center aligned vertical text rendering

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

2017-04-05 Thread Caolán McNamara
sw/source/filter/ww8/ww8par6.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5252673d686913210dd65608b7d24b0e9d51cf00 Author: Caolán McNamara Date: Wed Apr 5 14:24:09 2017 +0100 ofz: treat short properties as run end

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

2017-04-05 Thread Mike Kaganski
filter/source/xmlfilterdetect/filterdetect.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 6e336c43a239f515cc882a3da1bad63e3507b230 Author: Mike Kaganski Date: Wed Apr 5 10:11:36 2017 +0300 sType and sSubType are already

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

2017-04-05 Thread Caolán McNamara
include/svx/dialogs.hrc|1 - svx/UIConfig_svx.mk|1 + svx/inc/helpid.hrc |1 - svx/source/stbctrls/stbctrls.h |2 -- svx/source/stbctrls/stbctrls.src | 12 svx/source/stbctrls/xmlsecctrl.cxx |6 --

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

2017-04-05 Thread Caolán McNamara
cui/source/inc/chardlg.hxx |3 +++ cui/source/tabpages/chardlg.cxx | 25 ++--- 2 files changed, 21 insertions(+), 7 deletions(-) New commits: commit f75cf4c772279f680839e288b3f6104f9f98c13c Author: Caolán McNamara Date: Wed Mar 29 17:03:29

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

2017-04-05 Thread Caolán McNamara
cui/source/dialogs/cuicharmap.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 7bb46f684ca939fbbbe67bdb1e427e37eec430a7 Author: Caolán McNamara Date: Fri Mar 31 15:15:31 2017 +0100 Related: tdf#106515 show OpenSymbol if unavailable StarSymbol

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

2017-04-05 Thread Szymon Kłos
vcl/source/control/tabctrl.cxx | 37 - 1 file changed, 20 insertions(+), 17 deletions(-) New commits: commit 5e3cd098daf7d4537c4826f45fe118e69f9a96d4 Author: Szymon Kłos Date: Wed Apr 5 21:58:57 2017 +0200 Fix crash while running

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

2017-04-05 Thread Manfred Blume
solenv/gbuild/gbuild.help.txt |1 + 1 file changed, 1 insertion(+) New commits: commit 4c0979d4a19626602f08bd02627f7c367b47e42f Author: Manfred Blume Date: Mon Mar 27 18:31:12 2017 +0200 Added help blurb for make verbose Change-Id:

List of missing calc functions (slightly wrong at times)

2017-04-05 Thread Thorsten Behrens
Hey Winfried, Moggi mentioned you might be interested - here's a comparison between Excel, Calc, Google Sheets & Numbers for Mac: https://www.heise.de/mac-and-i/downloads/65/2/1/7/2/5/5/4/Formelfunktionen_Vergleich.pdf (sadly the function names are German, but that should be mappable - slightly

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/LOOLWSD.cpp

2017-04-05 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 28 1 file changed, 16 insertions(+), 12 deletions(-) New commits: commit d167d2b06af62303a97bf503201d4874010121ac Author: Ashod Nakashian Date: Wed Apr 5 00:21:49 2017 -0400 wsd: correctly search for

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - kit/Kit.cpp

2017-04-05 Thread Ashod Nakashian
kit/Kit.cpp |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit ba595a98e6c818051c0938ba14abbe21a14e4ecb Author: Ashod Nakashian Date: Tue Apr 4 21:30:29 2017 -0400 wsd: time lok_preinit and log when finished

[Libreoffice-commits] core.git: .gitignore

2017-04-05 Thread Manfred Blume
.gitignore |3 +++ 1 file changed, 3 insertions(+) New commits: commit 8d2ef851374bc5d5a9605e9c72d47a24fdbe6a06 Author: Manfred Blume Date: Wed Apr 5 16:28:05 2017 +0200 Fix .gitignore after vs2015-ide-integration update Change-Id:

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

2017-04-05 Thread Henry Castro
sc/inc/column.hxx |1 + sc/source/core/data/column2.cxx |7 ++- sc/source/core/data/column3.cxx |1 + 3 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 731146fc6d66497a51616f195c110092a90f01f5 Author: Henry Castro Date:

[Libreoffice-commits] online.git: 2 commits - common/Session.cpp common/Session.hpp net/Socket.cpp net/Socket.hpp wsd/ClientSession.cpp wsd/LOOLWSD.cpp wsd/SenderQueue.hpp

2017-04-05 Thread Michael Meeks
common/Session.cpp| 22 ++ common/Session.hpp|2 ++ net/Socket.cpp|1 + net/Socket.hpp|3 +++ wsd/ClientSession.cpp |1 + wsd/LOOLWSD.cpp |7 ++- wsd/SenderQueue.hpp | 11 +++ 7 files changed, 46

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

2017-04-05 Thread Jean-Pierre Ledure
wizards/source/access2base/Database.xba |2 +- wizards/source/access2base/UtilProperty.xba |8 +++- wizards/source/access2base/Utils.xba|1 + 3 files changed, 5 insertions(+), 6 deletions(-) New commits: commit 45130a1b673a930f8607cd86e655a4b4cc2b89e2 Author:

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

2017-04-05 Thread Pranav Kant
loleaflet/src/map/Map.js |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit e1b8019574626e7342a34e2aeb2c30808e577387 Author: Pranav Kant Date: Wed Apr 5 19:12:26 2017 +0530 loleaflet: Fix loop which fetches view ids from username

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

2017-04-05 Thread Tor Lillqvist
sc/source/core/data/formulacell.cxx | 38 ++-- 1 file changed, 19 insertions(+), 19 deletions(-) New commits: commit 53d53650c29f1fa1faddbf7a95ccdf2e84f1994a Author: Tor Lillqvist Date: Wed Apr 5 16:52:30 2017 +0300 Letters are cheap

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

2017-04-05 Thread Miklos Vajna
include/vcl/filter/pdfdocument.hxx |6 ++- vcl/qa/cppunit/pdfexport/data/tdf106972.odt |binary vcl/qa/cppunit/pdfexport/pdfexport.cxx | 48 vcl/source/filter/ipdf/pdfdocument.cxx | 24 +- vcl/source/gdi/pdfwriter_impl.cxx

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

2017-04-05 Thread Caolán McNamara
filter/source/graphicfilter/itiff/itiff.cxx | 67 +--- 1 file changed, 42 insertions(+), 25 deletions(-) New commits: commit 2e1d9789fe5d6bd9f8d85e2eb672b5729e045c2b Author: Caolán McNamara Date: Sun Mar 12 17:37:05 2017 + ofz#829 ensure

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

2017-04-05 Thread Christian Lohmaier
android/source/src/java/org/libreoffice/canvas/BitmapHandle.java | 14 +- android/source/src/java/org/libreoffice/canvas/ImageUtils.java |4 +- 2 files changed, 9 insertions(+), 9 deletions(-) New commits: commit e9b7dd6faf19a071ffeb0367f7e12a2aa7e1 Author: Christian

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

2017-04-05 Thread Christian Lohmaier
android/source/src/java/org/libreoffice/LibreOfficeMainActivity.java | 4 - android/source/src/java/org/libreoffice/ui/FileUtilities.java| 22 ++ android/source/src/java/org/libreoffice/ui/FolderIconView.java | 3 -

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

2017-04-05 Thread Jochen Nitschke
sc/source/core/tool/chartarr.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit dbcb866e46b3f964deb77b62b52bec1bb2b009ea Author: Jochen Nitschke Date: Wed Apr 5 14:41:56 2017 + unused variable Change-Id:

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

2017-04-05 Thread Thomas Beck
officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu |4 1 file changed, 4 insertions(+) New commits: commit 8a6c538742bc9c25ae0c459c83631ec5ae030001 Author: Thomas Beck Date: Wed Apr 5 13:32:54 2017 +0200 tdf#98604 Added requested panels to sidebar

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

2017-04-05 Thread Aron Budea
include/vcl/menu.hxx |4 - vcl/source/window/menu.cxx |4 + vcl/source/window/menufloatingwindow.cxx | 74 ++- vcl/source/window/menuitemlist.cxx |7 ++ vcl/source/window/menuitemlist.hxx |1 5 files

[Libreoffice-commits] online.git: 2 commits - net/Socket.hpp wsd/ClientSession.cpp wsd/ClientSession.hpp wsd/LOOLWSD.cpp wsd/SenderQueue.hpp

2017-04-05 Thread Michael Meeks
net/Socket.hpp|1 - wsd/ClientSession.cpp |6 +- wsd/ClientSession.hpp |8 wsd/LOOLWSD.cpp |9 + wsd/SenderQueue.hpp | 19 ++- 5 files changed, 12 insertions(+), 31 deletions(-) New commits: commit

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

2017-04-05 Thread Caolán McNamara
sw/source/filter/ww8/ww8par.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 211833e0ff7b8d3387e793b8c56d8fed99af40e8 Author: Caolán McNamara Date: Wed Apr 5 17:38:01 2017 +0100 ofz: convert to unicode may fail, so only

[Libreoffice-commits] core.git: unusedcode.easy unusedcode.exclude

2017-04-05 Thread Bernhard Widl
unusedcode.easy|8 unusedcode.exclude |8 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit bd6ad1d498c7104ea18597678a763c0066b2a49f Author: Bernhard Widl Date: Wed Apr 5 15:42:28 2017 +0200 moved StyleSettings from

Re: Character classification

2017-04-05 Thread Chris Sherlock
> On 23 Mar 2017, at 10:47 pm, Stephan Bergmann wrote: > > C character classification and case mapping functions in are > notoriously hard to use. [snip] > I audited all uses of such functions (outside of external/ source blobs) on > recent master: > > In C++ code, I

Re: minutes of ESC call ...

2017-04-05 Thread Chris Sherlock
Sent from my iPhone > On 31 Mar 2017, at 10:59 pm, David Tardon wrote: > >> On Thu, Mar 30, 2017 at 04:08:18PM +0100, Michael Meeks wrote: >> * Crashtest update (Caolan) >>+ Google / ossfuzz: 24 fuzzers active now, unchanged >>+ not added any more tests –

Re: Use VCL to develop standalone applications

2017-04-05 Thread Thorsten Behrens
Chris Sherlock wrote: > FWIW, I have idly considered whether I could turn VCL into what it > originally started as - a stand alone cross platform library. > Not really - that was StarView, its predecessor that got written out of StarOffice code mid-nineties. TTBOMK, VCL was never meant to be used

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

2017-04-05 Thread Miklos Vajna
vcl/qa/cppunit/pdfexport/data/tdf106972-pdf17.odt |binary vcl/qa/cppunit/pdfexport/pdfexport.cxx| 38 ++ vcl/source/gdi/pdfwriter_impl.cxx | 30 - 3 files changed, 66 insertions(+), 2 deletions(-) New commits: commit

[Libreoffice-commits] core.git: filter/Library_xmlfd.mk filter/source

2017-04-05 Thread Mike Kaganski
filter/Library_xmlfd.mk|1 filter/source/xmlfilterdetect/filterdetect.cxx | 47 +++-- 2 files changed, 45 insertions(+), 3 deletions(-) New commits: commit 156f778593ca9c57845076a88c6b544a63e12e7a Author: Mike Kaganski

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

2017-04-05 Thread Jochen Nitschke
sc/inc/simpleformulacalc.hxx |1 - sc/source/core/data/simpleformulacalc.cxx |2 -- 2 files changed, 3 deletions(-) New commits: commit 5f282c101a644ffc3615c3dc43ddb99febecae16 Author: Jochen Nitschke Date: Tue Apr 4 13:21:49 2017 +0200 sc:

[Libreoffice-commits] core.git: basegfx/source chart2/source compilerplugins/clang cui/source editeng/source extensions/source forms/source include/svx sc/source sd/source svtools/source svx/source un

2017-04-05 Thread Noel Grandin
basegfx/source/polygon/b3dpolygon.cxx |2 +- chart2/source/controller/dialogs/tp_Scale.cxx |4 ++-- compilerplugins/clang/redundantcast.cxx |7 --- cui/source/dialogs/SpellDialog.cxx|2 +-

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

2017-04-05 Thread Caolán McNamara
sw/source/filter/ww8/ww8par.cxx | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) New commits: commit b4914ef4febf0fe6d0490af9b99ce93e61669370 Author: Caolán McNamara Date: Wed Apr 5 13:06:16 2017 +0100 ofz: check available data len

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

2017-04-05 Thread Henry Castro
sc/inc/column.hxx |1 + sc/source/core/data/column2.cxx |7 ++- sc/source/core/data/column3.cxx |1 + 3 files changed, 8 insertions(+), 1 deletion(-) New commits: commit f27f4dd900b50f15427f44f6d448e8e8e49ec2d5 Author: Henry Castro Date:

[Libreoffice-commits] core.git: basctl/source basic/source comphelper/source cui/source dbaccess/source editeng/source filter/source fpicker/source include/basic include/comphelper include/editeng inc

2017-04-05 Thread Noel Grandin
basctl/source/basicide/bastype2.cxx|5 +--- basctl/source/inc/bastype2.hxx |3 -- basic/source/classes/sbxmod.cxx| 13 +--- basic/source/uno/scriptcont.cxx|4 +--

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

2017-04-05 Thread Stephan Bergmann
extensions/source/ole/oleobjw.cxx | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) New commits: commit 8639758d96c4b4da83340315b9eaef57e84bd3a3 Author: Stephan Bergmann Date: Wed Apr 5 13:15:55 2017 +0200 css::uno::TypeClass

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

2017-04-05 Thread jan Iversen
ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj | 14 +++--- ios/experimental/Prototype/Prototype.xcodeproj/project.pbxproj | 10 +++ 2 files changed, 20 insertions(+), 4 deletions(-) New commits: commit

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

2017-04-05 Thread Tor Lillqvist
sc/source/core/data/formulacell.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f58cff37af294e07938a86900a176984b1e6c655 Author: Tor Lillqvist Date: Wed Apr 5 14:15:58 2017 +0300 Clarify message Change-Id:

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

2017-04-05 Thread Caolán McNamara
extensions/source/propctrlr/formcomponenthandler.cxx | 10 ++ extensions/source/propctrlr/formcomponenthandler.hxx |2 ++ extensions/source/propctrlr/formmetadata.cxx |2 +- extensions/source/propctrlr/formmetadata.hxx |1 + 4 files changed, 14 insertions(+),

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

2017-04-05 Thread Szymon Kłos
sw/uiconfig/swriter/ui/notebookbar.ui | 35 -- 1 file changed, 29 insertions(+), 6 deletions(-) New commits: commit 489ddb36cc30fe94bb4416883e37bda90f6f6f65 Author: Szymon Kłos Date: Wed Apr 5 13:31:59 2017 +0200 Notebookbar: correct

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

2017-04-05 Thread Michael Meeks
wsd/LOOLWSD.cpp |9 - 1 file changed, 9 deletions(-) New commits: commit 4b7dee56528650e72bbef5bbc06c647c3a79e653 Author: Michael Meeks Date: Wed Apr 5 11:57:11 2017 +0100 Remove un-used _stop member, and cleanup redundant code. diff --git

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

2017-04-05 Thread Stephan Bergmann
vcl/source/app/svmain.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 80a66f28eddbd6481325d12d4f64913a20ea0a2d Author: Stephan Bergmann Date: Wed Apr 5 13:40:10 2017 +0200 loplugin:unreffun (clang-cl) Change-Id:

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

2017-04-05 Thread Pranav Kant
loleaflet/src/layer/tile/TileLayer.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a411e5b4c2dfe6d37f525fc43e04268bd74f7759 Author: Pranav Kant Date: Wed Apr 5 17:17:32 2017 +0530 Fix cannot paste into the document

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

2017-04-05 Thread Stephan Bergmann
sd/qa/unit/dialogs-test.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit ec86c8760de22ee9c783134846e65cbd14112da8 Author: Stephan Bergmann Date: Wed Apr 5 13:49:37 2017 +0200 Adapt code to scoped UNO enums Change-Id:

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

2017-04-05 Thread Pranav Kant
loleaflet/src/layer/tile/TileLayer.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 51be04b9b3644a943b85e4d6aee005c94bec75b6 Author: Pranav Kant Date: Wed Apr 5 17:17:32 2017 +0530 Fix cannot paste into the document

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

2017-04-05 Thread Miklos Vajna
sw/source/core/text/itrpaint.cxx |8 1 file changed, 8 deletions(-) New commits: commit a3d6b074852520caf8d525561cb48546cbcfccb5 Author: Miklos Vajna Date: Wed Apr 5 09:13:37 2017 +0200 sw: remove "revolution" assert that doesn't even build anymore

Re: Use VCL to develop standalone applications

2017-04-05 Thread Chris Sherlock
Sent from my iPhone > On 7 Mar 2017, at 11:34 pm, ThatRM Z wrote: > > Ok. > > Thanks for the responses. > > > >> On Tue, Mar 7, 2017 at 12:14 PM, Michael Stahl wrote: >> On 07.03.2017 12:50, ThatRM Z wrote: >> > Hi >> > >> > I have been looking

Re: Unix-based systems not using CUPS

2017-04-05 Thread Chris Sherlock
Sent from my iPhone > On 4 Apr 2017, at 9:46 am, Khaled Hosny wrote: >> On Tue, Apr 04, 2017 at 09:31:55AM +1000, Chris Sherlock wrote: >> >> However, now that CUPS is pretty much standardised on mostly everything - >> including, it appears, on an increasing number of

Re: Build from master failing on Xubuntu 16.04: DesktopLOKTest::testRunMacro assertion failed

2017-04-05 Thread Chris Sherlock
> Tried just now with latest master and it's compiling fine. I glanced at the > commits but couldn't work out what fixed it. But all is well > :-) > > > - d. The perils of frequently compiling master! Just an aside, but I'm not sure if anyone here realises this, but David here is one of the

[Libreoffice-commits] online.git: common/Util.hpp configure.ac Makefile.am net/clientnb.cpp

2017-04-05 Thread Jan Holesovsky
Makefile.am |4 common/Util.hpp |8 configure.ac |1 + net/clientnb.cpp | 15 --- 4 files changed, 25 insertions(+), 3 deletions(-) New commits: commit 37387518f43f895bde0db877ca4d5fe94c0d28e6 Author: Jan Holesovsky Date:

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

2017-04-05 Thread Marco Cecchetti
sc/sdi/scalc.sdi |2 +- sc/source/ui/view/cellsh3.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 1fd19d3e45bd192de2ceae84724653a9f722d51c Author: Marco Cecchetti Date: Sun Apr 2 20:46:41 2017 +0200 LOK -

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

2017-04-05 Thread Caolán McNamara
include/oox/core/fastparser.hxx |2 ++ oox/source/core/fastparser.cxx|7 +++ oox/source/core/xmlfilterbase.cxx |2 +- sw/source/filter/ww8/ww8graf.cxx |3 ++- 4 files changed, 12 insertions(+), 2 deletions(-) New commits: commit a32ef811014a9ae10e8d996e61cff39b3c99028d

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

2017-04-05 Thread Jens Carl
sc/source/core/data/drwlayer.cxx |2 - sc/source/core/data/formulacell.cxx |4 +- sc/source/core/tool/callform.cxx |2 - sc/source/core/tool/dbdata.cxx|2 - sc/source/core/tool/interpr3.cxx |4 +- sc/source/core/tool/queryparam.cxx|2 -

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

2017-04-05 Thread Caolán McNamara
sw/source/filter/ww8/ww8par2.cxx |8 1 file changed, 8 insertions(+) New commits: commit 14028af4d978f126779e641a9605c6d4d864b3b6 Author: Caolán McNamara Date: Tue Apr 4 19:13:12 2017 +0100 ofz: check olst sprm for valid ANLD payload len

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

2017-04-05 Thread Caolán McNamara
sw/source/filter/ww8/ww8par2.cxx |8 1 file changed, 8 insertions(+) New commits: commit d79935cb3154ca86aca01043d7c196cc161db67b Author: Caolán McNamara Date: Tue Apr 4 19:13:12 2017 +0100 ofz: check olst sprm for valid ANLD payload len

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

2017-04-05 Thread Christian Lohmaier
android/source/src/java/org/libreoffice/storage/external/OTGDocumentsProvider.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2e8868493efb480c54894bcf7850de22fd885f7e Author: Christian Lohmaier Date: Wed Apr 5 16:24:38

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

2017-04-05 Thread Michael Stahl
include/sal/log-areas.dox |1 sw/source/core/layout/laycache.cxx | 61 - sw/source/core/layout/layhelp.hxx |4 +- 3 files changed, 56 insertions(+), 10 deletions(-) New commits: commit 137ad218db262fb3531215adbc88b7093b4999c7 Author:

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

2017-04-05 Thread Jens Carl
sc/source/ui/dbgui/filtdlg.cxx |2 sc/source/ui/inc/docfunc.hxx |2 sc/source/ui/navipi/content.cxx | 129 +++ sc/source/ui/navipi/navcitem.cxx |4 - sc/source/ui/optdlg/opredlin.cxx |4 - sc/source/ui/optdlg/tpcalc.cxx |2

[Libreoffice-commits] online.git: net/Socket.hpp net/SslSocket.hpp net/WebSocketHandler.hpp wsd/AdminModel.cpp wsd/AdminModel.hpp wsd/ClientSession.cpp wsd/ClientSession.hpp wsd/DocumentBroker.cpp wsd

2017-04-05 Thread Jan Holesovsky
net/Socket.hpp | 53 --- net/SslSocket.hpp| 14 ++-- net/WebSocketHandler.hpp |2 - wsd/AdminModel.cpp | 48 +++--- wsd/AdminModel.hpp |3 +- wsd/ClientSession.cpp

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

2017-04-05 Thread Takeshi Abe
starmath/inc/parse.hxx|5 + starmath/source/parse.cxx | 34 -- 2 files changed, 9 insertions(+), 30 deletions(-) New commits: commit 51de452ef613a50637b839f088860d6c654fd91d Author: Takeshi Abe Date: Wed Apr 5 19:10:28 2017

[Libreoffice-commits] online.git: net/Socket.hpp

2017-04-05 Thread Jan Holesovsky
net/Socket.hpp |4 1 file changed, 4 deletions(-) New commits: commit b6270fae57bf5f9512ea23a86c24eb9920dbe32f Author: Jan Holesovsky Date: Wed Apr 5 14:54:54 2017 +0200 setThreadOwner() is now needed in the release builds too. Change-Id:

  1   2   3   >