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

2016-10-10 Thread Stephan Bergmann
include/tools/ref.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6cded5c853defdda928036d11ae88fa3cf19a79a Author: Stephan Bergmann Date: Tue Oct 11 08:52:41 2016 +0200 Demonstrate that SvRef ==/!= are acceptable as member functions Change-Id: I30

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

2016-10-10 Thread Andras Timar
i18npool/inc/numberformatcode.hxx | 15 +-- i18npool/source/numberformatcode/numberformatcode.cxx | 77 ++ 2 files changed, 55 insertions(+), 37 deletions(-) New commits: commit bee4d76b85645bca795c6f15c322ccba9a7074e2 Author: Andras Timar Date: Tue Oct

[Libreoffice-commits] core.git: basegfx/source compilerplugins/clang cui/source drawinglayer/source editeng/source include/basegfx include/sfx2 include/svx include/unotools include/xmloff sc/inc sc/qa

2016-10-10 Thread Noel Grandin
basegfx/source/polygon/b2dpolypolygontools.cxx |5 compilerplugins/clang/store/constantfunction.cxx | 87 ++--- cui/source/options/optopencl.cxx |4 cui/source/options/optopencl.hxx |2 drawinglayer/

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

2016-10-10 Thread Noel Grandin
xmloff/inc/SchXMLExport.hxx |1 - xmloff/source/chart/SchXMLExport.cxx |5 - xmloff/source/draw/ximp3dobject.cxx | 34 -- xmloff/source/draw/ximp3dobject.hxx |5 - xmloff/source/draw/ximpstyl.cxx |6 -- xmloff/source/dra

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

2016-10-10 Thread Noel Grandin
include/svtools/editbrowsebox.hxx | 18 - include/svtools/ivctrl.hxx |1 include/svtools/svtabbx.hxx|3 -- include/svtools/toolbarmenu.hxx|1 svtools/inc/vclxaccessi

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

2016-10-10 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/DAVTypes.cxx | 77 -- ucb/source/ucp/webdav-neon/DAVTypes.hxx |5 + ucb/source/ucp/webdav-neon/NeonSession.cxx | 113 ++- ucb/source/ucp/webdav-neon/webdavcontent.cxx | 100 --- 4 files chang

[Libreoffice-commits] core.git: bin/check-elf-dynamic-objects

2016-10-10 Thread Norbert Thiebaud
bin/check-elf-dynamic-objects |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 91d406f5afb6e08f418d14761beb4a5af5783275 Author: Norbert Thiebaud Date: Mon Oct 10 23:11:55 2016 -0500 check-elf whitelist libxml2 not libxml Change-Id: If0179726861c867f9c2

[Libreoffice-commits] core.git: bin/check-elf-dynamic-objects

2016-10-10 Thread Norbert Thiebaud
bin/check-elf-dynamic-objects | 75 +++--- 1 file changed, 70 insertions(+), 5 deletions(-) New commits: commit 4189551d56b4c6f37e8aebb856411794ea98e44f Author: Norbert Thiebaud Date: Mon Oct 10 22:21:14 2016 -0500 Support parallelism for check-elf-dy

comment about connection.py in UI testing code

2016-10-10 Thread Markus Mohrhard
Hey Stephan, to come back to your comment from IRC earlier. https://cgit.freedesktop.org/libreoffice/core/commit/?id=74bf4ca9f382fa12481fda18b57cdce4c0d5422b should catch the case now that the started LibreOffice instance has already stopped before we can connect. Additionally I found some more

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

2016-10-10 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 15 +++ loolwsd/UserMessages.hpp |2 -- loolwsd/test/httpwserror.cpp |2 -- 3 files changed, 7 insertions(+), 12 deletions(-) New commits: commit c62344db814fe351787316accf0faf53ee811db5 Author: Henry Castro Date: Mon Oct 10 22:28:56 201

[Libreoffice-commits] core.git: 5 commits - chart2/source uitest/calc_tests uitest/demo_ui uitest/libreoffice uitest/test_main.py uitest/uitest xmloff/source

2016-10-10 Thread Markus Mohrhard
chart2/source/controller/main/ChartController.cxx |4 +- uitest/calc_tests/tdf96453.py |9 ++ uitest/demo_ui/handle_multiple_files.py |9 +- uitest/libreoffice/connection.py |3 ++ uitest/test_main.py

[Libreoffice-commits] core.git: include/svx officecfg/registry sd/inc sd/sdi svx/sdi sw/sdi sw/source sw/uiconfig

2016-10-10 Thread Gulsah Kose
include/svx/svxids.hrc | 3 + officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 8 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 8 sd/inc/app.hrc

Re: Introducing myself

2016-10-10 Thread Huzaifa Iftikhar
On Mon, Oct 10, 2016 at 1:00 PM, Nagar Akshay <2014ucp1...@mnit.ac.in> wrote: > Hello everyone this is Akshay Nagar. I am currently pursuing Computer > Science and Engineering 3rd year at NIT Jaipur, India. I want to intern at > GSOC with libre office the coming year. > Welcome Akshay ! > I wou

Re: Calc HYPGEOMDIST: conditionally changing function opcode when saving to Excel format

2016-10-10 Thread Eike Rathke
Hi Winfried, On Wednesday, 2016-10-05 12:28:04 +0200, Winfried Donkers wrote: > > > -save in Excel as HYPGEOMDIST in case of 4 arguments and HYPGEOM.DIST in > > case of 5 arguments. > > > > > > > I think you have this in mind: > > formula/source/core/api/token.cxx > > MissingConventionOOXML::isR

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

2016-10-10 Thread Eike Rathke
sc/source/core/tool/refupdat.cxx |4 sc/source/core/tool/token.cxx| 21 + 2 files changed, 21 insertions(+), 4 deletions(-) New commits: commit 84a8aa8b28599db4ef452416e930690949217d2c Author: Eike Rathke Date: Fri Oct 7 19:43:32 2016 +0200 Resolves: tdf

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

2016-10-10 Thread Eike Rathke
sc/source/core/tool/refupdat.cxx |4 sc/source/core/tool/token.cxx| 21 + 2 files changed, 21 insertions(+), 4 deletions(-) New commits: commit d6992fdd03adc713323ef1f3e3840d1003ded8b8 Author: Eike Rathke Date: Fri Oct 7 19:43:32 2016 +0200 Resolves: tdf

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

2016-10-10 Thread Laurent Balland-Poirier
svl/source/numbers/zformat.cxx | 307 - 1 file changed, 277 insertions(+), 30 deletions(-) New commits: commit aa4e560822787d62de0bcca52036242ce1160b45 Author: Laurent Balland-Poirier Date: Sat Sep 10 12:23:41 2016 +0200 tdf#36038 Import extended L

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

2016-10-10 Thread Laurent Balland-Poirier
svl/source/numbers/zformat.cxx | 193 + 1 file changed, 158 insertions(+), 35 deletions(-) New commits: commit e991b421905e78f020d6ece280dd17bfce4e31e0 Author: Laurent Balland-Poirier Date: Sun Sep 4 12:42:57 2016 +0200 tdf#36038 Export to Excel ex

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-5.1-9'

2016-10-10 Thread Andras Timar
Tag 'cp-5.1-9' created by Andras Timar at 2016-10-10 21:08 + cp-5.1-9 Changes since cp-5.1-8-55: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo

[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-5.1-9'

2016-10-10 Thread Miklos Vajna
Tag 'cp-5.1-9' created by Andras Timar at 2016-10-10 21:08 + cp-5.1-9 Changes since libreoffice-5-1-branch-point-11: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.

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

2016-10-10 Thread Maxim Monastirsky
include/vcl/floatwin.hxx |1 - include/vcl/syswin.hxx |2 +- vcl/source/window/dockmgr.cxx |8 +--- vcl/source/window/dockwin.cxx |6 ++ vcl/source/window/floatwin.cxx | 11 --- vcl/source/window/syswin.cxx |8 +++- 6 files changed, 11 in

[Libreoffice-commits] translations.git: Changes to 'refs/tags/cp-5.1-9'

2016-10-10 Thread Christian Lohmaier
Tag 'cp-5.1-9' created by Andras Timar at 2016-10-10 21:08 + cp-5.1-9 Changes since cp-5.1-3-1: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/cp-5.1-9'

2016-10-10 Thread Andras Timar
Tag 'cp-5.1-9' created by Andras Timar at 2016-10-10 21:08 + cp-5.1-9 Changes since cp-5.1-3: Andras Timar (1): Update pt_PT dictionary to version 16.7.4.1 --- pt_PT/description.xml |2 - pt_PT/pt_PT.aff | 25 +++-- pt_PT/pt_PT.dic | 93 ++

Re: Need some advice on bug 67974

2016-10-10 Thread Eike Rathke
Hi Abhilash, On Saturday, 2016-10-08 15:23:28 +0530, Abhilash Singh wrote: > Bug Address: https://bugs.documentfoundation.org/show_bug.cgi?id=67974 > > I'm looking for ways to implement the search feature mentioned in the bug > above. This comment describes the idea - https://bugs. > documentfou

Re: concat of OUStringBuffer

2016-10-10 Thread Eike Rathke
Hi, On Sunday, 2016-10-09 01:42:34 -0700, Laurent BP wrote: > Something changed recently in master with OUStringBuffer concatenation > > aLCIDString does not contain anymore "[$-some string]" but something like > "[$-[$-[$-0]". Is it a new feature? I'd rather say it's a bug when assigning the i

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - 30 commits - configure.ac connectivity/inc i18npool/inc i18npool/source include/svl include/unotools sc/inc sc/qa sc/source svl/sourc

2016-10-10 Thread Andras Timar
configure.ac|2 connectivity/inc/pch/precompiled_dbase.hxx |1 connectivity/inc/pch/precompiled_flat.hxx |1 i18npool/inc/numberformatcode.hxx

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

2016-10-10 Thread Henry Castro
loleaflet/src/core/Socket.js |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit 3d87e724b999020851a5470b4267d450dbc03153 Author: Henry Castro Date: Mon Oct 10 16:03:30 2016 -0400 loleaflet: do not show internal errors Internal error message, it was

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

2016-10-10 Thread Jookia
lingucomponent/source/lingutil/lingutil.cxx | 159 ++-- 1 file changed, 105 insertions(+), 54 deletions(-) New commits: commit 8e8afc358b7537d493b478b429e1711c6ab46bdc Author: Jookia <166...@gmail.com> Date: Sat Oct 8 19:04:38 2016 +1100 Search for old style dictio

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

2016-10-10 Thread Henry Castro
loleaflet/src/core/Socket.js |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit 03f912115a93e94840c8cedb23ab7d5698c1257a Author: Henry Castro Date: Mon Oct 10 16:03:30 2016 -0400 loleaflet: do not show internal errors Internal error message, it was

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

2016-10-10 Thread Caolán McNamara
sc/qa/unit/subsequent_filters-test.cxx |8 1 file changed, 8 deletions(-) New commits: commit e0d442b1995082fd28614d51b85cb4248ba8189d Author: Caolán McNamara Date: Mon Oct 10 12:52:02 2016 +0100 try enabling password tests on mac and windows Change-Id: I4054a3c2858

Re:

2016-10-10 Thread Ashod Nakashian
Hi Pierre, On Sat, Oct 8, 2016 at 11:38 AM, Pierre Lepage wrote: > OK. I understood. Changes are in the include directory. And there, there > is no Makefile for just recompile this directory. So, I must recompile the > whole thing. Not just the basic directory. > > You need to invoke make from t

Re: Introducing myself

2016-10-10 Thread Tommy
Nagar Akshay wrote: Hello everyone this is Akshay Nagar. I am currently pursuing Computer Science and Engineering 3rd year at NIT Jaipur, India. I want to intern at GSOC with libre office the coming year. welcome on board!!! I would like to get a tip about getting started and the prerequisite

Re: Error while executing 'make' command in ubuntu.

2016-10-10 Thread Abdul Wadood
On Mon, Oct 10, 2016 at 1:15 AM, Ashod Nakashian wrote: > Hi, > > On Sun, Oct 9, 2016 at 11:23 AM, Abdul Wadood wrote: > >> [image: Inline image 1] >> >> I've cloned the LibreOffice repository on my system but when I use the >> 'make' command I get the above errors. >> > > Can you share your aut

Introducing myself

2016-10-10 Thread Nagar Akshay
Hello everyone this is Akshay Nagar. I am currently pursuing Computer Science and Engineering 3rd year at NIT Jaipur, India. I want to intern at GSOC with libre office the coming year. I would like to get a tip about getting started and the prerequisites needed to start contributing. Looking forwa

Dilek Uzulmez license statement

2016-10-10 Thread Dilek Uzulmez
*All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. * ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Abdul Wadood license statement

2016-10-10 Thread Abdul Wadood
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Huzaifa Iftikhar license statement

2016-10-10 Thread Huzaifa Iftikhar
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: basctl/uiconfig chart2/uiconfig dbaccess/uiconfig extensions/uiconfig framework/uiconfig include/sfx2 include/svtools officecfg/registry reportdesign/uiconfig sc/uiconf

2016-10-10 Thread Samuel Mehrbrodt
basctl/uiconfig/basicide/menubar/menubar.xml |2 chart2/uiconfig/menubar/menubar.xml |2 dbaccess/uiconfig/dbapp/menubar/menubar.xml |2 dbaccess/uiconfig/dbquery/menubar/menubar.xml

Mirco Rondini license statement

2016-10-10 Thread Mirco Rondini
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Inviato da Yahoo Mail su Android___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libre

[Libreoffice-commits] core.git: bin/check-elf-dynamic-objects

2016-10-10 Thread Michael Stahl
bin/check-elf-dynamic-objects | 96 +++--- 1 file changed, 53 insertions(+), 43 deletions(-) New commits: commit 7433ba52d3a28ba946e522aa5d579679573569a2 Author: Michael Stahl Date: Mon Oct 10 17:08:05 2016 +0200 check-elf-dynamic-objects: file is far

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

2016-10-10 Thread Caolán McNamara
sd/source/ui/dlg/navigatr.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 6ee2f1b681ef3097c87db7c478ffc3fb24ec55c6 Author: Caolán McNamara Date: Mon Oct 10 16:35:16 2016 +0100 these navigator menu items should be radio checks Change

[Libreoffice-commits] online.git: loolwsd/protocol.txt

2016-10-10 Thread Tor Lillqvist
loolwsd/protocol.txt | 23 --- 1 file changed, 8 insertions(+), 15 deletions(-) New commits: commit d5bbe8b52c27744a3e6e06c84e9e8a0cd2615b51 Author: Tor Lillqvist Date: Mon Oct 10 18:16:13 2016 +0300 There doesn't seem to be any 'invalidate:' message any longer

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

2016-10-10 Thread Caolán McNamara
sw/source/uibase/utlui/navipi.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 95a88a478ea7fcc848bc1a579d7ed8dd5c9a7521 Author: Caolán McNamara Date: Mon Oct 10 16:10:24 2016 +0100 these navigator menu items should be radio checks Change

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

2016-10-10 Thread Michael Stahl
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 69dcc7adae5c531b4da8c099bd1e2f99b851ebcd Author: Michael Stahl Date: Mon Oct 10 16:49:14 2016 +0200 configure: avoid linking against libgcrypt for libexslt There are at least 2 different ver

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

2016-10-10 Thread Caolán McNamara
sw/Library_sw.mk |1 sw/source/uibase/cctrl/popbox.cxx | 43 -- sw/source/uibase/inc/navipi.hxx |6 ++--- sw/source/uibase/inc/popbox.hxx | 41 sw/source/uibase/utlui/navipi.cxx | 10 --

[Libreoffice-commits] core.git: bin/check-elf-dynamic-objects

2016-10-10 Thread Michael Stahl
bin/check-elf-dynamic-objects |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4b4d5a85859dda8bdc444033cda87e317fcaf269 Author: Michael Stahl Date: Mon Oct 10 16:25:39 2016 +0200 check-elf-dynamic-objects: add libxml/libxslt to global whitelist Change-

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

2016-10-10 Thread Caolán McNamara
include/sfx2/sfx.hrc |2 +- sfx2/source/view/sfxbasecontroller.cxx |8 +--- sfx2/source/view/view.src |4 +--- 3 files changed, 7 insertions(+), 7 deletions(-) New commits: commit d1e02bd3c6918f90562bb4e963866fd3a16a4f73 Author: Caolán McNamara Dat

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

2016-10-10 Thread Caolán McNamara
include/sfx2/sfx.hrc |2 +- sfx2/source/view/view.src|5 ++--- sfx2/source/view/viewfrm.cxx |8 +--- 3 files changed, 8 insertions(+), 7 deletions(-) New commits: commit e8393d4d91d714b691b101a2062c3e2e7333929b Author: Caolán McNamara Date: Mon Oct 10 15:23:02 2016

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

2016-10-10 Thread Caolán McNamara
include/tools/rcid.h |7 include/vcl/field.hxx |5 -- rsc/inc/rscdb.hxx |5 -- rsc/source/parser/rscicpx.cxx | 73 -- rsc/source/parser/rscinit.cxx | 34 --- tools/source/rc/resmgr.cxx|

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

2016-10-10 Thread Noel Grandin
editeng/source/editeng/impedit.cxx | 108 ++-- editeng/source/editeng/impedit2.cxx | 98 2 files changed, 103 insertions(+), 103 deletions(-) New commits: commit 666787c4bcee7fc9a5de459eb18a1dcc1a4e350c Author: Noel Grandin Dat

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

2016-10-10 Thread Caolán McNamara
sw/source/uibase/inc/actctrl.hxx |6 -- sw/source/uibase/utlui/navipi.cxx |2 +- sw/source/uibase/utlui/navipi.hrc |1 - sw/source/uibase/utlui/navipi.src | 16 4 files changed, 5 insertions(+), 20 deletions(-) New commits: commit 08f0a1646961361ab41d5e11d8e076

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - download.lst external/nss

2016-10-10 Thread Caolán McNamara
download.lst |2 - external/nss/ExternalPackage_nss.mk |5 +++ external/nss/UnpackedTarball_nss.mk |1 external/nss/clang-cl.patch.0|4 +- external/nss/nss-winXP-sdk.patch.1 |5 ++- external/nss/nss.nowerror.patch |8 + external

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

2016-10-10 Thread Pranav Kant
loleaflet/src/map/Map.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 76e739bc0da70de966917267bbbf8fd411d81d4a Author: Pranav Kant Date: Mon Oct 10 17:13:02 2016 +0530 loleaflet: Fix incorrect reference to username Change-Id: Ibd6433c862eaf5f5fe572

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

2016-10-10 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |2 +- loleaflet/src/core/LOUtil.js | 20 loleaflet/src/map/Map.js |6 +- 3 files changed, 26 insertions(+), 2 deletions(-) New commits: commit a01d2fc91dfd6ea4ce365d30641fa251d45c8b04 Author: Pranav Kant Date:

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

2016-10-10 Thread Pranav Kant
loleaflet/src/map/Map.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 176367b40844038adabc8e82e076c011d6000f98 Author: Pranav Kant Date: Mon Oct 10 17:13:02 2016 +0530 loleaflet: Fix incorrect reference to username Change-Id: Ibd6433c862eaf5f5fe572

[Libreoffice-commits] core.git: download.lst external/nss

2016-10-10 Thread Caolán McNamara
download.lst |2 - external/nss/ExternalPackage_nss.mk |5 +++ external/nss/UnpackedTarball_nss.mk |1 external/nss/clang-cl.patch.0|4 +- external/nss/nss-winXP-sdk.patch.1 |5 ++- external/nss/nss.nowerror.patch |8 + external

[Libreoffice-commits] core.git: compilerplugins/clang libreofficekit/source sal/rtl

2016-10-10 Thread Stephan Bergmann
compilerplugins/clang/fpcomparison.cxx |3 +++ libreofficekit/source/gtk/lokdocview.cxx |4 +--- sal/rtl/math.cxx |4 +--- 3 files changed, 5 insertions(+), 6 deletions(-) New commits: commit 1dac51334ba1440b158078f0dae765c7df55efb4 Author: Stephan Bergmann

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

2016-10-10 Thread Stephan Bergmann
vcl/win/gdi/salprn.cxx | 174 +++-- 1 file changed, 85 insertions(+), 89 deletions(-) New commits: commit 0db235d61f323cecbbc1db761ba19cb5da4b3e6f Author: Stephan Bergmann Date: Mon Oct 10 12:24:23 2016 +0200 Expand some silly macros C

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

2016-10-10 Thread Tor Lillqvist
loolwsd/ClientSession.cpp |1 - loolwsd/ClientSession.hpp |9 - loolwsd/PrisonerSession.cpp |2 +- 3 files changed, 1 insertion(+), 11 deletions(-) New commits: commit 44d7f26c89a29b0c03137edb6b1b4bf49518ea78 Author: Tor Lillqvist Date: Mon Oct 10 13:15:15 2016 +0300

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

2016-10-10 Thread Samuel Mehrbrodt
framework/source/dispatch/closedispatcher.cxx | 28 ++ 1 file changed, 20 insertions(+), 8 deletions(-) New commits: commit ecec5524476448d35dd24c5594c2fcbb1a8b6218 Author: Samuel Mehrbrodt Date: Mon Sep 19 13:08:23 2016 +0200 tdf#102274 Closing LibreOffice shoul

[Libreoffice-commits] core.git: qadevOOo/Jar_OOoRunner.mk qadevOOo/JunitTest_qadevOOo_unoapi.mk qadevOOo/Module_qadevOOo.mk qadevOOo/objdsc qadevOOo/qa qadevOOo/runner qadevOOo/tests

2016-10-10 Thread Samuel Mehrbrodt
qadevOOo/Jar_OOoRunner.mk |2 qadevOOo/JunitTest_qadevOOo_unoapi.mk | 31 -- qadevOOo/Module_qadevOOo.mk |4 qadevOOo/objdsc/qadevOOo/bogus.SelfTest.csv |7 qadevOOo/qa/complex/

[Libreoffice-commits] core.git: framework/source offapi/com

2016-10-10 Thread Samuel Mehrbrodt
framework/source/services/desktop.cxx | 13 +++-- offapi/com/sun/star/frame/TerminationVetoException.idl |4 2 files changed, 11 insertions(+), 6 deletions(-) New commits: commit 6d9f07d53e9f89b5286637113198e61149a5c771 Author: Samuel Mehrbrodt Date: Mon Sep

Re: Windows Build Query

2016-10-10 Thread Christian Lohmaier
Hi Jason, On Sun, Oct 9, 2016 at 1:11 PM, Jason Marshall wrote: > […] > I then run the following command within the directory '/cygdrive/c/cygwin': > > /opt/lo/bin/make you need to run make from with the same directory where you ran autogen.sh from. That can be the source-directory or another di

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

2016-10-10 Thread Francisco Adrián Sánchez
extras/source/templates/presnt/AbstractGreen.otp |binary extras/source/templates/presnt/AbstractRed.otp|binary extras/source/templates/presnt/AbstractYellow.otp |binary extras/source/templates/presnt/BrightBlue.otp |binary extras/source/templates/presnt/DNA.otp|binary ext

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

2016-10-10 Thread Miklos Vajna
sw/source/filter/html/htmltab.cxx | 1030 +++--- 1 file changed, 515 insertions(+), 515 deletions(-) New commits: commit eef6a23f85924cec8bf88265ccad168ac0afb42f Author: Miklos Vajna Date: Mon Oct 10 08:28:17 2016 +0200 sw: prefix members of HTMLTable

[Libreoffice-commits] core.git: basctl/source basic/qa basic/source chart2/source dbaccess/source filter/source idl/inc idl/source include/basic include/sfx2 include/svl include/svx include/tools repo

2016-10-10 Thread Jacek Fraczek
basctl/source/basicide/baside2.cxx|6 basctl/source/basicide/baside2.hxx|4 basctl/source/basicide/baside2b.cxx | 24 +- basctl/source/basicide/basides1.cxx |2 basctl/source/basicide/basob

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

2016-10-10 Thread Federico Bassini
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu| 4 ++-- officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 728c7327bd97602a38723553ed044ea4c01d13b2 Author: Federic

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - 11 commits - canvas/source drawinglayer/source include/svx reportdesign/source sc/inc sc/source sd/source svx/source sw/qa sw/source

2016-10-10 Thread Michael Stahl
canvas/source/cairo/cairo_canvashelper.cxx|5 drawinglayer/source/processor2d/vclhelperbufferdevice.cxx |1 include/svx/svdundo.hxx | 14 -- reportdesign/source/core/inc/ReportUndoFactory.hxx|2 reportdesign/source/core/sdr

[Libreoffice-commits] core.git: include/vcl vcl/backendtest vcl/inc vcl/source vcl/workben

2016-10-10 Thread Noel Grandin
include/vcl/combobox.hxx |3 -- include/vcl/lstbox.hxx|2 - include/vcl/morebtn.hxx |3 -- include/vcl/slider.hxx|1 include/vcl/splitwin.hxx |1 include/vcl/toolbox.hxx |2 - vcl/backen

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

2016-10-10 Thread Federico Bassini
cui/source/dialogs/hyperdlg.src |6 ++--- cui/uiconfig/ui/hyperlinkdialog.ui |2 - cui/uiconfig/ui/hyperlinkinternetpage.ui |2 - officecfg/registry/data/org/openoffice/Office/UI/Generic

[Libreoffice-commits] core.git: README.md

2016-10-10 Thread Adolfo Jayme Barrientos
README.md |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 65f2d6b1cc40b4b90f8987e8ea14d24b5f38f950 Author: Adolfo Jayme Barrientos Date: Mon Oct 10 03:22:53 2016 -0500 README.md: Add CII Best Practices badge Change-Id: I9bba2714fafe4d14c28348d36b0530a

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

2016-10-10 Thread Caolán McNamara
include/editeng/edtdlg.hxx |1 - include/editeng/itemtype.hxx |1 - include/sfx2/sfxdlg.hxx |1 - include/sfx2/viewfac.hxx |1 - 4 files changed, 4 deletions(-) New commits: commit a1c77e9d3afd27b4b5603cffc6f3aea0577987fc Author: Caolán McNamara Date: Mon Oct 10 08:

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

2016-10-10 Thread Noel Grandin
include/tools/resid.hxx| 21 + tools/source/rc/resmgr.cxx |6 +++--- 2 files changed, 12 insertions(+), 15 deletions(-) New commits: commit cc589883a98e8d21c57480719c9d4380fc292a59 Author: Noel Grandin Date: Wed Oct 5 15:28:34 2016 +0200 rename SetResMgr to C

Re: concat of OUStringBuffer

2016-10-10 Thread Stephan Bergmann
On 10/09/2016 10:42 AM, Laurent BP wrote: aLCIDString does not contain anymore "[$-some string]" but something like "[$-[$-[$-0]". Is it a new feature? If you want an answer, give meaningful information: What code are you talking about? What exactly do you observe ("calling function X with

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

2016-10-10 Thread Andras Timar
loleaflet/dist/toolbar/toolbar.js|4 +--- loleaflet/src/control/Control.Menubar.js |8 +++- 2 files changed, 8 insertions(+), 4 deletions(-) New commits: commit b7c4ae87276bc0f311e331fc594acbcceed8a663 Author: Andras Timar Date: Tue Oct 4 11:21:10 2016 +0200 loleaflet:

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

2016-10-10 Thread Henry Castro
loleaflet/src/control/Control.ColumnHeader.js |4 ++-- loleaflet/src/control/Control.RowHeader.js|4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 5a71755f36717f71c54bd41c884b2d6d23b9546c Author: Henry Castro Date: Sun Oct 9 11:43:26 2016 -0400 lole

[Libreoffice-commits] online.git: 2 commits - loleaflet/dist loleaflet/src loolwsd/LOOLKit.cpp

2016-10-10 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |2 - loleaflet/src/core/LOUtil.js | 20 +--- loleaflet/src/layer/tile/TileLayer.js | 14 loleaflet/src/map/Map.js | 15 +++-- loolwsd/LOOLKit.cpp | 53 --

[Libreoffice-commits] core.git: 7 commits - desktop/source extras/source svx/Library_svx.mk svx/qa svx/source svx/uiconfig svx/UIConfig_svx.mk svx/util

2016-10-10 Thread Francisco Adrián Sánchez
desktop/source/app/app.cxx | 21 +++ desktop/source/app/cmdlineargs.cxx |5 desktop/source/app/cmdlineargs.hxx |2 desktop/source/app/cmdlinehelp.cxx |2 extras/source/templates/presnt/Alizarin.otp |binary extras/source/templates/presnt