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

2017-04-05 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a22118df104aa9ffd7834fef232a3c31ee0aeead Author: Ashod Nakashian Date: Thu Apr 6 02:29:25 2017 -0400 wsd: inhibit thread checks sooner when shutting down LOOLWSDServer::stop() now r

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

2017-04-05 Thread Ashod Nakashian
wsd/DocumentBroker.cpp |2 -- 1 file changed, 2 deletions(-) New commits: commit 5e4528b59353733cc95b29613ba74ce2b26af0c4 Author: Ashod Nakashian Date: Thu Apr 6 01:59:20 2017 -0400 wsd: leave the poll running so DocBroker can flush the sockets By stopping the poll we fail to

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

2017-04-05 Thread Ashod Nakashian
net/Socket.hpp | 18 +- wsd/DocumentBroker.cpp |3 +++ 2 files changed, 20 insertions(+), 1 deletion(-) New commits: commit 4a7a0fb477a376e5c281208525777c2a926f8c6a Author: Ashod Nakashian Date: Thu Apr 6 01:32:39 2017 -0400 wsd: remove sockets when stopping

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

2017-04-05 Thread Michael Meeks
wsd/DocumentBroker.cpp |8 +++- wsd/DocumentBroker.hpp |3 +-- wsd/LOOLWSD.cpp| 15 ++- 3 files changed, 14 insertions(+), 12 deletions(-) New commits: commit 01519eff70f1157dbbb4cb329acc7754f34a2765 Author: Michael Meeks Date: Wed Apr 5 21:31:15 2017 +0100

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

2017-04-05 Thread Ashod Nakashian
net/Socket.hpp |4 ++-- wsd/LOOLWSD.cpp | 13 ++--- 2 files changed, 8 insertions(+), 9 deletions(-) New commits: commit cbe6f0c813116b0fee78a78cee19f10a1c1b7b35 Author: Ashod Nakashian Date: Wed Apr 5 22:35:22 2017 -0400 wsd: move prisoner socket in the poll thread

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

2017-04-05 Thread Michael Meeks
wsd/LOOLWSD.cpp |4 1 file changed, 4 insertions(+) New commits: commit bb4459a288fa072698a2a4d35f325d3e60c63f3c Author: Michael Meeks Date: Wed Apr 5 21:48:35 2017 +0100 Give up on doing thread checks during late shutdown. Change-Id: Icb600e4d734e075bec6c2cf6adbb2afd58c

[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 the Notebookbar mode

[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: Ibf06e37acc4b6ea69863abc9267152278c4598be

[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: I2899d02e048838f02d46d87b28fd4bbecf8a277a

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 i

[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 available prisoner port Search

[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 Change-Id: I2ea3dc226c84870690bbf9b041263

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] core.git: sc/source

2017-04-05 Thread Jochen Nitschke
sc/source/filter/excel/xestyle.cxx |2 +- sc/source/filter/excel/xlstyle.cxx |2 +- sc/source/filter/oox/numberformatsbuffer.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 0c551c86f701c1f1865760e122d901c933b8fbe5 Author: Jochen Nits

[Libreoffice-commits] core.git: icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_svg

2017-04-05 Thread andreas kainz
dev/null|binary icon-themes/breeze/cmd/32/comparedocuments.png |binary icon-themes/breeze/cmd/lc_comparedocuments.png |binary icon-themes/breeze/cmd/sc_comparedocuments.png |binary icon-themes/breeze/links.txt|

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

2017-04-05 Thread David Gerard
On 5 April 2017 at 22:42, Chris Sherlock wrote: > I guess in many ways he's our LibreOffice historian. I hope one day he comes > to a LibreOffice related conference, if only to say hello to the devs. I'm > sure he would love that and frankly I'd love to be a fly on the wall when he > meets Mic

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 around for GUI/widget toolkits that I can us

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 – existing giving out enough

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 replaced them with ca

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

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 *BSD >> systems - is psp

[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 advance insertion on succe

[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 737f7111b08ad4f395994769c45c

[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 4443d7be61a

[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: I4f6ceeaaebb6f9adf2c1fa6993f88283d9d957b4 Reviewed-on:

[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 - android/source/src/java/org/mozilla/g

[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 chang

[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 Added Text an

[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] 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 insertions(+),

[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 Change-Id: I

[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 Lohmaier

[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 Change-Id: Ia4fcfc

[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: Jean-Pier

[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 palette can fulfil l

[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: Tue Apr 4 22:50:56 2017 -0

[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 2017 +0200 rhbz#

[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 Change-Id: If607084c9e738e7b0bc428388

[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: Michae

[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 requested Cha

[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 2017 +0100 Resolv

[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 unusedcode.easy to unuse

[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 2017 +0200 android: otg_missing_er

[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 Change-Id: Iec577a

[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: Ieabbd7d6cf0f2f397b317a632c537128de912a4b diff --git a/sc/in

[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] 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 -- svx/uiconfi

[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: I5d0cc0a1299cfdf1dc0e421d5fab8e2705a258f

[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: I5d0cc0a1299cfdf1dc0e421d5fab8e2705a258f

[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 Change-Id: Ia4fcfc

[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 --git a/helpers/help_h

[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 drop unused HID

[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 too long with too many

[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 too long with too many

[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 property for text rotation *

[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 c4721805..d6fd1ef1 100644 --- a

[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 normalized to ASCII lower cas

[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 Change-Id: I1250f74c9f4ed6679

[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 Date: Tue Apr 4 22:37:45

[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 + filte

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - 2 commits - net/Socket.hpp net/SslSocket.hpp net/WebSocketHandler.hpp wsd/AdminModel.cpp wsd/AdminModel.hpp wsd/Clien

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

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

2017-04-05 Thread Mike Kaganski
ucb/source/ucp/webdav-neon/webdavcontent.cxx | 90 ++- 1 file changed, 87 insertions(+), 3 deletions(-) New commits: commit 8b23a7d1de1fa8d80918874401febde6f25b0b9e Author: Mike Kaganski Date: Tue Apr 4 18:42:51 2017 +0300 tdf#106955: Open WebDAV resources on whi

[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 +0900 starmath: Kil

[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: I1a60bcbac4251866739fee59994a202

[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: 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 sc/so

[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: Tue Apr 4 22:50:56 2017 -0

[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 Change-Id: Ibb40e1d474bb

[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 +- cui/source/tabpages/chardlg.cxx

[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: remove unused private field

[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 Change-Id: I6446e7

[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: Ied079f87bf1a65ef0e162b

[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 Change-Id: I14eac943ee1b6ef83e2ea

[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 Change-Id: I14eac943ee1b6ef83e2ea

[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: Ie085ea716f03f6f8438fa2b9f54e46500a0c65f4 diff --g

[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 a/wsd/LOOLWSD.cpp b/wsd/LOOLWSD.cpp

[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 commands for spacing

[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: 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 12df2eed431b89a2e77d5f5d577daabb04f8

[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: I177b84c3e664ba665c9223e14b636b1a68684cc1

[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 vs. typelib_TypeClass mi

[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: 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 Change-Id: Ic1b6681a3f48ef0f

[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 Change-Id: Ic1b6681a3f48ef0f

[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 - Calc: beyond row 65535 it is no

[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 - sc/sourc

[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: Wed Apr 5 11:57:28 201

[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: I60a3978454fb4e6c39b3c35705fd5d503c75860c d

[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 deletions(-

[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: Wed Apr 5 11:57:28 201

[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: I84c6e605f012dd563f41631bc3c2b8631

[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 +- sc/sdi/tabvwsh

[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 https://lists.freedesktop.org/mailman/listi

[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] 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 latest clang Change-Id: I06

[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 normalized to ASCII lower cas

[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. Change-Id: Ieadb7e14f70752

[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. Change-Id: Ieadb7e14f70752

[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 Dereference null retur

[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 ++-- sw/source/filter/ww8/ww8scan

  1   2   >