[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-0' - loleaflet/Makefile loolwsd/configure.ac

2016-05-25 Thread Andras Timar
loleaflet/Makefile |2 +- loolwsd/configure.ac |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 5836170f43c82d37f2348634969fbed015493396 Author: Andras Timar Date: Thu May 26 08:22:00 2016 +0200 Bump version to 1.6.8 diff --git a/loleaflet/Makefile b/

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

2016-05-25 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) New commits: commit 07c79bcc546b1a2387beb4cc21cdfe69d56720db Author: Henry Castro Date: Wed May 25 19:32:58 2016 -0400 loleaflet: bccu#1798 Choice of styles in listbox limited to a f

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

2016-05-25 Thread Miklos Vajna
sw/source/uibase/inc/wrtsh.hxx |4 ++-- sw/source/uibase/uno/unotxvw.cxx | 12 sw/source/uibase/wrtsh/move.cxx |8 3 files changed, 10 insertions(+), 14 deletions(-) New commits: commit cbe78f817da8db78d226b3ad2b1a10d0c2dcf188 Author: Miklos Vajna Date: Wed M

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

2016-05-25 Thread Julien Nabet
writerfilter/source/dmapper/FontTable.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 31eda69d6b65f224209a100f3ed0801a5c305e1b Author: Julien Nabet Date: Wed May 25 22:41:52 2016 +0200 We indeed can't do anything with LN_CT_Font_notTrueType here Avoid this war

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

2016-05-25 Thread Ashod Nakashian
svx/source/svdraw/svdmrkv.cxx | 26 ++ 1 file changed, 26 insertions(+) New commits: commit 28795d0faabd1e1be124fa90bef06d7f47a63311 Author: Ashod Nakashian Date: Wed May 25 23:28:40 2016 -0400 bccu#1843 - Calc copy/paste chart tile invalidation problem

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

2016-05-25 Thread Ashod Nakashian
sc/inc/fillinfo.hxx |6 +++--- sc/source/core/data/fillinfo.cxx |4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 04a18136b186753cd303057155141957c9a90500 Author: Ashod Nakashian Date: Wed May 25 23:28:04 2016 -0400 widen table-info capacit

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

2016-05-25 Thread Winfried Donkers
sc/qa/unit/data/fods/Functions_Excel_2016.fods | 2756 + 1 file changed, 2756 insertions(+) New commits: commit 908bcbc183a720143e7525ae3e825ff7719192ab Author: Winfried Donkers Date: Wed May 25 17:43:48 2016 +0200 tdf#97831 unit test document for new Excel2016 fun

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

2016-05-25 Thread Takeshi Abe
starmath/inc/cursor.hxx| 26 +++--- starmath/source/cursor.cxx | 52 +++-- 2 files changed, 27 insertions(+), 51 deletions(-) New commits: commit f5ea7c09c8a6924b72c9b756a8e435ff40dad6c6 Author: Takeshi Abe Date: Wed May 25 20:00:

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

2016-05-25 Thread Jochen Nitschke
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a042951ad4db2b84021e1d43361511dec998ce82 Author: Jochen Nitschke Date: Thu May 26 03:15:21 2016 +0200 fix configure typo Change-Id: I8d98c2ad986cc2ee0516d7b2b607e5db75a6943d Reviewed-on:

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

2016-05-25 Thread Henry Castro
loolwsd/test/httpwstest.cpp | 49 1 file changed, 49 insertions(+) New commits: commit 39fe4e5580fa7fda76163ddd4d8a7a02889ec664 Author: Henry Castro Date: Wed May 25 19:57:35 2016 -0400 loolwsd: test: add testFontList diff --git a/loolwsd/te

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

2016-05-25 Thread Henry Castro
desktop/qa/desktop_lib/test_desktop_lib.cxx |5 - vcl/source/outdev/font.cxx | 10 ++ 2 files changed, 14 insertions(+), 1 deletion(-) New commits: commit 260f3ff257d7839119c8221397d18a516afd8799 Author: Henry Castro Date: Tue May 24 17:24:16 2016 -0400

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

2016-05-25 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) New commits: commit 4379d2fc3b247f2efbcc100e81464efee98b4d7a Author: Henry Castro Date: Wed May 25 19:32:58 2016 -0400 loleaflet: bccu#1798 Choice of styles in listbox limited to a f

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

2016-05-25 Thread Henry Castro
desktop/qa/desktop_lib/test_desktop_lib.cxx |5 - vcl/source/outdev/font.cxx | 10 ++ 2 files changed, 14 insertions(+), 1 deletion(-) New commits: commit b2f994469f3e2f1fe72e9f103b840aa949ace6dd Author: Henry Castro Date: Tue May 24 17:24:16 2016 -0400

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-5.2.0.0.beta1'

2016-05-25 Thread Christian Lohmaier
Tag 'libreoffice-5.2.0.0.beta1' created by Christian Lohmaier at 2016-05-25 22:24 + Tag libreoffice-5.2.0.0.beta1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJXRiYiAAoJEPQ0oe+v7q6jniEQAIGXWYZISltdfcZYJuhVRZXu 1uVxWuanqi97UrA6IPjj78YA7ypHZPMHS2qj9YKBvHEwSVAYSjeodCMKplRYSUq4

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-5-2-branch-point'

2016-05-25 Thread Christian Lohmaier
Tag 'libreoffice-5-2-branch-point' created by Christian Lohmaier at 2016-05-25 22:15 + Tag libreoffice-5-2-branch-point -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJXRiQNAAoJEPQ0oe+v7q6jfGsQAMAq0wVjf+sPd9fgLZ0H25l6 J81GkN0QCYzqqXYKUfXqGlzGRMlC64ejqRfcJL99MTJorhzeK4IQwamPmr

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-5-2-branch-point'

2016-05-25 Thread Christian Lohmaier
Tag 'libreoffice-5-2-branch-point' created by Christian Lohmaier at 2016-05-25 22:15 + Tag libreoffice-5-2-branch-point -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJXRiQQAAoJEPQ0oe+v7q6jdLcQAJGjLQYt8uYcApldeQw2XSIQ Vlhy4ky/XT5OOYPDI2Xmyt8hxmCPCgNk6X8Kl9u+EkZJmgVLq4VmhzrEAT

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-5-2-branch-point'

2016-05-25 Thread Christian Lohmaier
Tag 'libreoffice-5-2-branch-point' created by Christian Lohmaier at 2016-05-25 22:15 + Tag libreoffice-5-2-branch-point -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJXRiQJAAoJEPQ0oe+v7q6jfjQP/Av8RgXV1UxI4Iy5U82S9mri bNqgnFWkT85hyv8289YlBKOrmJEMiJyZt3jYSr6VKVYfn4LG86jcZ93IR2

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-5.2.0.0.beta1'

2016-05-25 Thread Christian Lohmaier
Tag 'libreoffice-5.2.0.0.beta1' created by Christian Lohmaier at 2016-05-25 22:24 + Tag libreoffice-5.2.0.0.beta1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJXRiYpAAoJEPQ0oe+v7q6jbAIP/jH/Ph7sVK3DBA5T6lBOFVB2 gi7eTPlu/mKgmL+ABh0DzmbtkRd8HyRfMJohRl0QveteDAtqcUmNmO5qfA+a2SnW

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-5-2-branch-point'

2016-05-25 Thread Christian Lohmaier
Tag 'libreoffice-5-2-branch-point' created by Christian Lohmaier at 2016-05-25 22:15 + Tag libreoffice-5-2-branch-point -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJXRiQGAAoJEPQ0oe+v7q6j2FEP/jKptCPAj0Xy6aCm6TzV24/L qO2fpwBTEUk/LiNnBvxdHF6eNmFQGp7GiWFveR+TIjhY8lot+w85ko95xG

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-5.2.0.0.beta1'

2016-05-25 Thread Christian Lohmaier
Tag 'libreoffice-5.2.0.0.beta1' created by Christian Lohmaier at 2016-05-25 22:24 + Tag libreoffice-5.2.0.0.beta1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJXRiYmAAoJEPQ0oe+v7q6js88P/3sJT6PMps+EHzr535QVwH54 YcOKlu1su7LlHSA9DoLpLASr0zEkTDXzxa+AsdLLfRSyEapcJ/2ovHcE2oZeXY8+

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

2016-05-25 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e7dab0b098515bafcfe4a392d442cd5280046fed Author: Christian Lohmaier Date: Thu May 26 00:25:55 2016 +0200 bump product version to 5.2.0.0.beta1+ Change-Id: Ib58a06b2e99a50d013eb4089d347c5cd0c

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-5.2.0.0.beta1'

2016-05-25 Thread Christian Lohmaier
Tag 'libreoffice-5.2.0.0.beta1' created by Christian Lohmaier at 2016-05-25 22:24 + Tag libreoffice-5.2.0.0.beta1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJXRiYwAAoJEPQ0oe+v7q6jUcMP/1K9z5qW/GV/HDObeu/lWj0u mJYsweQZrFZ2nL7WpiaklQl54LAFMkpQk2U2mBBwIwAetu2eZ50KqZpM1QZ6pnHi

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

2016-05-25 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 61b43a02cc2b19cc39e801d68714958398d4a401 Author: Christian Lohmaier Date: Thu May 26 00:22:32 2016 +0200 bump product version to 5.3.0.0.alpha0+ Change-Id: I35fce4ddd6418bb9019c66ca2b5ee4dfd

[Libreoffice-commits] core.git: Changes to 'libreoffice-5-2'

2016-05-25 Thread Christian Lohmaier
New branch 'libreoffice-5-2' available with the following commits: commit 92ed5973a0715822fb2aa1c3aaf1f6b53119eba0 Author: Christian Lohmaier Date: Thu May 26 00:19:10 2016 +0200 Branch libreoffice-5-2 This is 'libreoffice-5-2' - the stable branch for the 5.2.x releases. The co

[Libreoffice-commits] dictionaries.git: Changes to 'libreoffice-5-2'

2016-05-25 Thread Christian Lohmaier
New branch 'libreoffice-5-2' available with the following commits: commit 7ec3bae0ae0ae4274d3377b5995f13fb155ba6b0 Author: Christian Lohmaier Date: Thu May 26 00:18:52 2016 +0200 Branch libreoffice-5-2 This is 'libreoffice-5-2' - the stable branch for the 5.2.x releases. The co

[Libreoffice-commits] help.git: Changes to 'libreoffice-5-2'

2016-05-25 Thread Christian Lohmaier
New branch 'libreoffice-5-2' available with the following commits: commit 97922d2199577a138f7336c0a0bf045b93204b55 Author: Christian Lohmaier Date: Thu May 26 00:18:52 2016 +0200 Branch libreoffice-5-2 This is 'libreoffice-5-2' - the stable branch for the 5.2.x releases. The co

[Libreoffice-commits] translations.git: Changes to 'libreoffice-5-2'

2016-05-25 Thread Christian Lohmaier
New branch 'libreoffice-5-2' available with the following commits: commit 1b5f139ff89a6041aec6aefc66d3d275a21b78ec Author: Christian Lohmaier Date: Thu May 26 00:18:52 2016 +0200 Branch libreoffice-5-2 This is 'libreoffice-5-2' - the stable branch for the 5.2.x releases. The co

Re: C2220: warning treated as error (64 bit MSVC 2015)

2016-05-25 Thread slacka
With sberg's and Noel's patches, I can now build the 64-bit version again. Nice work team! To answer my own question, the C4334 warning is new in VS 2015 Update 2. -- View this message in context: http://nabble.documentfoundation.org/C2220-warning-treated-as-error-64-bit-MSVC-2015-tp4184053p4

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - readlicense_oo/license

2016-05-25 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2994 ++-- 1 file changed, 1526 insertions(+), 1468 deletions(-) New commits: commit 6fb6d5a0da08d4e1934f197d25e0fe754d88cb10 Author: Christian Lohmaier Date: Thu May 26 00:07:28 2016 +0200 update credits Chang

[Libreoffice-commits] core.git: readlicense_oo/license

2016-05-25 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2994 ++-- 1 file changed, 1526 insertions(+), 1468 deletions(-) New commits: commit 5b168b3fa568e48e795234dc5fa454bf24c9805e Author: Christian Lohmaier Date: Thu May 26 00:07:28 2016 +0200 update credits Chang

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

2016-05-25 Thread Christian Lohmaier
extras/source/autocorr/lang/bg/DocumentList.xml |2 +- extras/source/autocorr/lang/ca/DocumentList.xml |3 ++- extras/source/autocorr/lang/fr/DocumentList.xml |2 +- extras/source/autocorr/lang/is/DocumentList.xml |3 ++- extras/source/autocorr/lang/it/DocumentList.xml |2 +- e

[Libreoffice-commits] translations.git: source/da source/es source/lv source/nn source/pl source/sv

2016-05-25 Thread Christian Lohmaier
source/da/cui/uiconfig/ui.po | 14 source/da/helpcontent2/source/text/scalc/01.po |6 source/da/helpcontent2/source/text/shared/optionen.po |5 source/da/helpcontent2/source/text/swriter/guide.po|8 source/da/

[Libreoffice-commits] core.git: translations

2016-05-25 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 899177cc1ab8abfbb8d59f7173ef7058832df003 Author: Christian Lohmaier Date: Wed May 25 23:53:35 2016 +0200 Updated core Project: translations 155bdb645119af4f39f846c9b4e72157df126da1 upda

[Libreoffice-commits] core.git: 5 commits - canvas/source editeng/inc filter/source framework/inc sw/inc sw/source vcl/source

2016-05-25 Thread Michael Stahl
canvas/source/directx/dx_canvasbitmap.cxx| 28 +--- editeng/inc/pch/precompiled_editeng.hxx |1 filter/source/svg/js2hxx.py |4 +++ filter/source/svg/svgexport.cxx | 10 +++- framework/inc/pch/precompiled_fwk.hxx|

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

2016-05-25 Thread Andras Timar
loleaflet/dist/l10n/help-localizations.json | 15 loleaflet/dist/l10n/localizations.json| 14 loleaflet/dist/l10n/styles-localizations.json | 14 loleaflet/dist/l10n/uno-localizations.json| 14 loleaflet/po/help-ca.po | 1470 +

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

2016-05-25 Thread Andras Timar
loleaflet/dist/l10n/help-localizations.json | 15 loleaflet/dist/l10n/localizations.json| 14 loleaflet/dist/l10n/styles-localizations.json | 14 loleaflet/dist/l10n/uno-localizations.json| 14 loleaflet/po/help-ca.po | 1470 +

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

2016-05-25 Thread Eike Rathke
sc/source/ui/docshell/externalrefmgr.cxx | 16 ++-- 1 file changed, 2 insertions(+), 14 deletions(-) New commits: commit 386b284241a16d96eaf792e2385c41f57ce3d870 Author: Eike Rathke Date: Wed May 25 23:16:48 2016 +0200 remove now moot comment, tdf#86282 follow-up Ch

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

2016-05-25 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/dvarp.fods | 1663 ++ 1 file changed, 1663 insertions(+) New commits: commit c9fcddceeb132f238a22448e8ab2d3a896174d4f Author: Zdeněk Crhonek Date: Wed May 25 19:30:16 2016 +0200 add DVARP test case Change-Id: I8b591ce8a9

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

2016-05-25 Thread Eike Rathke
sc/source/ui/docshell/docsh.cxx | 22 +- 1 file changed, 13 insertions(+), 9 deletions(-) New commits: commit d9e7a54809c88c4ac166630c11038188c8f50a6f Author: Eike Rathke Date: Wed May 25 22:41:19 2016 +0200 tdf#86282 switch to base name sheet name again for external

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

2016-05-25 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/dvar.fods | 1686 +++ 1 file changed, 1686 insertions(+) New commits: commit 0b37b431329cfe32ad6a824ff9e99dd5d015456a Author: Zdeněk Crhonek Date: Wed May 25 18:30:40 2016 +0200 add DVAR test case Change-Id: I1e7e86ec281

[Libreoffice-commits] core.git: include/vcl svtools/inc svtools/source vcl/inc vcl/quartz vcl/source vcl/unx vcl/win

2016-05-25 Thread Michael Stahl
include/vcl/fontcapabilities.hxx |7 - svtools/inc/pch/precompiled_svt.hxx|1 svtools/source/misc/sampletext.cxx | 114 - vcl/inc/pch/precompiled_vcl.hxx|1 vcl/inc/sft.hxx|

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

2016-05-25 Thread Caolán McNamara
sw/qa/core/data/odt/pass/tdf97879.odt |binary xmloff/source/text/txtimp.cxx |8 +++- 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit e954697a9d39e40473fb9f59a791ccb7129e763c Author: Caolán McNamara Date: Wed May 25 20:47:10 2016 +0100 Resolves: tdf#97

[Libreoffice-commits] translations.git: source/sl

2016-05-25 Thread Christian Lohmaier
source/sl/helpcontent2/source/text/sbasic/shared.po| 2195 -- source/sl/helpcontent2/source/text/scalc/01.po | 1528 -- source/sl/helpcontent2/source/text/shared/01.po| 32 source/sl/helpcontent2/source/text/shared/02.po|

[Libreoffice-commits] core.git: translations

2016-05-25 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e664254c3efcc611d018f4e813c30f38cc116b06 Author: Christian Lohmaier Date: Wed May 25 20:33:49 2016 +0200 Updated core Project: translations b71e619f4c8288d185bbeb7522cb953c9a540934 auto

[Libreoffice-commits] core.git: translations

2016-05-25 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dff45f736bb40c869dbacbc50957b34c2ad133e8 Author: Christian Lohmaier Date: Wed May 25 19:40:31 2016 +0200 Updated core Project: translations 87fc3ca7cba6ea6be066cc79bed965aaa596f426 upda

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

2016-05-25 Thread Eike Rathke
sc/inc/externalrefmgr.hxx| 27 +++- sc/source/filter/xml/xmltabi.cxx |3 sc/source/ui/docshell/externalrefmgr.cxx | 191 ++- 3 files changed, 191 insertions(+), 30 deletions(-) New commits: commit ec693d9b9df631605028271f62daa7dfbe8e273d

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

2016-05-25 Thread Rishabh Kumar
svx/source/sidebar/line/LinePropertyPanel.cxx |2 ++ svx/source/sidebar/line/LinePropertyPanelBase.cxx |7 +++ 2 files changed, 5 insertions(+), 4 deletions(-) New commits: commit f131e6ef72bcb778bef11a49bef099d9c4d9 Author: Rishabh Kumar Date: Wed May 25 17:19:56 2016 +053

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

2016-05-25 Thread Caolán McNamara
sc/source/ui/unoobj/cellsuno.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 80502737b2ac722d4adfd4e89d3dc46799ded97e Author: Caolán McNamara Date: Wed May 25 17:39:13 2016 +0100 Resolves: tdf#98895 range search crashes open office if range is null

[Libreoffice-commits] core.git: Branch 'feature/fixes22' - 4 commits - basegfx/source include/basegfx vcl/inc vcl/opengl vcl/source

2016-05-25 Thread Tomaž Vajngerl
basegfx/source/polygon/b2dlinegeometry.cxx | 29 - basegfx/source/polygon/b2dpolygon.cxx |2 include/basegfx/polygon/b2dlinegeometry.hxx |5 vcl/inc/opengl/RenderState.hxx | 27 + vcl/inc/opengl/program.hxx |5 vcl/inc/openglgdiimpl.hxx

Re: Endianness issue in Firebird driver (bug 72987)

2016-05-25 Thread Lionel Elie Mamane
On Wed, May 25, 2016 at 05:10:32PM +0200, Bunth Tamás wrote: > The basic idea to solve this bug: > https://bugs.documentfoundation.org/72987 was to replace .fdb file > stored inside the .odb file with firebird's archive file format. The > problem is that the embedded server seems to be not fully s

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

2016-05-25 Thread Muhammet Kara
svx/source/sidebar/line/LinePropertyPanelBase.cxx |5 -- svx/uiconfig/ui/sidebarline.ui| 39 ++ 2 files changed, 32 insertions(+), 12 deletions(-) New commits: commit 3b298fb67ade536679678768c55eeb8468b6cf33 Author: Muhammet Kara Date: Wed May 25 1

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

2016-05-25 Thread Samuel Mehrbrodt
framework/source/uielement/toolbarmanager.cxx | 29 +++--- 1 file changed, 22 insertions(+), 7 deletions(-) New commits: commit 80d01c991d8c9a4f4cf6dfd4370238edbfd870f6 Author: Samuel Mehrbrodt Date: Wed May 25 09:49:08 2016 +0200 tdf#98753 Find Toolbar does not disp

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

2016-05-25 Thread Laurent Balland-Poirier
xmloff/source/style/xmlnumfi.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 1f599fb158d5a94128e9eb28b6787f5116df9e8b Author: Laurent Balland-Poirier Date: Wed May 4 22:16:47 2016 +0200 tdf#38097 min numerator/denominator at least 1 In attr

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

2016-05-25 Thread Laurent Balland-Poirier
svl/source/numbers/zforscan.cxx |4 1 file changed, 4 insertions(+) New commits: commit d31f8efabd895ae0f14ae64e6caf1cfc78bf53a5 Author: Laurent Balland-Poirier Date: Thu May 19 22:57:30 2016 +0200 tdf#95339 Extend test to distinguish minute/month Detect minute in user n

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

2016-05-25 Thread Laurent Balland-Poirier
include/svl/zformat.hxx |2 ++ svl/source/numbers/zformat.cxx | 10 ++ xmloff/source/style/xmlnumfe.cxx |4 ++-- 3 files changed, 14 insertions(+), 2 deletions(-) New commits: commit f3de0caba189ff7d17a2f37495147673e68c2e7f Author: Laurent Balland-Poirier Date: Sat

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

2016-05-25 Thread Laurent Balland-Poirier
svl/source/numbers/zformat.cxx | 37 - 1 file changed, 32 insertions(+), 5 deletions(-) New commits: commit 9a2b656dbd4acadcfc144ba8db7c9657c7a72f1f Author: Laurent Balland-Poirier Date: Sun May 1 11:59:45 2016 +0200 tdf#61996 Skip quoted text in numb

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

2016-05-25 Thread Laurent Balland-Poirier
include/svl/zformat.hxx|3 ++- svl/source/numbers/zformat.cxx | 20 +++- 2 files changed, 9 insertions(+), 14 deletions(-) New commits: commit 700a6c6360c1c83433545d472511c48ac355a1d2 Author: Laurent Balland-Poirier Date: Mon May 2 10:41:26 2016 +0200 tdf#978

[Libreoffice-commits] dev-tools.git: 4 commits - flatpak/build.sh

2016-05-25 Thread Stephan Bergmann
flatpak/build.sh | 81 +-- 1 file changed, 50 insertions(+), 31 deletions(-) New commits: commit fbb4c45db34a5995dd41bd5cd24938626d37c726 Author: Stephan Bergmann Date: Wed May 25 17:41:23 2016 +0200 flatpak/build.sh: signing diff --g

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

2016-05-25 Thread Tomaž Vajngerl
vcl/Package_opengl.mk |4 vcl/inc/opengl/program.hxx| 19 + vcl/inc/openglgdiimpl.hxx |5 vcl/opengl/combinedFragmentShader.glsl| 45 +++ vcl/opengl/combinedTextureFragmentShader.glsl | 64 vcl/opengl/comb

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

2016-05-25 Thread Tomaž Vajngerl
svtools/source/control/ruler.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit ef8c2b12949b33d3fe00018c32cb97a77d1c7388 Author: Tomaž Vajngerl Date: Tue May 24 11:01:46 2016 +0900 ruler: close the polygon when drawing indent handle (gtk3, gl) Ch

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

2016-05-25 Thread Katarina Behrens
svtools/inc/roadmap.hxx|1 + svtools/source/control/roadmap.cxx | 20 2 files changed, 13 insertions(+), 8 deletions(-) New commits: commit 18d1be25a4fd3c88e4c9d74b88078810c93614a3 Author: Katarina Behrens Date: Tue May 17 11:23:32 2016 +0200 tdf#959

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

2016-05-25 Thread Michael Stahl
download.lst |2 +- external/libxml2/ExternalPackage_xml2.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 8efadb8804e74348e66e037717aae2f9e4bd253c Author: Michael Stahl Date: Tue May 24 17:27:14 2016 +0200 libxml2: upgrade

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

2016-05-25 Thread Tomaž Vajngerl
basegfx/source/polygon/b2dlinegeometry.cxx | 29 basegfx/source/polygon/b2dpolygon.cxx |2 - include/basegfx/polygon/b2dlinegeometry.hxx |5 vcl/opengl/gdiimpl.cxx |4 --- 4 files changed, 2 insertions(+), 38 deletions(-)

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

2016-05-25 Thread Tomaž Vajngerl
vcl/inc/opengl/RenderState.hxx | 27 vcl/inc/opengl/program.hxx |5 + vcl/opengl/gdiimpl.cxx | 116 +++- vcl/opengl/program.cxx | 45 - vcl/source/opengl/OpenGLContext.cxx |6 + 5 files change

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

2016-05-25 Thread Caolán McNamara
sw/source/uibase/dochdl/swdtflvr.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 0ea1ff986cae245ec0c17da03a5fa0a90b59b679 Author: Caolán McNamara Date: Wed May 25 16:16:47 2016 +0100 Resolves: rhbz#89554 Dragging table to other page causes crash Setting the Curs

Endianness issue in Firebird driver (bug 72987)

2016-05-25 Thread Bunth Tamás
Hi, The basic idea to solve this bug: https://bugs.documentfoundation.org/72987 was to replace .fdb file stored inside the .odb file with firebird's archive file format. The problem is that the embedded server seems to be not fully supported on Linux (http://www.firebirdsql.org/manual/ufb-cs-embed

Re: [Libreoffice-commits] core.git: return paths and not URLs

2016-05-25 Thread Stephan Bergmann
On 05/24/2016 02:34 AM, Markus Mohrhard wrote: commit 8857877aa609de4c8476330c34a24906f5fdc05b Author: Markus Mohrhard Date: Mon May 23 23:47:17 2016 +0200 return paths and not URLs Change-Id: I03553a1fe98ac7ac780333b2ec247ed0cd781ffb Reviewed-on: https://gerrit.libreoffice.org/2

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

2016-05-25 Thread Caolán McNamara
cui/source/dialogs/about.cxx | 15 ++- include/tools/rc.h| 10 -- include/vcl/window.hxx|3 --- rsc/source/parser/rscicpx.cxx | 18 -- svx/source/tbxctrls/fillctrl.cxx

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

2016-05-25 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/tdf74795.rtf | 13 sw/qa/extras/rtfimport/rtfimport.cxx | 12 writerfilter/source/rtftok/rtfdispatchsymbol.cxx |2 writerfilter/source/rtftok/rtfdispatchvalue.cxx | 61 +++ 4 files changed, 88 insertions(+)

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

2016-05-25 Thread Miklos Vajna
sw/source/uibase/uno/unotxvw.cxx | 12 1 file changed, 4 insertions(+), 8 deletions(-) New commits: commit bc9ca0c9741b5453b691d64c0202e018bd5b6fb9 Author: Miklos Vajna Date: Tue May 24 17:30:55 2016 +0200 Partially revert "loplugin:constantparam in sw" This partia

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

2016-05-25 Thread Pranav Kant
dev/null |binary loleaflet/debug/document/loleaflet.html |8 +++--- loleaflet/dist/leaflet.css| 20 +-- loleaflet/dist/toolbar/toolbar.js | 11 ++-- loleaflet/src/control/Control.ContextMenu.js |

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

2016-05-25 Thread Markus Mohrhard
vcl/opengl/win/gdiimpl.cxx | 11 --- 1 file changed, 11 deletions(-) New commits: commit 401c2105be6d66e5c7ed436558a9a6c41cce4aae Author: Markus Mohrhard Date: Wed May 25 10:49:09 2016 +0200 this temporary window will never see key input Change-Id: I89942224b708565d0987

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

2016-05-25 Thread Noel Grandin
include/vcl/image.hxx |8 1 file changed, 8 deletions(-) New commits: commit 64ab90d1cb496610240d01dec65893cf2f36b964 Author: Noel Grandin Date: Wed May 25 15:26:07 2016 +0200 remove unused enum ImageColorTransform Change-Id: Ifb4a36afaae06f4bdc3ec4f1d4d7886bcccdf45d

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

2016-05-25 Thread Jan Holesovsky
include/svx/svxids.hrc|6 ++ sd/sdi/tables.sdi | 20 sd/source/ui/table/tableobjectbar.cxx | 44 ++- svx/sdi/svx.sdi | 78 ++ 4 files changed, 137 insertions(+), 11 deletion

Re: vcl::Window Get/SetUniqueId - is it still needed?

2016-05-25 Thread Caolán McNamara
On Wed, 2016-05-25 at 11:20 +0100, Caolán McNamara wrote: > So, yeah at this point I think we are pretty close to being able to > drop the UniqueId stuff. So, Set/GetUniqueId are gone now, so that confusion of "what's this for" is moot now. C. ___ Libre

[Libreoffice-commits] core.git: cui/source dbaccess/inc dbaccess/source extensions/inc extensions/source formula/source framework/inc framework/source include/formula include/sfx2 include/tools includ

2016-05-25 Thread Caolán McNamara
cui/source/dialogs/cuihyperdlg.cxx |9 - cui/source/inc/helpid.hrc |3 cui/source/options/connpooloptions.cxx |4 dbaccess/inc/dbaccess_helpid.hrc | 19 -- dbaccess/source/ui/app/AppController.cx

[Libreoffice-commits] core.git: canvas/source filter/source include/vcl svtools/source vcl/headless vcl/inc vcl/opengl vcl/quartz vcl/source vcl/unx vcl/win

2016-05-25 Thread Noel Grandin
canvas/source/cairo/cairo_canvashelper.cxx | 18 - canvas/source/directx/dx_vcltools.cxx | 98 +++ canvas/source/vcl/canvasbitmaphelper.cxx | 16 - canvas/source/vcl/canvashelper.cxx |6 filter/source/graphicfilter/egif/egif.cxx |3 include/vcl/bitmapaccess.hxx

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

2016-05-25 Thread Noel Grandin
include/vcl/edit.hxx|2 +- svtools/source/control/autocmpledit.cxx |2 +- svtools/source/control/inettbc.cxx |2 +- vcl/source/control/combobox.cxx |6 +++--- vcl/source/control/edit.cxx | 12 ++-- 5 files changed, 12 insertion

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

2016-05-25 Thread Stephan Bergmann
setup_native/source/win32/customactions/tools/checkversion.cxx |1 - setup_native/source/win32/customactions/tools/seterror.cxx |1 - 2 files changed, 2 deletions(-) New commits: commit a0a31d1a5ba7a2f9eee7b891f0d29f82d9ad13b7 Author: Stephan Bergmann Date: Wed May 25 15:06:16 2016

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

2016-05-25 Thread Stephan Bergmann
desktop/source/app/crashreport.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit b408317af902c31826cc6024bc1314c1419d9f7a Author: Stephan Bergmann Date: Wed May 25 15:05:52 2016 +0200 Silence clang-cl -Werror,-Wmicrosoft-enum-value in external include Change

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

2016-05-25 Thread Tor Lillqvist
vcl/source/opengl/OpenGLHelper.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit dfa1f2c83ff57e2e225c0c79ced1d13a48f2317a Author: Tor Lillqvist Date: Wed May 25 15:33:17 2016 +0300 Use VCL_GL_INFO here Failing to open a cached shader binary is

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

2016-05-25 Thread Michael Stahl
slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionerImpl.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit d6eef45d4ddb7d5b2d80d61e5dc09b14b64787f6 Author: Michael Stahl Date: Wed May 25 14:24:46 2016 +0200 slideshow: appease MSVC 2013 w

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

2016-05-25 Thread Noel Grandin
framework/inc/uiconfiguration/imagetype.hxx |7 - framework/source/uiconfiguration/imagemanagerimpl.cxx | 79 +- framework/source/uiconfiguration/imagemanagerimpl.hxx | 18 ++-- include/vcl/CommandImageResolver.hxx | 15 +-- vcl/source/bitmap/Co

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

2016-05-25 Thread Tor Lillqvist
vcl/win/gdi/winlayout.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 5f459af600597d3508676252b23ff8b5e00427dd Author: Tor Lillqvist Date: Wed May 25 14:58:27 2016 +0300 tdf#98792: This assertion is not needed In some cases this assert() even prevents stuff from w

[Libreoffice-commits] core.git: configmgr/source cppuhelper/source include/xmlreader sw/source vcl/opengl vcl/source xmlreader/source

2016-05-25 Thread Noel Grandin
configmgr/source/parsemanager.cxx| 10 ++-- cppuhelper/source/servicemanager.cxx | 22 - include/xmlreader/xmlreader.hxx |2 sw/source/uibase/envelp/labelcfg.cxx | 18 +++ vcl/opengl/win/blocklist_parser.cxx | 16 +++ vcl/source/window/builder.cxx|

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

2016-05-25 Thread Pranav Kant
loleaflet/src/control/Control.Menubar.js |1 + 1 file changed, 1 insertion(+) New commits: commit f8d36417d2da266f87e8cba48415f79275ffe5dd Author: Pranav Kant Date: Wed May 25 17:20:50 2016 +0530 loleaflet: Regain focus after menubar selection Change-Id: Ia0a5c81f5fe948a3552c

[Libreoffice-commits] core.git: 4 commits - io/source l10ntools/source lotuswordpro/source oox/source sd/source slideshow/source vcl/source vcl/win

2016-05-25 Thread Michael Stahl
io/source/stm/streamhelper.hxx | 16 --- l10ntools/source/gConvPo.cxx | 13 -- l10ntools/source/po.cxx| 14 --- lotuswordpro/source/filter/lwppara1.cxx

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

2016-05-25 Thread Winfried Donkers
sc/source/core/tool/interpr8.cxx | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit 1e3b7cbff66eb81a008eca03b56fcd128ddbe45f Author: Winfried Donkers Date: Thu May 19 15:52:48 2016 +0200 SWITCH returns error if compared value contains an error, tdf#9783

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

2016-05-25 Thread Caolán McNamara
sfx2/source/appl/workwin.cxx | 23 ++- sw/source/uibase/inc/inputwin.hxx|2 +- sw/source/uibase/ribbar/inputwin.cxx |9 ++--- 3 files changed, 17 insertions(+), 17 deletions(-) New commits: commit 77e7dc648ebb8b7d946111e2be4dfdbba72840b2 Author: CaolÃ

Re: Some thoughts about our tests and the build time

2016-05-25 Thread Stephan Bergmann
On 05/25/2016 12:50 PM, Bjoern Michaelsen wrote: On Wed, May 25, 2016 at 09:11:21AM +0200, Stephan Bergmann wrote: To me at least, the build-nocheck target looks like a useful tool for developers, not a "travesty". Im not suggesting to kill what it does (building without running checks). Im su

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

2016-05-25 Thread Pranav Kant
dev/null |binary loleaflet/debug/document/loleaflet.html |8 +++--- loleaflet/dist/leaflet.css| 20 +-- loleaflet/dist/toolbar/toolbar.js | 11 ++-- loleaflet/src/layer/marker/ProgressOverlay.js |

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - include/svx sd/sdi sd/source svx/sdi

2016-05-25 Thread Jan Holesovsky
include/svx/svxids.hrc|6 ++ sd/sdi/tables.sdi | 20 +++ sd/source/ui/app/popup.src| 20 +++ sd/source/ui/app/popup2_tmpl.src | 20 +++ sd/source/ui/table/tableobjectbar.cxx | 44 +++ svx/sdi/svx.sdi

Re: Some thoughts about our tests and the build time

2016-05-25 Thread Bjoern Michaelsen
Hi, On Wed, May 25, 2016 at 08:28:58AM +0200, jan iversen wrote: > > Along with that, we could then kill the "make build-nocheck" travesty and > > have > > 'make' and 'make build' each do the same regardless of if its on toplevel > > and > > in a module? Right? Please? > > When we talk about s

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

2016-05-25 Thread Caolán McNamara
New branch 'feature/fixes22' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Re: vcl::Window Get/SetUniqueId - is it still needed?

2016-05-25 Thread Noel Grandin
On 2016/05/25 12:53 PM, Katarina Behrens wrote: I guess I should've made it clear what do I need vcl::Window's unique ID for: it's for the purpose of dialog screenshots, where some identifier is needed to distinguish between more possible "configurations" of the dialog or tabpage (example: font

Re: vcl::Window Get/SetUniqueId - is it still needed?

2016-05-25 Thread Katarina Behrens
> > as it happens, I need to write a method of vcl::Window that will > > return its unique id. In most of the cases it'll be the same as its > > help id (i.e. path/to/ui/file/widget/within), but sometimes it won't. > > > > > > * What is vcl::Window Get/SetUniqueId good for and is it still needed

Re: Some thoughts about our tests and the build time

2016-05-25 Thread Bjoern Michaelsen
Hi, On Wed, May 25, 2016 at 09:11:21AM +0200, Stephan Bergmann wrote: > To me at least, the build-nocheck target looks like a useful tool for > developers, not a "travesty". Im not suggesting to kill what it does (building without running checks). Im suggesting that we get module and toplevel tar

Re: 100.000 registred (and majority solved) bugs

2016-05-25 Thread Lionel Elie Mamane
On Wed, May 25, 2016 at 07:59:12AM +0200, jan iversen wrote: > Bug 100.000 was registred in Bugzilla. The lucky "winner" was Cor Nouws. > https://bugs.documentfoundation.org/show_bug.cgi?id=10 Also, the bug numbering is sparse for bug numbers before we switched to our own bugzilla, because we

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

2016-05-25 Thread Laurent Balland-Poirier
svl/source/numbers/zforscan.cxx |4 1 file changed, 4 insertions(+) New commits: commit c9ed6e832213129cc579c1c309ce9dbd3593c57a Author: Laurent Balland-Poirier Date: Thu May 19 22:57:30 2016 +0200 tdf#95339 Extend test to distinguish minute/month Detect minute in user n

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

2016-05-25 Thread Stanislav Horacek
sc/source/ui/src/scfuncs.src |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit fe1d9bfadf2a707dff10cab1eab837fc2f2b550e Author: Stanislav Horacek Date: Sat May 21 13:46:24 2016 +0200 correct description of range argument of MINIFS and MAXIFS Change-

  1   2   >