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

2017-10-17 Thread Julien Nabet
hwpfilter/source/drawing.h |2 - hwpfilter/source/hbox.cxx | 36 ++ hwpfilter/source/hbox.h| 19 - hwpfilter/source/hwpfile.cxx | 82 - hwpfilter/source/hwpfile.h | 18 - hwpfilter/source/hwp

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

2017-10-17 Thread Julien Nabet
svl/source/inc/passwordcontainer.hxx | 11 +- svl/source/passwordcontainer/passwordcontainer.cxx | 88 + svl/source/undo/undo.cxx | 23 + 3 files changed, 52 insertions(+), 70 deletions(-) New commits: commit ebfdb9a15a2228ca85

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

2017-10-17 Thread Julien Nabet
include/oox/ppt/animationspersist.hxx |6 ++--- include/oox/ppt/slidepersist.hxx|6 ++--- include/oox/ppt/timenode.hxx|4 +-- oox/inc/drawingml/textparagraphpropertiescontext.hxx|4 +-- oox/source/drawingml/t

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

2017-10-17 Thread Noel Grandin
scaddins/source/analysis/analysis.cxx |8 scaddins/source/analysis/analysishelper.cxx | 12 +--- scaddins/source/analysis/analysishelper.hxx | 12 ++-- 3 files changed, 15 insertions(+), 17 deletions(-) New commits: commit 48a67502e657761b3c5f70adf732f4763fb

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

2017-10-17 Thread Noel Grandin
sc/source/ui/docshell/docsh.cxx |2 +- sc/source/ui/docshell/docsh8.cxx |2 +- sc/source/ui/inc/docsh.hxx |3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) New commits: commit af92290f7e7afc48a58fa592226f00b0e6f63418 Author: Noel Grandin Date: Tue Oct 17 21:26:04 2017

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

2017-10-17 Thread Noel Grandin
extensions/source/inc/componentmodule.cxx | 11 ++- 1 file changed, 2 insertions(+), 9 deletions(-) New commits: commit 08f7502bf8a186a7b3d600c3543069ea544cabef Author: Noel Grandin Date: Tue Oct 17 15:00:09 2017 +0200 no need to call acquire() when we are returning an

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

2017-10-17 Thread Noel Grandin
dbaccess/source/core/dataaccess/databasecontext.cxx | 11 +++- dbaccess/source/core/inc/databasecontext.hxx|2 - dbaccess/source/ui/inc/TokenWriter.hxx |1 dbaccess/source/ui/misc/TokenWriter.cxx | 26 +--- 4 files changed, 12 inser

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

2017-10-17 Thread Noel Grandin
sc/source/filter/dif/difimp.cxx | 10 +- sc/source/filter/inc/dif.hxx|3 ++- 2 files changed, 7 insertions(+), 6 deletions(-) New commits: commit 77d6f56d70b3a7c43e50c53ff2d78583bb7400e8 Author: Noel Grandin Date: Tue Oct 17 20:04:17 2017 +0200 dyncolcontainer: use std::

[Libreoffice-commits] core.git: icon-themes/sifr icon-themes/sifr_dark icon-themes/sifr_svg

2017-10-17 Thread Matthias Freund
icon-themes/sifr/cmd/32/open.png |binary icon-themes/sifr/cmd/lc_open.png |binary icon-themes/sifr/cmd/sc_open.png |binary icon-themes/sifr_dark/cmd/32/open.png |binary icon-themes/sifr_dark/cmd/lc_open.png |binary icon-themes/sifr_dark/cmd/sc_open.png |binary icon-themes/sifr

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

2017-10-17 Thread Justin Luth
dev/null |binary sw/qa/extras/ooxmlexport/data/tdf109306.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport9.cxx | 13 + sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 13 - writerfilter/source/ooxml/OOXMLPropertySet.cxx |

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

2017-10-17 Thread ekuiitr
sd/source/core/sdpage.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit a4a182e24d2e3e954831a0a7c70a7299f28950cb Author: ekuiitr Date: Sun Oct 15 20:23:47 2017 +0530 tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+ replaced

Re: Discrepancy between SfxItemSet::SET and com::sun::star::frame::status::ItemState::SET

2017-10-17 Thread Takeshi Abe
Hi Eike, On Tue, 17 Oct 2017 12:45:04 +0200, Eike Rathke wrote: >> > Maybe the SfxItemState values should be initialized using the IDL >> > constants as a follow-up. >> I haven't thought about that option, thanks for pointing it out. >> BTW will using IDL constants result in svl's depending on th

[Libreoffice-commits] core.git: icon-themes/sifr icon-themes/sifr_dark icon-themes/sifr_svg

2017-10-17 Thread Matthias Freund
icon-themes/sifr/cmd/32/romanliststyle.png |binary icon-themes/sifr_dark/cmd/32/romanliststyle.png |binary icon-themes/sifr_dark/cmd/lc_romanliststyle.png |binary icon-themes/sifr_dark/cmd/sc_romanliststyle.png |binary icon-themes/sifr_dark/links.txt |6 icon-themes/s

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

2017-10-17 Thread Szymon Kłos
oox/source/export/drawingml.cxx|9 + sd/qa/unit/export-tests-ooxml2.cxx |4 2 files changed, 13 insertions(+) New commits: commit fd3383556881d6a9d73e1a3027c079cf9bfddecb Author: Szymon Kłos Date: Sun Oct 15 18:37:58 2017 +0200 PPTX export: correct position for s

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

2017-10-17 Thread Caolán McNamara
vcl/unx/gtk3/gtk3gtkframe.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit ebb2b8cedefcb32eadec191ef70225430ad154c0 Author: Caolán McNamara Date: Tue Oct 17 14:26:38 2017 +0100 tdf#112845 rtl dropdowns in wrong position for rtl we mirror the position of popdow

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

2017-10-17 Thread Michael Stahl
include/xmloff/xmlprhdl.hxx | 10 +++--- xmloff/source/style/EnumPropertyHdl.cxx |2 +- 2 files changed, 8 insertions(+), 4 deletions(-) New commits: commit dc8c9d8052293055f31b56fcd5db56ce13306a65 Author: Michael Stahl Date: Tue Oct 17 17:48:11 2017 +0200 xmloff: do

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

2017-10-17 Thread Christian Lohmaier
Tag 'libreoffice-5.4.3.1' created by Christian Lohmaier at 2017-10-17 18:42 + Tag libreoffice-5.4.3.1 -BEGIN PGP SIGNATURE- iQIcBAABAgAGBQJZ5k8wAAoJEPQ0oe+v7q6jfsUP/AmNyDhbm4VzfXEssx2wxynu 2X9UD2R9Irud8Wobp++k7DsaXESjC/F8SKFnhM61nZQ4/97gtCTZqEKcfQ/qSfaz 3EPynR0gV2PXxJX3uV3F7GzQnfCxE

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

2017-10-17 Thread Christian Lohmaier
Tag 'libreoffice-5.4.3.1' created by Christian Lohmaier at 2017-10-17 18:42 + Tag libreoffice-5.4.3.1 -BEGIN PGP SIGNATURE- iQIcBAABAgAGBQJZ5k8sAAoJEPQ0oe+v7q6j8z8QAMjBnrwQw9S/P446Jp1XJsRB oIRyVeBKRSFY3CQ0+Zw/FKBwnu3iJfhazgkGRnWGT92ajrB/knOs3Bhk3hfk6TKh WU67z1ZahdH/V/EVY66IWVWeh8R+D

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

2017-10-17 Thread Christian Lohmaier
Tag 'libreoffice-5.4.3.1' created by Christian Lohmaier at 2017-10-17 18:43 + Tag libreoffice-5.4.3.1 -BEGIN PGP SIGNATURE- iQIcBAABAgAGBQJZ5k80AAoJEPQ0oe+v7q6jnA0P/AjHAwUO+GD2WxkNYldkq6Zi gRal4aFUUHJN3Yo14wKekZMz/T90quEygWwRWtYHt5quriqQbYPrIgK/a9ss4Agw b1G7srXPWVcWZXEMyoqfNqh4ruSrl

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

2017-10-17 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6509c58b493b4ccd386e8aa9a130547d5799a151 Author: Christian Lohmaier Date: Tue Oct 17 20:43:34 2017 +0200 bump product version to 5.4.3.1.0+ Change-Id: I227cd20b228220ae001755ef2646149742fc71

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

2017-10-17 Thread Christian Lohmaier
Tag 'libreoffice-5.4.3.1' created by Christian Lohmaier at 2017-10-17 18:42 + Tag libreoffice-5.4.3.1 -BEGIN PGP SIGNATURE- iQIcBAABAgAGBQJZ5k8oAAoJEPQ0oe+v7q6jgJUP/1MztQzUmYJcJe38r3dUHNJP mWjZFfDP56j52z2CGQHRyrMpduAvMLngA5UCqEBHxcEOZ0YMnAYOJ2Ogk4CgoylX KudbhkRcpNMmkPJ2alR6aWUr8Cqfy

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

2017-10-17 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b84cd7fb7610b0ad2c74c5a672bccc77b91a82f5 Author: Christian Lohmaier Date: Tue Oct 17 20:41:00 2017 +0200 bump product version to 5.4.4.0.0+ Change-Id: I6be9e0d2b48860ef85898bf5a346595680ec68

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

2017-10-17 Thread Christian Lohmaier
New branch 'libreoffice-5-4-3' available with the following commits: commit bf29f0a603d6eaa22fdccb262e84090b565e811d Author: Christian Lohmaier Date: Tue Oct 17 20:39:06 2017 +0200 Branch libreoffice-5-4-3 This is 'libreoffice-5-4-3' - the stable branch for the 5.4.3 release. O

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

2017-10-17 Thread Christian Lohmaier
New branch 'libreoffice-5-4-3' available with the following commits: commit 4628d34028461b89b62583327a1ec277e2f10811 Author: Christian Lohmaier Date: Tue Oct 17 20:38:33 2017 +0200 Branch libreoffice-5-4-3 This is 'libreoffice-5-4-3' - the stable branch for the 5.4.3 release. O

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

2017-10-17 Thread Christian Lohmaier
New branch 'libreoffice-5-4-3' available with the following commits: commit 5ae81c49a9d885702ac4265083631f76636de838 Author: Christian Lohmaier Date: Tue Oct 17 20:38:32 2017 +0200 Branch libreoffice-5-4-3 This is 'libreoffice-5-4-3' - the stable branch for the 5.4.3 release. O

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

2017-10-17 Thread Christian Lohmaier
New branch 'libreoffice-5-4-3' available with the following commits: commit 9ed423ecae614c8ac2dd151302dc8fff1e1707aa Author: Christian Lohmaier Date: Tue Oct 17 20:38:32 2017 +0200 Branch libreoffice-5-4-3 This is 'libreoffice-5-4-3' - the stable branch for the 5.4.3 release. O

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

2017-10-17 Thread Miklos Vajna
cui/source/options/optgdlg.cxx |4 -- sw/qa/extras/rtfimport/data/tdf112211-2.rtf | 43 sw/qa/extras/rtfimport/rtfimport.cxx|9 + vcl/source/app/IconThemeInfo.cxx|6 +++ writerfilter/source/rtftok/rtfsprm.cxx |

Re: Re-using Calc formula evaluation engine & emscripten/webassembly port

2017-10-17 Thread Noel Grandin
On 17 October 2017 at 14:21, Alessandro Petrozzelli wrote: > The reason I'm looking for a client side implementation is that I would > like > to let the users being able to work in a web application like they would > with Excel or Calc: using web browser storage, the performance level > Or you c

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - editeng/source

2017-10-17 Thread Armin Le Grand
editeng/source/editeng/impedit3.cxx | 85 1 file changed, 68 insertions(+), 17 deletions(-) New commits: commit 9eeb386c352c440358eb00ace769a4eef96c0fbc Author: Armin Le Grand Date: Tue Oct 17 17:04:03 2017 +0200 EditEngine: Enhance visualization of

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

2017-10-17 Thread Armin Le Grand
editeng/source/editeng/impedit3.cxx | 89 1 file changed, 70 insertions(+), 19 deletions(-) New commits: commit 8fa7d052e772ebdb612e596cf06bf57bf88da12f Author: Armin Le Grand Date: Tue Oct 17 17:04:03 2017 +0200 EditEngine: Enhance visualization of

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

2017-10-17 Thread Justin Luth
sw/qa/extras/ooxmlexport/data/tdf79272_strictDxa.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport9.cxx |7 +++ writerfilter/source/ooxml/OOXMLPropertySet.cxx|6 +- 3 files changed, 8 insertions(+), 5 deletions(-) New commits: commit 3a44d7058dd7f7addf21d92921

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

2017-10-17 Thread Miklos Vajna
writerperfect/qa/unit/EPUBExportTest.cxx | 12 ++ writerperfect/qa/unit/data/writer/epubexport/link-charformat.fodt | 13 ++ writerperfect/source/writer/exp/txtparai.cxx | 19 -- 3 files changed, 41 insertions(+), 3 deletions(-)

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

2017-10-17 Thread Tor Lillqvist
basic/qa/cppunit/test_vba.cxx | 10 +- basic/qa/vba_tests/ole_dfltObjDflMethod.vb | 24 2 files changed, 5 insertions(+), 29 deletions(-) New commits: commit 66b3970c946bd25647484ea1ac2c2e62bd9fb7b4 Author: Tor Lillqvist Date: Tue Oct 17 13:28:

Re: How to make const a rtl::Static

2017-10-17 Thread Stephan Bergmann
On 10/15/2017 03:28 PM, Laurent BP wrote: I would like to make const a rtl::Static. I tryed: struct MyConstStatic : public rtl::Static {}; First of all, internal LO code no longer needs to use rtl::Static, as all relevant toolchains support C++11 "magic statics" by now. But now, how to init

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

2017-10-17 Thread Caolán McNamara
vcl/source/window/floatwin.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 76f102e1a96c7e0906afb11854dd5c9e24247ccb Author: Caolán McNamara Date: Tue Oct 17 15:13:26 2017 +0100 tdf#112845 get optimal size before showing popups because in rtl mode we need to know

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

2017-10-17 Thread Caolán McNamara
vcl/unx/gtk3/gtk3gtkframe.cxx | 21 + 1 file changed, 5 insertions(+), 16 deletions(-) New commits: commit 19a7c81d3ce2a8a7b9a6ed305e474a80fd286ddf Author: Caolán McNamara Date: Tue Oct 17 14:23:05 2017 +0100 gtk3: drop faking initial nTopDecoration size from parent

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

2017-10-17 Thread Andrea Gelmini
vcl/osx/saltimer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5b51db06c8e434521a89b095a5afcaf9521f94f3 Author: Andrea Gelmini Date: Mon Oct 16 18:53:02 2017 +0200 Fix typo Change-Id: Ibc13a8c1dbfd6fdfc5e35856b21ea5af310f63db Reviewed-on: ht

Re: A proposal for separate English localization

2017-10-17 Thread Toki
On 10/15/2017 10:44 AM, Adolfo Jayme Barrientos wrote: > Why is it only obvious to me that creating a separate “English locale” > (IOW, a complete copy of the source strings which would have to be kept in > sync and coherent at all times) is not sustainable? The _ONLY_ issue with having both Engli

Re: A proposal for separate English localization

2017-10-17 Thread Sophie
Le 16/10/2017 à 14:22, Kaganski Mike a écrit : > On 10/16/2017 3:16 PM, Sophie wrote: >> Hi Mike, >> >> Le 13/10/2017 à 23:31, Kaganski Mike a écrit : >>> Hello! >>> >>> Recently I was approached by members of our local community who manage >>> the translation of LibreOffice UI to Russian. I was to

Re: A proposal for separate English localization

2017-10-17 Thread Toki
On 10/17/2017 09:17 AM, Jan Iversen wrote: > I have never understood why we make English a special case, and assume all > developers are perfect English speakers. Two reasons: * Inertia; * An unwillingness to create both English(US) and English(UK) as independent l10n projects. That every profe

[Libreoffice-commits] core.git: 2 commits - include/LibreOfficeKit ios/LibreOfficeKit

2017-10-17 Thread jan Iversen
include/LibreOfficeKit/LibreOfficeKitInit.h |6 +++--- ios/LibreOfficeKit/LibreOfficeKit.xcodeproj/project.pbxproj |4 2 files changed, 7 insertions(+), 3 deletions(-) New commits: commit b9866cb282f4f21c43b9c6b119710460dba7ddbd Author: jan Iversen Date: Tue Oct 17

Re: A proposal for separate English localization

2017-10-17 Thread Kaganski Mike
Hi, On 10/17/2017 2:39 PM, Eike Rathke wrote: > Hi Mike, > > On Sunday, 2017-10-15 10:55:17 +, Kaganski Mike wrote: > >> The source string is the key for all translations, and is kept immutable >> after creation. But the localization string might change later, e.g. to >> be consistent, like

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

2017-10-17 Thread ekuiitr
chart2/uiconfig/ui/tp_LegendPosition.ui |1 - 1 file changed, 1 deletion(-) New commits: commit ee2051f27592e8dfa6c0069b261d6742614fd2e1 Author: ekuiitr Date: Tue Oct 17 17:35:40 2017 +0530 tdf#105991 - Changing legend's font also changes the legend position corrected the err

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

2017-10-17 Thread Noel Grandin
include/vcl/animate.hxx|4 +- vcl/inc/impanmvw.hxx |3 + vcl/source/gdi/animate.cxx | 59 - vcl/source/window/menuitemlist.cxx | 25 ++- vcl/source/window/menuitemlist.hxx |5 +-- 5 files changed, 37

Re: Re-using Calc formula evaluation engine & emscripten/webassembly port

2017-10-17 Thread Alessandro Petrozzelli
Hi Riccardo, Markus, Michael, thanks for your prompt replies! Sad news about the fact that the calculation engine is tightly coupled with the other modules of Calc, I'll take a look at ixion though, it looks promising. The reason I'm looking for a client side implementation is that I would like t

Start position of grid not specified

2017-10-17 Thread Regina Henschel
Hi all, while working on "logarithmic axis scale" [1] in the ODF TC we noticed, that positioning of grid is generally different between LO and Gnumeric. Gnumeric has a position independent of the minimum of the axis. LO starts grid always at the minimum of the axis. Example: currently for a

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

2017-10-17 Thread Noel Grandin
xmlscript/source/xmldlg_imexp/exp_share.hxx |3 ++- xmlscript/source/xmldlg_imexp/xmldlg_export.cxx | 14 +- 2 files changed, 7 insertions(+), 10 deletions(-) New commits: commit d6831a8a34257789a920491747e12ebe62f927fe Author: Noel Grandin Date: Tue Oct 17 12:39:08 2017

[Libreoffice-commits] core.git: external/libepubgen

2017-10-17 Thread Miklos Vajna
external/libepubgen/libepubgen-epub3.patch.1 | 68 +++ 1 file changed, 68 insertions(+) New commits: commit 7a72f593dada6a7b3231a599772aed8be7d5a62f Author: Miklos Vajna Date: Tue Oct 17 12:31:41 2017 +0200 EPUB export: fix handling of empty paragraphs s

Re: A proposal for separate English localization

2017-10-17 Thread Eike Rathke
Hi Mike, On Monday, 2017-10-16 12:16:01 +, Kaganski Mike wrote: > On 10/16/2017 10:08 AM, David Tardon wrote: > > On Fri, Oct 13, 2017 at 09:31:41PM +, Kaganski Mike wrote: > >> 3. Any change in English translation (not in immutable source strings!) > >> would trigger all other translatio

[Libreoffice-commits] libvisio.git: 3 commits - src/lib

2017-10-17 Thread David Tardon
src/lib/VSDContentCollector.cpp | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit dc81ff725f10744ee9455a55b3c627bc02b78ab1 Author: David Tardon Date: Tue Oct 17 13:43:46 2017 +0200 ofz#3646 limit the max. degree of NURBS even more Change-Id: I

Re: A proposal for separate English localization

2017-10-17 Thread Eike Rathke
Hi Mike, On Sunday, 2017-10-15 10:55:17 +, Kaganski Mike wrote: > The source string is the key for all translations, and is kept immutable > after creation. But the localization string might change later, e.g. to > be consistent, like this: > > source locale > "do foo acti

[Libreoffice-commits] libvisio.git: 4 commits - src/lib

2017-10-17 Thread David Tardon
src/lib/VSDContentCollector.cpp | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) New commits: commit 20e3d231bed64917a9f683541100cf53e98c26c5 Author: David Tardon Date: Tue Oct 17 10:36:06 2017 +0200 drop always-true tests Change-Id: I1788036303edb2837bb

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

2017-10-17 Thread Korrawit Pruegsanusak
include/comphelper/extract.hxx | 17 +++-- include/rtl/alloc.h| 118 +++-- include/rtl/bootstrap.h| 109 + 3 files changed, 115 insertions(+), 129 deletions(-) New commits: commit 167afafaf5dab7645

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 154 commits - apple_remote/source basctl/source basctl/uiconfig bin/lo-all-static-libs chart2/source chart2/uiconfig compilerplu

2017-10-17 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 6d688a849f09f5249ea9e9f8a55d6dbb33adb83f Author: Jan-Marek Glogowski Date: Tue Oct 17 13:13:23 2017 +0200 Also process all current LO tasks Change-Id: Icab8671ceae724a96959fa092ad00bff20c919e1 diff --git a/include/vcl/scheduler.hxx

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

2017-10-17 Thread Noel Grandin
forms/source/component/DatabaseForm.cxx | 10 -- include/tools/inetmsg.hxx | 15 --- tools/source/inet/inetmsg.cxx | 13 - 3 files changed, 16 insertions(+), 22 deletions(-) New commits: commit 01b9fdb2712e1a10e9a24b11976bb4fb94ac5bd9

[Libreoffice-commits] translations.git: Branch 'libreoffice-5-4' - source/am source/be source/bg source/de source/es source/eu source/gd source/gl source/hr source/hsb source/hu source/is source/lv so

2017-10-17 Thread Christian Lohmaier
source/am/formula/source/core/resource.po | 12 source/be/officecfg/registry/data/org/openoffice/Office/UI.po |6 source/be/sc/uiconfig/scalc/ui.po | 36 source/be/sw/uiconfig/swriter/u

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - translations

2017-10-17 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ace1d8c5fb4a87a1827715899767fb5e3663739d Author: Christian Lohmaier Date: Tue Oct 17 12:41:35 2017 +0200 Updated core Project: translations 5bc9e1c1f97f63df77052cb0a982120d75b70a75 upda

Re: Discrepancy between SfxItemSet::SET and com::sun::star::frame::status::ItemState::SET

2017-10-17 Thread Eike Rathke
Hi Takeshi, On Tuesday, 2017-10-17 11:00:44 +0900, Takeshi Abe wrote: > > Maybe the SfxItemState values should be initialized using the IDL > > constants as a follow-up. > I haven't thought about that option, thanks for pointing it out. > BTW will using IDL constants result in svl's depending on

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

2017-10-17 Thread Eike Rathke
svl/qa/unit/svl.cxx | 19 +++ svl/source/numbers/zforscan.cxx |8 +++- 2 files changed, 22 insertions(+), 5 deletions(-) New commits: commit d728492f4aa195fd4aec3ddb116879de76a95c6d Author: Eike Rathke Date: Tue Oct 17 12:34:35 2017 +0200 Add to nPos

[Libreoffice-commits] core.git: external/libepubgen

2017-10-17 Thread Miklos Vajna
external/libepubgen/libepubgen-epub3.patch.1 | 36 +++ 1 file changed, 36 insertions(+) New commits: commit 0f50f4d91809c65b50da087a84fb7b8722fda3f9 Author: Miklos Vajna Date: Tue Oct 17 10:32:41 2017 +0200 EPUB export: ignore underline type/style 'none'

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

2017-10-17 Thread Caolán McNamara
sw/source/filter/ww8/ww8par.cxx |6 +++--- sw/source/filter/ww8/ww8par.hxx |1 + 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit a2ca21fada002b895202abd2cbb4997b112627f8 Author: Caolán McNamara Date: Mon Oct 16 14:23:22 2017 +0100 ofz: returning SfxPoolItem b

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

2017-10-17 Thread Caolán McNamara
sd/source/ui/sidebar/SlideBackground.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 70205e37455b2d3a7155f65e0c1bfd2a89239046 Author: Caolán McNamara Date: Mon Oct 9 14:28:24 2017 +0100 Resolves: rhbz#1471983 fatal exception on older config wit

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

2017-10-17 Thread Miklos Vajna
sw/qa/extras/rtfexport/data/tdf104079.rtf | 48 ++ sw/qa/extras/rtfexport/rtfexport.cxx | 16 +++ writerfilter/source/dmapper/DomainMapper_Impl.cxx |3 - 3 files changed, 66 insertions(+), 1 deletion(-) New commits: commit 6ee33d0772f991f04e97b

Re: A proposal for separate English localization

2017-10-17 Thread Jan Iversen
Hi Actually many international projects, do not use english strings in the source as such, they use identifiers. All project I know of, have let the developer enter a suggested string, which is then through tooling converted to an identifier, and the suggestion is moved to pootle. Please reme

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

2017-10-17 Thread Noel Grandin
extensions/source/bibliography/datman.cxx | 14 +- extensions/source/bibliography/datman.hxx |2 +- 2 files changed, 6 insertions(+), 10 deletions(-) New commits: commit 899a656870f916e97944f2d74977177cb1032f33 Author: Noel Grandin Date: Tue Oct 17 09:08:45 2017 +0200 us

Re: A proposal for separate English localization

2017-10-17 Thread Kaganski Mike
On 10/15/2017 1:44 PM, Adolfo Jayme Barrientos wrote: > Why is it only obvious to me that creating a separate “English locale” > (IOW, a complete copy of the source strings which would have to be kept > in sync and coherent at all times) is not sustainable? Why kept coherent all times? Initially

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

2017-10-17 Thread Kiyotaka Nishibori
sw/uiconfig/swriter/ui/notebookbar_compact.ui | 58 +- 1 file changed, 29 insertions(+), 29 deletions(-) New commits: commit 843dca2f4d5436f5abbc031df95a86eaae395feb Author: Kiyotaka Nishibori Date: Sat Oct 14 20:57:23 2017 +0900 Fixed duplicated context attribut

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

2017-10-17 Thread Caolán McNamara
vcl/workben/olefuzzer.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit aae1907150e22a44b1463096ba4ecaec499b6bb0 Author: Caolán McNamara Date: Tue Oct 17 09:15:44 2017 +0100 ole fuzzer needs more services Change-Id: I5b09edb9c3012dfa282077ea537cf8cbe4ce23

[Libreoffice-commits] core.git: basctl/uiconfig chart2/uiconfig cui/uiconfig dbaccess/uiconfig extensions/uiconfig filter/uiconfig formula/uiconfig reportdesign/uiconfig sc/uiconfig sd/uiconfig sfx2/s

2017-10-17 Thread Caolán McNamara
basctl/uiconfig/basicide/ui/organizedialog.ui | 32 ++ chart2/uiconfig/ui/chardialog.ui | 32 ++ chart2/uiconfig/ui/paradialog.ui | 45 +++ cui/uiconfig/ui/areadialog.ui | 32 ++ cui/uiconfig/ui/autocorrectdialog

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

2017-10-17 Thread Eike Rathke
svl/source/numbers/zforscan.cxx | 38 -- 1 file changed, 16 insertions(+), 22 deletions(-) New commits: commit 18d0268acce2fdd10a1186e1466768887f64623e Author: Eike Rathke Date: Mon Oct 16 22:08:27 2017 +0200 Resolves: tdf#112933 correct number of one

[Libreoffice-commits] core.git: Branch 'distro/escriba/escriba-5.2.1' - 2 commits - sw/qa sw/source

2017-10-17 Thread Miklos Vajna
sw/qa/extras/uiwriter/data/tdf113153.fodt | 677 ++ sw/qa/extras/uiwriter/uiwriter.cxx| 34 + sw/source/core/layout/sectfrm.cxx |6 sw/source/core/layout/tabfrm.cxx | 40 - 4 files changed, 717 insertions(+), 40 deletions(-) New commi

[Libreoffice-commits] core.git: Branch 'distro/escriba/escriba-5.2' - 2 commits - sw/qa sw/source

2017-10-17 Thread Miklos Vajna
sw/qa/extras/uiwriter/data/tdf113153.fodt | 677 ++ sw/qa/extras/uiwriter/uiwriter.cxx| 34 + sw/source/core/layout/sectfrm.cxx |6 sw/source/core/layout/tabfrm.cxx | 40 - 4 files changed, 717 insertions(+), 40 deletions(-) New commi

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

2017-10-17 Thread Eike Rathke
svl/source/numbers/zforscan.cxx | 38 -- 1 file changed, 16 insertions(+), 22 deletions(-) New commits: commit 35fcdb14e5d8af2f9770fc1994ad47b0774b9a55 Author: Eike Rathke Date: Mon Oct 16 22:08:27 2017 +0200 Resolves: tdf#112933 correct number of one

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

2017-10-17 Thread Noel Grandin
compilerplugins/clang/finalclasses.py |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 493a7e9932b09ddafd31f443ef2dc03d85f4b12b Author: Noel Grandin Date: Tue Oct 17 09:09:45 2017 +0200 loplugin:finalclasses trim the output a little Change-Id: I

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

2017-10-17 Thread Noel Grandin
sc/inc/compressedarray.hxx |8 sc/source/core/data/compressedarray.cxx | 25 - 2 files changed, 33 deletions(-) New commits: commit b64fbcf9655885684bc39b64f66ec9f3b18baf6a Author: Noel Grandin Date: Sun Oct 15 20:34:35 2017 +0200 remove

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

2017-10-17 Thread Stephan Bergmann
unoxml/inc/event.hxx|4 ++-- unoxml/inc/eventdispatcher.hxx |4 ++-- unoxml/inc/mouseevent.hxx |4 ++-- unoxml/inc/mutationevent.hxx|4 ++-- unoxml/inc/uievent.hxx |4 ++-- unoxml/source/dom/characterdata.cxx |2 +- unoxml

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

2017-10-17 Thread Noel Grandin
sc/inc/compressedarray.hxx | 11 +++ sc/source/core/data/compressedarray.cxx|9 - sdext/source/pdfimport/inc/genericelements.hxx |4 ++-- sdext/source/pdfimport/inc/imagecontainer.hxx |4 ++-- sdext/source/pdfimport/inc/pdfiprocessor.hxx

[Libreoffice-commits] online.git: tools/Config.cpp

2017-10-17 Thread Miklos Vajna
tools/Config.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 409be28c8b57fe1eaa64c974428a1752f52feb51 Author: Miklos Vajna Date: Tue Oct 17 09:04:04 2017 +0200 Config: avoid redundant string initialization Change-Id: Ia90aae804c3656f54e8f36ca5ef1f

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

2017-10-17 Thread Noel Grandin
include/svx/xmleohlp.hxx|9 - svx/source/xml/xmleohlp.cxx | 37 ++--- 2 files changed, 14 insertions(+), 32 deletions(-) New commits: commit 7fac547c442aa699d94c48e40fcf8b58f9457161 Author: Noel Grandin Date: Mon Oct 16 13:51:35 2017 +0200

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

2017-10-17 Thread Noel Grandin
sc/source/core/inc/addinlis.hxx |3 ++- sc/source/core/tool/addinlis.cxx | 24 +--- 2 files changed, 11 insertions(+), 16 deletions(-) New commits: commit da6de7dacb7001b569718d413a90f4f56bf0dd31 Author: Noel Grandin Date: Mon Oct 16 13:41:09 2017 +0200 use rtl: