[Libreoffice-commits] core.git: include/tools include/ucbhelper tools/source ucbhelper/source ucb/source unotools/source unoxml/source vbahelper/source

2017-06-15 Thread Noel Grandin
include/tools/resmgr.hxx |4 +--- include/tools/stream.hxx |2 ++ include/ucbhelper/interactionrequest.hxx |2 -- tools/source/rc/resmgr.cxx |8 ++-- tools/source/stream/strmunx.cxx

[Libreoffice-commits] core.git: xmlhelp/source xmloff/inc xmloff/source xmlscript/source xmlsecurity/inc

2017-06-15 Thread Noel Grandin
xmlhelp/source/cxxhelp/provider/urlparameter.cxx |3 --- xmlhelp/source/cxxhelp/provider/urlparameter.hxx |1 - xmloff/inc/txtfldi.hxx |1 - xmloff/inc/txtvfldi.hxx|3 --- xmloff/source/draw/ximp3dobject.cxx

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

2017-06-15 Thread jan Iversen
ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj | 231 -- ios/experimental/LibreOfficeLight/LibreOfficeLight/DocumentController.swift | 181 ++- ios/experimental/LibreOfficeLight/LibreOfficeLight/Info.plist

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

2017-06-15 Thread Miklos Vajna
sw/source/filter/ww8/rtfexportfilter.hxx|8 sw/source/filter/ww8/rtfstringbuffer.cxx|6 +- sw/source/filter/ww8/rtfstringbuffer.hxx|4 ++-- sw/source/uibase/docvw/SidebarScrollBar.hxx |2 +- 4 files changed, 8 insertions(+), 12 deletions(-) New commits: co

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

2017-06-15 Thread Miklos Vajna
test/helpers.hpp |1 + 1 file changed, 1 insertion(+) New commits: commit de785d90b26f5462fa21736fef130e9bf775afef Author: Miklos Vajna Date: Thu Jun 15 21:03:09 2017 +0200 test: give the socket the chance to get the error in getErrorCode() make check fails for me like this:

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

2017-06-15 Thread Olivier Hallot
source/auxiliary/sbasic.tree | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit c5180610e70541db0c684fa29100c66355b8bfc2 Author: Olivier Hallot Date: Fri Jun 16 00:50:10 2017 -0300 tdf#84675 Add VBA functions to tree file Add current VBA fun

[Libreoffice-commits] core.git: helpcontent2

2017-06-15 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5e8eb215d9709c384f0f84c339d03e5d9c60c43c Author: Olivier Hallot Date: Fri Jun 16 00:50:10 2017 -0300 Updated core Project: help c5180610e70541db0c684fa29100c66355b8bfc2 tdf#84675 Add VB

[Libreoffice-commits] help.git: Branch 'libreoffice-5-4' - source/auxiliary

2017-06-15 Thread Olivier Hallot
source/auxiliary/sbasic.tree | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit 9d965444a9b787726e67c6eb5bbcb8ca9a5de8d2 Author: Olivier Hallot Date: Fri Jun 16 00:50:10 2017 -0300 tdf#84675 Add VBA functions to tree file Add current VBA fun

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

2017-06-15 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2ea89dad6abdf75592109e0455e27ac539bdec86 Author: Olivier Hallot Date: Fri Jun 16 00:50:10 2017 -0300 Updated core Project: help 9d965444a9b787726e67c6eb5bbcb8ca9a5de8d2 tdf#84675 Add VB

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

2017-06-15 Thread Takeshi Abe
starmath/inc/document.hxx|2 +- starmath/source/document.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 19e926441c5ea2306daee4531e3c3a8058a85a3d Author: Takeshi Abe Date: Wed Jun 14 22:02:10 2017 +0900 starmath: SfxObjectShell::GetMiscStatus()

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

2017-06-15 Thread Vasily Melenchuk
vcl/qa/cppunit/pdfexport/data/tdf99680-2.odt |binary vcl/qa/cppunit/pdfexport/data/tdf99680.odt |binary vcl/qa/cppunit/pdfexport/pdfexport.cxx | 83 +++ vcl/source/gdi/pdfwriter_impl.cxx| 11 +-- 4 files changed, 89 insertions(+), 5 deletions(-) N

Re: [Libreoffice-qa] minutes of ESC call ...

2017-06-15 Thread Antonio Faccioli - LibreItalia
Hy all, Il 2017-06-15 15:09 Michael Meeks ha scritto: Hi guys, On 15/06/17 11:04, Heiko Tietze wrote: Would say the arguments are on the table. Cloph, what is the drawback of adding appimage to our repo ? Can we shelve this, and discuss it in-person at the next ESC call; I've added it to

Re: [icu-support] Adding LibreOffice as reference

2017-06-15 Thread Sophia Schroeder
Hi Eike, thanks for the pointers. :-) Will do this too in the next few days so putted on my list. :-) > > Eike Rathke hat am 12. Juni 2017 um 18:10 geschrieben: > > Hi Sophia, > > On Sunday, 2017-06-11 12:50:16 +0200, Sophia Schroeder wrote: > > > > > > the ICU

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

2017-06-15 Thread Michael Stahl
sw/qa/extras/odfexport/data/tdf103091.fodt | 307 + sw/qa/extras/odfexport/odfexport.cxx | 67 ++ 2 files changed, 374 insertions(+) New commits: commit dfd626f68ea8c2c3adfa38897c204b36a832b84f Author: Michael Stahl Date: Thu Jun 15 23:26:40 2017 +0200

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

2017-06-15 Thread Xisco Fauli
sw/source/core/text/frmform.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 63399341002c8a88ab58add99707fbef24210576 Author: Xisco Fauli Date: Mon Jun 12 18:05:27 2017 +0200 tdf#104640, tdf#108469: Insert image where the cursor is Partially

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

2017-06-15 Thread Eike Rathke
sc/source/core/tool/interpr7.cxx |6 ++ sc/source/ui/unoobj/funcuno.cxx |2 ++ 2 files changed, 8 insertions(+) New commits: commit b85a1921585d70323c1c10ea6a7d29f1aa00ed25 Author: Eike Rathke Date: Thu Jun 15 13:05:16 2017 +0200 Resolves: tdf#104989 a matrix/array formula ce

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

2017-06-15 Thread Eike Rathke
sc/source/core/tool/interpr7.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 134c9a76690d17a1a8a3c339ef4ef8cbe0b8841d Author: Eike Rathke Date: Thu Jun 15 12:06:00 2017 +0200 Ensure all cases push an error return, tdf#104989 related (not the cause) A formul

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

2017-06-15 Thread David Tardon
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5d87b80683513a47d4ed2a9de2ff5477da93cf42 Author: David Tardon Date: Thu Jun 15 16:02:48 2017 +0200 upload graphite 1.3.10 Change-Id: Ib70e1c08a11465f5a65be8cd0c892e8f7667b478 Reviewe

[Libreoffice-commits] core.git: Branch 'private/mmeeks/formula-iterator' - formula/source include/formula sc/source

2017-06-15 Thread Michael Meeks
formula/source/core/api/FormulaCompiler.cxx |6 -- formula/source/core/api/token.cxx | 24 include/formula/tokenarray.hxx |2 +- sc/source/core/tool/compiler.cxx|1 - 4 files changed, 25 insertions(+), 8 deletions(-) Ne

[Libreoffice-commits] core.git: Branch 'private/mmeeks/formula-iterator' - formula/source

2017-06-15 Thread Michael Meeks
formula/source/core/api/token.cxx | 47 ++ 1 file changed, 43 insertions(+), 4 deletions(-) New commits: commit 48368f65941916418d212f6539f6c9da4f330cdb Author: Michael Meeks Date: Thu Jun 15 21:22:01 2017 +0100 Double account for indexes so we can de

[Libreoffice-commits] core.git: Branch 'private/mmeeks/formula-iterator' - formula/source include/formula

2017-06-15 Thread Michael Meeks
formula/source/core/api/token.cxx | 42 include/formula/tokenarray.hxx| 44 ++ 2 files changed, 49 insertions(+), 37 deletions(-) New commits: commit ce205a42673096db0c63559f45898f8ab2fdcce3 Author: Michael Meeks Da

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - download.lst

2017-06-15 Thread David Tardon
download.lst |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit ac80b0687b4a9ed345be68e446dbf11258ef0b28 Author: David Tardon Date: Thu Jun 15 16:02:48 2017 +0200 upload graphite 1.3.10 Change-Id: Ib70e1c08a11465f5a65be8cd0c892e8f7667b478 Reviewed-

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

2017-06-15 Thread Caolán McNamara
vcl/source/app/svmain.cxx | 18 +- vcl/unx/gtk/gtkinst.cxx |6 -- 2 files changed, 17 insertions(+), 7 deletions(-) New commits: commit 9eb919628fce98b5e7a8b3262d76a8b0e8cc01c4 Author: Caolán McNamara Date: Tue May 30 12:27:08 2017 +0100 make LANGUAGE setting

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

2017-06-15 Thread Eike Rathke
sc/source/ui/unoobj/funcuno.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit df5b20f737d4f56f86a6d19f509e13294c313d89 Author: Eike Rathke Date: Thu Jun 15 13:05:16 2017 +0200 Resolves: tdf#104989 a matrix/array formula cell needs to have dimensions Most spreadsh

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

2017-06-15 Thread David Tardon
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 619d93c8f660b26e19f41c6908807819ac783958 Author: David Tardon Date: Thu Jun 15 16:02:48 2017 +0200 upload graphite 1.3.10 Change-Id: Ib70e1c08a11465f5a65be8cd0c892e8f7667b478 Reviewe

[Libreoffice-commits] core.git: Changes to 'private/mmeeks/formula-iterator'

2017-06-15 Thread Michael Meeks
New branch 'private/mmeeks/formula-iterator' available with the following commits: commit 57175968d152c94942f24fe82a4a1504631bbe41 Author: Michael Meeks Date: Thu Jun 15 19:15:58 2017 +0100 Overcome 'Reset' problems ... Change-Id: I69f4e9f151f55879255903ee4d6d4b1fb075f836 commit

[Libreoffice-commits] core.git: uitest/writer_tests

2017-06-15 Thread Xisco Fauli
uitest/writer_tests/pageDialog.py | 35 +++ 1 file changed, 31 insertions(+), 4 deletions(-) New commits: commit 134effd2494132495d0adb5453b8ddd9f803704e Author: Xisco Fauli Date: Thu Jun 15 17:32:58 2017 +0200 uitest: test page orientation Chang

[Libreoffice-commits] core.git: uitest/writer_tests

2017-06-15 Thread Xisco Fauli
uitest/writer_tests/pageDialog.py | 26 ++ 1 file changed, 26 insertions(+) New commits: commit 0254e70f99e6d0e96ef3e6cd7da173bcad7c933d Author: Xisco Fauli Date: Thu Jun 15 17:53:37 2017 +0200 uitest: Test text direction Change-Id: I66943e432eadedaf4a1b

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

2017-06-15 Thread brainbreaker
configure.ac |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit d628e193a93dfcd429e30a05baf9e730c44f768e Author: brainbreaker Date: Thu Jun 15 09:08:15 2017 +0530 android: Bump NDK version to 15 in configure.ac This commits updates the NDK version

minutes of ESC call ...

2017-06-15 Thread Michael Meeks
* Present: + David, Heiko, Olivier, Thorsten, Xisco, Michael M, Sophie, Stephan, Christian, Markus, Miklos, Michael S, Bubli, Caolan, Armin * Completed Action Items: + check with Italo, and change the version to 6.0 in configure.ac (Christian) + Build translations for survey & r

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

2017-06-15 Thread Miklos Vajna
sw/source/core/layout/tabfrm.cxx | 17 - 1 file changed, 16 insertions(+), 1 deletion(-) New commits: commit 336ec28195da1917c22494a24dbaf10b846d3141 Author: Miklos Vajna Date: Thu Jun 15 12:18:31 2017 +0200 tdf#108524 sw: try to split rows that contain 1-col sections

[Libreoffice-commits] core.git: framework/inc qadevOOo/tests sc/source sot/source sw/source

2017-06-15 Thread Andrea Gelmini
framework/inc/helper/statusindicatorfactory.hxx |6 +++--- qadevOOo/tests/java/ifc/util/_XReplaceable.java |2 +- qadevOOo/tests/java/ifc/util/_XSearchable.java |2 +- sc/source/filter/excel/exctools.cxx |2 +- sot/source/sdstor/stgio.cxx |2 +-

[Libreoffice-commits] core.git: Branch 'feature/emfplusprimitiveparser' - emfio/inc emfio/Library_emfio.mk emfio/source include/vcl

2017-06-15 Thread Armin Le Grand
emfio/Library_emfio.mk |8 emfio/inc/emfreader.hxx| 55 emfio/inc/mtftools.hxx | 667 ++ emfio/inc/wmfreader.hxx| 106 + emfio/source/emfuno/xemfparser.cxx | 101 - emfio/source/reader/emfreader.cxx | 1941

[Libreoffice-commits] core.git: comphelper/Library_comphelper.mk comphelper/source include/comphelper offapi/com toolkit/source

2017-06-15 Thread László Németh
comphelper/Library_comphelper.mk |1 comphelper/source/misc/profilezone.cxx | 105 +++ include/comphelper/profilezone.hxx | 51 +++ offapi/com/sun/star/awt/XToolkitExperimental.idl | 22 toolkit/source/awt/vclxtoolk

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

2017-06-15 Thread Caolán McNamara
filter/source/graphicfilter/ieps/ieps.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 9863be5254fcce6b74da30b821e9263002e9ac71 Author: Caolán McNamara Date: Fri Jun 2 19:22:19 2017 +0100 ofz#2085: fix remaining length check Change-Id: I17

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

2017-06-15 Thread Stephan Bergmann
sw/source/uibase/shells/basesh.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit b279282c364f3c59b25bd9c8a5ece2d29e8bd9f3 Author: Stephan Bergmann Date: Thu Jun 15 09:38:18 2017 +0200 This SfxItemSet appears to be unused ...at least ever since 7b0b5cdfeed656b27

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

2017-06-15 Thread Caolán McNamara
lotuswordpro/source/filter/lwppagelayout.cxx | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) New commits: commit 9e15697b5ec21114e32466762dab94cba1bfe97b Author: Caolán McNamara Date: Thu Jun 15 14:53:32 2017 +0100 ofz: loop in layout Change-Id: I8c1561

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

2017-06-15 Thread Stephan Bergmann
sw/source/uibase/uiview/viewtab.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 901c7e55efbe66868bae937f232329beca489191 Author: Stephan Bergmann Date: Thu Jun 15 13:04:19 2017 +0200 This SfxItemSet appears to be unused ...at least ever since 7b0b5cdfeed656b279

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

2017-06-15 Thread Eike Rathke
sc/inc/attarray.hxx |7 +++ sc/source/core/data/attarray.cxx |7 +++ sc/source/core/data/column4.cxx | 23 ++- 3 files changed, 32 insertions(+), 5 deletions(-) New commits: commit d48ea7a1db4eaae0bae094f2155dcd3bc87720eb Author: Eike Rathke Da

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

2017-06-15 Thread Christian Lohmaier
Tag 'libreoffice-5.3.4.2' created by Christian Lohmaier at 2017-06-15 13:44 + Tag libreoffice-5.3.4.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJZQo9LAAoJEPQ0oe+v7q6jB7QP/jfEwqRQB/hZy1jyd0h21mYl s1bo7DgL2iJwgxWcLkT2K4x+9FNpOECUKTlEyB6j+rtKjHdDJ2UfNI8K+qv5mjxx d33/m+4SSze

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

2017-06-15 Thread Christian Lohmaier
Tag 'libreoffice-5.3.4.2' created by Christian Lohmaier at 2017-06-15 13:44 + Tag libreoffice-5.3.4.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJZQo88AAoJEPQ0oe+v7q6jySEQAJto+Xq3QLByRNHMIZIcuM8l ITvaOo3ihtxLKcRlBQAxDecODCvCdj4gnu1aTsUhqSVfTdqQW3jEalmu0tbnYeLy VEtLxLeBR6P

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

2017-06-15 Thread Christian Lohmaier
Tag 'libreoffice-5.3.4.2' created by Christian Lohmaier at 2017-06-15 13:44 + Tag libreoffice-5.3.4.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJZQo9HAAoJEPQ0oe+v7q6j0qQP/RCA8XwmOHrw3oSgdt5fL+N/ vcTTlq7YmVxHQn5nwjCLACWbzQA5OvXEVrA5gsjimS0aczcqh3uPGLDYbtBaUkub QfovEQI7USe

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

2017-06-15 Thread Christian Lohmaier
Tag 'libreoffice-5.3.4.2' created by Christian Lohmaier at 2017-06-15 13:44 + Tag libreoffice-5.3.4.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJZQo9AAAoJEPQ0oe+v7q6jq4MQAK24sV8F1MiIy9N6Se/hGijx tYBTMb2QNeayUgbwx1EUwm+0tF7SMRjQ7ABVb5rjx5Pa3n/15+jGt9rsC9SKRbsx yIxyv/P5uvm

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

2017-06-15 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 228a4ff4fe70ca5b7306b2c8312b9a1d3f618118 Author: Christian Lohmaier Date: Thu Jun 15 15:45:14 2017 +0200 bump product version to 5.3.4.2.0+ Change-Id: If626f1e42abbe146e6885d90ee5f4c0d3fbfd8

Re: Some baseline thoughts

2017-06-15 Thread Stephan Bergmann
On 06/15/2017 03:34 PM, Stephan Bergmann wrote: On 03/29/2017 07:09 PM, Christian Lohmaier wrote: On Thu, Mar 16, 2017 at 12:20 PM, Stephan Bergmann wrote: Some of our baselines on current master (towards LO 5.4) are as follows: ** GCC 4.8.1: *** inheriting constructors *** ref-qualifiers FY

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3-4' - sw/source xmloff/inc xmloff/Library_xo.mk xmloff/source

2017-06-15 Thread Troy Rollo
sw/source/core/unocore/unostyle.cxx |3 sw/source/filter/xml/xmlfmt.cxx | 53 ++- xmloff/Library_xo.mk|1 xmloff/inc/prstylecond.hxx | 23 ++ xmloff/source/style/prstylecond.cxx | 125 xmloff/source/st

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

2017-06-15 Thread Stephan Bergmann
comphelper/source/misc/asyncnotification.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 1d0890bb241d7ef3d52057e3d2715277d081b0e5 Author: Stephan Bergmann Date: Thu Jun 15 15:37:57 2017 +0200 Missing include Change-Id: I3345d989dc279f080d26c60888daa67154b3c0e9 d

Re: Some baseline thoughts

2017-06-15 Thread Stephan Bergmann
On 03/29/2017 07:09 PM, Christian Lohmaier wrote: On Thu, Mar 16, 2017 at 12:20 PM, Stephan Bergmann wrote: Some of our baselines on current master (towards LO 5.4) are as follows: ** GCC 4.8.1: *** inheriting constructors *** ref-qualifiers FYI: baseline CentOS with devtoolset has 4.8.2 Is

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3-4' - external/libmwaw

2017-06-15 Thread David Tardon
external/libmwaw/0001-ofz-1037-resize-vector-correctly.patch.1 | 25 ++ external/libmwaw/UnpackedTarball_libmwaw.mk|1 2 files changed, 26 insertions(+) New commits: commit 109d06f76d25dc6d3688bb6dc9f054429c34fa2c Author: David Tardon Date: Thu Jun 15 13:17:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - external/libmwaw

2017-06-15 Thread David Tardon
external/libmwaw/0001-ofz-1037-resize-vector-correctly.patch.1 | 25 ++ external/libmwaw/UnpackedTarball_libmwaw.mk|1 2 files changed, 26 insertions(+) New commits: commit 54e7b46718bf2f47c7f55a93cfbb23681429ffc6 Author: David Tardon Date: Thu Jun 15 13:17:

Re: [Libreoffice-qa] minutes of ESC call ...

2017-06-15 Thread Michael Meeks
Hi guys, On 15/06/17 11:04, Heiko Tietze wrote: > Would say the arguments are on the table. Cloph, what is the drawback > of adding appimage to our repo ? Can we shelve this, and discuss it in-person at the next ESC call; I've added it to the agenda already =) I'm hoping to see Antonio th

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

2017-06-15 Thread Caolán McNamara
vcl/workben/fftester.cxx | 14 ++ 1 file changed, 14 insertions(+) New commits: commit 83a4d5790cb5b27c19e82b6c9186b69e836defc6 Author: Caolán McNamara Date: Thu Jun 15 13:49:27 2017 +0100 add quattro pro filter to fftester Change-Id: If59114dca8adb94266838f496d8b5

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

2017-06-15 Thread Varun Dhall
dtrans/source/win32/ftransl/ftransl.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 3278cbf7dcf0c72c125fb4ba14e2b24faf267d9c Author: Varun Dhall Date: Tue Jun 13 01:36:06 2017 +0530 EditEngine: Added EditEngine ODF format for Windows Change-Id: I6750295708f2e7a

Minutes of the Design Hangout: 2017-Jun-15

2017-06-15 Thread Heiko Tietze
Present: Muhammet, Cor, Gökhan, Jay, Heiko, Eric GSoC projects * Customization dialog (mkara) + https://docs.google.com/document/d/1IPXkYMmyXQzoVUdMpnBeoQdf-LNp5_oNaqfW6OFhxqA/ + Finalization of the design done + What scope is relevant to search? + Filter out items found in the fu

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

2017-06-15 Thread Caolán McNamara
filter/source/graphicfilter/ieps/ieps.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit dfb0ec6c029e377aa586fdf1fa6c58a58d1b1e64 Author: Caolán McNamara Date: Thu Jun 15 12:55:40 2017 +0100 ofz: eps timeouts Change-Id: Iadc3e2a6f2cf5bea1351c8

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

2017-06-15 Thread Eike Rathke
sc/inc/externalrefmgr.hxx|2 +- sc/source/ui/docshell/externalrefmgr.cxx | 13 +++-- 2 files changed, 8 insertions(+), 7 deletions(-) New commits: commit 3d6797cde0663f3a558568a26ad19c7b5c98efa7 Author: Eike Rathke Date: Wed Jun 14 23:30:57 2017 +0200 Resolve

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

2017-06-15 Thread Caolán McNamara
libreofficekit/source/gtk/lokdocview.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit e567ede54e85200f9e412dfa94a0f7b05c27d32f Author: Caolán McNamara Date: Wed Jun 14 21:18:22 2017 +0100 Related: rhbz#137 check if m_nTimeoutId is valid Chan

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

2017-06-15 Thread Caolán McNamara
include/svx/xbtmpit.hxx |2 ++ svx/source/xoutdev/xattrbmp.cxx | 26 -- sw/source/filter/ww8/ww8par2.hxx |4 ++-- sw/source/filter/ww8/ww8par6.cxx | 17 - vcl/source/gdi/bitmapex.cxx | 15 +-- 5 files changed, 41 inse

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - external/libmwaw

2017-06-15 Thread David Tardon
external/libmwaw/0001-ofz-1037-resize-vector-correctly.patch.1 | 25 ++ external/libmwaw/UnpackedTarball_libmwaw.mk|1 2 files changed, 26 insertions(+) New commits: commit cc8ef4ee4ca10ddd3c5086b68b9124df29986c6b Author: David Tardon Date: Thu Jun 15 13:17:

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

2017-06-15 Thread Jens Carl
sw/source/filter/ww8/ww8par5.cxx | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit 06bf933056642a3353619d9c174f1e0cb7838c8d Author: Jens Carl Date: Thu Jun 15 06:32:16 2017 + tdf#39468 Translate German comments/terms in sw/source/fil

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

2017-06-15 Thread Stephan Bergmann
sd/source/ui/view/drviews2.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 8ffb60d7c694b06ea7685c09196fcd73b5c94900 Author: Stephan Bergmann Date: Thu Jun 15 13:34:20 2017 +0200 Use unique_ptr in aAttrList Change-Id: I15d5d724e506c0b81cf

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

2017-06-15 Thread Jens Carl
sw/source/filter/html/swhtml.cxx | 109 ++- 1 file changed, 53 insertions(+), 56 deletions(-) New commits: commit a003f705ffe885d4845e33522854d351d92fb4e8 Author: Jens Carl Date: Thu Jun 15 07:18:22 2017 + tdf#39468 Translate German comments/terms

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

2017-06-15 Thread David Tardon
external/libmwaw/0001-ofz-1037-resize-vector-correctly.patch.1 | 25 ++ external/libmwaw/UnpackedTarball_libmwaw.mk|1 2 files changed, 26 insertions(+) New commits: commit d1ae31a1fc49ec7a68b2a07c5e5e97d95b346ca9 Author: David Tardon Date: Thu Jun 15 13:17:

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

2017-06-15 Thread Stephan Bergmann
sd/source/ui/unoidl/unopback.cxx | 11 --- sd/source/ui/unoidl/unopback.hxx |6 +- 2 files changed, 9 insertions(+), 8 deletions(-) New commits: commit f057aa19536f85a9fe63dc8db7a8da98d858033a Author: Stephan Bergmann Date: Thu Jun 15 13:06:17 2017 +0200 Use unique_ptr f

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

2017-06-15 Thread Eike Rathke
sc/source/ui/unoobj/funcuno.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 033d018a3a1d345d61f3c4dc4da693cdd4004dea Author: Eike Rathke Date: Thu Jun 15 13:05:16 2017 +0200 Resolves: tdf#104989 a matrix/array formula cell needs to have dimensions Most spreadsh

[Libreoffice-commits] online.git: Changes to 'refs/tags/2.1.2'

2017-06-15 Thread Andras Timar
Tag '2.1.2' created by Andras Timar at 2017-06-15 10:42 + 2.1.2 Changes since 2.1.2-rc2-7: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libre

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - debian/changelog loolwsd.spec.in

2017-06-15 Thread Andras Timar
debian/changelog |6 ++ loolwsd.spec.in |2 +- 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 4f4593a884a63da6f105e529d9d01351d6675571 Author: Andras Timar Date: Thu Jun 15 12:42:05 2017 +0200 Bump version for packages 2.1.2-6 Change-Id: I00b77c1

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

2017-06-15 Thread Miklos Vajna
sw/source/core/inc/cellfrm.hxx |1 + sw/source/core/layout/tabfrm.cxx | 10 ++ 2 files changed, 11 insertions(+) New commits: commit 835c1586f60e6bc03e045e8210e38876e0fe1abc Author: Miklos Vajna Date: Thu Jun 15 11:08:48 2017 +0200 Related: tdf#108524 sw: dump follow/prece

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

2017-06-15 Thread Eike Rathke
sc/source/core/tool/interpr7.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit e6abe9c3d06d6776e05bef93b5e6f87b403ea967 Author: Eike Rathke Date: Thu Jun 15 12:06:00 2017 +0200 Ensure all cases push an error return, tdf#104989 related (not the cause) A formul

Re: [Libreoffice-qa] minutes of ESC call ...

2017-06-15 Thread Heiko Tietze
Would say the arguments are on the table. Cloph, what is the drawback of adding appimage to our repo? Time, size, traffic? In your opinion it has only little benefit but when the costs are low that might be acceptable. signature.asc Description: OpenPGP digital signature __

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

2017-06-15 Thread Ashod Nakashian
loleaflet/src/core/Socket.js |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 67a9300514f40989d1da50f23a9199a264c7f43c Author: Ashod Nakashian Date: Wed Jun 14 21:44:10 2017 -0400 Revert "loleaflet: Shorten the docuri in the websocket request." No W

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

2017-06-15 Thread Ashod Nakashian
loleaflet/src/core/Socket.js |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 2fc7d50607b14df8ad8055e6d74a9c7970db1ae0 Author: Ashod Nakashian Date: Wed Jun 14 21:44:10 2017 -0400 Revert "loleaflet: Shorten the docuri in the websocket request." No W

[Libreoffice-commits] core.git: uitest/writer_tests

2017-06-15 Thread Xisco Fauli
uitest/writer_tests/pageDialog.py | 27 ++- 1 file changed, 10 insertions(+), 17 deletions(-) New commits: commit 3459f778012d376e746be442167e2b85de18d6cc Author: Xisco Fauli Date: Wed Jun 14 14:46:12 2017 +0200 uitest: Using dimensions in assert isn't a good ide

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

2017-06-15 Thread Noel Grandin
compilerplugins/clang/constparams.cxx |3 -- compilerplugins/clang/unusedfields.cxx | 41 ++--- 2 files changed, 34 insertions(+), 10 deletions(-) New commits: commit 2c83c40b4358330f7360b66b8506997ffd80bcde Author: Noel Grandin Date: Thu Jun 15 09:49:05 2017

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - 4 commits - include/filter readlicense_oo/license sd/source sw/qa sw/source writerfilter/source xmloff/inc xmloff/Library_xo.mk xmlof

2017-06-15 Thread Szymon Kłos
include/filter/msfilter/rtfutil.hxx |3 readlicense_oo/license/CREDITS.fodt | 2979 ++-- sd/source/ui/dlg/tpaction.cxx | 37 sw/qa/extras/rtfexport/rtfexport.cxx| 10 sw/source/core/unocore/unostyle.cxx |3 sw/so

Call for papers for LibOCon Roma

2017-06-15 Thread Sophie
Hi all, For information, the call for papers for LibreOffice Conference in Roma has been published, you'll find it either on the blog or on the conference site: http://conference.libreoffice.org/2017/call-for-papers-3/ Let me know if you have any question. Kind regards Sophie -- Sophie Gautier

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

2017-06-15 Thread Eike Rathke
sc/inc/externalrefmgr.hxx|2 +- sc/source/ui/docshell/externalrefmgr.cxx | 12 +++- 2 files changed, 8 insertions(+), 6 deletions(-) New commits: commit 416752b9e4bc4605c479d3eff7797be9f0ef2a38 Author: Eike Rathke Date: Thu Jun 15 11:08:44 2017 +0200 Resolves

[Libreoffice-commits] core.git: include/oox offapi/com oox/source sax/qa sax/source unoxml/qa writerfilter/source

2017-06-15 Thread Mohammed Abdul Azeem
include/oox/core/filterdetect.hxx |1 include/oox/core/fragmenthandler.hxx |1 offapi/com/sun/star/xml/sax/XFastDocumentHandler.idl |6 ++ oox/source/core/filterdetect.cxx |4 + oox/source/core/fragmenthandler.cxx

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

2017-06-15 Thread Szymon Kłos
include/filter/msfilter/rtfutil.hxx |3 ++ sw/qa/extras/rtfexport/rtfexport.cxx| 10 ++ sw/source/filter/ww8/rtfsdrexport.cxx | 41 +--- writerfilter/source/rtftok/rtfsdrimport.cxx | 41 ++-- 4 files changed, 90 in

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - Makefile.am

2017-06-15 Thread Jan Holesovsky
Makefile.am |1 + 1 file changed, 1 insertion(+) New commits: commit 517e3f8632d0301cc586dd7934203c01fb4ac62e Author: Jan Holesovsky Date: Wed May 24 17:35:45 2017 +0200 Let's always descent to loleaflet, and run make there. It is so easy to forget :-( Change-Id: I89

license statement

2017-06-15 Thread dr X
*" All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license."* ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2017-06-15 Thread Stephan Bergmann
sw/source/core/doc/docsort.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f11ae206bb368f643dbbaa6856c1d9809ad5c7b5 Author: Stephan Bergmann Date: Thu Jun 15 10:43:27 2017 +0200 cid#1412761,1412762: Avoid signed intermediary results Change-Id: If7

New Defects reported by Coverity Scan for LibreOffice

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

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

2017-06-15 Thread Stephan Bergmann
sw/source/uibase/inc/formatclipboard.hxx| 11 --- sw/source/uibase/uiview/formatclipboard.cxx | 43 +++- 2 files changed, 24 insertions(+), 30 deletions(-) New commits: commit 1888cda3ff5f6e09b0778624fe5a4cf2aaecad50 Author: Stephan Bergmann Date: Thu Jun 15

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

2017-06-15 Thread Noel Grandin
basctl/source/basicide/baside2b.cxx |4 ++-- basic/inc/sbxbase.hxx |2 +- basic/source/classes/sb.cxx |6 +++--- basic/source/comp/parser.cxx|4 ++-- basic/source/runtime/methods.cxx|2 +- basic/source/runtime/runtime.cxx|2 +- basic/so

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

2017-06-15 Thread Miklos Vajna
writerfilter/Library_writerfilter.mk |1 writerfilter/source/filter/WriterFilterDetection.cxx | 134 --- writerfilter/util/writerfilter.component |4 3 files changed, 139 deletions(-) New commits: commit 5ea13cb3b9ec19fe2d88f91585f433c81e6b1f