[Libreoffice-commits] core.git: compilerplugins/clang

2015-10-20 Thread Andrzej Hunt
compilerplugins/clang/badvectorinit.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 7276c346678c2cb51c14f6011659376890bbabea Author: Andrzej Hunt Date: Tue Oct 20 21:23:42 2015 +0200 Ignore the default constructor for loplugin:badvectorinit too

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

2015-10-20 Thread Jan Holesovsky
dbaccess/source/ui/querydesign/querycontroller.cxx | 23 ++--- 1 file changed, 12 insertions(+), 11 deletions(-) New commits: commit 46ceb619548a27bddc210012949903e3d9f01391 Author: Jan Holesovsky Date: Wed Oct 21 08:39:07 2015 +0200 Fix indentation. Change-Id:

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

2015-10-20 Thread Noel Grandin
include/drawinglayer/XShapeDumper.hxx |4 +- include/drawinglayer/attribute/lineattribute.hxx |4 +- include/drawinglayer/attribute/sdrlineattribute.hxx |4 +- include/drawinglayer/attribute/sdrobjectattribute3d.hxx | 20 +-

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

2015-10-20 Thread Noel Grandin
include/dbaccess/IController.hxx | 12 - include/dbaccess/controllerframe.hxx |8 include/dbaccess/dataview.hxx |8 include/dbaccess/dbaundomanager.hxx | 46 ++--- include/dbaccess/dbsubcomponentcontroller.hxx | 48 ++--- include/dbac

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

2015-10-20 Thread Noel Grandin
include/cppuhelper/access_control.hxx | 13 - include/cppuhelper/bootstrap.hxx | 10 - include/cppuhelper/compbase.hxx|8 include/cppuhelper/compbase1.hxx | 44 ++--- include/cppuhelper/compbase10.hxx | 44 ++--- include/cppuhelper/compbas

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

2015-10-20 Thread Noel Grandin
include/cppu/unotype.hxx | 82 +++ 1 file changed, 41 insertions(+), 41 deletions(-) New commits: commit d4d18b8613ab3ae38fe1ce1e3300e23ee6d42d44 Author: Noel Grandin Date: Tue Oct 20 10:44:15 2015 +0200 com::sun::star->css in include/cppu

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

2015-10-20 Thread Noel Grandin
include/cppcanvas/bitmap.hxx |3 +-- include/cppcanvas/canvas.hxx |6 +++--- include/cppcanvas/color.hxx|2 +- include/cppcanvas/polypolygon.hxx |4 ++-- include/cppcanvas/sprite.hxx |4 ++-- include/cppcanvas/spritecanvas.hxx |4 ++-- include/cpp

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sal/osl

2015-10-20 Thread Andrea Pescetti
sal/osl/w32/file_error.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7b5912ea2ba148ac9c1e68ecfa1846c94a44ff5a Author: Andrea Pescetti Date: Tue Oct 20 21:55:51 2015 + #i125194# Fix RC2 issue by changing approach. Patch by: Giuseppe Castagno d

Re: porting extension [java-netbeans] from OpenOffice to LibreOffice

2015-10-20 Thread Rania
Hello I'm having same error here with new addon project creation in Netbeans. I have no previos work on OpenOffice, this is my first time. This error message appears in Netbeans when I start a new addon project wizard, then when I press finish I get: While executing an SDK Command, the following er

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

2015-10-20 Thread Tor Lillqvist
vcl/win/source/gdi/winlayout.cxx | 97 +++ 1 file changed, 97 insertions(+) New commits: commit 7323190456c2ed4ec9f092f8e69ba12ce41587cd Author: Tor Lillqvist Date: Wed Oct 21 00:10:07 2015 +0300 tdf#94897: Don't mess up spacing of combining diacritic

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

2015-10-20 Thread Timothée Isnard
sw/source/uibase/dbui/dbmgr.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 5b6e4a225cf39355f4b345cfe033c07d5c165c7e Author: Timothée Isnard Date: Sun Oct 11 22:48:31 2015 +0200 Replace bind2nd/mem_fun by lambdas in sw/source/uibase/dbui/dbmgr.c

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

2015-10-20 Thread Caolán McNamara
sw/qa/core/data/ww8/pass/fdo66692-2.doc |binary sw/source/filter/ww8/ww8par6.cxx| 15 +++ 2 files changed, 15 insertions(+) New commits: commit 343595ff97e4ae50613c1e479315e16f3bcd54be Author: Caolán McNamara Date: Wed Oct 14 16:54:47 2015 +0100 fix SwIndex assert

[Bug 89592] Initialize PropertyValue Sequences from initializer_lists

2015-10-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89592 --- Comment #13 from Commit Notification --- marstay committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4383e5a79090a514523e86c2365a41a1d1b448e2 tdf#89592: us

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

2015-10-20 Thread marstay
dbaccess/source/ui/querydesign/querycontroller.cxx | 39 ++--- 1 file changed, 12 insertions(+), 27 deletions(-) New commits: commit 4383e5a79090a514523e86c2365a41a1d1b448e2 Author: marstay Date: Sun Oct 18 17:10:51 2015 +0300 tdf#89592: use initializer list Cha

[Libreoffice-commits] dev-tools.git: scripts/esc-bug-stats.pl

2015-10-20 Thread Michael Meeks
scripts/esc-bug-stats.pl | 69 +-- 1 file changed, 43 insertions(+), 26 deletions(-) New commits: commit 5299f382a4f6f4edaedf7ede000935adccdb9bbf Author: Michael Meeks Date: Tue Oct 20 21:49:05 2015 +0100 account bug stats more helpfully. dif

[Libreoffice-commits] core.git: 23 commits - bean/com desktop/source framework/source include/vcl jurt/com qadevOOo/runner qadevOOo/tests ridljar/com scripting/java sd/source swext/mediawiki vcl/inc v

2015-10-20 Thread Caolán McNamara
bean/com/sun/star/comp/beans/LocalOfficeWindow.java | 34 ++- desktop/source/app/appinit.cxx |5 - framework/source/services/desktop.cxx

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

2015-10-20 Thread Andrzej Hunt
vcl/inc/unx/screensaverinhibitor.hxx | 23 --- 1 file changed, 12 insertions(+), 11 deletions(-) New commits: commit 00a78f6102bf17b8f723467be4d1e8eac05962a5 Author: Andrzej Hunt Date: Tue Oct 20 22:04:46 2015 +0200 ScreenSaverInhibitor: Don't depend on glib type def

License

2015-10-20 Thread Mario J. Rugiero
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Sorry for not sending it before commiting, kind regards, Mario. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freede

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

2015-10-20 Thread Pranav Kant
libreofficekit/source/gtk/lokdocview.cxx | 42 +++ 1 file changed, 26 insertions(+), 16 deletions(-) New commits: commit d2d5a00e0e3972c0021e2e664301a32da6e54c1a Author: Pranav Kant Date: Mon Oct 19 22:36:12 2015 +0530 lokdocview: Use G_PARAM_STATIC_STRINGS

[Bug 65219] [EasyHack] unit tests fail to clean up temp files

2015-10-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=65219 --- Comment #6 from chaitanya7...@gmail.com --- I would like to fix this bug. -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list LibreOffic

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

2015-10-20 Thread Katarina Behrens
sfx2/source/sidebar/SidebarToolBox.cxx | 30 -- 1 file changed, 28 insertions(+), 2 deletions(-) New commits: commit 07f75f6e645eca4825541f57e9d5e9479a17c559 Author: Katarina Behrens Date: Mon Oct 19 10:19:07 2015 +0200 tdf#85767: Make also sidebar toolbox it

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

2015-10-20 Thread Lionel Elie Mamane
dbaccess/source/core/api/KeySet.cxx | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit 17aaa3fed1fcb0319d76e51a39888b9216f8f16b Author: Lionel Elie Mamane Date: Tue Oct 20 19:14:29 2015 +0200 tdf#93724 KeySet insert: properly set default values: NULL

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

2015-10-20 Thread Lionel Elie Mamane
include/svtools/fmtfield.hxx|5 +++-- svtools/source/control/fmtfield.cxx | 31 --- 2 files changed, 19 insertions(+), 17 deletions(-) New commits: commit 43769b7aebd6e89c5d9260b244e34d0858e99216 Author: Lionel Elie Mamane Date: Wed Oct 14 14:46:31 201

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

2015-10-20 Thread Miklos Vajna
sw/inc/unostyle.hxx |2 +- sw/source/core/unocore/unostyle.cxx | 22 +++--- 2 files changed, 12 insertions(+), 12 deletions(-) New commits: commit a5d273d66d222cdcaf6edb63c82a886e19963357 Author: Miklos Vajna Date: Tue Oct 20 16:07:32 2015 +0200 sw: p

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - 2 commits - desktop/CppunitTest_desktop_lib.mk desktop/qa desktop/source filter/Configuration_filter.mk filter/source postprocess/Cus

2015-10-20 Thread Miklos Vajna
desktop/CppunitTest_desktop_lib.mk |2 + desktop/qa/desktop_lib/test_desktop_lib.cxx| 21 + desktop/source/lib/init.cxx|4 ++ filter/Configuration_filter.mk |9 + filte

[Libreoffice-commits] core.git: Branch 'feature/screensaverinhibit-update' - 0 commits -

2015-10-20 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: 9 commits - vcl/inc vcl/Library_vcl.mk vcl/unx

2015-10-20 Thread Andrzej Hunt
vcl/Library_vcl.mk |8 vcl/inc/unx/gtk/gtkframe.hxx|5 vcl/inc/unx/salframe.h |3 vcl/inc/unx/screensaverinhibitor.hxx| 73 + vcl/unx/generic/window/salframe.cxx | 180 --

[Libreoffice-commits] core.git: desktop/qa desktop/source filter/Configuration_filter.mk filter/source postprocess/CustomTarget_registry.mk svtools/source

2015-10-20 Thread Miklos Vajna
desktop/qa/desktop_lib/test_desktop_lib.cxx| 10 ++ desktop/source/lib/init.cxx|1 filter/Configuration_filter.mk |9 + filter/source/config/fragments/filters/calc_png_Export.xcu | 20 + po

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-5' - loleaflet/README loolwsd/reference.txt

2015-10-20 Thread Miklos Vajna
loleaflet/README |1 + loolwsd/reference.txt |7 +++ 2 files changed, 8 insertions(+) New commits: commit d79eb785c171186838818283cf42e13072d94d1d Author: Miklos Vajna Date: Tue Oct 20 18:10:40 2015 +0200 loolwsd: add initial reference.txt to document HTTP POST API

[Libreoffice-commits] online.git: loleaflet/README loolwsd/reference.txt

2015-10-20 Thread Miklos Vajna
loleaflet/README |1 + loolwsd/reference.txt |7 +++ 2 files changed, 8 insertions(+) New commits: commit 71ce604adb9a3471d0a099a7299d5030953dd3fd Author: Miklos Vajna Date: Tue Oct 20 18:10:40 2015 +0200 loolwsd: add initial reference.txt to document HTTP POST API diff

[Libreoffice-commits] core.git: Branch 'feature/screensaverinhibit-update' - 693 commits - accessibility/inc accessibility/source android/Bootstrap android/CustomTarget_lo_android.mk android/.gitignor

2015-10-20 Thread Andrzej Hunt
Rebased ref, commits from common ancestor: commit ef56cb5b986857d067f3745c37c15adb60bf9e42 Author: Andrzej Hunt Date: Tue Oct 20 17:24:44 2015 +0200 Add org.mate.SessionManager support This is valid for Mate <= 1.10 (As of writing, 1.10 is the current stable release - so we'll

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

2015-10-20 Thread Olivier R
Tag 'cp-4.4-10' created by Andras Timar at 2015-10-20 16:19 -0700 cp-4.4-10 Changes since cp-4.4-branch-point-6: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailm

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

2015-10-20 Thread Andras Timar
Tag 'cp-4.4-10' created by Andras Timar at 2015-10-20 16:18 -0700 cp-4.4-10 Changes since cp-4.4-9-12: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinf

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

2015-10-20 Thread Andras Timar
Tag 'cp-4.4-10' created by Andras Timar at 2015-10-20 16:19 -0700 cp-4.4-10 Changes since cp-4.4-branch-point: Andras Timar (1): tdf#86301 fix hids of startcenter --- source/text/shared/guide/startcenter.xhp | 27 +-- 1 file changed, 13 insertions(+), 14 deleti

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

2015-10-20 Thread Andras Timar
Tag 'cp-4.4-10' created by Andras Timar at 2015-10-20 16:19 -0700 cp-4.4-10 Changes since cp-4.4-8: Andras Timar (1): sync translations with upstream --- source/af/officecfg/registry/data/org/openoffice/Office.po | 12 source/af/officecfg/registry/data/org/openoffic

[Libreoffice-commits] core.git: config_host.mk.in configure.ac desktop/Library_sofficeapp.mk include/LibreOfficeKit libreofficekit/Executable_gtktiledviewer.mk libreofficekit/Executable_tilebench.mk l

2015-10-20 Thread Richard PALO
Repository.mk |8 config_host.mk.in |1 + configure.ac|9 + desktop/Library_sofficeapp.mk | 12 +--- include/LibreOfficeKit/LibreOfficeKitInit.h |4 +++-

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

2015-10-20 Thread Miklos Vajna
desktop/CppunitTest_desktop_lib.mk |2 ++ desktop/qa/desktop_lib/test_desktop_lib.cxx | 11 +++ desktop/source/lib/init.cxx |3 +++ 3 files changed, 16 insertions(+) New commits: commit d42c3e0ddd9078c00de591b7470d73ad8a186cb1 Author: Miklos Vajna Date:

Re: libreoffice DESTDIR install question

2015-10-20 Thread Bjoern Michaelsen
Hi, On Tue, Oct 20, 2015 at 03:57:41PM +0100, sibu wrote: > I want to to a test install before committing. > Can one do > make DESTDIR=/someplace install > for libreoffie-5.0.2.2? for most scenario except tweaking the installation scripts that should not be needed, as: ./instdir already con

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

2015-10-20 Thread Marco Cecchetti
filter/source/svg/presentation_engine.js | 19 +++ 1 file changed, 19 insertions(+) New commits: commit cab96d171beb833dd57d5fb3ea9405441d1b6447 Author: Marco Cecchetti Date: Mon Oct 19 21:02:31 2015 +0200 svg export: left mouse click is working again Change-Id:

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

2015-10-20 Thread Marco Cecchetti
filter/source/svg/presentation_engine.js | 19 +++ 1 file changed, 19 insertions(+) New commits: commit 1ee1d113fde9fbd46bfef31883221ad9ea822e0d Author: Marco Cecchetti Date: Mon Oct 19 21:02:31 2015 +0200 svg export: left mouse click is working again Change-Id:

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

2015-10-20 Thread Noel Grandin
dbaccess/source/ui/dlg/admincontrols.cxx |2 dbaccess/source/ui/dlg/admincontrols.hxx |6 dbaccess/source/ui/dlg/adminpages.cxx |3 dbaccess/source/ui/dlg/adminpages.hxx |2 dbaccess/source/ui/dlg/indexdialog.cxx

libreoffice DESTDIR install question

2015-10-20 Thread sibu
Greetings I am having a go at building libreoffice-5.0.2.2 on a computer with blfs linux. I scanned through the main makefile of Libreofficee-5.0.2.2 looking for DESTDIR. I want to to a test install before committing. Can one do make DESTDIR=/someplace install for libreoffie-5.0.2.2? t

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

2015-10-20 Thread Miklos Vajna
sw/inc/unocoll.hxx |2 +- sw/source/core/unocore/unocoll.cxx | 20 ++-- 2 files changed, 11 insertions(+), 11 deletions(-) New commits: commit d86a7eb442e8596e83a73496abc25f83185eff04 Author: Miklos Vajna Date: Tue Oct 20 12:20:21 2015 +0200 sw: prefi

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-5' - 9 commits - loolwsd/configure.ac loolwsd/LoadTest.cpp loolwsd/LOOLSession.cpp loolwsd/LOOLSession.hpp loolwsd/LOOLWSD.cpp lool

2015-10-20 Thread Miklos Vajna
loolwsd/LOOLSession.cpp | 75 loolwsd/LOOLSession.hpp |9 + loolwsd/LOOLWSD.cpp | 81 +--- loolwsd/LoadTest.cpp|2 - loolwsd/Makefile.am |3 - loolwsd/configure.ac|2 -

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

2015-10-20 Thread Miklos Vajna
loolwsd/LOOLWSD.cpp | 39 +++ 1 file changed, 31 insertions(+), 8 deletions(-) New commits: commit 8f90c38844ba6840acd97c6a72eb104d1171dc8d Author: Miklos Vajna Date: Tue Oct 20 15:41:42 2015 +0200 loolwsd convert-to: implement actual conversion diff

Re: can include really compile in any order ? let's see

2015-10-20 Thread Michael Stahl
On 15.10.2015 21:45, Norbert Thiebaud wrote: > to test that I wrote a little scritp to do a 'naive' compile a dummy > c++ program that include > each and every 'public' include of the project one at the time... btw, "make iwyudummy.generate && make iwyudummy" should do that already (though i forge

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

2015-10-20 Thread Stephan Bergmann
comphelper/source/misc/docpasswordhelper.cxx |4 ++-- comphelper/source/misc/docpasswordrequest.cxx |6 +++--- include/comphelper/docpasswordhelper.hxx |6 +++--- include/comphelper/docpasswordrequest.hxx |2 +- 4 files changed, 9 insertions(+), 9 deletions(-) New commit

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - connectivity/source

2015-10-20 Thread Lionel Elie Mamane
connectivity/source/commontools/FValue.cxx | 70 - 1 file changed, 69 insertions(+), 1 deletion(-) New commits: commit 0fff374fc0e9d3ea76d0aa0a0466467078f0519d Author: Lionel Elie Mamane Date: Sun Oct 18 18:43:06 2015 +0200 tdf#72205 a VARCHAR and a LONGVARCH

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0-3' - connectivity/source

2015-10-20 Thread Lionel Elie Mamane
connectivity/source/commontools/FValue.cxx | 70 - 1 file changed, 69 insertions(+), 1 deletion(-) New commits: commit c610be2d7c63a67e860ed82064e32a8126ff42d1 Author: Lionel Elie Mamane Date: Sun Oct 18 18:43:06 2015 +0200 tdf#72205 a VARCHAR and a LONGVARCH

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

2015-10-20 Thread Miklos Vajna
loolwsd/LOOLSession.cpp | 10 ++ loolwsd/LOOLWSD.cpp | 37 - 2 files changed, 34 insertions(+), 13 deletions(-) New commits: commit cdc0783c27a4b2b36c1f5ffc972f618be33f1ed7 Author: Miklos Vajna Date: Tue Oct 20 15:00:05 2015 +0200 LOOLWS

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

2015-10-20 Thread Oliver Specht
sw/source/uibase/docvw/edtwin.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit eb0d47c372366da812e8dd1a54f772f1d43e9310 Author: Oliver Specht Date: Mon Oct 19 15:14:10 2015 +0200 tdf#64432: enable delete and backspace in editable elements within protec

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

2015-10-20 Thread Stephan Bergmann
uui/source/passworddlg.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 9bcc09dcb9a17404fd4852c61b47247886dfda0c Author: Stephan Bergmann Date: Tue Oct 20 14:46:56 2015 +0200 Gracefully handle URLs INetURLObject refuses to parse Change-Id: Id4d0

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

2015-10-20 Thread Stephan Bergmann
sc/source/filter/ftools/fapihelper.cxx |4 +--- sfx2/source/appl/appopen.cxx |4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) New commits: commit ac4cfb4cf76d1cf1459d3cbf1c135aae2753f32d Author: Stephan Bergmann Date: Tue Oct 20 14:43:58 2015 +0200 Avoid some co

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-5.1.0.0.alpha1-buildfix1'

2015-10-20 Thread Christian Lohmaier
Tag 'libreoffice-5.1.0.0.alpha1-buildfix1' created by Christian Lohmaier at 2015-10-20 13:39 -0700 Tag libreoffice-5.1.0.0.alpha1-buildfix1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWJjX2AAoJEPQ0oe+v7q6jR1QP/1x8XPVUa8K7LcHYHsbBe+Mp hmGtF93qf3FHCppMJdVjreUXXel3P77WEWxD+ZGF11

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-5.1.0.0.alpha1-buildfix1'

2015-10-20 Thread Christian Lohmaier
Tag 'libreoffice-5.1.0.0.alpha1-buildfix1' created by Christian Lohmaier at 2015-10-20 13:39 -0700 Tag libreoffice-5.1.0.0.alpha1-buildfix1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWJjXoAAoJEPQ0oe+v7q6jgpwP/iEPagbkKy8q6PJq2urGmPOq btqSfRCD5U7ED95vOa4SRzKnV37u7309ScMO/CW6NG

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-5.1.0.0.alpha1-buildfix1'

2015-10-20 Thread Christian Lohmaier
Tag 'libreoffice-5.1.0.0.alpha1-buildfix1' created by Christian Lohmaier at 2015-10-20 13:39 -0700 Tag libreoffice-5.1.0.0.alpha1-buildfix1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWJjXrAAoJEPQ0oe+v7q6jL2MQAIEph+CfIdL67Dsj9Xay8XKY wA+zo+urttgRveQrMKzHY/SzlwXApokvbaRJ/LVTS1

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-5.1.0.0.alpha1-buildfix1'

2015-10-20 Thread Christian Lohmaier
Tag 'libreoffice-5.1.0.0.alpha1-buildfix1' created by Christian Lohmaier at 2015-10-20 13:39 -0700 Tag libreoffice-5.1.0.0.alpha1-buildfix1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWJjXkAAoJEPQ0oe+v7q6j7zAP/3MaZ+tWOKx7LuhHz4dko9M6 tWdz51WNCTSsiFzOu1FLs/5iHsl4CgubrlgRn6DDjR

[Libreoffice-commits] core.git: compilerplugins/clang

2015-10-20 Thread Stephan Bergmann
compilerplugins/clang/defaultparams.cxx | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) New commits: commit 931c51f65b77285d912b4f3d4a5385a82fb28172 Author: Stephan Bergmann Date: Tue Oct 20 14:39:48 2015 +0200 Make loplugin:defaultparams handle enum values and nul

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

2015-10-20 Thread Lionel Elie Mamane
svx/source/fmcomp/gridcell.cxx |4 1 file changed, 4 insertions(+) New commits: commit de79c5838412a89313777e61c6cdc2ac01f9980a Author: Lionel Elie Mamane Date: Fri Oct 16 15:07:48 2015 +0200 tdf#93618 teach DbCellControl about "Date"/"Time" as known value property Chang

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

2015-10-20 Thread Stephan Bergmann
include/sfx2/tabdlg.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e80427ca11de59e87bab9fb600a72fec8ea4d47e Author: Stephan Bergmann Date: Tue Oct 20 14:37:32 2015 +0200 DeactivatePage's pSet param cannot be defaulted anyway ...because SfxTabPage

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

2015-10-20 Thread Stephan Bergmann
cui/source/inc/iconcdlg.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2f702d16616f4608999b88387e7f41c527b8 Author: Stephan Bergmann Date: Tue Oct 20 14:35:49 2015 +0200 DeactivatePage's pSet param cannot be defaulted anyway ...because IconCh

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0-3' - svx/source vcl/source

2015-10-20 Thread Michael Meeks
svx/source/tbxctrls/itemwin.cxx | 24 +++- vcl/source/control/lstbox.cxx | 20 +++- 2 files changed, 34 insertions(+), 10 deletions(-) New commits: commit 3184baf770d56e212e0b0699fe7a12dff9985c8e Author: Michael Meeks Date: Thu Oct 15 13:16:04 2015 +01

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0-3' - include/vcl vcl/source

2015-10-20 Thread Dennis Francis
include/vcl/field.hxx | 13 + vcl/source/control/field.cxx | 36 vcl/source/control/field2.cxx | 36 3 files changed, 85 insertions(+) New commits: commit b09dbf6c718ba0b2d920988b510bfd130bc2c3f3

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

2015-10-20 Thread Stephan Bergmann
cui/source/dialogs/iconcdlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b0670638a813ecaf72d5d94ab203cdd03a00fbc4 Author: Stephan Bergmann Date: Tue Oct 20 14:34:52 2015 +0200 loplugin:defaultparams Change-Id: I5edd799bdd2511830825e07cd3dc87ad4

[Libreoffice-commits] online.git: loolwsd/Makefile.am

2015-10-20 Thread Miklos Vajna
loolwsd/Makefile.am |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit dc56637e1133c7b3c5c45158582755a2d85a32cc Author: Miklos Vajna Date: Tue Oct 20 14:17:58 2015 +0200 loolwsd: don't try to exclude jails from tags Don't pretend that we know where jai

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

2015-10-20 Thread Stephan Bergmann
officecfg/registry/schema/org/openoffice/Office/Common.xcs | 62 - 1 file changed, 4 insertions(+), 58 deletions(-) New commits: commit 5ab2bb87d9039e7c3f2dde87698df065967a731e Author: Stephan Bergmann Date: Tue Oct 20 14:17:32 2015 +0200 Clean up documentation of SymbolStyl

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

2015-10-20 Thread Miklos Vajna
loolwsd/LOOLSession.cpp | 21 + loolwsd/LOOLSession.hpp |9 + loolwsd/protocol.txt|5 + 3 files changed, 35 insertions(+) New commits: commit 4feb29d1dfaf05a3c1f15dd05bab443a08211f0f Author: Miklos Vajna Date: Tue Oct 20 14:03:31 2015 +0200 LO

Re: OS checks with configuration time DLOPEN_NEEDS_LIBDL

2015-10-20 Thread Richard PALO
> Change subject: Add DLOPEN_LIBS to configure for some cases where -ldl is > needed use std::sqrt in vcldemo.cxx > .. > > > Patch Set 9: Verified+1 > > Build Successful > > http://ci.libreoffice.org/job/lo_gerrit_master/7482

[Libreoffice-commits] core.git: chart2/source compilerplugins/clang connectivity/source extensions/source filter/source mysqlc/source sax/qa sw/source

2015-10-20 Thread Noel Grandin
chart2/source/view/charttypes/AreaChart.cxx |6 chart2/source/view/charttypes/NetChart.cxx |6 compilerplugins/clang/badvectorinit.cxx | 214 +++ connectivity/source/drivers/calc/CDatabaseMetaData.cxx |4 connect

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

2015-10-20 Thread Oliver Specht
sw/source/uibase/docvw/edtwin.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2b766197bdf195789ac126899e1b117bc759b72a Author: Oliver Specht Date: Thu Oct 15 18:55:55 2015 +0200 tdf#95091: enable delete and backspace in editable elements within protec

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

2015-10-20 Thread Eike Rathke
sc/source/ui/view/tabvwsh3.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 9e7e264bdf9459487037345917aea7b35de7e7a0 Author: Eike Rathke Date: Tue Oct 20 12:40:04 2015 +0200 adapt comments to reality Change-Id: Idfeca4a683ebb9616c19a42d

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

2015-10-20 Thread Jan Holesovsky
include/svl/itemset.hxx |4 +--- svl/source/items/itemset.cxx |3 +-- 2 files changed, 2 insertions(+), 5 deletions(-) New commits: commit 4e097c10105759357932da8073a82df408c1f165 Author: Jan Holesovsky Date: Tue Oct 20 09:13:33 2015 +0200 sfx items: No need to confuse with '

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

2015-10-20 Thread Eike Rathke
sc/source/filter/excel/xecontent.cxx |8 ++-- sc/source/filter/excel/xicontent.cxx | 21 ++--- sc/source/filter/oox/worksheetbuffer.cxx | 14 +++--- sc/source/filter/oox/worksheethelper.cxx | 14 +++--- 4 files changed, 46 insertions(+), 11 del

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - filter/source include/svtools svtools/source

2015-10-20 Thread Tomaž Vajngerl
filter/source/graphic/GraphicExportFilter.cxx |5 - include/svtools/DocumentToGraphicRenderer.hxx |3 ++- svtools/source/filter/DocumentToGraphicRenderer.cxx |9 - 3 files changed, 14 insertions(+), 3 deletions(-) New commits: commit b424ffd2a1233cf0832f05cde88

[Libreoffice-commits] core.git: compilerplugins/clang

2015-10-20 Thread Stephan Bergmann
compilerplugins/clang/defaultparams.cxx |7 --- 1 file changed, 7 deletions(-) New commits: commit 7ba3711606ec709217ade66d3281668ecadf2d50 Author: Stephan Bergmann Date: Tue Oct 20 11:43:58 2015 +0200 Remove accidentally committed debug code Change-Id: Iba6b97d1a4a0988a3

[Libreoffice-commits] core.git: offapi/com sc/source sfx2/source uui/source

2015-10-20 Thread Tomofumi Yagi
offapi/com/sun/star/task/DocumentMSPasswordRequest.idl |2 +- offapi/com/sun/star/task/DocumentPasswordRequest.idl |2 +- sc/source/filter/ftools/fapihelper.cxx |2 +- sfx2/source/appl/appopen.cxx |2 +- uui/source/passworddlg.cxx

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

2015-10-20 Thread Stephan Bergmann
oox/source/ole/vbaexport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5378963b262ade09f5a55ecb185164b2eac8c782 Author: Stephan Bergmann Date: Tue Oct 20 11:37:11 2015 +0200 Turns out this was a non-debug build Change-Id: Ica14ca0cb2320f9787d48e

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

2015-10-20 Thread Samuel Mehrbrodt
vcl/uiconfig/ui/notebookbar.ui | 722 - 1 file changed, 494 insertions(+), 228 deletions(-) New commits: commit 361b589e20b07e44f99ae2fb9b9c2a9e2796410f Author: Samuel Mehrbrodt Date: Tue Oct 20 11:12:07 2015 +0200 NotebookBar: Initial "Home" tab f

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

2015-10-20 Thread Caolán McNamara
cui/uiconfig/ui/slantcornertabpage.ui | 18 -- 1 file changed, 4 insertions(+), 14 deletions(-) New commits: commit ab6d77264008cb94ff387b4011961f82fcd5754c Author: Caolán McNamara Date: Tue Oct 20 10:10:16 2015 +0100 use far simpler size group Change-Id: I54d6

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

2015-10-20 Thread Mihai Varga
loleaflet/spec/loleaflet.html |5 loleaflet/spec/loleaflet/control/PartsSpec.js | 163 loleaflet/spec/loleaflet/control/PermissionSpec.js | 129 loleaflet/spec/loleaflet/control/SearchSpec.js | 103 loleaflet/

Re: Icon theme licenses

2015-10-20 Thread Michael Meeks
On Mon, 2015-10-19 at 23:52 +0200, Thorsten Behrens wrote: > Yousuf 'Jay' Philips wrote: > > I'm bringing up this issue as the designer of the Kalahari icon theme for > > LibreOffice, Mariano Gaudix, would like to upstream his work, as he has been > > actively working on it and had previously aske

[Libreoffice-commits] core.git: solenv/gbuild

2015-10-20 Thread Michael Meeks
solenv/gbuild/CliAssembly.mk |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 4c66610b96398f705090aa7d50b3b7c5b9747b2c Author: Michael Meeks Date: Mon Oct 19 09:20:03 2015 +0100 tdf#95169 - copy snk files before using them to link. Ideally this shou

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

2015-10-20 Thread Miklos Vajna
sw/source/filter/ww8/attributeoutputbase.hxx |4 +--- sw/source/filter/ww8/docxattributeoutput.hxx |2 +- sw/source/filter/ww8/ww8attributeoutput.hxx |2 +- sw/source/filter/ww8/ww8par.hxx |6 ++ 4 files changed, 5 insertions(+), 9 deletions(-) New commits: commi

Re: Bibisecting: Over 1000 bibisects served!

2015-10-20 Thread Stephan Bergmann
On 10/19/2015 06:34 PM, Norbert Thiebaud wrote: What else can I do, add to every commit message a line that say: "This list all the source shas since the last bibisect commit.. for this bibisect commit this list contain source commit" :-) Oh, this has never been about what you should do. It i

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

2015-10-20 Thread Noel Grandin
include/connectivity/BlobHelper.hxx | 16 - include/connectivity/CommonTools.hxx | 24 +- include/connectivity/ConnectionWrapper.hxx| 32 +-- include/connectivity/DriversConfig.hxx| 14 - include/connectivity/FValue.hxx | 90 +- includ

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

2015-10-20 Thread Noel Grandin
include/comphelper/ChainablePropertySet.hxx | 90 +++ include/comphelper/ChainablePropertySetInfo.hxx | 17 +- include/comphelper/InlineContainer.hxx|4 include/comphelper/MasterPropertySet.hxx | 103 - include/comphelper/MasterPro

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

2015-10-20 Thread Noel Grandin
include/basic/basicmanagerrepository.hxx |4 ++-- include/basic/basmgr.hxx | 25 - include/basic/modsizeexceeded.hxx| 28 ++-- include/basic/sbmod.hxx |6 +++--- include/basic/sbstar.hxx

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

2015-10-20 Thread Noel Grandin
include/canvas/base/bitmapcanvasbase.hxx | 26 +-- include/canvas/base/bufferedgraphicdevicebase.hxx | 56 +++ include/canvas/base/cachedprimitivebase.hxx | 36 ++-- include/canvas/base/canvasbase.hxx| 148 +-- include/canvas/base/canvascus

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

2015-10-20 Thread Noel Grandin
include/basegfx/polygon/b2dlinegeometry.hxx |2 include/basegfx/polygon/b2dpolygontools.hxx | 18 ++--- include/basegfx/polygon/b2dpolypolygontools.hxx | 12 +-- include/basegfx/polygon/b3dpolypolygontools.hxx |6 - include/basegfx/tools/canvastools.hxx | 77 ++

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

2015-10-20 Thread Noel Grandin
i18nutil/source/utility/paper.cxx |5 ++--- i18nutil/source/utility/unicode.cxx |6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) New commits: commit 40b26d1910aeccde0bb244cac26213a983ea8e2a Author: Noel Grandin Date: Mon Oct 19 11:46:05 2015 +0200 com::sun::star->css