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

2016-05-30 Thread apurvapriyadarshi
idl/source/cmptools/lex.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 2b99f832dc611355eedace357cd50d976723d1dd Author: apurvapriyadarshi Date: Fri May 27 23:49:01 2016 +0530 tdf#99589 tolower / toupper - dangerous to Turks ... Converted touppe

Re: Jenkins coverage (Android and clang plugins)

2016-05-30 Thread Stephan Bergmann
On 05/30/2016 10:46 AM, Miklos Vajna wrote: Stephan, do you have an opinion here? Are you interested in making the plugins work on clang-3.4 (RHEL7) in case that would mean less after-the-fact plugin warning fixing? We used to have the plugins work with Clang as old as 3.2. But over time it s

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

2016-05-30 Thread Stephan Bergmann
include/tools/rc.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ee1bf3538b139220f5f55778202e5606f4dd74c6 Author: Stephan Bergmann Date: Mon May 30 11:19:03 2016 +0200 Fix bitmask Change-Id: I0da9c57b2b442bb4c4b34ae63507fb98e7fbbe51 diff --git a/in

[Libreoffice-commits] core.git: sal/osl

2016-05-30 Thread Richard PALO
sal/osl/unx/process.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit acbbb01940588604de965c4fcef64b2e17473fe6 Author: Richard PALO Date: Sun May 29 08:16:28 2016 +0200 tdf#100021 - format argument issue in process.cxx avoid warning whether pid_t is

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

2016-05-30 Thread Stephan Bergmann
sw/source/core/unocore/unofield.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 46a987fe08c6f7d20da437eed621d670ce44aea7 Author: Stephan Bergmann Date: Mon May 30 11:19:37 2016 +0200 Fix tools/date.hxx Date vs. css::uno::Date mismatch ...that was

[Libreoffice-commits] core.git: basic/CppunitTest_basic_macros.mk basic/qa

2016-05-30 Thread Tomofumi Yagi
basic/CppunitTest_basic_macros.mk |3 +++ basic/qa/cppunit/test_vba.cxx | 24 ++-- 2 files changed, 25 insertions(+), 2 deletions(-) New commits: commit d2a44e62704f185a0acecbb6320b92a4df3063b9 Author: Tomofumi Yagi Date: Sat May 21 19:38:48 2016 +0900 tdf#99

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

2016-05-30 Thread Justin Luth
sw/source/uibase/docvw/AnnotationWin.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 8038cab377a5ac726cf38f5f95bc987063b95de5 Author: Justin Luth Date: Mon May 30 07:10:25 2016 +0300 tdf#99870 writer: don't delete selection with delete-comment When using the keyb

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

2016-05-30 Thread Julien Nabet
formula/source/core/api/token.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fdd5860624f5e1c1cfbaea3c72e65c00ce3e1e5c Author: Julien Nabet Date: Sun May 29 21:49:08 2016 +0200 cid#1362174, 1362177: USE_AFTER_FREE+resource leak due to copypasta Ch

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

2016-05-30 Thread Stanislav Horacek
sc/source/ui/src/scfuncs.src |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3239ecb4916e0b5ac7583c6de884c9c00f5ebc90 Author: Stanislav Horacek Date: Sat May 28 11:31:35 2016 +0200 FORECAST.ETS.* functions: default aggregation is 1 (0 is not allowed)

[Libreoffice-commits] core.git: Branch 'feature/fixes22' - 3 commits - vcl/inc vcl/Library_vcl.mk vcl/opengl

2016-05-30 Thread Tomaž Vajngerl
vcl/Library_vcl.mk |1 vcl/inc/opengl/AccumulatedTextures.hxx | 35 -- vcl/inc/opengl/RenderList.hxx | 101 vcl/inc/opengl/VertexUtils.hxx | 138 +++ vcl/inc/opengl/program.hxx |6 vcl/inc/opengl/texture.hxx

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - vcl/inc vcl/opengl

2016-05-30 Thread Tomaž Vajngerl
vcl/inc/opengl/program.hxx |1 vcl/opengl/gdiimpl.cxx | 68 ++--- vcl/opengl/program.cxx | 23 --- 3 files changed, 78 insertions(+), 14 deletions(-) New commits: commit 4b13afe164f2701bf8c13d9be5b3ac2d093249e2 Author: Tomaž Va

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

2016-05-30 Thread Stanislav Horacek
sc/source/ui/src/scfuncs.src |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 62ebd61b2709f918802d8b40abc39498b8a42dfc Author: Stanislav Horacek Date: Sat May 28 11:31:35 2016 +0200 FORECAST.ETS.* functions: default aggregation is 1 (0 is not allowed)

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

2016-05-30 Thread Miklos Vajna
include/xmloff/ProgressBarHelper.hxx |1 + xmloff/source/core/ProgressBarHelper.cxx | 11 --- 2 files changed, 9 insertions(+), 3 deletions(-) New commits: commit 20ad9893d5d3be13d8aa17764e483afaa083b5c0 Author: Miklos Vajna Date: Mon May 30 09:29:22 2016 +0200 tdf#10013

[Libreoffice-commits] core.git: 2 commits - vcl/inc vcl/osx vcl/unx

2016-05-30 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkinst.hxx |5 vcl/osx/DragSource.cxx|4 +-- vcl/unx/gtk3/gtk3gtkframe.cxx | 46 ++ vcl/unx/gtk3/gtk3gtkinst.cxx |6 + 4 files changed, 42 insertions(+), 19 deletions(-) New commits: commit 73f84ab139cb1d25

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - vcl/inc vcl/osx vcl/unx

2016-05-30 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkinst.hxx |5 + vcl/osx/DragSource.cxx|4 ++-- vcl/unx/gtk3/gtk3gtkframe.cxx | 35 --- vcl/unx/gtk3/gtk3gtkinst.cxx |6 ++ 4 files changed, 41 insertions(+), 9 deletions(-) New commits: commit 6f41a9b06219c2d8e176f

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

2016-05-30 Thread Laurent Balland-Poirier
xmloff/source/style/xmlnumfe.cxx | 40 +++ xmloff/source/style/xmlnumfi.cxx |2 + 2 files changed, 30 insertions(+), 12 deletions(-) New commits: commit e0c8c5b711e4cacb3f666a939f285289479d3d20 Author: Laurent Balland-Poirier Date: Sat May 28 19:53:12

Re: /usr/lib/libnss3.so: version `NSS_3.19.1' not found

2016-05-30 Thread Lionel Elie Mamane
On Sun, May 29, 2016 at 10:21:56AM +0200, YuGiOhJCJ Mailing-List wrote: > On Sun, 29 May 2016 01:35:47 +0100 > Wols Lists wrote: >> Which means my fstab contains the following line >> tmp /tmptmpfs size=10G,mode=0777 0 0 >> and you'll notice the size=10G parameter, giving me a 10

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

2016-05-30 Thread Laurent Balland-Poirier
xmloff/source/style/xmlnumfe.cxx | 40 +++ xmloff/source/style/xmlnumfi.cxx |2 + 2 files changed, 30 insertions(+), 12 deletions(-) New commits: commit 61e30ea478b649cebb02405c2e55c181c3fc8f91 Author: Laurent Balland-Poirier Date: Sat May 28 19:53:12

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

2016-05-30 Thread Andras Timar
Tag '1.6.8-3' created by Andras Timar at 2016-05-30 11:00 + 1.6.8-3 Changes since 1.6.8-2-25: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/li

[Libreoffice-commits] core.git: setup_native/Library_shlxtmsi.mk setup_native/source

2016-05-30 Thread skswales
setup_native/Library_shlxtmsi.mk |2 setup_native/source/win32/customactions/shellextensions/checkdirectory.cxx | 71 +--- setup_native/source/win32/customactions/shellextensions/checkpatches.cxx | 64 +-- setup_native

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

2016-05-30 Thread Pranav Kant
loleaflet/src/control/Control.ColumnHeader.js | 13 + loleaflet/src/control/Control.RowHeader.js| 13 + 2 files changed, 26 insertions(+) New commits: commit 08636e6c678955dc1b3a7876bf61cf26d87eb844 Author: Pranav Kant Date: Mon May 30 16:52:43 2016 +0530 b

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

2016-05-30 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp | 43 --- 1 file changed, 28 insertions(+), 15 deletions(-) New commits: commit 763eee7040f7a04a0a08e9597307f75b6ebce2a5 Author: Ashod Nakashian Date: Sun May 29 17:40:27 2016 -0400 loolwsd: batch tiles by row C

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

2016-05-30 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp |2 -- 1 file changed, 2 deletions(-) New commits: commit 335611b0ff2bcbe2341d9718f49c8c9139c5c4b5 Author: Ashod Nakashian Date: Sun May 29 18:31:56 2016 -0400 loolwsd: don't unlock too soon Since rendering moved to centralized WSD<->Kit processing, it

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

2016-05-30 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c005f765bfefb1a7f9f1936c140e7ea4ba69ff2b Author: Ashod Nakashian Date: Sun May 29 20:18:17 2016 -0400 loolwsd: reuse the same callback for now Change-Id: I0f5ff42ed8c3ab422909d185089b

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

2016-05-30 Thread Stephan Bergmann
mysqlc/source/mysqlc_preparedstatement.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 336b62080bd06000e5ac3c7687b34bac2afc79a9 Author: Stephan Bergmann Date: Mon May 30 13:33:37 2016 +0200 Missing include Change-Id: Id61e2de27ec307fa7773d3f0d5a08

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/inc vcl/osx vcl/unx

2016-05-30 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkinst.hxx |5 + vcl/osx/DragSource.cxx|4 ++-- vcl/unx/gtk3/gtk3gtkframe.cxx | 35 --- vcl/unx/gtk3/gtk3gtkinst.cxx |6 ++ 4 files changed, 41 insertions(+), 9 deletions(-) New commits: commit c9122b4ae545efc9706c5

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

2016-05-30 Thread Stephan Bergmann
vcl/inc/unx/gtk/gtkinst.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit be3e09a2f7effada123c6a75201eb5a0029481c2 Author: Stephan Bergmann Date: Mon May 30 13:45:52 2016 +0200 loplugin:passstuffbyref Change-Id: If5c3c92eb2828348cda165d72147d7a570af

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

2016-05-30 Thread Miklos Vajna
include/xmloff/ProgressBarHelper.hxx |1 + xmloff/source/core/ProgressBarHelper.cxx | 11 --- 2 files changed, 9 insertions(+), 3 deletions(-) New commits: commit 2ece89b68513d89700e20962c531579d20676896 Author: Miklos Vajna Date: Mon May 30 09:29:22 2016 +0200 tdf#10013

[Libreoffice-commits] core.git: 2 commits - desktop/source desktop/unx desktop/win32 include/desktop vcl/opengl

2016-05-30 Thread Tor Lillqvist
desktop/source/app/app.cxx |2 desktop/source/inc/exithelper.h| 38 desktop/unx/source/start.c |2 desktop/win32/source/officeloader/officeloader.cxx |2 include/desktop/exithelper.h

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

2016-05-30 Thread Laurent Balland-Poirier
include/svl/zformat.hxx |1 include/xmloff/xmlnumfe.hxx |2 - include/xmloff/xmltoken.hxx |2 + svl/source/numbers/zformat.cxx | 26 +- xmloff/source/core/xmltoken.cxx |2 + xmloff/source/style/xmlnumfe.cxx | 51 +-- xm

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

2016-05-30 Thread Tor Lillqvist
desktop/source/app/sofficemain.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 46d5d475b114b93a76502d58637468e404a8562b Author: Tor Lillqvist Date: Mon May 30 15:09:08 2016 +0300 Trivial follow-up fix to 64061d8dd687efa1c78e5284ab01f2f16e5817c3 Ch

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

2016-05-30 Thread Julien Nabet
include/svx/gridctrl.hxx |4 ++-- svx/source/fmcomp/gridctrl.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 1b2d1b604e0c95a5c3afcf7b4dcc8ed7cc47cc39 Author: Julien Nabet Date: Sun May 29 13:01:04 2016 +0200 tdf#100115: _nColId is sal_uInt16

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

2016-05-30 Thread Julien Nabet
include/svx/gridctrl.hxx |4 ++-- svx/source/fmcomp/gridctrl.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 3bfbbe60561af80a4796e32ee23fc7069eb8e4e2 Author: Julien Nabet Date: Sun May 29 13:01:04 2016 +0200 tdf#100115: _nColId is sal_uInt16

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

2016-05-30 Thread Pranav Kant
loleaflet/src/control/Control.ColumnHeader.js | 13 + loleaflet/src/control/Control.RowHeader.js| 13 + 2 files changed, 26 insertions(+) New commits: commit 98a4aa8635add9895e85affdd482223bd7a20e50 Author: Pranav Kant Date: Mon May 30 16:52:43 2016 +0530 b

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

2016-05-30 Thread Stephan Bergmann
basic/source/classes/sbunoobj.cxx |3 +-- pyuno/source/module/pyuno_runtime.cxx |3 +-- stoc/source/typeconv/convert.cxx |8 testtools/source/bridgetest/bridgetest.cxx |2 +- testtools/source/bridgetest/cppobj.cxx |5 ++--- 5 files changed,

<    1   2