[Libreoffice-commits] core.git: external/gpgmepp external/libassuan external/libgpg-error

2017-12-04 Thread Stephan Bergmann
external/gpgmepp/ExternalProject_gpgmepp.mk |6 ++ external/libassuan/ExternalProject_libassuan.mk |5 + external/libgpg-error/ExternalProject_libgpg-error.mk |1 + 3 files changed, 12 insertions(+) New commits: commit 7a9fe4d735207160b1458b4dd480cc089a8b7153 A

Re: Let failed Jenkins builds set Verified: -1 in Gerrit?

2017-12-04 Thread David Ostrovsky
On Fri, 2017-12-01 at 11:27 -0600, Norbert Thiebaud wrote: > On Fri, Dec 1, 2017 at 1:32 AM, David Ostrovsky > wrote: > > On Thu Nov 30 08:25:40 UTC 2017, Stephan Bergmann wrote: > > > > > Does "(with a help of maintainers)" imply that there are change > > > owners who could not override a VRFY-1

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

2017-12-04 Thread Noel Grandin
compilerplugins/clang/salcall.cxx |4 1 file changed, 4 deletions(-) New commits: commit 720cc05a76510964b779a30366d48fb854984d06 Author: Noel Grandin Date: Tue Dec 5 09:13:18 2017 +0200 fix compile of salcall plugin changes from sberg and myself crossed paths in the nig

[Libreoffice-commits] core.git: include/test qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests sc/CppunitTest_sc_functionlistobj.mk sc/Module_sc.mk sc/qa test/Library_subsequenttest.mk test/sou

2017-12-04 Thread Jens Carl
include/test/sheet/xfunctiondescriptions.hxx | 34 ++ qadevOOo/Jar_OOoRunner.mk |1 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScFunctionListObj.csv |1 qadevOOo/tests/java/ifc/sheet/_XFunctionDescriptions.java | 12

[Libreoffice-commits] core.git: framework/qa include/test qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests sc/CppunitTest_sc_recentfunctionsobj.mk sc/Module_sc.mk sc/qa test/Library_subsequent

2017-12-04 Thread Jens Carl
framework/qa/complex/api_internal/api.lst|1 include/test/sheet/xrecentfunctions.hxx | 36 ++ qadevOOo/Jar_OOoRunner.mk|2 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScRecentFunctionsO

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - filter/source oox/source sw/qa sw/source

2017-12-04 Thread Szymon Kłos
filter/source/msfilter/msdffimp.cxx| 17 ++--- oox/source/vml/vmlshape.cxx| 15 +-- sw/qa/extras/ooxmlexport/ooxmlexport10.cxx |3 ++- sw/source/core/edit/edfcol.cxx | 29 - 4 files changed, 37 insert

[Libreoffice-commits] core.git: 2 commits - bin/find-unused-defines.awk bin/find-unused-defines.py bin/find-unused-defines.sh connectivity/inc editeng/inc editeng/source filter/source include/editeng

2017-12-04 Thread Noel Grandin
bin/find-unused-defines.awk | 19 --- bin/find-unused-defines.py | 163 +++ bin/find-unused-defines.sh | 30 - connectivity/inc/strings.hrc |2 editeng/inc/editdoc.hxx |2 editeng/s

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

2017-12-04 Thread Jens Carl
sc/inc/servuno.hxx |3 ++- sc/source/ui/unoobj/servuno.cxx | 10 +++--- 2 files changed, 9 insertions(+), 4 deletions(-) New commits: commit e978a52fc7321feaf5148daa5b5bde22689aec75 Author: Jens Carl Date: Mon Dec 4 05:50:12 2017 + Add ServiceProvider "com.sun.s

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

2017-12-04 Thread Julien Nabet
sw/source/uibase/dbui/maildispatcher.cxx | 28 ++-- sw/source/uibase/inc/maildispatcher.hxx |5 +++-- 2 files changed, 17 insertions(+), 16 deletions(-) New commits: commit 102f257ee007aecaccbf1370a3c89104d87fe43f Author: Julien Nabet Date: Mon Dec 4 21:57:42 201

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

2017-12-04 Thread Jens Carl
sc/inc/servuno.hxx |2 +- sc/source/ui/unoobj/servuno.cxx |5 + 2 files changed, 6 insertions(+), 1 deletion(-) New commits: commit 1c893292849bf699f3c9411461248f67fa35d027 Author: Jens Carl Date: Fri Dec 1 05:57:04 2017 + Add ServiceProvider "com.sun.star.she

[Libreoffice-commits] online.git: kit/Kit.cpp

2017-12-04 Thread Pranav Kant
kit/Kit.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 155b3131fc78ca7d7807c67d6781eee884aa20fd Author: Pranav Kant Date: Tue Dec 5 09:38:04 2017 +0530 Fix build; -Wunused-var Change-Id: Iba03c7b64188c89d668aac07365fd8c706eeefdd diff --git a/kit

[Libreoffice-commits] core.git: config_host/config_gpgme.h.in xmlsecurity/source

2017-12-04 Thread Thorsten Behrens
config_host/config_gpgme.h.in |7 +++ xmlsecurity/source/gpg/SEInitializer.cxx|2 ++ xmlsecurity/source/gpg/SecurityEnvironment.cxx |2 ++ xmlsecurity/source/gpg/xmlsignature_gpgimpl.cxx |2 ++ 4 files changed, 13 insertions(+) New commits: commit 5d

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

2017-12-04 Thread Tamás Zolnai
sw/source/core/text/xmldump.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit b19aa21f0efa2aa72c144bacae801aeae59300c0 Author: Tamás Zolnai Date: Mon Dec 4 20:12:13 2017 +0100 Dump page valid flags in dumpAsXml Change-Id: I6976a5128f9242627062394d7

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

2017-12-04 Thread Eike Rathke
sc/source/core/tool/compiler.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 9f2d4510cb98d1eefcba85db6edb7cf754b4519d Author: Eike Rathke Date: Mon Dec 4 20:17:22 2017 +0100 assert(mnRangeOpPosInSymbol < MAXSTRLEN) We should survive that now.

FOSDEM DevRoom Deadline

2017-12-04 Thread Italo Vignoli
We have decided to postpone the deadline to Wednesday, because of the issues some people have experienced today with Pentabarf. I will send the message to the developer's mailing list, but please spread the news to your channels. -- Italo Vignoli - it...@italovignoli.com mobile/signal +39.348.56

Re: About Textbody class

2017-12-04 Thread Eike Rathke
Hi serdar, On Tuesday, 2017-11-28 11:41:58 +0200, serdar tunc wrote: > I cant get emails from mail list i subscribed 2 times,i send licence mail > and still i cant get mails. Make sure that after subscribing to the mailing list you reply to the subscription mail that is sent to you. Check your s

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - 2 commits - configure.ac external/gpgmepp external/libassuan external/libgpg-error

2017-12-04 Thread Thorsten Behrens
configure.ac |6 ++ external/gpgmepp/UnpackedTarball_gpgmepp.mk |1 + external/gpgmepp/w32-build-fixes-2.patch | 12 external/libassuan/UnpackedTarball_libassuan.mk |1 + external/libassuan/w32-bui

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - external/gpgmepp external/libassuan external/libgpg-error

2017-12-04 Thread Thorsten Behrens
external/gpgmepp/ExternalProject_gpgmepp.mk |8 +--- external/libassuan/ExternalProject_libassuan.mk | 11 ++- external/libgpg-error/ExternalProject_libgpg-error.mk | 12 +--- 3 files changed, 16 insertions(+), 15 deletions(-) New commits: commit 29228e

Re: tests sc_array_functions_test fail due to floating point precision

2017-12-04 Thread Eike Rathke
Hi Milton, On Saturday, 2017-12-02 02:47:03 -0500, Milton Vandersloot wrote: > The issue seems to be (again) floating point precision. Indeed, I've compiled > LibreOffice with FMA (fused multiply-add) instructions, if I disable them, > i.e. passing -ffp-contract=off to GCC, then the tests succe

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

2017-12-04 Thread Eike Rathke
i18nlangtag/source/isolang/isolang.cxx |1 + include/i18nlangtag/lang.h |1 + svtools/inc/langtab.hrc|3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) New commits: commit a76e28636a4f3c293b9e10135ca9100885289136 Author: Eike Rathke Date: Mon Dec 4

[Libreoffice-commits] online.git: 2 commits - kit/Kit.cpp tools/map.cpp

2017-12-04 Thread Michael Meeks
kit/Kit.cpp |4 tools/map.cpp | 47 --- 2 files changed, 24 insertions(+), 27 deletions(-) New commits: commit e11794da2551639e52d9f94867f6f35bae40a6c4 Author: Michael Meeks Date: Mon Dec 4 16:11:03 2017 + Disable delta generato

Re: jenkins for master: successful linux builds now prerequisite for triggering mac and win

2017-12-04 Thread Eike Rathke
Hi Christian, On Monday, 2017-12-04 13:30:15 +0100, Christian Lohmaier wrote: > Since the jenkins linux-clang bot now has code-style checks in place, > it's a waste to wait for the slow windows and mac build results in > case the build fails because of a code-style issue. > [...] > Another change

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

2017-12-04 Thread Stephan Bergmann
sal/osl/unx/thread.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit aa0b08980aba7bc82ab75151129b0c643cde7dfa Author: Stephan Bergmann Date: Mon Dec 4 22:33:35 2017 +0100 Condition for definition of LastIdent must match condition for its use Change-

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

2017-12-04 Thread Ahmed GHANMI
sw/source/uibase/app/docsh2.cxx | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) New commits: commit 4b45c95556d19cf51aab3658e533a2aeaa023d10 Author: Ahmed GHANMI Date: Mon Dec 4 16:39:34 2017 +0100 tdf#113876: fix hardcoded compare strings Checks of listbox

[Libreoffice-commits] online.git: 4 commits - bundled/include common/Message.hpp kit/ChildSession.cpp kit/ChildSession.hpp kit/Kit.cpp kit/KitHelper.hpp loleaflet/src tools/KitClient.cpp wsd/ClientSes

2017-12-04 Thread Pranav Kant
bundled/include/LibreOfficeKit/LibreOfficeKit.h | 38 -- bundled/include/LibreOfficeKit/LibreOfficeKit.hxx| 77 + bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h | 27 - bundled/include/LibreOfficeKit/LibreOfficeKitInit.h |1 common/Message.hpp

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

2017-12-04 Thread Caolán McNamara
test/source/vclbootstrapprotector.cxx | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) New commits: commit 6a49f78b36243ba1ed1dbf2f9bd893c7a660a983 Author: Caolán McNamara Date: Sun Dec 3 21:00:37 2017 + silence coverity#1421122 Uncaught exception Cha

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

2017-12-04 Thread Caolán McNamara
sw/inc/shellio.hxx |2 + sw/source/filter/html/swhtml.cxx | 40 +++ sw/source/filter/ww8/ww8par.cxx | 15 -- vcl/workben/fftester.cxx | 14 + 4 files changed, 65 insertions(+), 6 deletions(-) New commits:

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

2017-12-04 Thread Szymon Kłos
sw/qa/extras/uiwriter/uiwriter.cxx |4 sw/source/core/edit/edfcol.cxx |8 2 files changed, 8 insertions(+), 4 deletions(-) New commits: commit 58784b89c22c6d63fff18fea0aa6636a1370044c Author: Szymon Kłos Date: Mon Dec 4 12:45:11 2017 +0100 tdf#113037 Watermark c

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

2017-12-04 Thread Heiko Tietze
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu |2 +- sc/inc/strings.hrc|4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 7ace16688c503795a5af0c82b63856b1e737aa87 Author: Heiko Tietze Date: T

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

2017-12-04 Thread tagezi
sc/source/ui/inc/output.hxx |2 sc/source/ui/view/output2.cxx | 115 ++ 2 files changed, 41 insertions(+), 76 deletions(-) New commits: commit eafc42a2b46e70a0840a870b8c8cce85b32980c1 Author: tagezi Date: Fri Nov 24 19:55:15 2017 +0200 tdf#3

[Libreoffice-commits] core.git: postprocess/Module_postprocess.mk

2017-12-04 Thread Michael Stahl
postprocess/Module_postprocess.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit 0616a5e13e6656a97071b1407912e1043a903407 Author: Michael Stahl Date: Mon Dec 4 20:16:41 2017 +0100 postprocess: only check-dynamic-objects if instset is created People who use --with-

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

2017-12-04 Thread Eike Rathke
i18nlangtag/source/isolang/isolang.cxx |1 + include/i18nlangtag/lang.h |1 + svtools/inc/langtab.hrc|3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 01c7c4e1cb074f88440336068285495743bd6b37 Author: Eike Rathke Date: Mon Dec 4

[Libreoffice-commits] help.git: help3xsl/get_tree.sh

2017-12-04 Thread Shinnok
help3xsl/get_tree.sh | 35 --- 1 file changed, 35 deletions(-) New commits: commit a624e855010b2e572f526d2b4b149c2baa6890a3 Author: Shinnok Date: Mon Dec 4 19:49:35 2017 +0100 Remove confusing white space. Change-Id: I0f6e35f720c5744757f0ac804a9d

[Libreoffice-commits] core.git: helpcontent2

2017-12-04 Thread Shinnok
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 433fdce3fd1dc370afb81fe5a5723c8aae9e586c Author: Shinnok Date: Mon Dec 4 19:49:35 2017 +0100 Updated core Project: help a624e855010b2e572f526d2b4b149c2baa6890a3 Remove confusing white s

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

2017-12-04 Thread Thorsten Behrens
configure.ac |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 8aa13d257eaee42428bea7b649a3ca35903ed551 Author: Thorsten Behrens Date: Mon Dec 4 03:34:01 2017 +0100 Fail when building Win64 from cygwin32 The gpgme libs need cross-arch windres supp

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

2017-12-04 Thread Stephan Bergmann
compilerplugins/clang/salcall.cxx |4 1 file changed, 4 insertions(+) New commits: commit 5940f3020e513c769c5cf452b49c1f211358c525 Author: Stephan Bergmann Date: Mon Dec 4 18:41:09 2017 +0100 -Werror=unused-function Change-Id: I411a134daef6ad061ab54b300e379b882395905b d

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

2017-12-04 Thread Stephan Bergmann
solenv/flatpak-manifest.in |2 ++ 1 file changed, 2 insertions(+) New commits: commit 82e794f782de6c922d0323172715d4dff2151c28 Author: Stephan Bergmann Date: Mon Dec 4 14:48:36 2017 +0100 Honor GTK theming in LO flatpak ...according to alexlarson, for now (until "eventually w

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

2017-12-04 Thread Caolán McNamara
sw/source/core/text/txtfrm.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 8aeb8825cbb0ffba2b214624a9869ce8e6e0390a Author: Caolán McNamara Date: Mon Dec 4 17:14:03 2017 + use LANGUAGE_ENGLISH_US for fuzzing Change-Id: Ieca4b4d06e6e81fc8d2

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

2017-12-04 Thread Caolán McNamara
oox/source/crypto/Standard2007Engine.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 5fe781828506862c0bfcabb224418e038bee584d Author: Caolán McNamara Date: Mon Dec 4 11:22:53 2017 + ofz#4526 Null-reference READ with openssl crypto backend which is not the

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog-backport' - include/vcl vcl/source

2017-12-04 Thread Jan Holesovsky
Rebased ref, commits from common ancestor: commit f53d4e656a6a72936309b641c778b6d47c25ffae Author: Jan Holesovsky Date: Mon Dec 4 17:55:21 2017 +0100 lokdialog: Window* -> VclPtr, and a small simplification. Change-Id: I853e2d6ec2e55c78894a9942aa201763a57fe195 diff --git a/include

[Libreoffice-commits] voting.git: vote/2017-board

2017-12-04 Thread Miklos Vajna
vote/2017-board/rules.wml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9e2a06239e7f2a639b459f427e06175a1504c9f4 Author: Miklos Vajna Date: Mon Dec 4 16:59:29 2017 + Clarify wording diff --git a/vote/2017-board/rules.wml b/vote/2017-board/rules.wml

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog-backport' - include/vcl vcl/source

2017-12-04 Thread Jan Holesovsky
include/vcl/window.hxx |6 -- vcl/source/control/ctrl.cxx|2 +- vcl/source/window/floatwin.cxx |4 ++-- vcl/source/window/window.cxx | 17 ++--- 4 files changed, 13 insertions(+), 16 deletions(-) New commits: commit 35094a3f687280f01a53ed6e25c938821ac63

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog-backport' - vcl/source

2017-12-04 Thread Jan Holesovsky
vcl/source/window/floatwin.cxx | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) New commits: commit c9d1df376a949a2edf7d0cea7c695b9ff213d8f0 Author: Jan Holesovsky Date: Mon Dec 4 17:30:45 2017 +0100 lokdialog: Make the Autofilter popup work in Calc. For th

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

2017-12-04 Thread Samuel Mehrbrodt
include/xmloff/shapeexport.hxx |1 xmloff/source/draw/shapeexport.cxx | 48 + 2 files changed, 49 insertions(+) New commits: commit bfd613a4628c8827168f64fc2a97685785d04a84 Author: Samuel Mehrbrodt Date: Thu Nov 23 15:06:08 2017 +0100 tdf#838

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - sw/qa

2017-12-04 Thread Samuel Mehrbrodt
sw/qa/extras/fodfexport/data/tdf113696-writerimage.odt |binary sw/qa/extras/fodfexport/fodfexport.cxx | 13 + 2 files changed, 13 insertions(+) New commits: commit 6ac72f5f7584adc11341c6986dc4bf4d5f7f933f Author: Samuel Mehrbrodt Date: Mon Dec 4 09:14:27 2017 +01

[Libreoffice-commits] voting.git: 10 commits - configure.in include/add-header.xsl include/evilsedhack vote/2016-mc vote/2017-board vote/include vote/index.wml vote/Makefile.am

2017-12-04 Thread Florian Effenberger
configure.in|2 include/add-header.xsl | 12 - include/evilsedhack | 12 - vote/2016-mc/Makefile.am| 14 + vote/2016-mc/candidates.wml | 176 ++ vote/2016-mc/index.wml

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

2017-12-04 Thread Caolán McNamara
starmath/source/mathtype.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 6b0a2d193aa8974baef5e7d585521baad6078e3e Author: Caolán McNamara Date: Mon Dec 4 15:49:49 2017 + ofz: allow std::out_of_range Change-Id: I4d63214e3691e56816d661

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

2017-12-04 Thread Miklos Vajna
sfx2/source/view/lokcharthelper.cxx |8 1 file changed, 8 insertions(+) New commits: commit 3dd00bbe28b24396f67f91cd72a00059057be74d Author: Miklos Vajna Date: Mon Dec 4 16:29:37 2017 +0100 sfx2 android: fix -Werror,-Wunused-parameter warnings Change-Id: Ib48144f5463

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

2017-12-04 Thread Samuel Mehrbrodt
xmloff/source/text/txtparae.cxx | 19 --- 1 file changed, 12 insertions(+), 7 deletions(-) New commits: commit 5219c6eccb55874c8a8670f44c3f03558384f9b7 Author: Samuel Mehrbrodt Date: Mon Dec 4 09:13:06 2017 +0100 Related tdf#113696 Write fallback graphic for fodf files a

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

2017-12-04 Thread Andrea Gelmini
sw/source/filter/ww8/ww8par6.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 88ffde02b427afd2fa0214efbdc5d57e90b9d20e Author: Andrea Gelmini Date: Mon Dec 4 13:09:52 2017 +0100 Fix typos Change-Id: Ief7ebd951212b9b4e1f8a7cde61ef50f1278542c

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

2017-12-04 Thread Stephan Bergmann
solenv/flatpak-manifest.in |1 + 1 file changed, 1 insertion(+) New commits: commit 8d7ec6693adc269d5ab7edb1782ceafd69152fa3 Author: Stephan Bergmann Date: Mon Dec 4 14:48:36 2017 +0100 Honor GTK theming in LO flatpak ...according to alexlarson, for now (until "eventually we'

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

2017-12-04 Thread Xisco Fauli
avmedia/source/framework/mediaplayer.cxx |2 +- avmedia/source/viewer/mediawindow_impl.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 2206e05974d8bda94d0bfee5c611d5e6f767e03c Author: Xisco Fauli Date: Wed Oct 25 13:21:32 2017 +0200 tdf#113380: if

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

2017-12-04 Thread Samuel Mehrbrodt
xmloff/source/text/txtparae.cxx | 19 --- 1 file changed, 12 insertions(+), 7 deletions(-) New commits: commit a0647dfdbbea483ed3a8372b7a54e1934dfa1fe5 Author: Samuel Mehrbrodt Date: Mon Dec 4 09:13:06 2017 +0100 Related tdf#113696 Write fallback graphic for fodf files a

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

2017-12-04 Thread Samuel Mehrbrodt
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit c6f3a5375a59f9982626f601897249398bab11bf Author: Samuel Mehrbrodt Date: Mon Dec 4 09:58:20 2017 +0100 xhtml export: Prefer svg if it's available

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

2017-12-04 Thread Samuel Mehrbrodt
sw/source/core/graphic/ndgrf.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 4e8f20a5c2731f3aecffa515dc73a3fc071af6d6 Author: Samuel Mehrbrodt Date: Fri Dec 1 15:16:18 2017 +0100 Related tdf#72966 Provide replacement graphic also for metafiles

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

2017-12-04 Thread Pranav Kant
New branch 'feature/lok_dialog-backport' available with the following commits: commit 9f7a32627beb72416bbc8f9bbe25add277c1fc8b Author: Pranav Kant Date: Mon Dec 4 13:58:44 2017 +0530 lokdialog: sc: Guard autofilter popup's LOK notification Change-Id: I8d39a701618926e35c84f200ac7e2c

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

2017-12-04 Thread Justin Luth
sw/qa/extras/ooxmlexport/data/tdf97648_relativeWidth.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport9.cxx | 10 +--- sw/qa/extras/rtfimport/rtfimport.cxx |6 -- writerfilter/source/dmapper/DomainMapper_Impl.cxx | 15 +- writerfilter/sourc

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

2017-12-04 Thread Miklos Vajna
sw/inc/authratr.hxx | 10 ++--- sw/source/core/access/accpara.cxx | 16 sw/source/ui/config/optpage.cxx | 28 +++--- sw/source/uibase/app/swmodul1.cxx | 18 - sw/source/uibase/config/modcfg.cxx | 62 ---

Re: min version of gtk3

2017-12-04 Thread Caolán McNamara
On Fri, 2017-12-01 at 13:31 +, Caolán McNamara wrote: > On Fri, 2017-12-01 at 14:25 +0100, Jan-Marek Glogowski wrote: > > You want to drop Gtk+ < 3.20.0 support in or after 6.0? > > For me I was thinking for > 6.0, scarabeus (for suse) was wondering > additionally about 6.0 I've bumped the mi

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

2017-12-04 Thread Stephan Bergmann
solenv/flatpak-manifest.in |2 ++ 1 file changed, 2 insertions(+) New commits: commit 12ba14c6bee1c773e4500f79a90a07f871cf3feb Author: Stephan Bergmann Date: Mon Dec 4 14:48:36 2017 +0100 Honor GTK theming in LO flatpak ...according to alexlarson, for now (until "eventually w

[Libreoffice-commits] voting.git: configure.in vote/include

2017-12-04 Thread Miklos Vajna
configure.in |4 ++-- vote/include/step4-commit.php |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 9cc8d6505c546b9f7b8457bba723612b29d0a418 Author: Miklos Vajna Date: Mon Dec 4 13:44:22 2017 + Silence automake and php warnings dif

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

2017-12-04 Thread Pranav Kant
tools/map.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 99a7f1f9929f66bdf483e5a4905fe5c9aef1b5dd Author: Pranav Kant Date: Mon Dec 4 19:03:06 2017 +0530 Fix build; no operator== on std::stringstream I guess we wanted to match strings there.

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

2017-12-04 Thread Pranav Kant
loleaflet/src/control/Control.Menubar.js | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 245cb007af729260af8d4f5d33eb0a8f3bccbd13 Author: Pranav Kant Date: Mon Dec 4 18:53:40 2017 +0530 lokdialog: Add FormatCellDialog, EditStyle dialog commands to me

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

2017-12-04 Thread Samuel Mehrbrodt
sw/qa/extras/fodfexport/data/tdf113696-writerimage.odt |binary sw/qa/extras/fodfexport/fodfexport.cxx | 13 + 2 files changed, 13 insertions(+) New commits: commit 282bc5a824d103dcf4b19c9cf83698a2334e2e34 Author: Samuel Mehrbrodt Date: Mon Dec 4 09:14:27 2017 +01

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

2017-12-04 Thread Samuel Mehrbrodt
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit aa768bdbfd7442947cf0756f58c9bfe791ce047a Author: Samuel Mehrbrodt Date: Mon Dec 4 09:58:20 2017 +0100 xhtml export: Prefer svg if it's available

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

2017-12-04 Thread Samuel Mehrbrodt
sw/source/core/graphic/ndgrf.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 2d3023c9713c4c7cac732a6831c69dec581a7751 Author: Samuel Mehrbrodt Date: Fri Dec 1 15:16:18 2017 +0100 Related tdf#72966 Provide replacement graphic also for metafiles

Re: Content is not visible on Android Viewer

2017-12-04 Thread Christian Lohmaier
Hi Mert, *, On Wed, Nov 15, 2017 at 10:27 AM, Mert Tümer wrote: > Hello, > > Is there anyone working on this bug: > https://bugs.documentfoundation.org/show_bug.cgi?id=111871 A workaround has been merged now. > or does anyone know what caused this? As mentioned previously: the commit that brok

jenkins for master: successful linux builds now prerequisite for triggering mac and win

2017-12-04 Thread Christian Lohmaier
Hi *, hard to put it into a concise summary, but hopefully this will explain: Since the jenkins linux-clang bot now has code-style checks in place, it's a waste to wait for the slow windows and mac build results in case the build fails because of a code-style issue. Thus to enable that, the gerr

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

2017-12-04 Thread Stephan Bergmann
external/breakpad/UnpackedTarball_breakpad.mk |1 external/breakpad/ucontext.patch | 194 ++ 2 files changed, 195 insertions(+) New commits: commit c0a8bc9e314dcf476e5078035ffed73a9b6f2314 Author: Stephan Bergmann Date: Tue Nov 14 18:21:22 2017 +0100

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

2017-12-04 Thread Tamás Zolnai
sw/source/core/layout/frmtool.cxx |4 1 file changed, 4 insertions(+) New commits: commit db51a3721b5e52afc1bd54bfef7f03e895a2670e Author: Tamás Zolnai Date: Sun Dec 3 21:00:37 2017 +0100 tdf#74693: Footnotes text appearing above footnote separator line When invalidate

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

2017-12-04 Thread Muhammet Kara
cui/inc/strings.hrc |2 cui/source/customize/CommandCategoryListBox.cxx | 215 ++-- cui/source/inc/CommandCategoryListBox.hxx |5 3 files changed, 211 insertions(+), 11 deletions(-) New commits: commit 3b12778af71951bfce321c73509e8b

[Libreoffice-commits] core.git: 9 commits - desktop/source include/LibreOfficeKit include/sfx2 include/vcl libreofficekit/qa libreofficekit/source sc/source sfx2/source vcl/source

2017-12-04 Thread Pranav Kant
desktop/source/lib/init.cxx | 110 +- include/LibreOfficeKit/LibreOfficeKit.h | 32 - include/LibreOfficeKit/LibreOfficeKit.hxx | 58 --- include/LibreOfficeKit/LibreOfficeKitEnums.h

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

2017-12-04 Thread Eike Rathke
external/icu/UnpackedTarball_icu.mk|1 + external/icu/icu4c-59-icu13329-xlocale.patch.1 | 14 ++ 2 files changed, 15 insertions(+) New commits: commit fbdb8df922080d4c1564be50e3c3ed36f338ad1e Author: Eike Rathke Date: Wed Sep 13 13:42:29 2017 +0200 icu: do no

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

2017-12-04 Thread Marco Cecchetti
loleaflet/src/control/Control.ColumnHeader.js |5 ++--- loleaflet/src/control/Control.Header.js | 17 + loleaflet/src/control/Control.RowHeader.js|1 - 3 files changed, 15 insertions(+), 8 deletions(-) New commits: commit a7581752a2c54c01ab51c1d5852f17eaad75522

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

2017-12-04 Thread Marco Cecchetti
sc/source/ui/view/tabview.cxx | 25 + 1 file changed, 13 insertions(+), 12 deletions(-) New commits: commit adac52d22b5cddaa3fd025fe13634df59a6beb49 Author: Marco Cecchetti Date: Sat Dec 2 17:42:54 2017 +0100 lok: calc: fix: the last col/row headers were not coll

Re: BUILD FAIL WITH LIBREOFFICE ANDROID

2017-12-04 Thread Christian Lohmaier
On Tue, Nov 28, 2017 at 12:09 PM, Mert Tümer wrote: > Hello, > > I am getting this error while building libreoffice with the android viewer: > > > [build MAK] CustomTarget/android/source/done > make[2]: Warning: File '/home/mert/libreoffice/config_build.mk' has > modification time 5720 s in the fu

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

2017-12-04 Thread Marco Cecchetti
sc/source/ui/view/gridwin4.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 0b8dc9678c65451048613dba22d370bad3b5c2f7 Author: Marco Cecchetti Date: Sat Dec 2 17:19:33 2017 +0100 lok: calc: fix: CTRL+RIGHT => crash Change-Id: I5c127aa4cbdca5e13d232

Weekly QA Report (W48-2017)

2017-12-04 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 144 bugs have been created, of which, 24 are still unconfirmed ( Total Unconfirmed bugs: 358 )     Link: http://tinyurl.com/yaymvzz3   * 1209 comments have been written. == STATUSES CHANGED ==   * 3 bugs have been changed to 'RESOLVED WONT

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

2017-12-04 Thread Xisco Fauli
avmedia/source/framework/mediaplayer.cxx |2 +- avmedia/source/viewer/mediawindow_impl.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 5ea28efc864b0b064512f2049a9acd82aeaae808 Author: Xisco Fauli Date: Wed Oct 25 13:21:32 2017 +0200 tdf#113380: if

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

2017-12-04 Thread Stephan Bergmann
solenv/flatpak-manifest.in | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 0e2a3619bdecd903516c96a64dc7cbf8552b85bf Author: Stephan Bergmann Date: Mon Dec 4 12:00:09 2017 +0100 Adapt solenv/flatpak-manifest.in to recent download.lst changes

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

2017-12-04 Thread Marco Cecchetti
loleaflet/src/control/Control.Header.js | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 1943c4b8f12f5ca48b36501710e2b7d1b82d1ea4 Author: Marco Cecchetti Date: Fri Dec 1 12:29:35 2017 +0100 loleaflet: calc: fix styles fetching in browsers different

[Libreoffice-commits] website.git: Branch 'update' - check.php

2017-12-04 Thread Christian Lohmaier
check.php | 23 +++ 1 file changed, 15 insertions(+), 8 deletions(-) New commits: commit b70a7b26eb7bfaf44ab669e0af87fbe84b9e219d Author: Christian Lohmaier Date: Mon Dec 4 11:48:54 2017 +0100 enable update for 5.4.3 and remove type preselection that should

Re: Drop support for cygwin i686 building Win64 binaries?

2017-12-04 Thread Thorsten Behrens
Regina Henschel wrote: > but it will still be possible to produce Win32 binaries from a 32bit > cygwin on a Win32 machine? > Yes, that's still supported, should the patch get merged. Cheers, -- Thorsten signature.asc Description: Digital signature __

Invitation: Important issue @ Mon Dec 4, 2017 6am - 7am (EST) (libreoffice@lists.freedesktop.org)

2017-12-04 Thread mrjoeden
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20171204T11Z DTEND:20171204T12Z DTSTAMP:20171204T103821Z ORGANIZER;CN=mrjoe...@gmail.com:mailto:mrjoe...@gmail.com UID:01ajg04o8beal40l4uo4u79...@google.com A

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

2017-12-04 Thread Pranav Kant
desktop/qa/desktop_lib/test_desktop_lib.cxx |2 ++ desktop/source/lib/init.cxx |6 ++ 2 files changed, 8 insertions(+) New commits: commit 1fdd9b3fbfac165e944516d87f02d2f9ff6e3a58 Author: Pranav Kant Date: Thu Nov 30 01:22:33 2017 +0530 lokdialog: Execute all U

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

2017-12-04 Thread Daniel
sc/source/core/data/table4.cxx | 67 - 1 file changed, 47 insertions(+), 20 deletions(-) New commits: commit 87efbdb1ae5a73d081667e10f1571f1e523c1b9c Author: Daniel Date: Sat Nov 25 01:48:18 2017 -0200 tdf#105268 - Auto Fill: Fix The Next Value fo

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

2017-12-04 Thread Marco Cecchetti
loleaflet/src/control/Control.Header.js | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 250eda5b800e6f4ac664976cb3e374435f63b857 Author: Marco Cecchetti Date: Fri Dec 1 12:40:05 2017 +0100 loleaflet: calc: fix styles fetching in browsers different

[Libreoffice-commits] core.git: helpcontent2

2017-12-04 Thread Miklos Vajna
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1a3b7229b87901c8bc6cf3f86d79d68ddfba735b Author: Miklos Vajna Date: Mon Dec 4 10:51:24 2017 +0100 Updated core Project: help 19c8267824c96ce837140c7edf94b8ab0231a485 EPUB export: add do

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

2017-12-04 Thread Miklos Vajna
source/text/shared/01/ref_epub_export.xhp | 48 +++--- 1 file changed, 44 insertions(+), 4 deletions(-) New commits: commit 19c8267824c96ce837140c7edf94b8ab0231a485 Author: Miklos Vajna Date: Mon Dec 4 10:51:24 2017 +0100 EPUB export: add documentation for new UI

[Libreoffice-commits] core.git: Makefile.in Repository.mk solenv/bin vcl/commonfuzzer.mk vcl/CustomTarget_nativemath.mk vcl/Executable_mmlfuzzer.mk vcl/Module_vcl.mk vcl/StaticLibrary_fuzzer_math.mk v

2017-12-04 Thread Caolán McNamara
Makefile.in |2 - Repository.mk|1 solenv/bin/native-code.py| 12 + vcl/CustomTarget_nativemath.mk | 18 ++ vcl/Executable_mmlfuzzer.mk | 49 +++ vcl/Module_vcl.mk

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

2017-12-04 Thread Pranav Kant
libreofficekit/qa/gtktiledviewer/gtv-helpers.cxx| 19 --- libreofficekit/qa/gtktiledviewer/gtv-helpers.hxx| 23 +++ libreofficekit/qa/gtktiledviewer/gtv-lokdocview-signal-handlers.cxx |6 - libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.cxx

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

2017-12-04 Thread Caolán McNamara
sd/source/ui/slidesorter/shell/SlideSorter.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 75b0afa1f23f4da928a5f0d866250e19d762f49f Author: Caolán McNamara Date: Sun Dec 3 21:05:49 2017 + silence coverity#1405937 Uncaught exception Cha

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

2017-12-04 Thread Xisco Fauli
avmedia/source/framework/mediaplayer.cxx |2 +- avmedia/source/viewer/mediawindow_impl.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit a2ec30240f7a9889e8e97b798bd862be160b47bc Author: Xisco Fauli Date: Wed Oct 25 13:21:32 2017 +0200 tdf#113380: if

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog2' - sc/source

2017-12-04 Thread Pranav Kant
sc/source/ui/view/gridwin.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit ddc0f69ca4a016ed5b6e749c01d6362c9a4d9014 Author: Pranav Kant Date: Mon Dec 4 13:58:44 2017 +0530 lokdialog: sc: Guard autofilter popup's LOK notification Change-Id: I8d39a

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

2017-12-04 Thread Muhammet Kara
cui/inc/strings.hrc |2 cui/source/customize/CommandCategoryListBox.cxx | 215 ++-- cui/source/inc/CommandCategoryListBox.hxx |5 3 files changed, 211 insertions(+), 11 deletions(-) New commits: commit 3f2915c40fcc42ac91f2019fd506bf

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - 3 commits - filter/source sw/CppunitTest_sw_fodfexport.mk sw/Module_sw.mk sw/qa xmloff/source

2017-12-04 Thread Samuel Mehrbrodt
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 41 --- sw/CppunitTest_sw_fodfexport.mk| 57 + sw/Module_sw.mk|1 sw/qa/extras/fodfexport/data/tdf113696.odt |binary sw/qa/extras/fodfexpor

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

2017-12-04 Thread Samuel Mehrbrodt
xmloff/source/draw/shapeexport.cxx |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 58822e6f1686eac7a8a7c028ea8f233493594437 Author: Samuel Mehrbrodt Date: Thu Nov 30 12:45:26 2017 +0100 tdf#113696 Write replacement graphic also to flat odf No

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

2017-12-04 Thread Samuel Mehrbrodt
comphelper/source/misc/graphicmimetype.cxx | 54 + include/comphelper/graphicmimetype.hxx |8 include/xmloff/xmlexp.hxx |2 + svx/source/svdraw/svdograf.cxx |5 +- xmloff/source/core/xmlexp.cxx | 18

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

2017-12-04 Thread Miklos Vajna
writerperfect/source/writer/EPUBExportDialog.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 32fd735a6a30a8e552488f78a1577755a0e3db3d Author: Miklos Vajna Date: Fri Dec 1 16:35:05 2017 +0100 EPUB export, fixed layout always means "split at the end of the page"

[Libreoffice-commits] core.git: 3 commits - configure.ac external/libepubgen filter/source writerperfect/qa writerperfect/source

2017-12-04 Thread Miklos Vajna
configure.ac |3 external/libepubgen/libepubgen-epub3.patch.1 | 561 +++ filter/source/svg/impsvgdialog.hxx |1 filter/source/svg/svgexport.cxx |5 filter/source/svg/svgfilter.hxx

  1   2   >