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

2016-08-31 Thread Jochen Nitschke
editeng/source/rtf/svxrtf.cxx |4 ++-- svl/source/items/itemprop.cxx |4 ++-- svl/source/items/itemset.cxx | 16 svx/source/dialog/hdft.cxx |2 +- sw/source/core/unocore/unosect.cxx |4 ++-- sw/source/filter/xml/xmlexpit.cxx |2 +- sw

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

2016-08-31 Thread Jochen Nitschke
sc/inc/addruno.hxx |1 - sc/inc/arealink.hxx |1 - sc/inc/autoform.hxx |3 ++- sc/inc/bigrange.hxx |2 +- sc/inc/brdcst.hxx |1 - 5 files changed, 3 insertions(+), 5 deletions(-) New commits: commit c48f940cf16b3282b1c82136f57c010f1236 Author: Jochen Nitschke Date: W

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

2016-08-31 Thread Jochen Nitschke
sc/source/ui/view/viewfunc.cxx |4 ++-- svl/source/items/itempool.cxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit eac1468db541feafcbabb88b59d3e555845bd3b2 Author: Jochen Nitschke Date: Wed Aug 31 22:44:53 2016 +0200 use IsStaticDefaultItem from poo

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

2016-08-31 Thread Jochen Nitschke
editeng/source/rtf/rtfitem.cxx |2 +- sfx2/source/control/bindings.cxx |2 +- svl/source/items/itempool.cxx|4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 95bfa2c03d9dacd73670071c8108285dfc0f7830 Author: Jochen Nitschke Date: Wed Aug 31 19:59:29

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

2016-08-31 Thread Jochen Nitschke
svl/qa/unit/items/test_itempool.cxx | 53 +--- svl/source/items/itempool.cxx |2 - 2 files changed, 27 insertions(+), 28 deletions(-) New commits: commit d22525fcb03497a38ef5c9308ae7b50416ea9fb2 Author: Jochen Nitschke Date: Thu Sep 1 01:27:42 2016 +

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

2016-08-31 Thread Jochen Nitschke
include/svl/itempool.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit fa5a9b970ebf73b2c3a316903ced1b1e8bddb2be Author: Jochen Nitschke Date: Wed Aug 31 20:01:03 2016 +0200 hide SFX_WHICH_MAX define Change-Id: I90ef9d3712847ce63b2bae206edcf859db

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

2016-08-31 Thread Noel Grandin
include/tools/b3dtrans.hxx |2 +- include/tools/simplerm.hxx |2 +- include/tools/stream.hxx |3 +-- include/unotools/confignode.hxx|4 ++-- include/unotools/localedatawrapper.hxx |2 +- include/unotools/mediadescriptor.hxx |2

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

2016-08-31 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js | 54 ++ 1 file changed, 38 insertions(+), 16 deletions(-) New commits: commit 04064b2e23c00af284fd671a73af980bda4236cc Author: Pranav Kant Date: Thu Sep 1 11:25:08 2016 +0530 loleaflet: User count in user list

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

2016-08-31 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit 151d1ff955927d7770337e95d7b464136aa3c9e4 Author: Ashod Nakashian Date: Wed Aug 31 23:55:54 2016 -0400 loolwsd: unittest fixes Change-Id: I7096b6dabfa59a536809c4e

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

2016-08-31 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp |4 ++-- loolwsd/test/TileCacheTests.cpp | 17 - loolwsd/test/httpwstest.cpp |1 + 3 files changed, 19 insertions(+), 3 deletions(-) New commits: commit 534ab15d2fa3fa49740d0fb595232b7d90b39220 Author: Ashod Nakashian Date: Wed Aug

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

2016-08-31 Thread Ashod Nakashian
loolwsd/Common.hpp |1 + loolwsd/LOOLWSD.cpp |3 +++ 2 files changed, 4 insertions(+) New commits: commit 9b3343aad49637afe944da3ee83062e55217ee48 Author: Ashod Nakashian Date: Wed Aug 31 23:40:42 2016 -0400 loolwsd: Don't block on client sockets and timeout in 1 second

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

2016-08-31 Thread Ashod Nakashian
loolwsd/ClientSession.cpp |2 -- loolwsd/ClientSession.hpp |9 - loolwsd/DocumentBroker.cpp |7 --- loolwsd/LOOLWSD.cpp| 28 ++-- loolwsd/TileCache.cpp | 27 --- loolwsd/test/Makefile.am |1 + 6 files

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

2016-08-31 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit ce2309edd814e17be8c148e235d39df3d337ea8d Author: Ashod Nakashian Date: Wed Aug 31 20:23:56 2016 -0400 loolwsd: log errors while getting file info Change-Id: I076da575f

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

2016-08-31 Thread Ashod Nakashian
loolwsd/Storage.cpp |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 93082681441cfb4c073601bc7ae4b71449d5cd69 Author: Ashod Nakashian Date: Wed Aug 31 19:38:27 2016 -0400 loolwsd: tolerate missing WOPI username Change-Id: Ied24b5562f63ecdd96ee6

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

2016-08-31 Thread Henry Castro
loleaflet/src/control/Control.ColumnHeader.js | 20 ++-- loleaflet/src/control/Control.MetricInput.js | 31 ++ loleaflet/src/control/Control.RowHeader.js| 18 --- loleaflet/src/layer/tile/CalcTileLayer.js |4 +++ 4 files changed, 5

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - basebmp/inc formula/inc vcl/source

2016-08-31 Thread Don Lewis
basebmp/inc/basebmp/packedpixeliterator.hxx |2 +- formula/inc/formula/grammar.hxx |4 ++-- vcl/source/gdi/bmpfast.cxx |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 6aaac1afdebb39de5b5c43760c13bb64b429f1c8 Author: Don Lewis D

feedback for the xlsx import improvements

2016-08-31 Thread Markus Mohrhard
Hey Maarten, thanks a lot for the two awesome XLSX import improvements. If possible it would be nice to have test cases for the two. For the bug fix this would be a simple test document that can be used in one of the automated tests. For the performance improvement it would be a document showing

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

2016-08-31 Thread Maxim Monastirsky
cui/source/inc/numpages.hxx |2 +- cui/source/tabpages/numpages.cxx |6 ++ 2 files changed, 3 insertions(+), 5 deletions(-) New commits: commit c780c6726dca5e2fe33297e44f25ae3e00703294 Author: Maxim Monastirsky Date: Thu Sep 1 00:27:29 2016 +0300 Gallery submenu was missi

Re: LibreOffice's New Area Dialog Box crashes when compiled with Clang

2016-08-31 Thread slacka
Here is the backtrace made with $ instdir/program/soffice --backtrace, and the steps listed in my first post. Is there anything else I can do? -- View this message in context: http://nabble.documentfoundation.org/LibreOffice-s-New-Area-Dialog-Box-crashes-when-compiled-with-Clang-tp4191943p4192

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

2016-08-31 Thread Michael Stahl
include/sfx2/templdlg.hxx |8 sc/source/ui/view/formatsh.cxx |4 +- sd/source/ui/view/drviewsf.cxx | 10 ++--- sd/source/ui/view/outlnvsh.cxx |2 - sd/source/ui/view/viewshe3.cxx |4 +- sfx2/source/dialog/templdlg.cxx | 73 +---

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

2016-08-31 Thread Michael Meeks
loolwsd/LOOLWSD.cpp |3 +++ 1 file changed, 3 insertions(+) New commits: commit f56d96229df69fe730b3f22f516a764c07a994ca Author: Michael Meeks Date: Wed Aug 31 22:05:02 2016 +0100 Avoid profiling CL devices during jail setup. diff --git a/loolwsd/LOOLWSD.cpp b/loolwsd/LOOLWSD.cpp ind

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

2016-08-31 Thread Michael Meeks
loolwsd/LOOLWSD.cpp |3 +++ 1 file changed, 3 insertions(+) New commits: commit 275624284ec9db360135ac4e387c7be06f7b5f7d Author: Michael Meeks Date: Wed Aug 31 22:05:02 2016 +0100 Avoid profiling CL devices during jail setup. diff --git a/loolwsd/LOOLWSD.cpp b/loolwsd/LOOLWSD.cpp ind

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

2016-08-31 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/covar.fods | 3823 ++ 1 file changed, 3823 insertions(+) New commits: commit fa8db4cb890ffbbd20790eff2e295dfbc048b7b4 Author: Zdeněk Crhonek Date: Wed Aug 31 20:45:44 2016 +0200 add COVAR test case Change-Id: I734d3a2b95

Test File: sc/qa/unit/data/functions/fods/chiinv.fods: fails with Assertion

2016-08-31 Thread Alex McMurchy
Hi All I've pulled from git and git branch says I'm on * master first line of AutoGen is Running ./configure with '--disable-ccache --disable-gtk3 --with-parallelism=3 --without-junit --without-gssapi --without-krb5 --srcdir=/home/master/master --enable-option-checking=fatal' When compiling

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

2016-08-31 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/covariance.s.fods | 3836 +++ 1 file changed, 3836 insertions(+) New commits: commit 80ed9726c0fc0aa8952fdf600f5336791c19bd7e Author: Zdeněk Crhonek Date: Wed Aug 31 20:34:16 2016 +0200 add COVARIANCE.S test case Change-Id: Ib7f

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

2016-08-31 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/confidence.t.fods | 3898 sc/qa/unit/data/functions/fods/countif.fods | 4472 +++ 2 files changed, 8370 insertions(+) New commits: commit 575b8be566243288ae35263087ced2049c35bb0c Author: Zdeněk Crhonek Date: Wed Aug

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - basegfx/StaticLibrary_basegfx_s.mk

2016-08-31 Thread Don Lewis
basegfx/StaticLibrary_basegfx_s.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 6e3596887a07e85cf0b821baf748980ba86e7d25 Author: Don Lewis Date: Wed Aug 31 18:16:14 2016 + Add a missing file to the basegfx static library to unbreak the pdf import extension bui

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

2016-08-31 Thread Henry Castro
loleaflet/src/control/Control.Header.js|2 +- loleaflet/src/control/Control.RowHeader.js |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 947f1d3d86d5fe73f61542c9d0d6352b94b4669d Author: Henry Castro Date: Wed Aug 31 15:52:23 2016 -0400 loleaflet: fi

New Defects reported by Coverity Scan for LibreOffice

2016-08-31 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 34 new defect(s) introduced to LibreOffice found with Coverity Scan. 76 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New def

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - cpputools/source crashrep/source extensions/source fpicker/source icc/makefile.mk icc/SampleICC-1.3.2.format-security.patch icu/icu-for

2016-08-31 Thread Don Lewis
cpputools/source/unoexe/unoexe.cxx|4 +- crashrep/source/unx/main.cxx |4 +- extensions/source/logging/consolehandler.cxx |4 +- fpicker/source/unx/gnome/SalGtkFilePicker.cxx |1 icc/SampleICC-1.3.2.format-security.patch | 21 ++ icc

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

2016-08-31 Thread Maarten Bosmans
sc/source/filter/oox/sheetdatabuffer.cxx | 59 --- 1 file changed, 24 insertions(+), 35 deletions(-) New commits: commit 4a63c145dcce8411c5707f6b99877cc87a4f6c5d Author: Maarten Bosmans Date: Wed Aug 24 21:14:57 2016 +0200 Resolves tdf#100709 Optimize SheetDa

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

2016-08-31 Thread Maxim Monastirsky
include/sfx2/thumbnailview.hxx|2 ++ sfx2/source/control/thumbnailview.cxx | 13 + sfx2/source/doc/doc.src |2 +- 3 files changed, 16 insertions(+), 1 deletion(-) New commits: commit 2decee2ccd9a4167949843da0db99edaebe6acd8 Author: Maxim Monastirsky Da

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

2016-08-31 Thread Jan Holesovsky
dev/null |binary loleaflet/dist/images/lc_backward.png |binary loleaflet/dist/toolbar.css|2 +- 3 files changed, 1 insertion(+), 1 deletion(-) New commits: commit c3a3d8136504283b2f81675057d44058332c6fd7 Author: Jan Holesovsky Date: Wed Aug 31 19:

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

2016-08-31 Thread Miklos Vajna
include/sfx2/lokhelper.hxx |2 ++ include/sfx2/viewsh.hxx |2 ++ sfx2/source/view/lokhelper.cxx | 26 +++--- sfx2/source/view/viewsh.cxx |9 ++--- sw/inc/crsrsh.hxx |3 +++ sw/inc/view.hxx

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

2016-08-31 Thread Jan Holesovsky
loolwsd/DocumentBroker.cpp |2 +- loolwsd/Storage.cpp|2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 2090f121b61c34a2285430f495aee88c24ebc2e4 Author: Jan Holesovsky Date: Wed Aug 31 17:05:10 2016 +0200 Don't check for nullptr after dereferencing.

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

2016-08-31 Thread Jochen Nitschke
rsc/inc/rscarray.hxx|6 +++--- rsc/inc/rscclass.hxx|2 +- rsc/inc/rscconst.hxx|3 +-- rsc/inc/rsccont.hxx |6 +++--- rsc/inc/rscflag.hxx |4 ++-- rsc/inc/rscmgr.hxx |2 +- rsc/inc/rscrange.hxx|9 +++-- rsc/inc

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

2016-08-31 Thread Jochen Nitschke
rsc/source/parser/rscdb.cxx | 23 ++- 1 file changed, 14 insertions(+), 9 deletions(-) New commits: commit 2a1431208e4292e8563935f5e8cd0107113f65ea Author: Jochen Nitschke Date: Wed Aug 31 11:39:59 2016 +0200 cppcheck:noConstructor for RscEnumerateObj use in

Re: Maarten Bosmans license statement

2016-08-31 Thread Norbert Thiebaud
> > (unless it doesn't, and that means someone else has committed changes to the > same chunk of code in the meantime and your patch no longer applies, but let's > deal with that only when such situation arises) > >> What is the correct way to submit a patch series to gerrit? I'd like >> to avoid s

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 3 commits - cppuhelper/source starmath/inc sw/source

2016-08-31 Thread Don Lewis
cppuhelper/source/exc_thrower.cxx |2 +- starmath/inc/smcommands.h |2 +- sw/source/core/inc/txtfrm.hxx |2 -- 3 files changed, 2 insertions(+), 4 deletions(-) New commits: commit 1adcdc2d7895f8e873f6fbd1530b65ff1156e3f5 Author: Don Lewis Date: Wed Aug 31 16:00:16 2016

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

2016-08-31 Thread Justin Luth
sw/inc/IDocumentSettingAccess.hxx |1 + sw/source/core/doc/DocumentSettingManager.cxx |6 ++ sw/source/core/inc/DocumentSettingManager.hxx |1 + sw/source/core/layout/flowfrm.cxx |4 +++- sw/source/uibase/uno/SwXDocumentSettings.cxx | 13 +

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - configure.ac

2016-08-31 Thread Riccardo Magliocchetti
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3bc9eff57d6cd1ad71da4351a66004466d8c672c Author: Riccardo Magliocchetti Date: Mon Aug 22 14:25:31 2016 +0200 configure: check for coinutils too Change-Id: I57d165ed166d9b9e950f01978acf7e89d1

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

2016-08-31 Thread Miklos Vajna
desktop/source/lib/init.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit 6330590e7aeeeaccd305bfd23f00badb59a43d8f Author: Miklos Vajna Date: Wed Aug 31 17:07:30 2016 +0200 desktop: fix Android build to_string() is missing in the std namespace on the

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

2016-08-31 Thread Tor Lillqvist
loolwsd/ClientSession.cpp |1 + 1 file changed, 1 insertion(+) New commits: commit b7623d48d03f9e6256c71612e480d3df57be4cd5 Author: Tor Lillqvist Date: Wed Aug 31 17:52:10 2016 +0300 We should return true here Fixes a regression introduced in 571ff06906960c9840cd65a35914c

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

2016-08-31 Thread Maarten Bosmans
sc/source/filter/oox/sheetdatabuffer.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit d16070a30d421098faedd51c4333d1d42163268f Author: Maarten Bosmans Date: Thu Aug 25 12:47:26 2016 +0200 Related: tdf#100709 Fix two bugs in SheetDataBuffer::addColXfStyle The

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

2016-08-31 Thread Michael Stahl
sd/source/ui/func/fuchar.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fb2f68f09750fd54a97fb2eba79bc49ab3ffbca2 Author: Michael Stahl Date: Wed Aug 31 14:45:17 2016 +0200 sd: fix un-sorted SidArray in FuChar::DoExecute() Triggers an assert in Sf

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

2016-08-31 Thread Tor Lillqvist
loolwsd/LOOLWSD.cpp | 10 -- loolwsd/README.vars |4 2 files changed, 8 insertions(+), 6 deletions(-) New commits: commit b57ddcd173c4507097889f3f02e9f600bc9f8476 Author: Tor Lillqvist Date: Wed Aug 31 17:02:29 2016 +0300 Sort #includes of C++ headers diff --git a/lool

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

2016-08-31 Thread Michael Stahl
sd/source/ui/func/fuchar.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7b56e04b296d112d13f60a80c4ddf1783eed26ba Author: Michael Stahl Date: Wed Aug 31 14:45:17 2016 +0200 sd: fix un-sorted SidArray in FuChar::DoExecute() Triggers an assert in Sf

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

2016-08-31 Thread Julien Nabet
sw/qa/core/data/ooxml/pass/tdf96749.docx |binary writerfilter/source/ooxml/OOXMLDocumentImpl.cxx | 17 +++-- writerfilter/source/ooxml/OOXMLFastContextHandler.cxx | 32 ++ 3 files changed, 38 insertions(+), 11 deletions(-) New commits: commit 9876ffe934

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

2016-08-31 Thread Jochen Nitschke
rsc/source/parser/rscdb.cxx | 60 +++- 1 file changed, 26 insertions(+), 34 deletions(-) New commits: commit e8b19c216be98aa0dd7f837152fc5bc93cd0f367 Author: Jochen Nitschke Date: Wed Aug 31 12:40:19 2016 +0200 use range based loops clear

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

2016-08-31 Thread Michael Stahl
sd/source/ui/func/fuchar.cxx |2 +- slideshow/source/engine/slideshowimpl.cxx |9 ++--- 2 files changed, 7 insertions(+), 4 deletions(-) New commits: commit cea58d4c27621725b068d26f3587491322769f45 Author: Michael Stahl Date: Wed Aug 31 15:59:42 2016 +0200 slidesh

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

2016-08-31 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/correl.fods | 5406 + 1 file changed, 5406 insertions(+) New commits: commit 725aa105df08b5fa4f25e5eb9eb07f9dafb79d99 Author: Zdeněk Crhonek Date: Wed Aug 31 07:11:13 2016 +0200 add CORREL test case Change-Id: Ifffb6e2ba

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

2016-08-31 Thread Caolán McNamara
sw/source/ui/chrdlg/chardlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 98294d715c72751d9dd47fd1995865e04b2bdf5a Author: Caolán McNamara Date: Wed Aug 31 14:07:42 2016 +0100 Resolves: tdf#100094 hyperlink tabpage put hyperlink name in wrong field

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

2016-08-31 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/covariance.p.fods | 3833 +++ sc/qa/unit/data/functions/fods/erfc.precise.fods | 3766 ++ 2 files changed, 7599 insertions(+) New commits: commit 23753b79188a7056784a21d841b98b57dcf6d4b5 Author: Zdeněk Crhonek Date: Wed Au

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

2016-08-31 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/counta.fods | 3486 + 1 file changed, 3486 insertions(+) New commits: commit 62db0d52613807376eed2443d97a278d3787bdb7 Author: Zdeněk Crhonek Date: Wed Aug 31 06:56:43 2016 +0200 add COUNTA test case Change-Id: Ie86278cbc

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

2016-08-31 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/count.fods| 3464 sc/qa/unit/data/functions/fods/countifs.fods | 4567 +++ 2 files changed, 8031 insertions(+) New commits: commit 241c36cf29f4aa11fed8b2f908b12a55627b48b4 Author: Zdeněk Crhonek Date: Wed Aug 31 0

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

2016-08-31 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/countblank.fods | 3386 + 1 file changed, 3386 insertions(+) New commits: commit 02bef409ec515904d00cf2977727dabb02cd3e79 Author: Zdeněk Crhonek Date: Wed Aug 31 07:03:11 2016 +0200 add COUNTBLANK test case Change-Id: I2e220

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

2016-08-31 Thread Noel Grandin
extensions/source/bibliography/toolbar.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit bdc4010565af5059a1aa331719fbee1d74a230eb Author: Noel Grandin Date: Wed Aug 31 15:10:41 2016 +0200 tdf#101810 - Crash when selecting Bibliography from Tools fallout from commit

Re: Maarten Bosmans license statement

2016-08-31 Thread Katarina Behrens
Moin, > Both commits have difference Change-Id tags, but I submitted them > using a single `logerrit submit master` command. Now gerrit says for > the second patch: 'Cannot Merge'. I could not find what this means, > but I suppose that the second patch without the first does not apply > cleanly o

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

2016-08-31 Thread Sophie Su
cui/source/tabpages/autocdlg.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 48e1f5028c5e507f1343bc695ec7e1079fd177cf Author: Sophie Su Date: Sun Aug 28 18:37:49 2016 +0800 tdf#9 in AutoCorrectDialog list also CJK languages if enabled Change-Id: If203511e66

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

2016-08-31 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 677a0b459b8c1ad749969c4bb65b8d78cdf26cdc Author: Caolán McNamara Date: Wed Aug 31 12:51:22 2016 +0100 add spaces in warning Change-Id: Id040cfdae4adf07492e5262e93336

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

2016-08-31 Thread Jochen Nitschke
basic/source/basmgr/basicmanagerrepository.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c53912e526b54f67067861a42ce54ae1e24a92af Author: Jochen Nitschke Date: Mon Aug 29 19:34:12 2016 +0200 cppcheck:assertWithSideEffect Change-Id: Ib3d2bb85

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

2016-08-31 Thread Noel Grandin
sw/inc/unocoll.hxx | 245 ++-- sw/source/core/doc/textboxhelper.cxx |2 sw/source/core/inc/unofield.hxx |7 sw/source/core/unocore/unocoll.cxx | 608 +++ sw/source/core/unocore/unofield.cxx | 479 +++

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

2016-08-31 Thread Ashod Nakashian
desktop/inc/lib/init.hxx| 13 ++- desktop/source/lib/init.cxx | 75 +++- 2 files changed, 65 insertions(+), 23 deletions(-) New commits: commit ce74845ccb7c41975da1ac453c6cbd49531f Author: Ashod Nakashian Date: Fri Aug 19 08:28:16 2016 -0

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

2016-08-31 Thread Noel Grandin
include/sfx2/sidebar/SidebarToolBox.hxx |2 +- include/vcl/animate.hxx |4 ++-- include/vcl/bitmap.hxx | 12 ++-- include/vcl/bitmapex.hxx|8 include/vcl/btndlg.hxx |2 +- include/vcl/button.hxx

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

2016-08-31 Thread Miklos Vajna
libreofficekit/source/gtk/lokdocview.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 127a34ef2cf9fe0ac13a273c12c6d45ef57eaf49 Author: Miklos Vajna Date: Wed Aug 31 11:38:41 2016 +0200 lokdocview: handle empty LOK_CALLBACK_DOCUMENT_SIZE_CHANGED payload

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

2016-08-31 Thread Tomaž Vajngerl
vcl/inc/opengl/bmpop.hxx | 35 --- vcl/inc/opengl/salbmp.hxx |5 + vcl/opengl/salbmp.cxx | 31 +-- 3 files changed, 2 insertions(+), 69 deletions(-) New commits: commit 6d361d86f72d33fac41847b80883c524580f4cf3 Author: To

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

2016-08-31 Thread Michael Stahl
sw/qa/core/data/rtf/fail/table-1.rtf |binary sw/source/core/unocore/unotext.cxx | 23 +-- 2 files changed, 13 insertions(+), 10 deletions(-) New commits: commit ad95040240bb8fe1fe56c6143cffcebf51b8b96f Author: Michael Stahl Date: Tue Aug 30 21:17:32 2016 +0200 Rev

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

2016-08-31 Thread Stephan Bergmann
cui/source/tabpages/tpcolor.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 32fc5177f7c60b4a875a7b10af9a20240177e9f6 Author: Stephan Bergmann Date: Wed Aug 31 12:05:12 2016 +0200 loplugin:stringconstant Change-Id: Ia4b69d90b2cbeb9aeed9514c12a71abe

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

2016-08-31 Thread Caolán McNamara
svtools/source/control/valueset.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 281027ea88d4d683449d4ce2cdb0563223741465 Author: Caolán McNamara Date: Wed Aug 31 10:58:49 2016 +0100 Resolves: tdf#98100 no valueset tooltips with extended tips... a

[Libreoffice-commits] core.git: helpcontent2

2016-08-31 Thread Eike Rathke
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 31fa29d9006e615bbe4f7b3e20a0e6c27fcf8245 Author: Eike Rathke Date: Wed Aug 31 11:58:24 2016 +0200 Updated core Project: help c122aa7574e363c9dce332f1ca8b69b1cccde202 change bad example

[Libreoffice-commits] help.git: source/text

2016-08-31 Thread Eike Rathke
source/text/scalc/05/OpenCL_options.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c122aa7574e363c9dce332f1ca8b69b1cccde202 Author: Eike Rathke Date: Wed Aug 31 11:58:24 2016 +0200 change bad example for "Convert only if unambiguous" to something better

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

2016-08-31 Thread Stephan Bergmann
svx/source/tbxctrls/PaletteManager.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7bf2b0f13d8e6b97f423e8d859f7927247442837 Author: Stephan Bergmann Date: Wed Aug 31 11:45:33 2016 +0200 loplugin:stringconstant Change-Id: Id7ccf94640fa67c5143eb

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

2016-08-31 Thread Takeshi Abe
starmath/inc/node.hxx|3 + starmath/qa/cppunit/mock-visitor.hxx |8 ++-- starmath/source/cursor.cxx | 60 +-- 3 files changed, 44 insertions(+), 27 deletions(-) New commits: commit ecafca50e9a6d0fac3c809f275342f571a1470df Author:

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

2016-08-31 Thread Noel Grandin
sw/source/core/edit/edlingu.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 5b473e72787d2b61601ecea59ad8f5bf5f738229 Author: Noel Grandin Date: Wed Aug 31 11:15:30 2016 +0200 fix windows build Change-Id: I1d438150d516a5e621b5bdaa939b3cbf83a865a1 diff --git a/sw/

[Libreoffice-commits] online.git: loolwsd/README.vars

2016-08-31 Thread Tor Lillqvist
loolwsd/README.vars |4 1 file changed, 4 deletions(-) New commits: commit 0f3a6a3fb07a8141d8a620b88eb98465eb8fcc08 Author: Tor Lillqvist Date: Wed Aug 31 12:08:18 2016 +0300 LOOL_LOGCOLOR is no longer checked by loolwsd diff --git a/loolwsd/README.vars b/loolwsd/README.vars ind

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

2016-08-31 Thread Stephan Bergmann
sw/inc/pam.hxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 8675a2c88d2516089d432eed278d2970ab1ad6d2 Author: Stephan Bergmann Date: Wed Aug 31 10:55:35 2016 +0200 Remove irrelevant comment Change-Id: I38e505512f4b58320297d66795258fca58dfb3df diff --git a/sw/inc/

Re: Maarten Bosmans license statement

2016-08-31 Thread Maarten Bosmans
2016-08-30 16:41 GMT+02:00 Eike Rathke : > Great, we'll welcome your patches for review on gerrit :-) I have a question regarding the patch submission on gerrit. In searching for a faster way to implement SheetDataBuffer::addColXfStyle (for tdf#100709), I noticed that the current implementation ha

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

2016-08-31 Thread Caolán McNamara
svx/source/tbxctrls/PaletteManager.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 13d288a0d1151e285b3deec5df1b452238e7b0dd Author: Caolán McNamara Date: Wed Aug 31 09:48:12 2016 +0100 build fix Change-Id: Ia752f08a483dbff355609502c10fcde12d56015

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

2016-08-31 Thread Miklos Vajna
writerfilter/source/rtftok/rtftokenizer.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ba96008a02fa3d1675ac2cc0b9310736a8b75041 Author: Miklos Vajna Date: Wed Aug 31 09:24:14 2016 +0200 writerfilter: use sal_Size for offset values in RTFTokenizer::res

[Libreoffice-commits] core.git: 2 commits - cui/source include/svx officecfg/registry svx/source sw/qa

2016-08-31 Thread Caolán McNamara
cui/source/tabpages/tpcolor.cxx|2 include/svx/PaletteManager.hxx |5 - officecfg/registry/schema/org/openoffice/Office/Common.xcs |8 ++ svx/source/tbxctrls/PaletteManager.cxx | 42 ++--- svx/source

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

2016-08-31 Thread Eike Rathke
linguistic/source/lngsvcmgr.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 76538731fb60c8563c5538101bdafe5434b681b8 Author: Eike Rathke Date: Tue Aug 30 20:23:02 2016 +0200 Resolves: tdf#83376 do not let linguistic tools fall back to known languag

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

2016-08-31 Thread Eike Rathke
linguistic/source/convdicxml.cxx |2 +- linguistic/source/dicimp.cxx |2 +- linguistic/source/gciterator.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 8eec33146af3bd4ffaf9b3a1fb9d2c72f19b6fb3 Author: Eike Rathke Date: Tue Aug 30 20:45:36 2016 +

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

2016-08-31 Thread Eike Rathke
linguistic/source/lngsvcmgr.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit f6c109dc0d5ceee29143de038b230732f78e8ee6 Author: Eike Rathke Date: Tue Aug 30 20:23:02 2016 +0200 Resolves: tdf#83376 do not let linguistic tools fall back to known languag

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

2016-08-31 Thread Noel Grandin
sw/source/core/edit/editsh.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit ca41685fa922dc13d40726f91472cf800aacc081 Author: Noel Grandin Date: Wed Aug 31 10:28:43 2016 +0200 fix build Change-Id: Ic2c1396b0945118887f176d1b7e8bd9ef972bdcd diff --git a/sw/source/co

[Libreoffice-commits] core.git: 11 commits - include/xmlreader sw/inc sw/qa sw/source xmlreader/source

2016-08-31 Thread Noel Grandin
include/xmlreader/xmlreader.hxx |4 sw/inc/crsrsh.hxx| 16 +- sw/inc/cshtyp.hxx| 105 ++- sw/inc/pam.hxx | 41 +++ sw/inc/swcrsr.hxx

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - 2 commits - desktop/qa desktop/source include/vcl libreofficekit/qa sc/inc sc/source

2016-08-31 Thread Miklos Vajna
desktop/qa/desktop_lib/test_desktop_lib.cxx | 31 desktop/source/lib/init.cxx | 72 +++- include/vcl/ITiledRenderable.hxx|8 ++ libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx |3 sc/inc/chgtrack.hxx

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

2016-08-31 Thread Michael Stahl
sw/source/core/unocore/unotext.cxx | 23 +-- 1 file changed, 13 insertions(+), 10 deletions(-) New commits: commit 217640264a62bd78b153b131b2cd158d4f8da620 Author: Michael Stahl Date: Tue Aug 30 21:17:32 2016 +0200 Revert "fftester: non-contiguous cells" Thi

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

2016-08-31 Thread Arnaud Versini
store/source/storbase.hxx |9 - store/source/storcach.hxx |2 +- 2 files changed, 1 insertion(+), 10 deletions(-) New commits: commit e53bb6a0f0257da68790437d7ac39a7e103fe9ea Author: Arnaud Versini Date: Tue Aug 30 21:03:38 2016 +0200 store: remove STORE_IMPL_ISP2 and STOR

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

2016-08-31 Thread Laurent Balland-Poirier
chart2/qa/extras/chart2_trendcalculators.cxx|4 ++-- chart2/source/tools/PolynomialRegressionCurveCalculator.cxx |6 +- 2 files changed, 7 insertions(+), 3 deletions(-) New commits: commit 488c8053dc824d4736b02020bb440d43c4933eb2 Author: Laurent Balland-Poirier Date:

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

2016-08-31 Thread Arnaud Versini
store/source/storbase.hxx | 26 ++ 1 file changed, 10 insertions(+), 16 deletions(-) New commits: commit 7173a4edab9a7c2e73d1caceb4422445a4d1c502 Author: Arnaud Versini Date: Tue Aug 30 20:33:26 2016 +0200 store : Replace store::swap with std::swap Chang