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

2016-06-02 Thread Miklos Vajna
o3tl/qa/test-sorted_vector.cxx | 112 - 1 file changed, 56 insertions(+), 56 deletions(-) New commits: commit 59fe25a4240b6b456456779b63694de18827d6f7 Author: Miklos Vajna Date: Thu Jun 2 08:04:17 2016 +0200 CppunitTest_o3tl_tests: fix loplugin:cpp

[Libreoffice-commits] core.git: Branch 'feature/fixes22' - sw/source

2016-06-02 Thread László Németh
sw/source/core/doc/DocumentStateManager.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 1d776d6db31c741afc810056fceef6d98029e90e Author: László Németh Date: Thu Jun 2 09:11:17 2016 +0200 Revert "sw::DocumentStateManager::SetModified: don't call the OL

[Libreoffice-commits] core.git: jurt/com

2016-06-02 Thread Noel Grandin
jurt/com/sun/star/lib/uno/environments/remote/Job.java |2 jurt/com/sun/star/lib/uno/environments/remote/JobQueue.java | 58 2 files changed, 24 insertions(+), 36 deletions(-) New commits: commit 3e4fad756a451eca546eb4b2cf481172c523c71a Author: Noel Grandin Date: Wed J

converting Calc functions to jump functions

2016-06-02 Thread Winfried Donkers
Hi Eike, I started converting the new Calc functions IFS and SWITCH to jump functions. So far, the general part has been done. I experience a problem where the functions IFS and SWITCH differ from the other jump functions (IF, CHOOSE, IFERROR, IFNA). The other jump functions do 1 evaluation (of

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

2016-06-02 Thread Jochen Nitschke
chart2/source/controller/dialogs/tp_ChartType.cxx |3 +-- chart2/source/inc/macros.hxx |2 -- 2 files changed, 1 insertion(+), 4 deletions(-) New commits: commit ef3585340eb440fd9269de8a5f0f729642f67514 Author: Jochen Nitschke Date: Wed Jun 1 09:21:47 2016 +0200

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

2016-06-02 Thread Jochen Nitschke
include/svtools/brwbox.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 85a013ac3fcb8da33babd1f8d11dfa9016cc1547 Author: Jochen Nitschke Date: Wed Jun 1 10:57:28 2016 +0200 remove wrong comment comment is there since initial commit cd3b0741a8f509f

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

2016-06-02 Thread Jochen Nitschke
chart2/source/controller/dialogs/DataBrowser.cxx| 37 +--- chart2/source/controller/main/ChartTransferable.cxx |6 +-- chart2/source/tools/RangeHighlighter.cxx| 14 +++ chart2/source/view/charttypes/Splines.cxx |6 +-- chart2/source/view/in

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

2016-06-02 Thread krishna keshav
vcl/win/gdi/winlayout.cxx | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) New commits: commit c0843884a0929ae4e5ad30e2410d8a8f6dfb1670 Author: krishna keshav Date: Mon May 30 02:17:22 2016 +0530 tdf#96099 Reduce number of typedefs used for trivial container types

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

2016-06-02 Thread Rishabh Kumar
cui/source/inc/cuitabarea.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fa8759400ef4adda2fe5570a9343960529786f39 Author: Rishabh Kumar Date: Thu Jun 2 00:28:00 2016 +0530 tdf#100121 : Assertion failed in Area fill of a text box inside a chart Re

Re: Coding style using shared_ptr

2016-06-02 Thread Stephan Bergmann
On 06/01/2016 09:33 AM, Aptitude Testing Team wrote: We have an inconsistency with the coding style in our shared_ptr typedefs cd core/include; grep -R "typedef std::shared_ptr" Shows (for "std::shared_ptr") we have "FooPtr" or "FooRef" or "PFoo" Should we standardise this? FooPtr is my prefe

Re: Coding style using shared_ptr

2016-06-02 Thread Tor Lillqvist
most of the time I find such trivial typedefs to be more of a distraction I agree. The EasyHack is https://bugs.documentfoundation.org/show_bug.cgi?id=96099 --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.

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

2016-06-02 Thread Tomaž Vajngerl
vcl/opengl/combinedFragmentShader.glsl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7aae883b90850af3f3a0aaada5704682f77c3d02 Author: Tomaž Vajngerl Date: Thu Jun 2 17:48:03 2016 +0900 tdf#100187 fix division by zero in comboFragmentShader When fea

[Libreoffice-commits] core.git: avmedia/source include/vcl offapi/com sc/source sd/source svtools/source svx/source sw/source xmloff/source

2016-06-02 Thread Noel Grandin
avmedia/source/macavf/framegrabber.mm |4 avmedia/source/macavf/manager.mm |4 include/vcl/opengl/OpenGLContext.hxx |2 offapi/com/sun/star/i18n/XCharacterClassification.idl |2 sc/source/ui/view/viewdata.cxx

[Libreoffice-commits] core.git: Branch 'feature/fixes22' -

2016-06-02 Thread László Németh
0 files changed New commits: commit b0260681b7435f275fc58a6a6d6ff37eb26af5be Author: László Németh Date: Thu Jun 2 11:12:52 2016 +0200 empty commit (repeat) Change-Id: I8c56be53f787046744dd0a4c363485b9e82cde12 ___ Libreoffice-commits

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

2016-06-02 Thread Tomaž Vajngerl
vcl/opengl/combinedFragmentShader.glsl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5888dd3e521184637cbe70757262eaf83e20387c Author: Tomaž Vajngerl Date: Thu Jun 2 17:48:03 2016 +0900 tdf#100187 fix division by zero in comboFragmentShader When fea

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

2016-06-02 Thread Lionel Elie Mamane
connectivity/source/drivers/firebird/Connection.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 09224f23168786fbe28641a87cbffddcbed6e31b Author: Lionel Elie Mamane Date: Thu Jun 2 11:52:42 2016 +0200 don't detach from database if we are not attached

[Libreoffice-commits] core.git: Changes to 'feature/fixes23'

2016-06-02 Thread Christian Lohmaier
New branch 'feature/fixes23' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2016-06-02 Thread Muhammet Kara
i18npool/source/localedata/data/tr_TR.xml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit eee5256e6649c5ccbd26f30b53351c808f6c56e4 Author: Muhammet Kara Date: Thu Jun 2 10:07:23 2016 +0300 tdf#63272 Fix location of percent sign for Turkish Change-

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

2016-06-02 Thread Sam Tygier
svgio/source/svgreader/svgcharacternode.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit e687739eb4849014f7f2657e94d8ab67e4d74625 Author: Sam Tygier Date: Sun May 22 19:51:53 2016 +0100 tdf#4 Avoid invalid access by reusing getFontFamily() result

[Libreoffice-commits] core.git: chart2/source chart2/uiconfig cui/source cui/uiconfig extensions/source extensions/uiconfig sc/source sc/uiconfig

2016-06-02 Thread Muhammet Kara
chart2/source/controller/dialogs/tp_3D_SceneGeometry.cxx |2 chart2/uiconfig/ui/tp_3D_SceneGeometry.ui| 37 --- cui/source/tabpages/paragrph.cxx |6 - cui/source/tabpages/paragrph.hrc |1 cui/so

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

2016-06-02 Thread Tomaž Vajngerl
vcl/opengl/combinedFragmentShader.glsl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit be4aea73266f4aadf561b4b3943206d361a46ebd Author: Tomaž Vajngerl Date: Thu Jun 2 17:48:03 2016 +0900 tdf#100187 fix division by zero in comboFragmentShader When fea

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

2016-06-02 Thread Eike Rathke
i18npool/source/localedata/data/cs_CZ.xml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 91768f3f8314a3570146a28e041fdb1aef3b9df0 Author: Eike Rathke Date: Wed Jun 1 14:49:37 2016 +0200 tdf#63272 [cs-CZ] percentage format with no-break space (che

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

2016-06-02 Thread Xisco Fauli
svgio/source/svgreader/svgstyleattributes.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 897f9e6eff9f0f0a40b6abb5f6a93d7ebcc7fad5 Author: Xisco Fauli Date: Tue May 31 00:37:20 2016 +0200 SVGIO: Add support for "inherit" in font-family Change-Id:

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

2016-06-02 Thread Sam Tygier
svgio/source/svgreader/svgcharacternode.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 08c8d094390c7ccedde7d9c04c503a62ed907ae2 Author: Sam Tygier Date: Sun May 22 19:51:53 2016 +0100 tdf#4 Avoid invalid access by reusing getFontFamily() result

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

2016-06-02 Thread Caolán McNamara
vcl/source/opengl/OpenGLContext.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f52bbd2bab18c45c687ee466d1caa57a4d515785 Author: Caolán McNamara Date: Thu Jun 2 11:42:46 2016 +0100 fix debugging build Change-Id: Idb1b1d50260a969446ac1385f93163bea

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

2016-06-02 Thread Laurent Balland-Poirier
svl/source/numbers/zformat.cxx | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) New commits: commit 1744120145648a891b58af8c85af7585f38696f6 Author: Laurent Balland-Poirier Date: Sun May 29 16:48:38 2016 +0200 tdf#100122 Correctly treat fraction without integer part

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - officecfg/registry

2016-06-02 Thread Yousuf Philips
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 64 -- 1 file changed, 56 insertions(+), 8 deletions(-) New commits: commit 1b4ce1cf3be51900b43d913df205c1325862e739 Author: Yousuf Philips Date: Fri May 20 22:24:31 2016 +0400 tdf#98290 New Mac shortcut for fulls

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - configmgr/qa officecfg/registry sw/uiconfig

2016-06-02 Thread Yousuf Philips
configmgr/qa/unit/test.cxx |2 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 25 officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 11 ++ sw/uiconfig/swriter/menubar/menubar.xml

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - officecfg/registry sc/uiconfig sc/UIConfig_scalc.mk

2016-06-02 Thread Yousuf Philips
officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu | 23 ++ sc/UIConfig_scalc.mk |1 sc/uiconfig/scalc/toolbar/singlemode.xml | 88 ++ 3 files changed, 112 insertions(+) New commits: co

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

2016-06-02 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/tdf77349.rtf |3 +++ sw/qa/extras/rtfimport/rtfimport.cxx |7 +++ writerfilter/source/dmapper/DomainMapper.cxx |7 +++ writerfilter/source/dmapper/DomainMapper.hxx |3 +++ writerfilter/source/dmapper/GraphicHelpers.cxx | 24

[Libreoffice-commits] core.git: filter/source idl/source sc/source starmath/source sw/source

2016-06-02 Thread Takeshi Abe
filter/source/msfilter/msdffimp.cxx |2 +- idl/source/cmptools/lex.cxx |2 +- idl/source/prj/command.cxx |2 +- sc/source/filter/excel/excimp8.cxx |2 +- starmath/source/eqnolefilehdr.cxx|2 +- starmath/source/mathtype.cxx |2 +- sw/source/

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

2016-06-02 Thread Szymon Kłos
sw/source/ui/misc/glossary.cxx|7 +++ sw/source/uibase/inc/glossary.hxx |2 ++ 2 files changed, 9 insertions(+) New commits: commit 7961a61efa8ed97a98d06dd2c08bd686faba8384 Author: Szymon Kłos Date: Wed Jun 1 16:03:29 2016 +0200 Invalidate the AutoText Dialog after select

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

2016-06-02 Thread Caolán McNamara
avmedia/source/macavf/framegrabber.mm |4 +--- avmedia/source/macavf/manager.mm |2 +- 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit 913d85c6a7f6b2d1c39a56c06947b3913c3b219a Author: Caolán McNamara Date: Thu Jun 2 12:12:15 2016 +0100 a stab at fixing t

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

2016-06-02 Thread Tor Lillqvist
vcl/opengl/opengl_blacklist_windows.xml |4 1 file changed, 4 insertions(+) New commits: commit 2cf09f0dcfa4b24a6c3c5560aa82b72a95a7b41b Author: Tor Lillqvist Date: Thu Jun 2 13:42:11 2016 +0300 tdf#99919: Blacklist that specific vendor, version, and device combination C

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

2016-06-02 Thread Tor Lillqvist
vcl/opengl/opengl_blacklist_windows.xml |4 1 file changed, 4 insertions(+) New commits: commit ff6bb3fbbf98df16b73460c74e428379fb216c8f Author: Tor Lillqvist Date: Thu Jun 2 13:42:11 2016 +0300 tdf#99919: Blacklist that specific vendor, version, and device combination C

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

2016-06-02 Thread Christian Lohmaier
configure.ac | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) New commits: commit c58cd511ab6c280a72ed725dbca653d3b1274f2a Author: Christian Lohmaier Date: Thu Jun 2 13:37:02 2016 +0200 allow use of android ndk 11.1.x Change-Id: I1ae9419383c56a026d05d6adf4adf8

Jenkins external download md5sum mismatch

2016-06-02 Thread Lionel Elie Mamane
Hi, http://ci.libreoffice.org/job/lo_gerrit_master/16453/Gerrit=Gerrit,Platform=Linux/console http://ci.libreoffice.org/job/lo_gerrit_master/16453/Gerrit=Gerrit,Platform=MacOSX/console This are build logs of https://gerrit.libreoffice.org/25673/ On both platforms, it successfully downloads the t

[Libreoffice-commits] core.git: external/owncloud-android-lib

2016-06-02 Thread Christian Lohmaier
external/owncloud-android-lib/ExternalProject_owncloud_android_lib.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit adf7df9c021bd0291eb80d1f9e6596d5b9b090c8 Author: Christian Lohmaier Date: Thu Jun 2 14:03:43 2016 +0200 use android app's target-sdk (22) also

Re: Jenkins external download md5sum mismatch

2016-06-02 Thread Markus Mohrhard
Hey Lionel, On Thu, Jun 2, 2016 at 1:53 PM, Lionel Elie Mamane wrote: > Hi, > > > http://ci.libreoffice.org/job/lo_gerrit_master/16453/Gerrit=Gerrit,Platform=Linux/console > > http://ci.libreoffice.org/job/lo_gerrit_master/16453/Gerrit=Gerrit,Platform=MacOSX/console > > This are build logs of ht

Re: Jenkins external download md5sum mismatch

2016-06-02 Thread Lionel Elie Mamane
On Thu, Jun 02, 2016 at 02:08:57PM +0200, Markus Mohrhard wrote: > On Thu, Jun 2, 2016 at 1:53 PM, Lionel Elie Mamane wrote: >> http://ci.libreoffice.org/job/lo_gerrit_master/16453/Gerrit=Gerrit,Platform=Linux/console >> >> http://ci.libreoffice.org/job/lo_gerrit_master/16453/Gerrit=Gerrit,Platfo

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

2016-06-02 Thread Tor Lillqvist
vcl/opengl/win/blocklist_parser.cxx |8 ++-- vcl/qa/cppunit/blocklistparsertest.cxx |7 ++- vcl/qa/cppunit/test_blocklist_parse.xml |6 ++ 3 files changed, 18 insertions(+), 3 deletions(-) New commits: commit 44e89fa6151434be24dca38c32b8cb952455f372 Author: Tor Lillqv

Re: Update to Firebird 3.0

2016-06-02 Thread Bunth Tamás
I am going to work on the following issues: - Build Firebird 3 on Mac OS and Windows systems too. For that, I may need some help. - Adding tommath as external dependency if its necessary. - I got an error while creating a new database and I'm going to examine it: *firebird_sdbc error:*Unabl

GSoC Week 1 : Area Fill

2016-06-02 Thread Rishabh Kumar
Hi, I am working on the Area Fill dialog as my GSoC project. The first task of the project is to move out the individual Fill style controls from the Area tab of the dialog and move them to their respective tabs. Tasks completed : 1. Refactored out transparency tab code from the Area tab code :

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

2016-06-02 Thread Caolán McNamara
extensions/source/abpilot/fieldmappingimpl.cxx |2 +- svx/source/tbxctrls/colorwindow.hxx|1 - svx/source/tbxctrls/tbcontrl.cxx | 17 - vcl/source/window/brdwin.cxx |6 +++--- vcl/source/window/floatwin.cxx |

New Defects reported by Coverity Scan for LibreOffice

2016-06-02 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 9 new defect(s) introduced to LibreOffice found with Coverity Scan. 5 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defec

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

2016-06-02 Thread Caolán McNamara
sd/source/ui/sidebar/SlideBackground.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit e5d8dc12fcf64fbbefadefbe863c772dc9134d38 Author: Caolán McNamara Date: Thu Jun 2 14:11:30 2016 +0100 Resolves: tdf#100191 crash: switch to Display Mode: Notes via toolb

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

2016-06-02 Thread Caolán McNamara
sd/source/ui/sidebar/SlideBackground.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit db5498031c033bef32ba0714279db9ecfb7b860a Author: Caolán McNamara Date: Thu Jun 2 14:11:30 2016 +0100 Resolves: tdf#100191 crash: switch to Display Mode: Notes via toolb

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

2016-06-02 Thread Stephan Bergmann
include/o3tl/any.hxx | 264 ++ xmloff/source/core/unoatrcn.cxx | 10 xmloff/source/draw/XMLImageMapExport.cxx |3 xmloff/source/draw/animationexport.cxx| 66 ++--- xmloff/source/draw/shapeexport.cxx

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

2016-06-02 Thread Michael Stahl
vcl/source/filter/igif/gifread.cxx |2 vcl/source/filter/sgvmain.cxx | 352 ++--- vcl/source/filter/sgvmain.hxx |1 3 files changed, 217 insertions(+), 138 deletions(-) New commits: commit f6ed2305abb0289ad51605ceeaee607a0bc8d7bd Author: Michae

[Libreoffice-commits] core.git: Branch 'feature/fixes23' -

2016-06-02 Thread László Németh
0 files changed New commits: commit 1d8dfbe0eb67214872ccd1bc8c921cf378acd2c6 Author: László Németh Date: Thu Jun 2 15:43:58 2016 +0200 empty commit (repeat) Change-Id: If175cd9e436afd03d484c86b4cb3d808a152c367 ___ Libreoffice-commit

Re: Update to Firebird 3.0

2016-06-02 Thread Bunth Tamás
If I understand correctly, this error: *firebird_sdbc error:*Unable to complete network request to host "localhost".*Failed to establish a connection.caused by'isc_create_database'* Is because of the issue Lionel posted on gerrit: "You need to make sure that firebird looks for libEngine12.so

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

2016-06-02 Thread Caolán McNamara
dbaccess/source/ui/dlg/dbwiz.cxx |4 +- starmath/source/cursor.cxx | 75 --- sw/source/core/doc/tblafmt.cxx |2 - 3 files changed, 42 insertions(+), 39 deletions(-) New commits: commit 31038459b576b5ef53c3ccadb1e2aee0e61d20ff Author: Caolán M

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

2016-06-02 Thread Markus Mohrhard
desktop/source/app/crashreport.cxx |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) New commits: commit 70500b1bd76200b5339686bbc28f12fdbe898e98 Author: Markus Mohrhard Date: Mon May 30 05:51:36 2016 +0200 use the existing url to path function also in the ini file part

Re: Update to Firebird 3.0

2016-06-02 Thread Lionel Elie Mamane
On Thu, Jun 02, 2016 at 04:20:46PM +0200, Bunth Tamás wrote: > If I understand correctly, this error: > *firebird_sdbc error:*Unable to complete network request to host > "localhost".*Failed to establish a connection.caused > by'isc_create_database'* > Is because of the issue Lionel posted on ger

minutes of ESC call ...

2016-06-02 Thread Michael Meeks
* Present: + Olivier, Jan I, Caolan, Michael S, Sophie, Bjoern, Christian, Miklos, Norbert, Thorsten, David, Kendy, Eike, Bubli, Stephan * Completed Action Items: + Akshay Deep - chase mentor wrt. access (Thorsten) [ account setup, Norbert sorted gerrit out (Kendy) ] + enc

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

2016-06-02 Thread Eike Rathke
i18npool/source/localedata/LocaleNode.cxx |4 + i18npool/source/localedata/data/ar_DZ.xml |8 +- i18npool/source/localedata/data/ar_EG.xml |8 +- i18npool/source/localedata/data/ar_OM.xml |2 i18npool/source/localedata/data/bo_CN.xml | 16 ++--- i18npool/source/localedata/d

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

2016-06-02 Thread Eike Rathke
i18npool/source/localedata/LocaleNode.cxx |4 + i18npool/source/localedata/data/ar_DZ.xml |8 +- i18npool/source/localedata/data/ar_EG.xml |8 +- i18npool/source/localedata/data/ar_OM.xml |2 i18npool/source/localedata/data/bo_CN.xml | 16 ++--- i18npool/source/localedata/d

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

2016-06-02 Thread Muhammet Kara
i18npool/source/localedata/data/tr_TR.xml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6e7992e916fe014670ccb8cc9242bfd7913ac98b Author: Muhammet Kara Date: Thu Jun 2 10:07:23 2016 +0300 tdf#63272 Fix location of percent sign for Turkish Change-

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

2016-06-02 Thread Muhammet Kara
i18npool/source/localedata/data/tr_TR.xml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit aa406b4195460a8f7fc235c6de76834910f8d44e Author: Muhammet Kara Date: Thu Jun 2 10:07:23 2016 +0300 tdf#63272 Fix location of percent sign for Turkish Change-

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

2016-06-02 Thread Rishabh Kumar
cui/source/tabpages/tphatch.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 9f5bb8cddd28be2c45ac5bdf438d4996337f6380 Author: Rishabh Kumar Date: Wed Jun 1 20:53:32 2016 +0530 Import custom Hatch background color Change-Id: I36593afb557f9826f2b0117cd93d2712b

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

2016-06-02 Thread krishna keshav
sw/source/core/view/viewpg.cxx | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit 66c41718f91dcca9c487742e9313c657ede4ce3f Author: krishna keshav Date: Sun May 29 12:22:58 2016 +0530 tdf#90834 Turn in-line version control history comments clean

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

2016-06-02 Thread Christian Lohmaier
configure.ac | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) New commits: commit b91d9e2d9138b2eb09629d0a2d7e63869f5b9f1b Author: Christian Lohmaier Date: Thu Jun 2 18:14:39 2016 +0200 android: gnu-libstdc++ dir is versioned in ndk-bundle even with only one t

Re: minutes of ESC call ...

2016-06-02 Thread jan iversen
> * Commit Access >+ cleanup of stale? committers (Norbert) > + ran a script to find people with no commit >1 yr. > + or should we let them stay around. > + some project revoked after 0.5 years (Miklos) > + frugalware. > + do we have any problem with leaving them

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

2016-06-02 Thread Eike Rathke
svx/source/items/numfmtsh.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 5c24711c6517943d22a978112dc74fa4184dc5f7 Author: Eike Rathke Date: Thu Jun 2 19:14:09 2016 +0200 actually list additional builtin formats NF_FRACTION_3, NF_FRACTION_4 Sca

Re: minutes of ESC call ...

2016-06-02 Thread Michael Meeks
On Thu, 2016-06-02 at 18:46 +0200, jan iversen wrote: > - For every commit If the delta between the last commit from the > author and this commit is more than 1Year, the script will notify me. ... > - I will write a "happy to see you again" mail, with copy the dev > list, so the author hopefully s

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

2016-06-02 Thread Eike Rathke
include/svl/zforlist.hxx| 17 +++-- svl/source/numbers/zforlist.cxx | 24 svx/source/items/numfmtsh.cxx |2 ++ 3 files changed, 37 insertions(+), 6 deletions(-) New commits: commit e7418e96cee263a0a74027335d7f5a119bb43ce2 Author: Eike Rathke

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

2016-06-02 Thread Eike Rathke
svl/source/numbers/zforlist.cxx | 43 ++-- 1 file changed, 24 insertions(+), 19 deletions(-) New commits: commit 020d395b59b4c631491ded910c0405584ef46e1c Author: Eike Rathke Date: Thu Jun 2 20:40:46 2016 +0200 preserve ISO date+time format when editin

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

2016-06-02 Thread Pranav Kant
sc/source/ui/docshell/impex.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 432b27ec73940738bb0b4f9d3d749c70a2525700 Author: Pranav Kant Date: Fri Jun 3 00:46:48 2016 +0530 sc: Don't export in case of invalid range For example, copying an empty

Problem with increase maximum height of the footer

2016-06-02 Thread Bartosz Kosiorek
Hello. I would like to implement, increasing maximum footnote height, to resolve issue: https://bugs.documentfoundation.org/show_bug.cgi?id=73977 The footnote height could be set manually and with custom height. Both are limited in theory by page height, but in practice there is some magic number

[Libreoffice-commits] core.git: helpcontent2

2016-06-02 Thread Stanislav Horacek
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e70cdaba2e2fd7f186d5bd670d249cf3b9f16038 Author: Stanislav Horacek Date: Sun May 8 20:59:21 2016 +0200 Updated core Project: help 17405f4ca6d12814f5abc0f97028745308edca9a tdf#99637 add

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

2016-06-02 Thread Stanislav Horacek
source/text/shared/01/0201.xhp |2 +- source/text/shared/optionen/01011000.xhp |3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 17405f4ca6d12814f5abc0f97028745308edca9a Author: Stanislav Horacek Date: Sun May 8 20:59:21 2016 +0200 tdf#99637 add

[Libreoffice-commits] help.git: Branch 'libreoffice-5-2' - source/text

2016-06-02 Thread Stanislav Horacek
source/text/shared/01/0201.xhp |2 +- source/text/shared/optionen/01011000.xhp |3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 3c62f984f3f6fcdbf9f27fc62f5fac7a6aa0734a Author: Stanislav Horacek Date: Sun May 8 20:59:21 2016 +0200 tdf#99637 add

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

2016-06-02 Thread Stanislav Horacek
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 72d639a0d69685f7116cbc05d609734ab8803369 Author: Stanislav Horacek Date: Sun May 8 20:59:21 2016 +0200 Updated core Project: help 3c62f984f3f6fcdbf9f27fc62f5fac7a6aa0734a tdf#99637 add

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

2016-06-02 Thread Stephan Bergmann
compilerplugins/clang/unusedfields.cxx |2 +- compilerplugins/clang/unusedmethods.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 2712fc0869e5ba3b7a1da41e0ce72431d3b0deee Author: Stephan Bergmann Date: Thu Jun 2 23:46:46 2016 +0200 I assume these s

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

2016-06-02 Thread Eike Rathke
svx/source/items/numfmtsh.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit b5f511b69a1b7ea6ecd9ba21c266be022a3f1e86 Author: Eike Rathke Date: Thu Jun 2 19:14:09 2016 +0200 actually list additional builtin formats NF_FRACTION_3, NF_FRACTION_4 Sca

Quality Laser Safety Glasses Supply与您共享了相册。

2016-06-02 Thread Quality Laser Safety Glasses Supply
Use the world’s lastest technology, Reach a higher more Protection level, With a better more Transmittance ! Dear Sir/Madam, It’s glad to write to you. We are on laser safety products for more than 8 years. Our major product including laser protective glasses, IPL safety goggle, laser protec

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

2016-06-02 Thread Norbert Thiebaud
solenv/gbuild/platform/windows.mk |3 +++ 1 file changed, 3 insertions(+) New commits: commit 6b3b352b06d92ef20194b9a992a521af2ef07b48 Author: Norbert Thiebaud Date: Thu Jun 2 14:02:30 2016 -0500 try to avoid 'by-design' solar-mutex deadlock during ci Change-Id: I9e1d79613adf

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

2016-06-02 Thread Eike Rathke
include/svl/zforlist.hxx| 17 +++-- svl/source/numbers/zforlist.cxx | 24 svx/source/items/numfmtsh.cxx |2 ++ 3 files changed, 37 insertions(+), 6 deletions(-) New commits: commit cb0649d7e3afca26d4c792c6b8f08d30e66351cc Author: Eike Rathke

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

2016-06-02 Thread Eike Rathke
svl/source/numbers/zforlist.cxx | 43 ++-- 1 file changed, 24 insertions(+), 19 deletions(-) New commits: commit b6230835b927e0053687fae6026fa3603600f321 Author: Eike Rathke Date: Thu Jun 2 20:40:46 2016 +0200 preserve ISO date+time format when editin

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

2016-06-02 Thread Stephan Bergmann
vcl/inc/osx/a11yfocustracker.hxx |4 +++- vcl/osx/a11yfocustracker.cxx |2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit 64e83932264f0d708e4ce2dce9b36a933afd2fbf Author: Stephan Bergmann Date: Fri Jun 3 07:32:06 2016 +0200 loplugin:refcounting

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

2016-06-02 Thread Michal Kubecek
configure.ac | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) New commits: commit e5d48f12faec6027bf79411cb69111d90f4e4129 Author: Michal Kubecek Date: Thu Jun 2 08:12:37 2016 +0200 configure.ac: allow build with Firebird 3.0 Relax the checks in configure.a

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

2016-06-02 Thread Stephan Bergmann
vcl/inc/osx/a11yfocustracker.hxx |6 +- vcl/osx/a11yfactory.mm |2 +- vcl/osx/a11yfocuslistener.cxx|2 +- vcl/osx/a11ylistener.cxx |2 +- 4 files changed, 8 insertions(+), 4 deletions(-) New commits: commit 1ac1b375ee3e6359d1519ac94f3ad9e69009859c Author:

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

2016-06-02 Thread Xisco Fauli
framework/source/fwe/dispatch/interaction.cxx | 12 ++-- include/framework/interaction.hxx |3 ++- 2 files changed, 8 insertions(+), 7 deletions(-) New commits: commit 25d46298c0a84b351d06fa78d48f2019cb845d4d Author: Xisco Fauli Date: Sun May 29 21:24:33 2016 +0200

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

2016-06-02 Thread Xisco Fauli
comphelper/source/container/embeddedobjectcontainer.cxx |7 +++ include/comphelper/embeddedobjectcontainer.hxx |3 ++- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit e88107c0552a2165d3e3e8137ebbd80d97b5570e Author: Xisco Fauli Date: Wed Jun 1 01:25:41

[Libreoffice-commits] core.git: 2 commits - include/vcl sw/source vcl/source vcl/unx xmloff/source

2016-06-02 Thread Noel Grandin
include/vcl/embeddedfontshelper.hxx |2 +- include/vcl/helper.hxx |9 ++--- sw/source/filter/ww8/docxattributeoutput.cxx |2 +- vcl/source/gdi/embeddedfontshelper.cxx |6 +++--- vcl/unx/generic/fontmanager/fontcache.cxx|2 +- vcl/unx

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

2016-06-02 Thread Noel Grandin
include/svx/lathe3d.hxx |2 -- 1 file changed, 2 deletions(-) New commits: commit a6593e7fd3660b806864911c219903608c0c5b59 Author: Noel Grandin Date: Wed Jun 1 19:43:14 2016 +0200 Drop unused enum LATHE_PART Change-Id: If06ee75ff6832199079b1f175f09e59a94fecf58 Reviewed-on

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

2016-06-02 Thread Noel Grandin
include/vcl/print.hxx | 14 +++--- vcl/inc/printdlg.hxx |4 ++-- vcl/inc/svids.hrc |5 - vcl/source/gdi/print3.cxx | 10 +- vcl/source/window/printdlg.cxx | 24 5 files changed, 22 insertions(+), 35 del

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

2016-06-02 Thread Xisco Fauli
include/svl/imageitm.hxx |3 ++- svl/source/items/imageitm.cxx | 35 +-- 2 files changed, 19 insertions(+), 19 deletions(-) New commits: commit d0879b721d8c429248f9da7ce02c6c71327e2954 Author: Xisco Fauli Date: Sun May 29 21:08:19 2016 +0200 tdf#

[Libreoffice-commits] core.git: cui/AllLangResTarget_cui.mk cui/source cui/uiconfig include/svx sd/source sd/uiconfig svx/AllLangResTarget_svx.mk svx/Library_svxcore.mk svx/source

2016-06-02 Thread Katarina Behrens
cui/AllLangResTarget_cui.mk |1 cui/source/inc/cuires.hrc |2 cui/source/inc/page.hxx |3 cui/source/tabpages/page.cxx | 45 +- cui/source/tabpages/page.h|

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

2016-06-02 Thread Xisco Fauli
comphelper/source/misc/accimplaccess.cxx |3 +-- include/comphelper/accimplaccess.hxx |3 ++- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 2d2971090b31776719e83d811c17a01aaf5222c7 Author: Xisco Fauli Date: Wed Jun 1 01:21:36 2016 +0200 tdf#89329: use un

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

2016-06-02 Thread Stephan Bergmann
framework/source/fwe/dispatch/interaction.cxx |9 ++--- include/framework/interaction.hxx |4 ++-- 2 files changed, 4 insertions(+), 9 deletions(-) New commits: commit 69a3080ae9d1439bd325f55d6c799952b02536e0 Author: Stephan Bergmann Date: Fri Jun 3 08:58:14 2016 +0200