RE: help!

2019-05-02 Thread Adrien Ollier
Hi, "and" is a C++ keyword (https://en.cppreference.com/w/cpp/keyword, https://en.cppreference.com/w/cpp/keyword/and) which is the logical AND (&&). I am surprised it is not recognized. C++ keywords: and - cppreference.com This page was last modifi

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

2019-05-02 Thread andreas kainz (via logerrit)
sw/uiconfig/swriter/ui/notebookbar_compact.ui | 286 +- 1 file changed, 192 insertions(+), 94 deletions(-) New commits: commit 533ea2620148cce78961c76399850db8e7d1ef7c Author: andreas kainz AuthorDate: Thu May 2 23:30:02 2019 +0200 Commit: andreas_kainz CommitDa

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

2019-05-02 Thread Jens Carl (via logerrit)
basic/CppunitTest_basic_macros.mk |1 basic/qa/cppunit/test_language_conditionals.cxx | 174 basic/qa/cppunit/test_scanner.cxx |8 + basic/source/comp/exprtree.cxx |3 4 files changed, 186 insertions(+) New commi

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

2019-05-02 Thread Jens Carl (via logerrit)
sc/qa/extras/sccellsearchobj.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 2f9cd77c1cd480244f8c17221c2f74f3f97df57f Author: Jens Carl AuthorDate: Fri May 3 00:39:49 2019 + Commit: Jens Carl CommitDate: Fri May 3 04:32:12 2019 +0200

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

2019-05-02 Thread Jens Carl (via logerrit)
include/test/lang/xserviceinfo.hxx | 11 +-- test/source/lang/xserviceinfo.cxx |4 ++-- 2 files changed, 11 insertions(+), 4 deletions(-) New commits: commit de529f32120e2eaa73d804a53ce519979da38438 Author: Jens Carl AuthorDate: Fri May 3 00:33:02 2019 + Commit: Jens C

Re: help!

2019-05-02 Thread Regina Henschel
Hi Adrien, Adrien Ollier schrieb am 02-May-19 um 21:32: Hi everybody, All of my commits fail at Jenkins tests: [..} https://gerrit.libreoffice.org/#/c/71652/ Wrong syntax for the boolean operator. http://www.cplusplus.com/doc/tutorial/operators/ But the changes are very simple and on my

[Libreoffice-commits] online.git: loleaflet/.eslintignore loleaflet/js loleaflet/Makefile.am

2019-05-02 Thread Libreoffice Gerrit user
loleaflet/.eslintignore|1 loleaflet/Makefile.am |2 loleaflet/js/jquery.contextMenu.js | 1928 + 3 files changed, 1930 insertions(+), 1 deletion(-) New commits: commit 2ea141c02f48d5ec82f69691ef045c7c036f0752 Author: Henr

[Libreoffice-commits] online.git: kit/Kit.cpp wsd/LOOLWSD.cpp wsd/TileDesc.hpp

2019-05-02 Thread Libreoffice Gerrit user
kit/Kit.cpp | 275 +-- wsd/LOOLWSD.cpp |1 wsd/TileDesc.hpp | 18 ++- 3 files changed, 239 insertions(+), 55 deletions(-) New commits: commit 8172885f74bef3e4d90e41a54a596add5b292b6a Author: Michael Meeks AuthorDate: Sat Apr 2

Andrew Hyatt license statement

2019-05-02 Thread Andrew Hyatt
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Andrew Hyatt ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2019-05-02 Thread Eike Rathke (via logerrit)
basic/source/sbx/sbxvalue.cxx | 36 +++- 1 file changed, 11 insertions(+), 25 deletions(-) New commits: commit 15c39bb2e75df40c30bcbf789d815376dd2e31ce Author: Eike Rathke AuthorDate: Thu May 2 20:54:16 2019 +0200 Commit: Eike Rathke CommitDate: Thu May

[Libreoffice-commits] core.git: helpcontent2

2019-05-02 Thread Ilmari Lauhakangas (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 01312c80d9d3b118cf0f5cc90fa70efe1a159871 Author: Ilmari Lauhakangas AuthorDate: Thu May 2 22:00:06 2019 +0300 Commit: Gerrit Code Review CommitDate: Thu May 2 22:12:14 2019 +0200 Update git su

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

2019-05-02 Thread Libreoffice Gerrit user
AllLangHelp_sdraw.mk |7 ++- AllLangHelp_simpress.mk |2 - source/text/sdraw/00/page_menu.xhp | 52 +++ source/text/sdraw/01/new_page.xhp| 12 +++--- source/text/sdraw/01/page_properties.xhp

[Libreoffice-commits] core.git: helpcontent2

2019-05-02 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 47a1a7f181eb93759f47109c4402cbef392bab1c Author: Olivier Hallot AuthorDate: Fri Apr 12 11:58:30 2019 -0300 Commit: Gerrit Code Review CommitDate: Thu May 2 22:12:35 2019 +0200 Update git submo

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

2019-05-02 Thread Libreoffice Gerrit user
helpers/convertfilters.py | 17 source/text/shared/guide/convertfilters.xhp | 1280 ++-- 2 files changed, 650 insertions(+), 647 deletions(-) New commits: commit 6b3fde1a622298ca05027892d395b3c1f5acdcb9 Author: Olivier Hallot AuthorDate: Fri Apr 1

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1-6' - configure.ac

2019-05-02 Thread Christian Lohmaier (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 47b704879f52819423702f4efa17cbae8d7b7afa Author: Christian Lohmaier AuthorDate: Thu May 2 22:07:21 2019 +0200 Commit: Christian Lohmaier CommitDate: Thu May 2 22:07:21 2019 +0200 bump product

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

2019-05-02 Thread Libreoffice Gerrit user
Tag 'libreoffice-6.1.6.3' created by Christian Lohmaier at 2019-05-02 20:06 + Tag libreoffice-6.1.6.3 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAlzLTdwACgkQ9DSh76/u rqOLShAAv5fqqraHJT8mkLsLrkDXRIzs8uaEIMzeIEcPw2rKyTvokYgsj5vtiy+I hizznhLxGVnP+x8QapfBBMsPzMvww

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

2019-05-02 Thread Libreoffice Gerrit user
loleaflet/Makefile.am | 19 +++ 1 file changed, 11 insertions(+), 8 deletions(-) New commits: commit 9c2ca2d50213f7b7a66523de45f264d94d954a43 Author: Henry Castro AuthorDate: Thu May 2 15:26:05 2019 -0400 Commit: Henry Castro CommitDate: Thu May 2 15:53:28 2019 -0400

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

2019-05-02 Thread Libreoffice Gerrit user
Tag 'libreoffice-6.1.6.3' created by Christian Lohmaier at 2019-05-02 20:06 + Tag libreoffice-6.1.6.3 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAlzLTdwACgkQ9DSh76/u rqOPQA//f/s9xvkbaGDgxvES6dwH//bJrPFp6ul8gA/8rtGV3F4JrEH/AJB97F7h atUwiLGWbaWLwQ2ncGYOKolxyeA/C

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

2019-05-02 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-6.1.6.3' created by Christian Lohmaier at 2019-05-02 20:06 + Tag libreoffice-6.1.6.3 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAlzLTd0ACgkQ9DSh76/u rqN2GxAAq59eflyKjkNiFtpzXjJQ5A4SBjJ4egjCHA/qViNHACeey8bj4zAoGqfB HK3R0PGkMuJO8fTcjbWy0NHmboZiP

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

2019-05-02 Thread Libreoffice Gerrit user
Tag 'libreoffice-6.1.6.3' created by Christian Lohmaier at 2019-05-02 20:06 + Tag libreoffice-6.1.6.3 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAlzLTdgACgkQ9DSh76/u rqM6Fg//aucv7f0VmYmScWhlZoxWOnCRazYZ4TpIxgi54k+fBtcnhMxBZJlpMo0H rG8suGEuY/nBxPC0Di0wtZeAHQsu0

help!

2019-05-02 Thread Adrien Ollier
Hi everybody, All of my commits fail at Jenkins tests: https://gerrit.libreoffice.org/#/c/71649/ https://gerrit.libreoffice.org/#/c/71651/ https://gerrit.libreoffice.org/#/c/71652/ But the changes are very simple and on my computer I have no error. Can someone help me to understand what the probl

HEADS UP! Google Seasons of Doc: Call for mentors

2019-05-02 Thread Olivier Hallot
Hello Dev Team ! As part of the GSoDoc program, community members interested in mentoring documentation writers must advance their names and turn it public for technical writer (TW) candidates. The wiki page with some ideas is already in place, and mentors are invited to pick one of the ideas or

Re: Myanmar dictionary

2019-05-02 Thread Cyrille
I missed some of your message... Il 02/05/2019 12:36, Eike Rathke ha scritto: > Hi Cyrille, > > On Tuesday, 2019-04-30 08:56:06 +0200, Cyrille wrote: > >> I installed the oxt for the tamil dic. After reboot, in the list of >> languages I have well the green/blue V that indicate I have the >> spell

Re: Burmess dictionary

2019-05-02 Thread Cyrille
Il 02/05/2019 12:40, Eike Rathke ha scritto: > Hi Cyrille, > > On Tuesday, 2019-04-30 10:14:17 +0200, Cyrille wrote: > >> Please update the page >> https://wiki.documentfoundation.org/Language_support_of_LibreOffice with > Well, it's a wiki, so you could do that.. I need to create a new account..

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

2019-05-02 Thread andreas kainz (via logerrit)
sw/uiconfig/sglobal/toolbar/previewobjectbar.xml |2 sw/uiconfig/sweb/toolbar/previewobjectbar.xml|2 sw/uiconfig/swform/toolbar/previewobjectbar.xml |2 sw/uiconfig/swreport/toolbar/previewobjectbar.xml| 17 sw/uiconfig/swriter/toolbar/previe

[Libreoffice-commits] help.git: help3xsl/help.js

2019-05-02 Thread Libreoffice Gerrit user
help3xsl/help.js | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 578f74466fcbf2dca537859e73064bfb4583928a Author: Ilmari Lauhakangas AuthorDate: Thu May 2 19:14:02 2019 +0200 Commit: Olivier Hallot CommitDate: Thu May 2 20:17:50 2019 +0200 tdf#122366 Store

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

2019-05-02 Thread Mike Kaganski (via logerrit)
sc/qa/unit/data/ods/pivottable_fieldInRowsAndData.ods |binary sc/qa/unit/pivottable_filters_test.cxx| 19 ++ sc/source/filter/excel/xepivotxml.cxx | 16 +++ 3 files changed, 35 insertions(+) New commits: commit 5afa630cf781143c8ff32

[Libreoffice-commits] core.git: helpcontent2

2019-05-02 Thread Ilmari Lauhakangas (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 20c35525b1a00cc703325cff43f0ba5f523472ea Author: Ilmari Lauhakangas AuthorDate: Thu May 2 19:14:02 2019 +0200 Commit: Gerrit Code Review CommitDate: Thu May 2 20:17:50 2019 +0200 Update git su

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

2019-05-02 Thread Katarina Behrens (via logerrit)
avmedia/source/framework/MediaControlBase.cxx |2 +- avmedia/source/framework/mediacontrol.cxx |2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 1eac5fa2fd661f9572fb9f9b30e2785c0d5b513a Author: Katarina Behrens AuthorDate: Tue Apr 30 22:03:37 2019 +0200 C

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - comphelper/inc

2019-05-02 Thread Matthias Seidel (via logerrit)
comphelper/inc/comphelper/embeddedobjectcontainer.hxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 36ded0bc8eef88d8c19773696ec2c002895d2e96 Author: Matthias Seidel AuthorDate: Thu May 2 16:19:37 2019 + Commit: Matthias Seidel CommitDate: Thu

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

2019-05-02 Thread Andrea Gelmini (via logerrit)
dbaccess/source/core/dataaccess/connection.cxx |2 +- dbaccess/source/core/dataaccess/databasedocument.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 4729385ae828a178fbe0ab4fb8ec52134723b5e6 Author: Andrea Gelmini AuthorDate: Sun Apr 28 21:11:25

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

2019-05-02 Thread Andrea Gelmini (via logerrit)
dbaccess/source/core/dataaccess/databaseregistrations.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 678d71c2d8009cd6e8c274158f4195a4df523cc0 Author: Andrea Gelmini AuthorDate: Sun Apr 28 21:11:22 2019 + Commit: Julien Nabet CommitDate: Thu May 2 19

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

2019-05-02 Thread Andrea Gelmini (via logerrit)
dbaccess/source/core/dataaccess/datasource.cxx |2 +- dbaccess/source/core/inc/ModelImpl.hxx |8 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit c2c7a802e58527a5e572e903a206fe0be6c34172 Author: Andrea Gelmini AuthorDate: Sun Apr 28 21:11:21 2019

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

2019-05-02 Thread Andrea Gelmini (via logerrit)
dbaccess/source/core/inc/column.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5ed44a655b5cbd95fe36604ab1b54127546b78cd Author: Andrea Gelmini AuthorDate: Sun Apr 28 21:11:18 2019 + Commit: Julien Nabet CommitDate: Thu May 2 19:48:42 2019 +0200

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

2019-05-02 Thread Mike Kaganski (via logerrit)
sc/qa/unit/data/ods/pivottable_fieldInRowsAndData.ods |binary sc/qa/unit/pivottable_filters_test.cxx| 15 +++ sc/source/filter/excel/xepivotxml.cxx | 16 3 files changed, 31 insertions(+) New commits: commit 31297f32aa9a35897055b0d

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

2019-05-02 Thread Muhammet Kara (via logerrit)
sfx2/inc/SfxRedactionHelper.hxx|6 -- sfx2/source/doc/SfxRedactionHelper.cxx | 10 +++--- sfx2/source/doc/objserv.cxx|5 +++-- 3 files changed, 14 insertions(+), 7 deletions(-) New commits: commit b743d446d8cccabcf3d002da652da0a8854ad883 Author: Muhammet

[Libreoffice-commits] core.git: helpcontent2

2019-05-02 Thread Ilmari Lauhakangas (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e6532f75e1901a783c50907fd5e94f1bb6a01f6b Author: Ilmari Lauhakangas AuthorDate: Thu May 2 17:31:50 2019 +0200 Commit: Gerrit Code Review CommitDate: Thu May 2 19:22:19 2019 +0200 Update git su

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

2019-05-02 Thread Libreoffice Gerrit user
source/text/swriter/01/05060100.xhp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3c13f19ccac3c882a1971e5cf78e6bfb8ffcaa7d Author: Ilmari Lauhakangas AuthorDate: Thu May 2 17:31:50 2019 +0200 Commit: Olivier Hallot CommitDate: Thu May 2 19:22:19 2019 +

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

2019-05-02 Thread Mike Kaganski (via logerrit)
sc/source/filter/excel/xepivotxml.cxx | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit 10b2ae55c575d8738d2b30c0c94e12ffca689ffe Author: Mike Kaganski AuthorDate: Thu May 2 18:37:02 2019 +0300 Commit: Mike Kaganski CommitDate: Thu May 2 18:38

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

2019-05-02 Thread Noel Grandin (via logerrit)
svl/source/items/itempool.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a6b1d12447628016241efd643d074ce66b025c47 Author: Noel Grandin AuthorDate: Thu May 2 15:31:08 2019 +0200 Commit: Noel Grandin CommitDate: Thu May 2 18:19:57 2019 +0200 fix asse

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

2019-05-02 Thread Noel Grandin (via logerrit)
svx/source/xoutdev/xattrbmp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 743a9b226d6244dc2e92ccee00f83bfe99e521ae Author: Noel Grandin AuthorDate: Thu May 2 15:59:48 2019 +0200 Commit: Noel Grandin CommitDate: Thu May 2 17:57:23 2019 +0200 fix bu

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

2019-05-02 Thread Noel Grandin (via logerrit)
sc/inc/patattr.hxx |2 -- sc/source/core/data/patattr.cxx | 40 2 files changed, 42 deletions(-) New commits: commit 585e0ac43b9bd8a2f714903034e435c84ae3fc96 Author: Noel Grandin AuthorDate: Thu May 2 15:47:27 2019 +0200 Commit:

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

2019-05-02 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtk3gtkinst.cxx |4 1 file changed, 4 insertions(+) New commits: commit b5b198ad3db3a1020b249ea3452eee6bce03e9b9 Author: Caolán McNamara AuthorDate: Thu May 2 13:17:16 2019 +0100 Commit: Caolán McNamara CommitDate: Thu May 2 17:50:52 2019 +0200 block/unblock n

[Libreoffice-commits] online.git: test/helpers.hpp test/httpwstest.cpp

2019-05-02 Thread Libreoffice Gerrit user
test/helpers.hpp| 24 test/httpwstest.cpp | 12 ++-- 2 files changed, 30 insertions(+), 6 deletions(-) New commits: commit 5406a25b24bd76cb3de907527153ebed15e8d26e Author: Michael Meeks AuthorDate: Thu May 2 16:14:12 2019 +0100 Commit: Michael Mee

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

2019-05-02 Thread Xisco Fauli (via logerrit)
vcl/opengl/opengl_blacklist_windows.xml |4 1 file changed, 4 insertions(+) New commits: commit ed423da9d968d6f534a6d4d27b45aa96cd5b47d4 Author: Xisco Fauli AuthorDate: Thu May 2 12:31:55 2019 +0200 Commit: Xisco Faulí CommitDate: Thu May 2 16:52:23 2019 +0200 tdf#115092:

minutes of ESC call ...

2019-05-02 Thread Michael Meeks
* Present: + Sophie, Thorsten, Olivier, Christian, Michael W, Eduard A, Caolan, Michael M, Michael S, Xisco, Heiko, Eike * Completed Action Items: * Pending Action Items: + run the certification script (Kendy) * Release Engineering update (Christian) + 6.1.6 rc2 – status

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

2019-05-02 Thread Mike Kaganski (via logerrit)
sc/source/ui/unoobj/dapiuno.cxx | 78 1 file changed, 24 insertions(+), 54 deletions(-) New commits: commit 96ab20756316b25b7f2343a15596bc5114ea5a68 Author: Mike Kaganski AuthorDate: Thu May 2 13:26:52 2019 +0200 Commit: Mike Kaganski CommitDat

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1-6' - download.lst

2019-05-02 Thread Michael Stahl (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 033804378199f3c19a374333fc3e049549dc1246 Author: Michael Stahl AuthorDate: Thu May 2 10:59:01 2019 +0200 Commit: Caolán McNamara CommitDate: Thu May 2 16:19:05 2019 +0200 libpng: upgrade t

Re: Myanmar dictionary

2019-05-02 Thread Cyrille
First thanks for the answer! Il 02/05/2019 12:28, Eike Rathke ha scritto: > Hi Cyrille, > > On Tuesday, 2019-04-30 08:56:06 +0200, Cyrille wrote: > >> I found the solution. The locale iso code is wrong, I need to use bur >> instead of my or my-MM. Please let me now if I'm not wrong. > 'bur' in thi

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

2019-05-02 Thread Caolán McNamara (via logerrit)
sd/source/ui/dlg/copydlg.cxx | 25 + 1 file changed, 13 insertions(+), 12 deletions(-) New commits: commit 128145e227ef91fb2f23893e73d38ae72cf074e5 Author: Caolán McNamara AuthorDate: Thu May 2 09:08:13 2019 +0100 Commit: Caolán McNamara CommitDate: Thu May 2 1

Re: Crash test update

2019-05-02 Thread Noel Grandin
On 2019/04/27 5:33 PM, Caolán McNamara wrote: --headless --convert-to pdf tdf89833-2.xlsm semi-reliably fails stl concept checking "Error: attempt to compare a dereferenceable iterator to a singular iterator" I imagine this started with some part of the tdf#81765 fixes fix in progress here:

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - download.lst

2019-05-02 Thread Michael Stahl (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5b3765f4d881e7ddefd0c4aad6886a46f000b4fc Author: Michael Stahl AuthorDate: Thu May 2 10:59:01 2019 +0200 Commit: Thorsten Behrens CommitDate: Thu May 2 14:57:13 2019 +0200 libpng: upgrade

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-5-4' - download.lst

2019-05-02 Thread Michael Stahl (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ecc5500f41dca58ac2195c85f9b6e369293c4b17 Author: Michael Stahl AuthorDate: Thu May 2 10:59:01 2019 +0200 Commit: Michael Stahl CommitDate: Thu May 2 13:26:51 2019 +0200 libpng: upgrade to

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-6-0' - download.lst

2019-05-02 Thread Michael Stahl (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8f4bfe562c76e7a18229ad4bd99abad031f306d4 Author: Michael Stahl AuthorDate: Thu May 2 10:59:01 2019 +0200 Commit: Michael Stahl CommitDate: Thu May 2 13:24:11 2019 +0200 libpng: upgrade to

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

2019-05-02 Thread Michael Stahl (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0df8eb493878b4affe9fdb13b963d79a1435df0b Author: Michael Stahl AuthorDate: Thu May 2 10:59:01 2019 +0200 Commit: Michael Stahl CommitDate: Thu May 2 13:35:50 2019 +0200 libpng: upgrade to

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-5-2+backports' - download.lst

2019-05-02 Thread Michael Stahl (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7911b0dad3a031f34b627f85b713cd12f203066a Author: Michael Stahl AuthorDate: Thu May 2 10:59:01 2019 +0200 Commit: Michael Stahl CommitDate: Thu May 2 14:29:52 2019 +0200 libpng: upgrade to

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

2019-05-02 Thread Eike Rathke (via logerrit)
i18nlangtag/source/isolang/langid.pl |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 85cdb6804cc141a05638494cea7cd59d299eb53e Author: Eike Rathke AuthorDate: Thu May 2 14:10:21 2019 +0200 Commit: Eike Rathke CommitDate: Thu May 2 14:10:31 2019 +0200

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

2019-05-02 Thread Eike Rathke (via logerrit)
i18nlangtag/source/isolang/langid.pl |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 48c558a7c7ce94ff22e9f8e4181f98617ec5c6c3 Author: Eike Rathke AuthorDate: Thu May 2 13:54:39 2019 +0200 Commit: Eike Rathke CommitDate: Thu May 2 13:55:23 2019 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1-6' - translations

2019-05-02 Thread Christian Lohmaier (via logerrit)
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7d3e5d1b273c2004bc231d2673da29d65c911cd0 Author: Christian Lohmaier AuthorDate: Thu May 2 13:37:34 2019 +0200 Commit: Gerrit Code Review CommitDate: Thu May 2 13:50:21 2019 +0200 Update git su

[Libreoffice-commits] translations.git: Branch 'libreoffice-6-1' - source/bg source/de source/id source/nb source/nl source/pt source/ru source/zh-CN

2019-05-02 Thread Libreoffice Gerrit user
source/bg/helpcontent2/source/text/sbasic/shared.po |6 +- source/bg/helpcontent2/source/text/swriter/guide.po |6 +- source/bg/svx/messages.po |6 +- source/de/officecfg/registry/data/org/openoffice/Office

[Libreoffice-commits] translations.git: Branch 'libreoffice-6-1-6' - source/bg source/de source/id source/nb source/nl source/pt source/ru source/zh-CN

2019-05-02 Thread Libreoffice Gerrit user
source/bg/helpcontent2/source/text/sbasic/shared.po |6 +- source/bg/helpcontent2/source/text/swriter/guide.po |6 +- source/bg/svx/messages.po |6 +- source/de/officecfg/registry/data/org/openoffice/Office

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - translations

2019-05-02 Thread Christian Lohmaier (via logerrit)
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 03dbe11013579575afab7b7c39469c1ab06693c3 Author: Christian Lohmaier AuthorDate: Thu May 2 13:37:34 2019 +0200 Commit: Gerrit Code Review CommitDate: Thu May 2 13:49:41 2019 +0200 Update git su

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

2019-05-02 Thread Muhammet Kara (via logerrit)
sfx2/inc/SfxRedactionHelper.hxx|6 -- sfx2/source/doc/SfxRedactionHelper.cxx | 10 +++--- sfx2/source/doc/objserv.cxx|5 +++-- 3 files changed, 14 insertions(+), 7 deletions(-) New commits: commit 41ece101171123bd6eb9e59b88c2719ab83020b3 Author: Muhammet

[Libreoffice-commits] core.git: test/source testtools/source toolkit/source ucbhelper/source ucb/source unotools/source unoxml/source uui/source

2019-05-02 Thread Arkadiy Illarionov (via logerrit)
test/source/container/xnameaccess.cxx |2 +- test/source/lang/xserviceinfo.cxx |2 +- test/source/sheet/globalsheetsettings.cxx |3 +-- test/source/sheet/xcellrangedata.cxx |2 +- test/source/sheet/xconsolidationdescriptor.cxx|

[Libreoffice-commits] core.git: download.lst

2019-05-02 Thread Michael Stahl (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e2abbc0062398ea67cb13cb5b0b7bfdce78e652c Author: Michael Stahl AuthorDate: Thu May 2 10:59:01 2019 +0200 Commit: Michael Stahl CommitDate: Thu May 2 13:20:55 2019 +0200 libpng: upgrade to

Re: Myanmar dictionary

2019-05-02 Thread Eike Rathke
Hi Cyrille, On Thursday, 2019-05-02 12:28:05 +0200, Eike Rathke wrote: > 'my' not working, my guess is now it's because Myanmar (Burmese) script > [Mymr] is a CTL script and apparently we don't have my-MM associated as > CTL. Bah, wrong, it is already CTL, my tool needs to be adapted to newer so

Re: Burmess dictionary

2019-05-02 Thread Eike Rathke
Hi Cyrille, On Tuesday, 2019-04-30 10:14:17 +0200, Cyrille wrote: > Please update the page > https://wiki.documentfoundation.org/Language_support_of_LibreOffice with Well, it's a wiki, so you could do that.. > the link to the new spellchecker for Burmese on gitlab: > https://gitlab.com/lafricai

Re: Myanmar dictionary

2019-05-02 Thread Eike Rathke
Hi Cyrille, On Tuesday, 2019-04-30 08:56:06 +0200, Cyrille wrote: > I installed the oxt for the tamil dic. After reboot, in the list of > languages I have well the green/blue V that indicate I have the > spellchecker enable for this language (Tamil). > But not yet for Burmese even if the hunspell

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - cui/source fpicker/source sc/source sd/source sfx2/source svx/source sw/source vcl/source

2019-05-02 Thread Stephan Bergmann (via logerrit)
cui/source/dialogs/cuigaldlg.cxx|2 +- fpicker/source/office/OfficeFilePicker.cxx |2 +- fpicker/source/office/OfficeFolderPicker.cxx|2 +- sc/source/ui/view/tabvwsha.cxx |2 +- sd/source/ui/animations/CustomAnimationPane.cxx |2 +- sd/

Re: Myanmar dictionary

2019-05-02 Thread Eike Rathke
Hi Cyrille, On Tuesday, 2019-04-30 08:56:06 +0200, Cyrille wrote: > I found the solution. The locale iso code is wrong, I need to use bur > instead of my or my-MM. Please let me now if I'm not wrong. 'bur' in this context is wrong, because it is the 639-2/B bibliographic code, not a 639-2/T term

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

2019-05-02 Thread Mike Kaganski (via logerrit)
desktop/source/lib/init.cxx | 268 ++-- 1 file changed, 110 insertions(+), 158 deletions(-) New commits: commit fef1c9ba0cabe767d8c15c10903c5869dd113503 Author: Mike Kaganski AuthorDate: Sun Apr 28 23:29:49 2019 +0300 Commit: Michael Meeks Commit

[Libreoffice-commits] core.git: include/LibreOfficeKit libreofficekit/qa

2019-05-02 Thread Jan Holesovsky (via logerrit)
include/LibreOfficeKit/LibreOfficeKit.hxx |2 +- libreofficekit/qa/tilebench/tilebench.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit a6d146074dce236f84e0194539413e7d551b5065 Author: Jan Holesovsky AuthorDate: Thu May 2 11:14:40 2019 +0200 Commit:

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-6-0' - shell/source

2019-05-02 Thread Stephan Bergmann (via logerrit)
shell/source/unix/exec/shellexec.cxx | 37 ++ shell/source/win32/SysShExec.cxx | 118 +++ 2 files changed, 155 insertions(+) New commits: commit 2f11fa65643305454481b23b86ed166a3844 Author: Stephan Bergmann AuthorDate: Fri Mar 29 14:01:19 20

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-5-4' - shell/source

2019-05-02 Thread Stephan Bergmann (via logerrit)
shell/source/unix/exec/shellexec.cxx | 37 ++ shell/source/win32/SysShExec.cxx | 118 +++ 2 files changed, 155 insertions(+) New commits: commit 5fa66726e259e5927565ec19f8b6956b925f1b94 Author: Stephan Bergmann AuthorDate: Fri Mar 29 14:01:19 20

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-5-2' - 2 commits - include/o3tl shell/source

2019-05-02 Thread Stephan Bergmann (via logerrit)
include/o3tl/runtimetooustring.hxx | 48 ++ shell/source/unix/exec/shellexec.cxx | 36 ++ shell/source/win32/SysShExec.cxx | 117 +++ 3 files changed, 201 insertions(+) New commits: commit 9f8aeee1c9fb6dbccde1e945861f82f44e2bdc1e Auth

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - include/LibreOfficeKit libreofficekit/qa

2019-05-02 Thread Jan Holesovsky (via logerrit)
include/LibreOfficeKit/LibreOfficeKit.hxx |2 +- libreofficekit/qa/tilebench/tilebench.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 237aa2fe367d3369265b0f935f7521560bc2c61a Author: Jan Holesovsky AuthorDate: Thu May 2 11:14:40 2019 +0200 Commit:

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4' - 4 commits - bundled/include loleaflet/plugins loleaflet/src

2019-05-02 Thread Libreoffice Gerrit user
bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h | 37 ++- loleaflet/plugins/path-transform/src/Path.Drag.js | 28 ++ loleaflet/plugins/path-transform/src/Path.Transform.js | 12 - loleaflet/src/layer/tile/TileLayer.js | 194 + loleaflet/src/layer

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - libreofficekit/qa

2019-05-02 Thread Ashod Nakashian (via logerrit)
libreofficekit/qa/gtktiledviewer/gtv-application.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 6ac2ce64ddd4e2fcdfc0f8f50fae36a78f87f9ab Author: Ashod Nakashian AuthorDate: Mon Apr 29 22:21:39 2019 -0400 Commit: Jan Holesovsky CommitDate: Thu May 2 11:17:43 2019

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

2019-05-02 Thread Ashod Nakashian (via logerrit)
sc/source/ui/app/inputwin.cxx|7 ++- sfx2/source/control/dispatch.cxx |4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) New commits: commit 88565c3662c6fde240c98a9b4f2ce6dfbcf4094e Author: Ashod Nakashian AuthorDate: Thu Aug 9 23:14:34 2018 -0400 Commit: Jan Holes

Re: LibreOffice Java API and Java 11

2019-05-02 Thread Stephan Bergmann
On 01/05/2019 16:40, Rick Heckadon wrote: I’m currently working on a Java project that includes the LibreOffice Java API.  With Oracles changes to the distribution and support of Java, I have since moved the project over to AdoptOpenJDK 11.  While trying to run the program, the LibreOffice API

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

2019-05-02 Thread Mike Kaganski (via logerrit)
sc/source/core/data/dpobject.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit dd670d89951876c32fdfdcb26a93ced1c6d42998 Author: Mike Kaganski AuthorDate: Thu May 2 08:54:40 2019 +0200 Commit: Mike Kaganski CommitDate: Thu May 2 10:43:49 2019

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

2019-05-02 Thread Michael Meeks (via logerrit)
vcl/source/window/paint.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit d36f089b2898ed4d066fc656f36543c9e13c0f48 Author: Michael Meeks AuthorDate: Fri Apr 26 20:04:00 2019 +0100 Commit: Jan Holesovsky CommitDate: Thu May 2 10:28:44 2019 +0200

[Libreoffice-commits] dev-tools.git: esc-reporting/esc-analyze.py

2019-05-02 Thread Libreoffice Gerrit user
esc-reporting/esc-analyze.py |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 5a6566e50f9c0aa143a88c0d593a47ab767d0849 Author: Xisco Fauli AuthorDate: Thu May 2 10:14:35 2019 +0200 Commit: Xisco Fauli CommitDate: Thu May 2 10:14:35 2019 +0200 ESC:

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

2019-05-02 Thread Caolán McNamara (via logerrit)
vcl/source/window/builder.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit ed67b443d1db273818737ef7996330a8f475361b Author: Caolán McNamara AuthorDate: Wed May 1 21:40:31 2019 +0100 Commit: Caolán McNamara CommitDate: Thu May 2 10:09:29 2019 +0200 clamp to tar

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - desktop/qa desktop/source include/LibreOfficeKit libreofficekit/qa

2019-05-02 Thread Henry Castro (via logerrit)
desktop/qa/desktop_lib/test_desktop_lib.cxx | 51 desktop/source/lib/init.cxx | 37 desktop/source/lib/lokclipboard.cxx | 10 +- desktop/source/lib/lokclipboard.hxx |3

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

2019-05-02 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtk3gtkinst.cxx | 53 +++ 1 file changed, 53 insertions(+) New commits: commit f420aa3e027e04e49b7031ebf0613debcaab2ea0 Author: Caolán McNamara AuthorDate: Wed May 1 17:06:37 2019 +0100 Commit: Caolán McNamara CommitDate: Thu May 2

[Libreoffice-commits] core.git: vbahelper/source vcl/source vcl/unx writerfilter/source xmloff/source xmlscript/source xmlsecurity/source

2019-05-02 Thread Arkadiy Illarionov (via logerrit)
vbahelper/source/msforms/vbacombobox.cxx |4 +- vbahelper/source/msforms/vbacontrol.cxx |2 - vbahelper/source/msforms/vbalistbox.cxx |4 +- vcl/source/filter/FilterConfigCache.cxx |2 - vcl/sour

Re: Sidebar panel via extension

2019-05-02 Thread Heiko Tietze
Interesting question, maybe this helps you https://bugs.documentfoundation.org/show_bug.cgi?id=124835#c18 On 24.04.19 11:27, Arta Elizabete Zēna wrote: > Hello! > >   > > I´m trying to make a sidebar extension. Now I have working sidebar `tab` icon > which can be opened, but the deck is comple