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

2016-10-02 Thread Miklos Vajna
loolwsd/Util.cpp |2 +- loolwsd/Util.hpp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 3dbaae7f448f35fff443e9a13347cd7ea1d82285 Author: Miklos Vajna Date: Mon Oct 3 08:38:01 2016 +0200 Util: avoid unnecessary copy Change-Id: I773cc9bafc1593e1

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

2016-10-02 Thread Justin Luth
sw/qa/extras/ooxmlimport/data/inheritFirstHeader.docx |binary sw/qa/extras/ooxmlimport/data/n780843b.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 52 +++--- writerfilter/source/dmapper/PropertyMap.cxx | 12 ++-- 4 files changed, 40 inse

[Libreoffice-commits] core.git: sw/source ucbhelper/source unoidl/source vcl/opengl vcl/source vcl/unx vcl/win wizards/com

2016-10-02 Thread Andrea Gelmini
sw/source/filter/xml/xmlimpit.cxx |2 +- sw/source/ui/misc/bookmark.cxx|2 +- sw/source/uibase/app/apphdl.cxx |2 +- sw/source/uibase/cctrl/swlbox.cxx |2 +- ucbhelper/source/client/interceptedint

[Libreoffice-commits] core.git: editeng/source include/editeng include/svl sc/source sd/source svl/source svx/source sw/source writerfilter/source

2016-10-02 Thread Noel Grandin
editeng/source/editeng/editdoc.cxx|5 +++ editeng/source/editeng/editobj.cxx|4 +-- editeng/source/outliner/outliner.cxx | 40 -- editeng/source/outliner/outlobj.cxx |4 ++- editeng/source/outliner/paralist.cxx | 18 ++

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

2016-10-02 Thread Chamal
sw/source/core/access/accpreview.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit bc4715ddac99ca104e1ba6b313f089cfe4039381 Author: Chamal Date: Sun Oct 2 15:14:01 2016 +0530 tdf#100726 Improve readability of OUString concatination Fixed the iss

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

2016-10-02 Thread Jochen Nitschke
sw/source/uibase/app/docsh.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 02981bec24fcbc160ac7e10aed3af6053aa1780a Author: Jochen Nitschke Date: Sun Oct 2 15:27:56 2016 +0200 remove pointer to local Change-Id: I21cb1e1798d7ca127005fd047d84ff535

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

2016-10-02 Thread Pranav Kant
loleaflet/src/layer/tile/TileLayer.js |8 +++-- loolwsd/LOOLWSD.cpp | 54 -- 2 files changed, 45 insertions(+), 17 deletions(-) New commits: commit 7e57ae5dce1a3ed7e1f8951b4fc73f2fee5c10ec Author: Pranav Kant Date: Mon Oct 3 11:16:09 2016

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

2016-10-02 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 53 1 file changed, 53 insertions(+) New commits: commit dba4d840103ed71b3205fdf706757155c7c1b835 Author: Ashod Nakashian Date: Sun Oct 2 20:34:04 2016 -0400 loolwsd: new per-part tile invalidation unittest

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

2016-10-02 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 26 ++ 1 file changed, 6 insertions(+), 20 deletions(-) New commits: commit 23f7560bf1a40ccd22a828c5910dcdcc58339e3e Author: Ashod Nakashian Date: Sun Oct 2 18:55:37 2016 -0400 loolwsd: fix and enable tile invalidation test for C

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

2016-10-02 Thread Ashod Nakashian
loolwsd/ChildSession.cpp | 12 ++-- loolwsd/LOOLKit.cpp |3 ++- 2 files changed, 8 insertions(+), 7 deletions(-) New commits: commit ce832fbc114b7ddcf8fc7802a6a42d6a62254cd5 Author: Ashod Nakashian Date: Sun Oct 2 16:44:11 2016 -0400 loolwsd: get the invalidated part fr

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

2016-10-02 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp |3 --- loolwsd/PrisonerSession.cpp | 18 +- loolwsd/TileCache.cpp | 12 ++-- 3 files changed, 11 insertions(+), 22 deletions(-) New commits: commit 2907d802a55ec5f4e83650adba9bbb7e7f134e1a Author: Ashod Nakashian Date: Sun Oct

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

2016-10-02 Thread Markus Mohrhard
sc/qa/unit/data/ods/hyperlink_frame.ods |binary sc/qa/unit/subsequent_export-test.cxx | 26 ++ 2 files changed, 26 insertions(+) New commits: commit d0349556c3d045d325d511d8ca4e6ddcac666cf2 Author: Markus Mohrhard Date: Sun Oct 2 19:51:47 2016 +0200 add test f

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

2016-10-02 Thread Markus Mohrhard
sc/source/filter/xml/celltextparacontext.cxx |9 ++--- sc/source/filter/xml/celltextparacontext.hxx |3 ++- sc/source/filter/xml/xmlcelli.cxx|6 -- sc/source/filter/xml/xmlcelli.hxx|2 +- sc/source/filter/xml/xmlexprt.cxx|6 +- sc

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

2016-10-02 Thread Henry Castro
loleaflet/src/layer/tile/TileLayer.js | 20 1 file changed, 12 insertions(+), 8 deletions(-) New commits: commit 4074587a128587c9f535dbaac4b98e0ccf628823 Author: Henry Castro Date: Sun Oct 2 16:46:30 2016 -0400 loleaflet: the cell view cursor displays user name dif

minimal dialog width/size ?

2016-10-02 Thread Cor Nouws
Hi, I notice that an extension, that shows dialogs of which the width/size is set according to som variables, now produces dialogs with a minimal height/width.. I think to remember that I have seen something (?) about minimal width/size of dialogs. Can't find anything in cgit log however. Anyon

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

2016-10-02 Thread Markus Mohrhard
sd/source/ui/framework/factories/BasicViewFactory.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 5961d5a0e543d7af7c2bd269b2627c6f8d67d036 Author: Markus Mohrhard Date: Sat Oct 1 18:15:55 2016 +0200 uitest: annotate slidesorter window Change-Id: Ie8c0cf79b8b92908

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

2016-10-02 Thread Andras Timar
loolwsd/test/Makefile.am |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit e1e703c727541625658d34062755f900bb17f905 Author: Andras Timar Date: Sun Oct 2 16:01:46 2016 +0200 loolwsd: do not install 'unittest' binary (cherry picked from commit 60834bfc

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

2016-10-02 Thread Andras Timar
Tag '1.9.3' created by Andras Timar at 2016-10-02 14:14 + 1.9.3 Changes since 1.9.2-141: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreof

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-9' - 142 commits - loleaflet/dist loleaflet/main.js loleaflet/Makefile loleaflet/node_shrinkwrap loleaflet/npm-shrinkwrap.

2016-10-02 Thread Andras Timar
loleaflet/Makefile |2 loleaflet/dist/errormessages.js |2 loleaflet/dist/l10n/help-localizations.json | 232 +++ loleaflet/dist/l10n/localizations.json | 232 +++ lole

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

2016-10-02 Thread Jaskaran Singh
sc/res/xml/styles.xml | 94 -- 1 file changed, 54 insertions(+), 40 deletions(-) New commits: commit 06f319937187f76ee402d53b3baa78c391c2af19 Author: Jaskaran Singh Date: Wed Sep 28 19:36:56 2016 +0530 tdf#90937 Add a set of cell styles to

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

2016-10-02 Thread Marco Cecchetti
sc/source/ui/view/gridwin4.cxx | 39 +++ 1 file changed, 15 insertions(+), 24 deletions(-) New commits: commit 1922c8b1d46e0067ed21a18d249f04da6f3b0160 Author: Marco Cecchetti Date: Sun Oct 2 14:01:47 2016 +0200 LOK: Calc: clear cell background in oth

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

2016-10-02 Thread Chamal
sw/source/core/access/accpreview.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 9563c13247dec8fdad8bf4e5748e3495f1a5f843 Author: Chamal Date: Sun Oct 2 14:46:34 2016 +0530 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor

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

2016-10-02 Thread e12346
rsc/source/rsc/rsc.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 793dae3e90692467c0f111cf5b127209f7f522fa Author: e12346 Date: Sun Oct 2 09:54:34 2016 +0530 tdf#100726 Improve readability of OUString concatination fixed the bug on rsc/source

LIbreOffice contributions licensed.

2016-10-02 Thread Andrea Mussap
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Andrea Mussap. LIbreOffice Contributor. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listi

[Libreoffice-commits] core.git: 2 commits - extensions/test setup_native/source solenv/bin vcl/source vcl/unx winaccessibility/source

2016-10-02 Thread Jochen Nitschke
extensions/test/ole/AxTestComponents/Basic.cpp| 14 +++--- setup_native/source/win32/wintools/makecab/parseddf.c |4 ++-- solenv/bin/concat-deps.c |2 +- vcl/source/fontsubset/sft.cxx |2 +- vcl/unx/kde/salnativewid

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

2016-10-02 Thread Takeshi Abe
starmath/inc/parse.hxx|8 starmath/source/parse.cxx | 16 2 files changed, 12 insertions(+), 12 deletions(-) New commits: commit 4514d7032b8a93d6bfacbb3354bafca98c0559b6 Author: Takeshi Abe Date: Fri Sep 30 15:00:40 2016 +0900 starmath: Prefix members o