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

2016-09-25 Thread Miklos Vajna
loolwsd/Admin.cpp |5 - loolwsd/Storage.hpp | 16 +++- loolwsd/Util.hpp|2 +- 3 files changed, 20 insertions(+), 3 deletions(-) New commits: commit 8ded538d40bce766628785936a94dd82ddabfe4e Author: Miklos Vajna Date: Mon Sep 26 08:44:40 2016 +0200 Admin: fix

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

2016-09-25 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/webdavcontent.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c506954ce9a466fbc5204b3b5e2190ed907dfffe Author: Giuseppe Castagno Date: Sun Sep 25 15:57:31 2016 +0200 tdf#101094 (33): Fix: use the correct exception Ch

[Libreoffice-commits] core.git: 9 commits - cui/source include/sfx2 include/svx include/ucbhelper sc/inc sc/qa sc/source sd/source sfx2/source svx/source sw/source ucbhelper/source ucb/source

2016-09-25 Thread Noel Grandin
cui/source/tabpages/align.cxx | 32 cui/source/tabpages/border.cxx |4 cui/source/tabpages/borderconn.cxx |6 include/sfx2/controlwrapper.hxx| 10 include/sfx2/itemconnect.hxx

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-5-1' - 126 commits - basic/source configure.ac connectivity/source cui/source cui/uiconfig desktop/inc desktop/Library_sofficeapp.mk desk

2016-09-25 Thread Katarina Behrens
Rebased ref, commits from common ancestor: commit a966e59b4df26d6b86a3fe8ea0e0877d49601697 Author: Katarina Behrens Date: Fri Mar 11 17:58:47 2016 +0100 WIP Make PDF export of cell formulas depend on configuration Change-Id: I0d1828cb93290313f578cf40b7cd021dedd6b5ed diff --git a/o

[Libreoffice-commits] online.git: 2 commits - loolwsd/LOOLKit.cpp loolwsd/MessageQueue.cpp loolwsd/TileDesc.hpp

2016-09-25 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp | 20 ++ loolwsd/MessageQueue.cpp | 51 ++- loolwsd/TileDesc.hpp | 15 + 3 files changed, 55 insertions(+), 31 deletions(-) New commits: commit 5905c3b3f271061ee4a711c77dd2615f764d7238 Autho

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

2016-09-25 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp | 19 +-- loolwsd/MessageQueue.cpp | 17 +++-- loolwsd/TileCache.cpp |1 + 3 files changed, 25 insertions(+), 12 deletions(-) New commits: commit e9a7f8c6c6431245cb13bf74d858fcac23c0c7e7 Author: Ashod Nakashian Date: Sun Sep

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

2016-09-25 Thread Ashod Nakashian
loolwsd/MessageQueue.cpp | 30 +- loolwsd/MessageQueue.hpp | 39 --- 2 files changed, 13 insertions(+), 56 deletions(-) New commits: commit d9c90e30fd9f02a7287183d2b58195f547fb92da Author: Ashod Nakashian Date: Sun Sep 25 12:3

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

2016-09-25 Thread Jan Holesovsky
loolwsd/MessageQueue.cpp |7 +++ loolwsd/MessageQueue.hpp | 19 +++ 2 files changed, 22 insertions(+), 4 deletions(-) New commits: commit 4e7ba53a2b0c91c35d93f11e114a9e56dc467555 Author: Jan Holesovsky Date: Fri Sep 23 10:37:33 2016 +0200 Prioritize the views whe

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

2016-09-25 Thread Jan Holesovsky
loolwsd/LOOLKit.cpp | 163 ++- loolwsd/MessageQueue.cpp | 87 + loolwsd/MessageQueue.hpp |6 - 3 files changed, 82 insertions(+), 174 deletions(-) New commits: commit c97ebfc585f213cb897b7c7e4a948cb1332d6169 Author: J

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

2016-09-25 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp | 20 +--- loolwsd/TileCache.cpp | 15 ++- loolwsd/TileCache.hpp |2 +- loolwsd/test/TileCacheTests.cpp |2 +- 4 files changed, 17 insertions(+), 22 deletions(-) New commits: commit f6a9de1b2d9646ace933cad

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

2016-09-25 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp | 31 ++- loolwsd/DocumentBroker.hpp |2 -- 2 files changed, 6 insertions(+), 27 deletions(-) New commits: commit 9d883bfc71e66a534f3a03205c9a5054c21b4a03 Author: Ashod Nakashian Date: Sun Sep 25 11:33:31 2016 -0400 Revert "bccu

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

2016-09-25 Thread Ashod Nakashian
loolwsd/LOOLStress.cpp | 49 + 1 file changed, 29 insertions(+), 20 deletions(-) New commits: commit 720f1260a769ff233702d8dbcf850af4a73aef38 Author: Ashod Nakashian Date: Sun Sep 25 11:32:50 2016 -0400 loolstress: more accurate stats and

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

2016-09-25 Thread Ashod Nakashian
sw/source/uibase/docvw/edtwin.cxx | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) New commits: commit 52eb6979a47b65ef79e7f007a4418094b44802ba Author: Ashod Nakashian Date: Sun Sep 25 18:06:55 2016 -0400 editeng: invalidate everything only when toggling header-footer

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

2016-09-25 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/arabic.fods | 982 + 1 file changed, 982 insertions(+) New commits: commit dc578a3b80868e43b2abb46f258751124ecb6d35 Author: Zdeněk Crhonek Date: Wed Sep 21 20:48:26 2016 +0200 add ARABIC test case Change-Id: Ib7d6533706

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

2016-09-25 Thread Maarten Bosmans
sc/source/ui/unoobj/styleuno.cxx | 50 ++- 1 file changed, 24 insertions(+), 26 deletions(-) New commits: commit a2021e8621aa7db997e1aa89f9c7fab923dc98ab Author: Maarten Bosmans Date: Sun Sep 25 23:06:07 2016 +0200 ScStyleObj: Translate some German co

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

2016-09-25 Thread Markus Mohrhard
sc/inc/attrib.hxx |2 ++ sc/source/core/data/attrib.cxx | 14 ++ 2 files changed, 16 insertions(+) New commits: commit fc742749b63e0b22161c99bd2450fcede64ff4b3 Author: Markus Mohrhard Date: Sun Sep 25 00:52:06 2016 +0200 tdf97667, add dumpAsXml for the condi

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

2016-09-25 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/code.fods | 3082 +++ 1 file changed, 3082 insertions(+) New commits: commit 423c67150631545b512e40d8c1e716b3ba8b6569 Author: Zdeněk Crhonek Date: Sun Sep 25 09:05:14 2016 +0200 add CODE test file Change-Id: I037d034d044

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

2016-09-25 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/gamma.inv.fods | 4918 ++ 1 file changed, 4918 insertions(+) New commits: commit 9ae37d6c12e20f33224af9f74070c379d96c2141 Author: Zdeněk Crhonek Date: Thu Sep 22 19:12:22 2016 +0200 add GAMMA.INV test case Change-Id: I0978be

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

2016-09-25 Thread Markus Mohrhard
sc/qa/unit/ucalc_condformat.cxx | 35 +++ 1 file changed, 19 insertions(+), 16 deletions(-) New commits: commit cb64e937139dad31279078ca464157190cb54350 Author: Markus Mohrhard Date: Wed Sep 21 10:21:31 2016 +0200 add test for tdf#100393 Change-I

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

2016-09-25 Thread Markus Mohrhard
sc/source/ui/view/gridwin.cxx | 48 +- 1 file changed, 25 insertions(+), 23 deletions(-) New commits: commit c6ed68c6324f909f3338cde0983aaaff17a801ab Author: Markus Mohrhard Date: Sun Sep 25 01:00:10 2016 +0200 handle the debug output earlier

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

2016-09-25 Thread Markus Mohrhard
sc/source/core/data/column4.cxx|8 +++- sc/source/core/data/document10.cxx |9 - sc/source/core/data/table7.cxx |7 +++ 3 files changed, 14 insertions(+), 10 deletions(-) New commits: commit 8a11d34c7e08218b5ff9da4870c460297f312332 Author: Markus Mohrhard Date

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

2016-09-25 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/concatenate.fods | 1316 1 file changed, 1316 insertions(+) New commits: commit cda8ce18310c2c32166e03acd5e2a852b960a892 Author: Zdeněk Crhonek Date: Sun Sep 25 13:49:57 2016 +0200 add CONCATENATE test case Change-Id: I70d8

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

2016-09-25 Thread Markus Mohrhard
filter/source/graphicfilter/etiff/etiff.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e49eb1c69c2850d81a72f59b1b23a3b24b31f953 Author: Markus Mohrhard Date: Sun Sep 25 23:49:41 2016 +0200 loplugin:loopvartoosmall, use size_t for loop vars Ch

[Libreoffice-commits] core.git: 6 commits - filter/source i18nutil/source reportdesign/source sd/inc sd/source sw/source vcl/unx

2016-09-25 Thread Caolán McNamara
filter/source/graphicfilter/etiff/etiff.cxx | 20 +++- i18nutil/source/utility/unicode.cxx |2 reportdesign/source/ui/inspection/GeometryHandler.cxx |3 - sd/inc/OutlinerIterator.hxx |5 +- sd/source/ui/view/OutlinerIterator.

Re: Whitespace and other stylistic changes

2016-09-25 Thread Norbert Thiebaud
On Sun, Sep 25, 2016 at 1:14 PM, Maarten Bosmans wrote: > > So my question is: how far away from a functional change is it > desired/allowed to make stylistic changes for consistency? Is that the > whole file, class, function, scope block, statement or line? my two cents: 1/ it is ok to do such

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

2016-09-25 Thread Jochen Nitschke
dbaccess/source/ui/dlg/dbadmin.cxx |2 +- editeng/source/uno/unotext.cxx |2 +- extensions/source/propctrlr/fontdialog.cxx |2 +- include/svl/itemset.hxx|2 +- svl/source/items/itemset.cxx | 16 +--- 5 files change

Whitespace and other stylistic changes

2016-09-25 Thread Maarten Bosmans
Hi devs, On a recent gerrit patch submission of mine, Markus Mohrhard added the following comment: > Please don't mix style changes with functional changes. So please split the > patch into 3: the actual change mentioned in the commit msg, the translations > and the whitespace change. > > Actua

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

2016-09-25 Thread Pranav Kant
loleaflet/dist/toolbar.css| 16 + loleaflet/dist/toolbar/toolbar.js | 57 +++--- loleaflet/src/layer/tile/TileLayer.js | 10 - 3 files changed, 48 insertions(+), 35 deletions(-) New commits: commit 5891371dcacf04182827317482df6b92700aa

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

2016-09-25 Thread Markus Mohrhard
framework/qa/complex/XTitle/CheckXTitle.java |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 4954fff93ad353fc4dfab0ced51084dfcd6043ba Author: Markus Mohrhard Date: Sun Sep 25 18:59:43 2016 +0200 disable the two unstable tests for now We need a

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

2016-09-25 Thread Markus Mohrhard
sc/source/filter/oox/formulabuffer.cxx | 26 -- 1 file changed, 26 deletions(-) New commits: commit 04e6ed499ca95df6e122069b5497db7306529446 Author: Markus Mohrhard Date: Sun Sep 25 19:42:34 2016 +0200 loplugin:unreffun, remove unused local class Change-

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

2016-09-25 Thread Andras Timar
loolwsd/debian/control |4 ++-- loolwsd/debian/loolwsd.postinst |8 +--- loolwsd/debian/loolwsd.preinst |2 +- loolwsd/debian/loolwsd.service | 13 - loolwsd/debian/rules|2 +- 5 files changed, 5 insertions(+), 24 deletions(-) New commits:

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

2016-09-25 Thread Henry Castro
loolwsd/test/data/Example.odt |binary loolwsd/test/httpwstest.cpp | 54 ++ 2 files changed, 54 insertions(+) New commits: commit d96df0a015423e4fc3f37cd116ba4dbe70b89169 Author: Henry Castro Date: Sun Sep 25 12:49:52 2016 -0400 loolwsd: test: c

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

2016-09-25 Thread Henry Castro
loleaflet/src/layer/marker/Cursor.js | 21 +++-- loleaflet/src/layer/tile/TileLayer.js | 14 +++--- 2 files changed, 18 insertions(+), 17 deletions(-) New commits: commit 23b27920535675e2ca09ac549b96edf2cf291ecc Author: Henry Castro Date: Sun Sep 25 12:42:32 2016 -

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

2016-09-25 Thread Maxim Monastirsky
framework/Library_fwk.mk |1 framework/source/uielement/resourcemenucontroller.cxx | 53 +++ framework/source/uielement/saveasmenucontroller.cxx | 133 -- vcl/source/window/menu.cxx| 18 +- 4 files changed, 65

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

2016-09-25 Thread Kohei Yoshida
sc/source/filter/oox/formulabuffer.cxx | 39 + 1 file changed, 2 insertions(+), 37 deletions(-) New commits: commit f3fd652f396219a462060342f1e135afcfad5417 Author: Kohei Yoshida Date: Sun Sep 25 11:26:33 2016 -0400 Remove code that's no longer used.

[Libreoffice-commits] core.git: Branch 'feature/sgexperiment' - include/vcl vcl/backendtest vcl/inc vcl/opengl vcl/source vcl/unx

2016-09-25 Thread Tomaž Vajngerl
include/vcl/SceneGraph.hxx| 40 ++--- include/vcl/outdev.hxx|4 vcl/backendtest/VisualBackendTest.cxx | 89 ++--- vcl/inc/SceneGraphNodes.hxx | 139 -- vcl/inc/opengl/SceneGraphRenderer.hxx |4

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

2016-09-25 Thread Mohammed Abdul Azeem
include/xmloff/xmlimp.hxx |1 + xmloff/source/core/xmlimp.cxx | 10 -- 2 files changed, 9 insertions(+), 2 deletions(-) New commits: commit 5678bc99fb685fe09191e8419a1121e565f97f80 Author: Mohammed Abdul Azeem Date: Sun Sep 25 11:06:32 2016 +0530 tdf#101935 and tdf#10220

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

2016-09-25 Thread Luke Deller
sc/qa/extras/testdocuments/window2.xls |binary 1 file changed New commits: commit 8dc46fc45b5c7d833caca331a9045167d1794f1a Author: Luke Deller Date: Wed Sep 21 12:00:02 2016 +1000 Avoid failure in VBA test when window is too small The VBA test case "SplitRow" in window2.xls requ

[Libreoffice-commits] core.git: ucb/CppunitTest_ucb_webdav_res_access.mk ucb/Module_ucb.mk ucb/qa ucb/source

2016-09-25 Thread Giuseppe Castagno
ucb/CppunitTest_ucb_webdav_res_access.mk | 55 ++ ucb/Module_ucb.mk|1 ucb/qa/cppunit/webdav/webdav_options.cxx |2 ucb/qa/cppunit/webdav/webdav_resource_access.cxx | 85 +++ ucb/source/ucp/webdav-neon/DA

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

2016-09-25 Thread TiagoSantos
extras/source/autocorr/lang/pt/DocumentList.xml | 4330 +--- 1 file changed, 3158 insertions(+), 1172 deletions(-) New commits: commit 0e156497a87608f266389192f6d22d35076a6694 Author: TiagoSantos Date: Sat Sep 24 18:46:51 2016 +0100 pt-PT AutoCorrection main update (pt

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

2016-09-25 Thread TiagoSantos
extras/source/autocorr/lang/pt/WordExceptList.xml | 23 -- 1 file changed, 17 insertions(+), 6 deletions(-) New commits: commit b9fdee4a996cf9620a73072e785684464146fe53 Author: TiagoSantos Date: Sat Sep 24 19:31:01 2016 +0100 pt-PT AutoCorrection Exceptions for Two L

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

2016-09-25 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/clean.fods | 2088 ++ 1 file changed, 2088 insertions(+) New commits: commit fee48796b2f63972e2ba4d7a98ab01af98ed0be1 Author: Zdeněk Crhonek Date: Sun Sep 25 08:53:06 2016 +0200 add CLEAN test case Change-Id: Ic987393ce4

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

2016-09-25 Thread Rene Engelhard
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7a37301822e15ab4553487a4798d2f999d3ae887 Author: Rene Engelhard Date: Sun Sep 25 11:31:46 2016 +0200 fix KDE4 build with KDE headers in /usr/include again Change-Id: Ie8e9a48bfe8249c8a68afef

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

2016-09-25 Thread Rosen
cui/source/dialogs/colorpicker.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit dad35b0463a16d3d6eca068100e95822ae466a9a Author: Rosen Date: Sat Sep 24 11:11:27 2016 +0530 tdf#96505 Get rid of cargo cult "long" integer literals Chang

[Libreoffice-commits] core.git: officecfg/registry sc/sdi sc/source sc/uiconfig sc/UIConfig_scalc.mk

2016-09-25 Thread Gulsah Kose
officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu | 11 sc/UIConfig_scalc.mk |1 sc/sdi/tabvwsh.sdi |8 sc/source/ui/drawfunc/fuconrec.cxx