[Libreoffice-commits] core.git: solenv/clang-format

2018-02-12 Thread Miklos Vajna
solenv/clang-format/README |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit acd16c7e29c1619986d4d8b3b520da089ba34660 Author: Miklos Vajna Date: Mon Feb 12 09:09:05 2018 +0100 solenv: document how to build static clang-format Change-Id: Ibadb8966f1c

Re: PDFium, beware

2018-02-12 Thread Miklos Vajna
Hi, Do I understand correctly the source of the problem is their custom allocator? If so, I guess talking to the pdfium devs and ask them to provide a way to avoid their custom allocator (a compile-time option) would help our situation, or did I miss something? (I can at least try to talk to them,

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

2018-02-12 Thread Noel Grandin
compilerplugins/clang/changetoolsgen.cxx | 103 --- compilerplugins/clang/plugin.cxx | 40 +--- compilerplugins/clang/pluginhandler.cxx |9 ++ compilerplugins/clang/pluginhandler.hxx |2 4 files changed, 109 insertions(+), 45 deletions(-)

Re: PDFium, beware

2018-02-12 Thread Stephan Bergmann
On 12.02.2018 09:29, Miklos Vajna wrote: Do I understand correctly the source of the problem is their custom allocator? Yes. See below for the backtrace of failing CppunitTest_svtools_graphic on Linux aarch64 with 64K page size. If so, I guess talking to the pdfium devs and ask them to pro

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

2018-02-12 Thread Caolán McNamara
filter/source/graphicfilter/icgm/bitmap.cxx |3 lotuswordpro/source/filter/lwptablelayout.cxx | 77 ++ lotuswordpro/source/filter/xfilter/xfcontentcontainer.cxx |8 - 3 files changed, 43 insertions(+), 45 deletions(-) New commits: commit 7b8c631a45

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

2018-02-12 Thread Tor Lillqvist
extensions/source/ole/oleobjw.cxx|2 +- extensions/source/ole/unoconversionutilities.hxx | 17 ++--- extensions/source/ole/unoobjw.cxx|2 +- 3 files changed, 8 insertions(+), 13 deletions(-) New commits: commit 9d6257a995c3e6e6d1af1d850194ae14

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

2018-02-12 Thread Julien Nabet
include/svx/strings.hrc |1 + svx/source/dialog/imapdlg.cxx |3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 6bcd433fe13ab402d2cc8433d98a78db140858e9 Author: Julien Nabet Date: Sat Feb 10 20:32:34 2018 +0100 tdf#115601: make ImageMap dialog transl

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

2018-02-12 Thread Miklos Vajna
sw/inc/docufld.hxx | 28 ++--- sw/source/core/fields/docufld.cxx | 76 ++--- sw/source/core/fields/macrofld.cxx | 64 +++ 3 files changed, 84 insertions(+), 84 deletions(-) New commits: commit 09d17c25d970e

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

2018-02-12 Thread Johnny_M
svx/source/svdraw/svdmark.cxx | 34 +- 1 file changed, 17 insertions(+), 17 deletions(-) New commits: commit 1b35e6de3ca5161f9da633675312456bba9ab5c7 Author: Johnny_M Date: Sat Feb 10 14:35:53 2018 +0100 Translate German variable names Akt -> Cur

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

2018-02-12 Thread Johnny_M
sw/source/filter/ww8/ww8par.cxx |4 +- sw/source/filter/ww8/ww8scan.cxx | 66 +++ sw/source/filter/ww8/ww8scan.hxx | 18 +- 3 files changed, 44 insertions(+), 44 deletions(-) New commits: commit dcbe5eda8f3f698e4717e1458b2c1efb589b8ed6 Author:

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

2018-02-12 Thread Johnny_M
sc/source/filter/excel/excform8.cxx | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit ee47b7b4c805fc781dab48c65c4ff5fc701b3709 Author: Johnny_M Date: Sat Feb 10 13:46:33 2018 +0100 Translate German variable names Fakt -> Factor in Exce

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

2018-02-12 Thread Johnny_M
sc/source/filter/lotus/lotattr.cxx | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit eb3bd34dfb55cf3afc088330e73fc03385da20ec Author: Johnny_M Date: Sat Feb 10 14:41:14 2018 +0100 Translate German variable names Akt -> Current in

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

2018-02-12 Thread Johnny_M
sw/source/filter/ww8/ww8graf.cxx |4 +- sw/source/filter/ww8/ww8par.cxx | 58 +++ sw/source/filter/ww8/ww8par.hxx | 16 +- sw/source/filter/ww8/ww8par2.cxx | 12 sw/source/filter/ww8/ww8par3.cxx | 50 ---

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

2018-02-12 Thread Johnny_M
sc/source/filter/inc/tool.h |4 ++-- sc/source/filter/lotus/op.cxx | 32 2 files changed, 18 insertions(+), 18 deletions(-) New commits: commit 85851cf46364e1fc1772bef23cdc7fb7cb6fa5a5 Author: Johnny_M Date: Sat Feb 10 13:39:44 2018 +0100 Translate

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

2018-02-12 Thread Johnny_M
sw/source/ui/vba/vbapagesetup.cxx | 32 1 file changed, 16 insertions(+), 16 deletions(-) New commits: commit 040c13b4b5195b801b38a96638abb87a73cae2ae Author: Johnny_M Date: Sat Feb 10 15:18:45 2018 +0100 Translate German variable names akt -> c

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

2018-02-12 Thread Johnny_M
sw/inc/doc.hxx |4 +-- sw/inc/swtable.hxx |4 +-- sw/source/core/doc/tblrwcl.cxx | 42 +++ sw/source/core/docnode/ndtbl.cxx |8 +++ 4 files changed, 29 insertions(+), 29 deletions(-) New commits: commit 499bff

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

2018-02-12 Thread Johnny_M
editeng/source/rtf/svxrtf.cxx | 42 +- 1 file changed, 21 insertions(+), 21 deletions(-) New commits: commit c0a23843907c2b5dc6652e2bb337b12be6028356 Author: Johnny_M Date: Sat Feb 10 14:52:23 2018 +0100 Translate German variable names Ak

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

2018-02-12 Thread Johnny_M
editeng/source/rtf/rtfitem.cxx | 68 - 1 file changed, 34 insertions(+), 34 deletions(-) New commits: commit 8f05a01befe393a40fe828bbab90c6d8eaf6c959 Author: Johnny_M Date: Sat Feb 10 13:58:06 2018 +0100 Translate German variable names Ak

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

2018-02-12 Thread Johnny_M
sc/source/filter/excel/excform.cxx | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) New commits: commit 980de246715c95b6961367baf409c270dab58bc0 Author: Johnny_M Date: Sat Feb 10 13:49:55 2018 +0100 Translate German variable names Fakt -> Factor in E

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

2018-02-12 Thread Mike Kaganski
sfx2/source/control/unoctitm.cxx |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) New commits: commit a377db06eaf76d222c0e116a4c0f62a7e7736a26 Author: Mike Kaganski Date: Mon Feb 12 09:47:38 2018 +0100 Use range-based for Change-Id: I7ec311255a571fc19360b7cb6d3885

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

2018-02-12 Thread Stephan Bergmann
solenv/bin/assemble-flatpak.sh |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 6e004cce495713164778d035e00a39b5465b1c55 Author: Stephan Bergmann Date: Fri Feb 9 15:44:16 2018 +0100 Include in Flatpak appdata.xml ...fixing

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - solenv/bin

2018-02-12 Thread Stephan Bergmann
solenv/bin/assemble-flatpak.sh |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 22034278a0955f2857ee1eaccdd2318bd9b9065b Author: Stephan Bergmann Date: Fri Feb 9 15:44:16 2018 +0100 Include in Flatpak appdata.xml ...fixing

Error compiling LibreOffice git (Xinerama not functional?)

2018-02-12 Thread Clemens Eisserer
Hi, I am trying to diagnose some performance issues I am experiencing running LO on Linux. Compiling on Fedora-27 seems a little bit troublesome, as I: * had to set libxslt and libexslt includes and libraries manually * disable xrandr, despite headers and library installed, it aborted with "not f

[Libreoffice-commits] core.git: sal/android

2018-02-12 Thread Miklos Vajna
sal/android/libreofficekit-jni.c |1 + 1 file changed, 1 insertion(+) New commits: commit 02f5c6d71de82cdb6e507e23f6f56379c7b04099 Author: Miklos Vajna Date: Mon Feb 12 12:03:24 2018 +0100 sal android: fix -Werror,-Wimplicit-function-declaration Change-Id: If19dbb654d473e8785

Re: Error compiling LibreOffice git (Xinerama not functional?)

2018-02-12 Thread Stephan Bergmann
On 12.02.2018 12:00, Clemens Eisserer wrote: I am trying to diagnose some performance issues I am experiencing running LO on Linux. Compiling on Fedora-27 seems a little bit troublesome, as I: * had to set libxslt and libexslt includes and libraries manually * disable xrandr, despite headers and

Re: Error compiling LibreOffice git (Xinerama not functional?)

2018-02-12 Thread Clemens Eisserer
Hi Stephan, > Did you install the relevant -devel packages, libxslt-devel, > libXrandr-devel, libXinerama-devel? Generally, `sudo dnf builddep > libreoffice` (as given at Sure, I manually instalelled the devel packages - however to make sure, I also executed the dnf builddep command you mentione

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

2018-02-12 Thread Tor Lillqvist
extensions/source/ole/unoobjw.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2191169c83c15bfc9546204fc1640b1674717af1 Author: Tor Lillqvist Date: Thu Feb 8 22:21:32 2018 +0200 Whitespace (alignment) fix Change-Id: Ib3ecfc5524744f49f3995202f37

Re: New Defects reported by Coverity Scan for LibreOffice

2018-02-12 Thread Szymon Kłos
Hi, It wasn't intentional. My fix is already on gerrit: https://gerrit.libreoffice.org/#/c/49592/ Regards, Szymon W dniu 10.02.2018 o 18:13, Caolán McNamara pisze: On Fri, 2018-02-09 at 18:50 +, scan-ad...@coverity.com wrote: Hi, Please find the latest report on new defect(s) introdu

Re: Error compiling LibreOffice git (Xinerama not functional?)

2018-02-12 Thread Stephan Bergmann
On 12.02.2018 12:13, Clemens Eisserer wrote: Did you install the relevant -devel packages, libxslt-devel, libXrandr-devel, libXinerama-devel? Generally, `sudo dnf builddep libreoffice` (as given at Sure, I manually instalelled the devel packages - however to make sure, I also executed the dnf

Re: Error compiling LibreOffice git (Xinerama not functional?)

2018-02-12 Thread David Tardon
Hi, On Mon, 2018-02-12 at 12:13 +0100, Clemens Eisserer wrote: > Hi Stephan, > > > Did you install the relevant -devel packages, libxslt-devel, > > libXrandr-devel, libXinerama-devel? Generally, `sudo dnf builddep > > libreoffice` (as given at > > Sure, I manually instalelled the devel packages

Re: Error compiling LibreOffice git (Xinerama not functional?)

2018-02-12 Thread Clemens Eisserer
Hi again, > Look for XineramaIsActive in config.log. That may give you a hint as to > why the test fails. My guess is a compile error, as, judging from what > have you written about your other problems, your system doesn't appear > to be in a good state. (Several of us build on F-27 daily. Just as

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

2018-02-12 Thread Mike Kaganski
vcl/source/control/ctrl.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit ad4b699980e0d02e535ec14fab3135453ab48d4e Author: Mike Kaganski Date: Mon Feb 12 11:14:09 2018 +0100 One less ctor/dtor Change-Id: I73cab951942f16b937e95a6617ed60ee24b6c3b3

[Libreoffice-commits] core.git: helpcontent2

2018-02-12 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit be3314c9f16e8ca5480c01081d87f7deb7c50a8c Author: Olivier Hallot Date: Fri Feb 9 16:14:47 2018 -0200 Updated core Project: help 145fe1d4c0d697cd15619dd682c622d3c146d95f Better handling o

[Libreoffice-commits] help.git: help3xsl/index2.html

2018-02-12 Thread Olivier Hallot
help3xsl/index2.html |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 145fe1d4c0d697cd15619dd682c622d3c146d95f Author: Olivier Hallot Date: Fri Feb 9 16:14:47 2018 -0200 Better handling of help URLs anchors Change-Id: I25a6b105f4a809839575e43cd483

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

2018-02-12 Thread Noel Grandin
vcl/source/gdi/bitmapex.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b24a90799b16cde737a0f0e2b1d71acd8fd69019 Author: Noel Grandin Date: Mon Feb 12 15:11:26 2018 +0200 crashtesting: tdf111681-6.pptx regression from commit e5012e53b919ae

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

2018-02-12 Thread Andrea Gelmini
oovbaapi/ooo/vba/msforms/XShape.idl |2 +- sc/inc/address.hxx |2 +- sc/source/ui/unoobj/servuno.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 5bf91d305191eacde979aba7c3b1ef36e13a7919 Author: Andrea Gelmini Date: Sat Feb 10 10:

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

2018-02-12 Thread Andrea Gelmini
starmath/source/mathtype.cxx |2 +- sw/source/filter/ww8/ww8par2.cxx |2 +- wizards/com/sun/star/wizards/agenda/TopicsControl.py |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit fe47e5fdd3500ff371eed9092f96be7bdde5

[Libreoffice-commits] core.git: qadevOOo/tests

2018-02-12 Thread Andrea Gelmini
qadevOOo/tests/java/ifc/linguistic2/_XSpellChecker.java |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 90a46122dc0ce401919914cb79f11081d6cc6b24 Author: Andrea Gelmini Date: Sat Feb 10 10:29:32 2018 +0100 Fix typos Change-Id: Id61c75a4d3df173e21a2

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

2018-02-12 Thread Andrea Gelmini
lotuswordpro/inc/xfilter/xfcontentcontainer.hxx |2 +- vcl/unx/generic/gdi/gdiimpl.cxx |6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 89202f2d76a92866ed3f3887d690e4fc45658e22 Author: Andrea Gelmini Date: Sat Feb 10 01:32:52 2018 +0100

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

2018-02-12 Thread Michael Meeks
sc/source/ui/app/scdll.cxx |3 +++ sd/source/ui/app/sddll.cxx |4 sw/source/uibase/app/swdll.cxx |4 3 files changed, 11 insertions(+) New commits: commit 93eef21ce1f74c848fcf0ad4f4eab7a8167a39a8 Author: Michael Meeks Date: Mon Feb 12 12:04:23 2018 +0100 Disa

Weekly QA Report (W06-2018)

2018-02-12 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 179 bugs have been created, of which, 90 are still unconfirmed ( Total Unconfirmed bugs: 509 )         + Created bugs: http://tinyurl.com/ybal98xs         + Still unconfirmed bugs: http://tinyurl.com/ya5ubcd6   * 1264 comments have been wri

[Libreoffice-commits] core.git: solenv/flatpak-manifest.in

2018-02-12 Thread Stephan Bergmann
solenv/flatpak-manifest.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9cf2616c5e709b5956ab88dacdfad2003f98 Author: Stephan Bergmann Date: Mon Feb 12 15:48:23 2018 +0100 Work around i386 kernel vs. JVM bug for now by disabling all tests on i386

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - solenv/flatpak-manifest.in

2018-02-12 Thread Stephan Bergmann
solenv/flatpak-manifest.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 637d2ffe1b9290714c20c2b977b5817d471997c6 Author: Stephan Bergmann Date: Mon Feb 12 15:48:23 2018 +0100 Work around i386 kernel vs. JVM bug for now by disabling all tests on i386

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

2018-02-12 Thread Eike Rathke
sc/source/ui/docshell/impex.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 664c2902a6672be51c4a3163a5bf44aa2145d408 Author: Eike Rathke Date: Mon Feb 12 17:02:29 2018 +0100 CheckLinkFormulaNeedingCheck() for .slk import Change-Id: I79953cf4fd6e9e00351a3b1f1687b6

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

2018-02-12 Thread Laurent BP
sc/source/ui/formdlg/formula.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit d69017c8a17be21657ea7ab9d37023ee59116799 Author: Laurent BP Date: Sat Feb 10 20:54:25 2018 +0100 tdf#72440 Abs sheet ref must be given When resolving tdf#90799, sheet r

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

2018-02-12 Thread Tor Lillqvist
udkapi/com/sun/star/bridge/XBridgeSupplier.idl |3 --- udkapi/com/sun/star/bridge/XBridgeSupplier2.idl |3 --- 2 files changed, 6 deletions(-) New commits: commit 7517e53a96b956f369a6003690174fa156b7a0e5 Author: Tor Lillqvist Date: Mon Feb 12 18:13:51 2018 +0200 Don't even mentio

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

2018-02-12 Thread Caolán McNamara
emfio/source/reader/wmfreader.cxx | 50 +- 1 file changed, 33 insertions(+), 17 deletions(-) New commits: commit e5ace62c32191a2ae4183102c21e37575add39d8 Author: Caolán McNamara Date: Mon Feb 12 12:50:29 2018 + ofz: timeout Change-Id: I7f

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

2018-02-12 Thread Caolán McNamara
lotuswordpro/source/filter/lwpdoc.cxx | 13 +--- lotuswordpro/source/filter/lwpdoc.hxx | 10 --- lotuswordpro/source/filter/lwpframelayout.cxx |8 +- lotuswordpro/source/filter/lwpfribptr.cxx | 41 +- lotuswordpro/source/filter/lwppara.cxx| 74 ++

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

2018-02-12 Thread Caolán McNamara
lotuswordpro/source/filter/lwpdoc.cxx | 31 +++ lotuswordpro/source/filter/lwpdoc.hxx |2 +- 2 files changed, 16 insertions(+), 17 deletions(-) New commits: commit afe0b204d164f039b226f226263ff2b99337ac0e Author: Caolán McNamara Date: Mon Feb 12 09:12:59 2018

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

2018-02-12 Thread Szymon Kłos
sd/source/filter/eppt/pptx-epptooxml.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ac97ca547de9593ff5f8e7615f1aa779a5091126 Author: Szymon Kłos Date: Mon Feb 12 12:42:45 2018 +0100 Coverity: unused value Change-Id: I4b166b3e15a457fe93128ee9efa55

Acceptance as a GSoC organization

2018-02-12 Thread Markus Mohrhard
Hey fellow hackers, LibreOffice has been accepted for GSoC 2018. I will start inviting mentors soon. Please update the GSoC ideas page and shout if you have not been added until next Monday. Keep in mind that now students will start to show up and we should make sure to review their patches in ti

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

2018-02-12 Thread Noel Grandin
include/vcl/BitmapTools.hxx |4 ++-- vcl/source/bitmap/BitmapTools.cxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 457204cfce253450283de1c96b9178f4d9246405 Author: Noel Grandin Date: Mon Feb 12 15:31:18 2018 +0200 fix pixel address calculation

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - 4 commits - cui/source include/svx include/vcl svx/source vcl/source

2018-02-12 Thread Tamás Zolnai
cui/source/dialogs/sdrcelldlg.cxx |2 + cui/source/inc/cuitabarea.hxx |8 +++-- cui/source/inc/sdrcelldlg.hxx |1 cui/source/tabpages/backgrnd.cxx | 20 - cui/source/tabpages/tparea.cxx|1 cui/source/tabpages/tpcolor.cxx | 46 +--

[Libreoffice-commits] core.git: helpcontent2

2018-02-12 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a3cd6c70af6979e4608b180f868313dbee548d5a Author: Olivier Hallot Date: Mon Feb 12 15:10:39 2018 -0200 Updated core Project: help 1b361a83c014ff9c8c2b80bbe779387ef0a209f5 Better handling

[Libreoffice-commits] help.git: help3xsl/index2.html

2018-02-12 Thread Olivier Hallot
help3xsl/index2.html |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 1b361a83c014ff9c8c2b80bbe779387ef0a209f5 Author: Olivier Hallot Date: Mon Feb 12 15:10:39 2018 -0200 Better handling of user language in help online Change-Id: I6a14081321cfd94fe1e

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3-desktop' - 2 commits - cui/source include/svx svx/source

2018-02-12 Thread Tamás Zolnai
cui/source/dialogs/sdrcelldlg.cxx |2 + cui/source/inc/cuitabarea.hxx |8 -- cui/source/inc/sdrcelldlg.hxx |1 cui/source/tabpages/tparea.cxx|1 cui/source/tabpages/tpcolor.cxx | 46 -- include/svx/xtable.hxx|

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - include/oox offapi/com oox/source sd/qa sd/source

2018-02-12 Thread Szymon Kłos
include/oox/ppt/slidetransition.hxx |4 +++ offapi/com/sun/star/presentation/DrawPage.idl |9 +- oox/source/ppt/slidetransition.cxx| 30 -- oox/source/ppt/slidetransitioncontext.cxx |6 oox/source/token/properties.txt

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

2018-02-12 Thread László Németh
extras/source/autocorr/lang/hu/DocumentList.xml | 27 1 file changed, 27 insertions(+) New commits: commit 8edb74677050ca96fa189b0c27484ba0cd89b37c Author: László Németh Date: Thu Feb 1 16:54:14 2018 +0100 tdf#115382 Hungarian autocorrect: help apostrophe usage

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

2018-02-12 Thread László Németh
extras/source/autocorr/lang/hu/DocumentList.xml | 27 1 file changed, 27 insertions(+) New commits: commit 858a82c32ffabdf202c2798d16a6322cfb36b13a Author: László Németh Date: Thu Feb 1 16:54:14 2018 +0100 tdf#115382 Hungarian autocorrect: help apostrophe usage

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - include/svx svx/source

2018-02-12 Thread Julien Nabet
include/svx/strings.hrc |1 + svx/source/dialog/imapdlg.cxx |3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 714ceda6db9dbe8e2b4911872dfba146e9faa68f Author: Julien Nabet Date: Sat Feb 10 20:32:34 2018 +0100 tdf#115601: make ImageMap dialog transl

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

2018-02-12 Thread Szymon Kłos
sd/qa/unit/data/ppt/tdf115394.ppt |binary sd/qa/unit/export-tests.cxx | 39 ++ sd/qa/unit/import-tests.cxx | 25 sd/source/filter/eppt/eppt.cxx| 26 ++--- sd/source/filter/ppt/pptin.cxx|

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - wsd/Storage.cpp

2018-02-12 Thread Michael Meeks
wsd/Storage.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9168b2b73baca261ee246bddb2d3060531c65fed Author: Michael Meeks Date: Thu Feb 1 12:49:28 2018 + Helpful error on non-matched WOPI host. Change-Id: Ib752148be0acbf15cd8b737b71414313d05f

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

2018-02-12 Thread Szymon Kłos
sd/qa/unit/export-tests-ooxml2.cxx | 36 +++ sd/source/filter/eppt/pptx-epptooxml.cxx | 151 ++- 2 files changed, 146 insertions(+), 41 deletions(-) New commits: commit 67ad5a0d25f12ddb5cc95f7226601f54a1074696 Author: Szymon Kłos Date: Mon Feb 5 12:41:5

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - include/oox oox/source sd/qa sd/source

2018-02-12 Thread Szymon Kłos
include/oox/ppt/slidetransitioncontext.hxx |1 + oox/source/ppt/slidetransitioncontext.cxx |9 - sd/qa/unit/data/pptx/tdf115394-zero.pptx |binary sd/qa/unit/export-tests-ooxml2.cxx | 16 sd/source/filter/eppt/pptx-epptooxml.cxx | 10 +- 5

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - 2 commits - chart2/inc chart2/qa chart2/source offapi/com offapi/UnoApi_offapi.mk oox/inc oox/source sd/qa sw/qa sw/source writerfilt

2018-02-12 Thread Szymon Kłos
chart2/inc/unonames.hxx |1 chart2/qa/extras/chart2export.cxx| 159 +++ chart2/qa/extras/chart2import.cxx| 154 ++ chart2/qa/extras/data/pptx/tdf115107-2.pptx |binar

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

2018-02-12 Thread Miklos Vajna
writerperfect/source/writer/exp/xmlimp.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 6259dfce9d140368156c5fe8bb577c7589265dd5 Author: Miklos Vajna Date: Mon Feb 12 16:08:41 2018 +0100 EPUB export: pick up XMP metadata from 'metadata.xmp' This

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

2018-02-12 Thread Laurent BP
sc/source/ui/formdlg/formula.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit c5647bd503b1d72229492b55257b0e3eb8f42464 Author: Laurent BP Date: Sat Feb 10 20:54:25 2018 +0100 tdf#72440 Abs sheet ref must be given When resolving tdf#90799, sheet r

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

2018-02-12 Thread Laurent BP
sc/source/ui/formdlg/formula.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 505832b92e0e2a395ef22424de33168a76bcc2c3 Author: Laurent BP Date: Sat Feb 10 20:54:25 2018 +0100 tdf#72440 Abs sheet ref must be given When resolving tdf#90799, sheet r

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

2018-02-12 Thread Tor Lillqvist
extensions/source/ole/oleobjw.cxx |5 - extensions/source/ole/servprov.cxx | 33 - extensions/source/ole/servprov.hxx | 26 ++ extensions/source/ole/unoobjw.hxx | 10 ++ 4 files changed, 8 insertions(+), 66 deletions(-

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

2018-02-12 Thread Caolán McNamara
filter/source/graphicfilter/itiff/itiff.cxx | 12 vcl/source/filter/jpeg/jpegc.cxx|9 ++--- vcl/workben/commonfuzzer.hxx|9 + 3 files changed, 27 insertions(+), 3 deletions(-) New commits: commit 10b6a2b2d6a5cb938ead02cba2fa03f748c5f6

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

2018-02-12 Thread Caolán McNamara
lotuswordpro/inc/xfilter/xfcontent.hxx|3 +++ lotuswordpro/qa/cppunit/data/fail/ofz6208-1.lwp |binary lotuswordpro/source/filter/xfilter/xfcontentcontainer.cxx |9 ++--- 3 files changed, 9 insertions(+), 3 deletions(-) New commits: commit 22fc8c634c5f9b0

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

2018-02-12 Thread Miklos Vajna
filter/source/svg/svgexport.cxx |2 ++ include/test/xmltesttools.hxx|5 + test/source/xmltesttools.cxx | 27 +++ writerperfect/qa/unit/EPUBExportTest.cxx |5 + 4 files changed, 39 insertions(+) New commits: commit f8da

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

2018-02-12 Thread Michael Meeks
desktop/source/lib/init.cxx |6 ++- include/vcl/builder.hxx | 10 + vcl/source/window/builder.cxx | 77 ++ 3 files changed, 64 insertions(+), 29 deletions(-) New commits: commit 707f787cd991f9c59712cd3020d127d09605c792 Author: Michael Me

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

2018-02-12 Thread Tor Lillqvist
extensions/README|2 +- extensions/source/ole/ole2uno.cxx|5 - extensions/source/ole/ole2uno.hxx|6 -- extensions/source/ole/oleobjw.cxx|5 - extensions/source/ole/oleobjw.hxx

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

2018-02-12 Thread Eike Rathke
formula/source/core/api/token.cxx | 10 +- sc/source/core/tool/interpr4.cxx |4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) New commits: commit a6c659283ab02cb59feda39b67e1837ed8c32730 Author: Eike Rathke Date: Mon Feb 12 22:52:05 2018 +0100 Use FormulaCompiler::I

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3-desktop' - 6 commits - chart2/inc chart2/qa chart2/source include/oox offapi/com offapi/UnoApi_offapi.mk oox/inc oox/source sd/qa sd/sou

2018-02-12 Thread Szymon Kłos
chart2/inc/unonames.hxx |1 chart2/qa/extras/chart2export.cxx| 159 ++ chart2/qa/extras/chart2import.cxx| 154 ++ chart2/qa/extras/data/pptx/tdf115107-2.pptx |binary

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

2018-02-12 Thread Saurav Chirania
sw/qa/python/check_table.py | 55 +--- 1 file changed, 27 insertions(+), 28 deletions(-) New commits: commit 4469c1d4061e8cb463469e60e5d87af5f9bf9636 Author: Saurav Chirania Date: Fri Feb 2 05:00:39 2018 +0530 tdf#97361 Tests in sw should be more

Bug Report

2018-02-12 Thread noreply
Hello, I'm a Libreoffice. I'ts just for reporting a bug in LibreOffice for Debian based systems (running on Elementary OS -> Ubuntu 16.04). There is a problem in the returning from the edition of an OLE object, when press scape, LibreOffice crashes, also in secure mode. It also fails to insert

Re: Implementing accessibility non-regression check tool

2018-02-12 Thread Samuel Thibault
Hello, So there was a presentation about this tool at FOSDEM, the video recording is already available on https://fosdem.org/2018/schedule/event/ode_testing/ Basically, the tool (improved a bit since FOSDEM) is currently reporting about 8000 warnings, i.e. 8 per file on average. I have attached th

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

2018-02-12 Thread Eike Rathke
vcl/source/window/builder.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit adff6293ce22d84e5a380aa649e7d0f0ffdc4d80 Author: Eike Rathke Date: Tue Feb 13 00:22:44 2018 +0100 Blind fix for MERGELIBS build It's g_aMergedLib instead of g_aMergedL

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

2018-02-12 Thread Justin Luth
sw/qa/extras/ooxmlexport/data/tdf106541_noinheritChapterNumbering.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 17 ++ 2 files changed, 17 insertions(+) New commits: commit ed8221aa0b1550834f8ca18ca3af21f2a41e678d Author: Justin Luth Date: Sat

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

2018-02-12 Thread Michael Meeks
vcl/source/window/builder.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit c6b702cdd50003f756247e6352357e535f7167a0 Author: Michael Meeks Date: Tue Feb 13 07:11:57 2018 +0100 Add missing SVLIBRARY include. Change-Id: I10a1d9430f38499d77ad528ef98cff260873d4de diff

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

2018-02-12 Thread Noel Grandin
filter/source/graphicfilter/icgm/actimpr.cxx |2 filter/source/msfilter/msdffimp.cxx | 259 +-- include/vcl/BitmapTools.hxx |2 3 files changed, 130 insertions(+), 133 deletions(-) New commits: commit 3bc228a1dd2f85e92ca341d16cb86e6eede

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

2018-02-12 Thread Noel Grandin
filter/source/graphicfilter/ipbm/ipbm.cxx | 55 +- filter/source/graphicfilter/iras/iras.cxx | 45 2 files changed, 34 insertions(+), 66 deletions(-) New commits: commit 5ea3a708c7d6a8088e438e021a07e5a6508daa74 Author: Noel Grandin Date:

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

2018-02-12 Thread Noel Grandin
avmedia/source/viewer/mediawindow.cxx |4 +-- avmedia/source/viewer/mediawindow_impl.cxx | 14 +- basctl/source/basicide/baside2.cxx | 10 +++ basctl/source/basicide/baside2b.cxx| 38 ++--- basctl/source/basicide/basides1.cxx

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

2018-02-12 Thread Yousuf Philips
sw/uiconfig/sglobal/menubar/menubar.xml | 139 +--- 1 file changed, 78 insertions(+), 61 deletions(-) New commits: commit 18d78dac064bdb16c54c89563d8df22803e84083 Author: Yousuf Philips Date: Thu Feb 8 01:10:34 2018 +0400 tdf#103733 Unify writer master doc men

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

2018-02-12 Thread Yousuf Philips
sw/uiconfig/swriter/ui/notebookbar_single.ui |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 71efbe9244818ae5a4245e7c7854b81fbafd16f7 Author: Yousuf Philips Date: Fri Feb 9 16:34:15 2018 +0400 Notebookbar Single: Fix context glitch and spacing Chan

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

2018-02-12 Thread Pranav Kant
tools/Config.cpp |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 463fc6044021b94440701bd80fb7a9a7ee0ae2d0 Author: Pranav Kant Date: Tue Feb 13 12:33:01 2018 +0530 loolconfig: set-raw-config -> set Change-Id: I7821bcf7bf8a6b8247e824d18b1d9f29b8

[Libreoffice-commits] core.git: icon-themes/elementary icon-themes/elementary_svg

2018-02-12 Thread andreas kainz
icon-themes/elementary/cmd/lc_flowchartshapes.flowchart-sort.png |binary icon-themes/elementary_svg/cmd/lc_flowchartshapes.flowchart-sort.svg |2 +- 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 1c8f53ae76b18c015095c9998df617a7800370ce Author: andreas kainz Date: