[Libreoffice-commits] core.git: 3 commits - include/LibreOfficeKit ios/CustomTarget_iOS.mk ios/CustomTarget_iOS_setup.mk ios/LibreOfficeKit ios/loKit.xcconfig.in ios/Module_ios.mk ios/source ios/Stati

2017-11-22 Thread jan Iversen
include/LibreOfficeKit/LibreOfficeKitInit.h |1 ios/CustomTarget_iOS_setup.mk | 88 --- ios/LibreOfficeKit/LibreOfficeKit.xcodeproj/project.pbxproj | 334 ios/Module_ios.mk |3 ios/Sta

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

2017-11-22 Thread Julien Nabet
svx/source/tbxctrls/tbcontrl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 439a6e7c7e32089810b878dca77fa64ee454a596 Author: Julien Nabet Date: Tue Sep 19 20:41:13 2017 +0200 tdf#111894: fix leak memory with PaletteManager (take 2) Thanks to Maxi

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

2017-11-22 Thread Jens Carl
include/test/sheet/xsheetauditing.hxx | 38 + qadevOOo/Jar_OOoRunner.mk |1 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv |7 qadevOOo/tests/java/ifc/sheet/_XSheetAuditing.java | 195 --

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

2017-11-22 Thread Stephan Bergmann
sw/source/core/unocore/unoframe.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 0e2f224d07a0e7f542984d9e9f48c9cda86a80f6 Author: Stephan Bergmann Date: Wed Nov 22 10:38:15 2017 +0100 An anonymous GraphicObject instance suffices here Change-Id: I

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

2017-11-22 Thread Stephan Bergmann
sw/source/core/unocore/unoframe.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d7f2de780e73d23a80cc3d15f84f433d9d056685 Author: Stephan Bergmann Date: Tue Nov 21 23:33:51 2017 +0100 put GraphicObject on stack instead of heap Change-Id: Ia673a

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

2017-11-22 Thread Stephan Bergmann
sw/source/core/unocore/unoframe.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 1f56087504e30ae81bd8e55b8f1364f326b75e76 Author: Stephan Bergmann Date: Tue Nov 21 23:31:14 2017 +0100 reduce scope of var Change-Id: If9f4974fa1bf664b14c81e243f7dcd

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

2017-11-22 Thread Stephan Bergmann
sw/source/core/unocore/unoframe.cxx | 25 +++-- 1 file changed, 11 insertions(+), 14 deletions(-) New commits: commit c7e0f494bfc7a663f07769b8ed5de0b59bdd11da Author: Stephan Bergmann Date: Tue Nov 21 23:28:44 2017 +0100 use std::unique_ptr Change-Id: I28e3f

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

2017-11-22 Thread Julien Nabet
vcl/headless/svpframe.cxx |7 +++ vcl/headless/svpvd.cxx|7 +++ vcl/inc/headless/svpframe.hxx |3 ++- vcl/inc/headless/svpvd.hxx|4 ++-- 4 files changed, 10 insertions(+), 11 deletions(-) New commits: commit 4ccddab6ef74cb07c2998eaf420785eeceda5a8d Author:

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

2017-11-22 Thread Julien Nabet
vcl/source/gdi/pdfwriter_impl.cxx | 12 ++-- vcl/source/gdi/pdfwriter_impl.hxx |2 +- 2 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 3c508bf9fc1b2704080a71d7374bf3720343beb5 Author: Julien Nabet Date: Wed Nov 22 21:21:18 2017 +0100 Replace list by vecto

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

2017-11-22 Thread Julien Nabet
binaryurp/source/bridge.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 86cda9ab3cdfc2f253b4d2f44dd00f40d8574210 Author: Julien Nabet Date: Wed Nov 22 18:48:12 2017 +0100 Revert partly 9d1f61a61893435b26f7239136ad92b7354545a8 The use of erase

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

2017-11-22 Thread Noel Grandin
sc/inc/scitems.hxx| 201 +- sc/qa/unit/helper/qahelper.cxx|2 sc/qa/unit/subsequent_filters-test.cxx|2 sc/source/core/data/attarray.cxx | 19 -- sc/source/core/data/conditio.cxx |

[Libreoffice-commits] core.git: basctl/source comphelper/source compilerplugins/clang connectivity/source cui/source extensions/source filter/source framework/source hwpfilter/source io/source jvmfwk/

2017-11-22 Thread Noel Grandin
basctl/source/basicide/brkdlg.cxx |2 comphelper/source/misc/types.cxx |2 compilerplugins/clang/simplifybool.cxx | 52 +++-- compilerplugins/clang/test/simplifybool.cxx| 18 + connectivity/source/

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

2017-11-22 Thread Stephan Bergmann
sal/rtl/math.cxx | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit c24c32bf71b8e64bd0d36e511f554e1f6c015842 Author: Stephan Bergmann Date: Wed Nov 22 15:34:09 2017 +0100 ofz#4366 Divide-by-zero Change-Id: I3d0eb3bb6a69d09e71ce8bf91051f66e20

Re: Delay when running the Build

2017-11-22 Thread Eike Rathke
Hi Koushik, On Monday, 2017-11-20 17:31:28 -0800, Koushik Sekhar wrote: > So, is this delay have to do with my > environment or generally it takes a long time for the build to complete? If > so, could you tell me how long does it take for the build to complete? Depending on your machine, number

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

2017-11-22 Thread Christian Lohmaier
external/cairo/UnpackedTarball_cairo.mk |1 - external/cairo/cairo/cairo-1.10.2.android.patch | 24 2 files changed, 25 deletions(-) New commits: commit 54e1441949b83a76eecd02f2839693697773f711 Author: Christian Lohmaier Date: Wed Nov 22 23:14:26 2017 +01

[Libreoffice-commits] core.git: Branch 'distro/collabora/cd-5.3' - libreofficekit/Executable_tilebench.mk libreofficekit/Module_libreofficekit.mk libreofficekit/qa Repository.mk

2017-11-22 Thread Ashod Nakashian
Repository.mk |2 libreofficekit/Executable_tilebench.mk|1 libreofficekit/Module_libreofficekit.mk |5 - libreofficekit/qa/tilebench/tilebench.cxx | 134 +++--- 4 files changed, 90 insertions(+), 52 deletions(-) New commits

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

2017-11-22 Thread Michael Meeks
sc/source/core/tool/interpr4.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit df755b1b39fd501b18a513c342f4104dea7eaee8 Author: Michael Meeks Date: Tue Nov 21 17:15:23 2017 + Avoid using the hideous std::stack -> deque inside ::Interpret

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

2017-11-22 Thread Michael Meeks
sc/source/core/tool/formulagroup.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 7ced0f88e0af360d5b47b320b9dd23b692d8d1ad Author: Michael Meeks Date: Tue Nov 21 17:26:43 2017 + Don't re-create the interpreter context for each row. Change-Id

Minutes from the design/UX meeting 2017-Nov-22

2017-11-22 Thread Heiko Tietze
Present: Thomas, Csongor, Jay, Heiko * Vertical alignment of images anchored as character + https://bugs.documentfoundation.org/show_bug.cgi?id=87742 + screenshot - https://bug-attachments.documentfoundation.org/attachment.cgi?id=111368 + WF because alignment depend on use case; center

[Libreoffice-commits] core.git: translations

2017-11-22 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dbe27473220cef519afde0a0acc67845bab596c8 Author: Christian Lohmaier Date: Wed Nov 22 19:49:53 2017 +0100 Updated core Project: translations a0c08eb77f9fd9e3b53f5c40abb554e83195fa27 upda

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

2017-11-22 Thread qzheng
extensions/source/config/ldap/ldapaccess.cxx | 31 +-- starmath/source/dialog.cxx |5 +--- 2 files changed, 18 insertions(+), 18 deletions(-) New commits: commit 1783b33b52c4332be6163d15ae78bbeb4e16c172 Author: qzheng Date: Tue Nov 14 15:19:26 20

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

2017-11-22 Thread Eike Rathke
sc/source/ui/inc/output.hxx |2 +- sc/source/ui/view/output2.cxx | 22 +++--- 2 files changed, 12 insertions(+), 12 deletions(-) New commits: commit 95da9d4c8f320d865939ef2cea268ad1aac20a8e Author: Eike Rathke Date: Wed Nov 22 21:14:10 2017 +0100 Follow our naming

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

2017-11-22 Thread Henry Castro
loleaflet/debug/document/loleaflet.html |8 +--- loleaflet/main.js|7 --- loleaflet/src/control/Control.Menubar.js |7 +++ loleaflet/src/map/handler/Map.WOPI.js|7 --- 4 files changed, 8 insertions(+), 21 deletions(-) New commits: commi

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

2017-11-22 Thread Noel Grandin
sfx2/source/doc/objcont.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 5ee141ee2fb77c3cc452ac656235d7e83e15072c Author: Noel Grandin Date: Wed Nov 22 15:46:20 2017 +0200 tdf#113935 Switching from read-only to edit mode slow Regression introduced by

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

2017-11-22 Thread Tor Lillqvist
solenv/bin/ooinstall |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 852ffcae172c8ce1536f847410d94b6fcb486b96 Author: Tor Lillqvist Date: Wed Nov 22 21:05:48 2017 +0200 Use the same solenv/bin/ooinstall as in the cp-5.1 branch Specifically, pass t

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - officecfg/registry sc/inc sc/Library_scui.mk sc/source

2017-11-22 Thread Bernhard Widl
Rebased ref, commits from common ancestor: commit 306db5d9840507501cc82cfa481e7abe33f50dd1 Author: Bernhard Widl Date: Wed Apr 5 14:41:22 2017 +0200 tdf#55236 save settings of CSV export dialog Change-Id: I250e2d8d9d7b7b806a60fb2779321685e84b44bf Reviewed-on: https://gerrit.lib

[Libreoffice-commits] core.git: avmedia/source basegfx/source chart2/source comphelper/source compilerplugins/clang cui/source dbaccess/source drawinglayer/source extensions/source filter/source frame

2017-11-22 Thread Stephan Bergmann
avmedia/source/viewer/mediawindow.cxx |2 - basegfx/source/polygon/b2dlinegeometry.cxx|4 +- basegfx/source/polygon/b2dpolygoncutandtouch.cxx |2 - chart2/source/tools/StatisticsHelper.cxx |4 +- comphelper/source/misc/s

[Libreoffice-commits] core.git: bin/ios-mapfile-statistics

2017-11-22 Thread jan Iversen
bin/ios-mapfile-statistics | 78 - 1 file changed, 78 deletions(-) New commits: commit b140f92531396c1087b997852d7ece18429b79d1 Author: jan Iversen Date: Wed Nov 22 18:58:31 2017 +0100 iOS, remove unused script. This script is no long

[Libreoffice-commits] core.git: xmlsecurity/Library_xsec_xmlsec.mk

2017-11-22 Thread Thorsten Behrens
xmlsecurity/Library_xsec_xmlsec.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c11c7c4765c2a45d7d58cd1dc2799bb9c64fc7e3 Author: Thorsten Behrens Date: Wed Nov 22 18:17:36 2017 +0100 fix build Change-Id: Ibb83ef0bb6a304f2e78a669502a1bdd1f6dcc4b

New Defects reported by Coverity Scan for LibreOffice

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

[Libreoffice-commits] core.git: xmlsecurity/Library_xsec_xmlsec.mk

2017-11-22 Thread Thorsten Behrens
xmlsecurity/Library_xsec_xmlsec.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c8833fd9dfc743e114f14fcfee12e233029c93d4 Author: Thorsten Behrens Date: Wed Nov 22 09:57:57 2017 +0100 gpg4libre: enable gpgme support for Windows and OSX Change-Id

[Libreoffice-commits] core.git: xmlsecurity/inc xmlsecurity/Library_xsec_xmlsec.mk xmlsecurity/source

2017-11-22 Thread Thorsten Behrens
xmlsecurity/Library_xsec_xmlsec.mk|1 + xmlsecurity/inc/certificate.hxx |2 +- xmlsecurity/source/gpg/CertificateImpl.hxx|4 ++-- xmlsecurity/source/xmlsec/mscrypt/x509certificate_mscryptimpl.hxx

[Libreoffice-commits] core.git: configure.ac external/gpgme external/gpgmepp external/Module_external.mk RepositoryExternal.mk

2017-11-22 Thread Thorsten Behrens
RepositoryExternal.mk| 67 +- configure.ac | 24 +-- external/Module_external.mk |2 external/gpgme/ExternalPackage_gpgme.mk | 30 external/gpgme/UnpackedTarball_gpgme.mk | 22 --- external

[Libreoffice-commits] core.git: configure.ac external/gpgme

2017-11-22 Thread David Ostrovsky
configure.ac|2 external/gpgme/ExternalProject_gpgme.mk | 25 ++ external/gpgme/UnpackedTarball_gpgme.mk |1 external/gpgme/w32-build-fixes.patch.1 | 122 4 files changed, 149 insertions(+), 1 deletion(-) New commits:

[Libreoffice-commits] core.git: configure.ac external/libassuan

2017-11-22 Thread David Ostrovsky
configure.ac|8 ++ external/libassuan/ExternalProject_libassuan.mk | 16 external/libassuan/UnpackedTarball_libassuan.mk |1 external/libassuan/w32-build-fixes.patch.1 | 77 4 files changed, 101 insertions(+), 1 de

[Libreoffice-commits] core.git: configure.ac external/libgpg-error

2017-11-22 Thread Thorsten Behrens
configure.ac |2 external/libgpg-error/ExternalProject_libgpg-error.mk | 21 + external/libgpg-error/UnpackedTarball_libgpg-error.mk |3 external/libgpg-error/w32-build-fixes-2.patch.1 | 31 ++ external/libgpg-error/w32-build-fixes-3.pat

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

2017-11-22 Thread Caolán McNamara
vcl/workben/commonfuzzer.hxx |1 + vcl/workben/fftester.cxx |1 + 2 files changed, 2 insertions(+) New commits: commit 1dcfa88c307d2f3ebe6d42fe00570c25c1efacf8 Author: Caolán McNamara Date: Wed Nov 22 16:43:37 2017 + ofz#4386/ofz#4387 Abrt Change-Id: I2ed1ade1322

[Libreoffice-commits] online.git: loolwsd.xml.in net/Ssl.cpp

2017-11-22 Thread Michael Meeks
loolwsd.xml.in |1 + net/Ssl.cpp|2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit ec80d623b82e203bef5adb31d3ccf60fe6bca220 Author: Michael Meeks Date: Wed Nov 22 16:47:05 2017 + Edit the right configuration XML file. Change-Id: If720069185

Need code pointer for import of attributes

2017-11-22 Thread Regina Henschel
Hi all, I've started on https://bugs.documentfoundation.org/show_bug.cgi?id=101242. My current work is in the attachment. Problem: Although I remove the config-items IsVisible, IsPrintable, IsLocked from the settings.xml of a file, the values from draw:display and draw:locked of the elemen

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - 2 commits - Makefile.in

2017-11-22 Thread Tor Lillqvist
Makefile.in |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 2cfe8412300a9ffe68228e0faf2c36eb1037cb6b Author: Tor Lillqvist Date: Tue Nov 14 17:13:48 2017 +0200 Don't bother with unoinfo either in the sandboxed app bundle Note: Only for the ENABLE

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

2017-11-22 Thread Dennis Francis
sc/inc/interpretercontext.hxx | 19 --- 1 file changed, 8 insertions(+), 11 deletions(-) New commits: commit df5a0a62a3f0a0be931fb079b675bebdf4b252c7 Author: Dennis Francis Date: Wed Nov 22 17:12:06 2017 +0530 clang-format on non-blacklisted file interpretercontext.hxx

[Libreoffice-commits] online.git: 9 commits - kit/Delta.hpp kit/Kit.cpp loleaflet/src net/Ssl.cpp net/Ssl.hpp test/data test/DeltaTests.cpp test/Makefile.am wsd/LOOLWSD.cpp wsd/TileDesc.hpp

2017-11-22 Thread Michael Meeks
kit/Delta.hpp | 219 ++ kit/Kit.cpp | 10 + loleaflet/src/core/Socket.js | 20 ++- loleaflet/src/layer/tile/TileLayer.js | 96 ++ net/Ssl.cpp | 10 + net/Ssl.hp

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

2017-11-22 Thread Caolán McNamara
sw/inc/unodraw.hxx |1 + sw/source/core/unocore/unodraw.cxx | 20 ++-- 2 files changed, 19 insertions(+), 2 deletions(-) New commits: commit f2eb40825cf66a0e01bb94171d7b0cbe86daa3f2 Author: Caolán McNamara Date: Tue Nov 14 16:51:56 2017 + Resolve

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - officecfg/registry sc/inc sc/Library_scui.mk sc/source

2017-11-22 Thread Bernhard Widl
officecfg/registry/schema/org/openoffice/Office/Calc.xcs | 54 +++ sc/Library_scui.mk |4 + sc/inc/scabstdlg.hxx |1 sc/source/ui/attrdlg/scdlgfact.cxx |5 + sc/source/ui/attr

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

2017-11-22 Thread Stephan Bergmann
embeddedobj/source/commonembedding/persistence.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2da9e6836926ff9b767f0ad603407acbdae2bb67 Author: Stephan Bergmann Date: Wed Nov 22 16:40:57 2017 +0100 Help old GCC Change-Id: I29093aa7975394b74952a485

[Libreoffice-commits] core.git: Branch 'distro/collabora/cd-5.3' - include/rtl sw/qa writerfilter/source

2017-11-22 Thread Mike Kaganski
include/rtl/ustring.h |4 +- include/rtl/ustring.hxx |4 +- sw/qa/extras/ooxmlexport/data/tdf111964.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport9.cxx | 10 ++ writerfilter/source/ooxml/OOXMLFastC

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

2017-11-22 Thread Caolán McNamara
embeddedobj/source/commonembedding/persistence.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 366e35799d8c4d9ef871edbb592747b0f4d7ef70 Author: Caolán McNamara Date: Wed Nov 22 13:19:26 2017 + fuzzing: common case of embedded charts in docx

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - distro-configs/CPOSX.conf

2017-11-22 Thread Tor Lillqvist
distro-configs/CPOSX.conf |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8a3ee97bf2d3541a4cecfaa785465b24fb6737dd Author: Tor Lillqvist Date: Wed Nov 22 17:19:56 2017 +0200 Use same language list as in cp-5.1 for now diff --git a/distro-configs/CPOSX.conf b/

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

2017-11-22 Thread Christian Lohmaier
sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui | 34 +++--- sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui| 24 - 2 files changed, 29 insertions(+), 29 deletions(-) New commits: commit 74b77481b43225fe2e8fd8edd2fb30a863a0b1e1 Author: Christian Lohmaier

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

2017-11-22 Thread Caolán McNamara
filter/source/graphicfilter/itiff/ccidecom.cxx |2 +- filter/source/graphicfilter/itiff/itiff.cxx|4 ++-- filter/source/msfilter/msdffimp.cxx|4 ++-- sc/source/filter/lotus/lotread.cxx |4 ++-- sc/source/filter/qpro/qpro.cxx |2 +- 5

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

2017-11-22 Thread Caolán McNamara
sd/source/filter/ppt/pptin.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 97f087f4b2737aea7ddfbb7ac637370bac871cb5 Author: Caolán McNamara Date: Wed Nov 22 11:44:56 2017 + ofz#4381 Divide-by-zero Change-Id: I608ea751cec11935f37b625eb

Re: Running unit test by make

2017-11-22 Thread Michael Stahl
On 12.11.2017 21:03, Bjoern Michaelsen wrote: > Hi, > > On Sun, Nov 12, 2017 at 07:00:33PM +0100, Zolnai Tamás wrote: >> Independently from the actual question, which is still unanswered, > > If the question is "why do we have this status quo?" the answer is "because it > is result of some dozen

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

2017-11-22 Thread Stephan Bergmann
vcl/source/gdi/pngread.cxx | 16 1 file changed, 16 insertions(+) New commits: commit 1c93732e98c4ce1182a132eef416adbf6ae1fffa Author: Stephan Bergmann Date: Tue Nov 21 08:58:04 2017 +0100 ASan heap-buffer-overflow e.g. during CppunitTest_sd_misc_tests (see

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

2017-11-22 Thread Caolán McNamara
sw/source/filter/ww8/ww8par.hxx |2 +- sw/source/filter/ww8/ww8par2.cxx | 39 --- sw/source/filter/ww8/ww8par6.cxx |2 +- 3 files changed, 26 insertions(+), 17 deletions(-) New commits: commit a9ed411b4ad92cab9a9642e55a0dae06b039a748 Author: Caolán

[Libreoffice-commits] core.git: bin/benchmark-document-loading

2017-11-22 Thread Arkadiy Illarionov
bin/benchmark-document-loading | 190 + 1 file changed, 83 insertions(+), 107 deletions(-) New commits: commit 0c358f71e2b72251dd47ae5782d44c5c6a13727c Author: Arkadiy Illarionov Date: Sat Oct 21 16:48:49 2017 +0300 Modernize benchmark-document-loa

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

2017-11-22 Thread jan Iversen
tools/source/misc/cpuid.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 7329b4423c0d348d0af0ab5b5b7bfcdc25bc7618 Author: jan Iversen Date: Wed Nov 22 14:48:03 2017 +0100 cpuid is only for x86 processors. clang for macOS did not like cpuid when compiling fo

[Libreoffice-commits] core.git: Branch 'private/thb/gpg4libre-win32' - 3 commits - configure.ac external/gpgme external/gpgmepp external/Module_external.mk RepositoryExternal.mk xmlsecurity/inc xmlsec

2017-11-22 Thread Thorsten Behrens
Rebased ref, commits from common ancestor: commit 31bcf22df134fb59746c4145f0600b0fe4768948 Author: Thorsten Behrens Date: Wed Nov 22 09:57:57 2017 +0100 gpg4libre: enable gpgme support for Windows and OSX Change-Id: Ifa266e1c18a8a09cd5c815adc70d0236e00f72b5 diff --git a/xmlsecurit

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

2017-11-22 Thread Eike Rathke
sc/source/core/data/column.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit e2dcf7fbb5924838fb65a915639f6266e01174d8 Author: Eike Rathke Date: Thu Nov 2 12:53:14 2017 +0100 Resolves: tdf#111428 swap ScColumn::mnBlkCountFormula This is a combination of 2 commit

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

2017-11-22 Thread Christian Lohmaier
cui/uiconfig/ui/gradientpage.ui |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 57768926f344e516c039db9417d2cfd4c5e6b303 Author: Christian Lohmaier Date: Wed Nov 22 13:32:13 2017 +0100 add missing context to translatable strings in .ui file Ch

[Libreoffice-commits] core.git: basic/source emfio/source filter/source lotuswordpro/source sc/source sfx2/source svtools/source sw/source vcl/source

2017-11-22 Thread Caolán McNamara
basic/source/classes/image.cxx |2 - emfio/source/reader/wmfreader.cxx | 12 -- filter/source/graphicfilter/ipbm/ipbm.cxx | 12 +- filter/source/graphicfilter/ipict/ipict.cxx |8 +++--- lotuswordpr

[Libreoffice-commits] core.git: basctl/source basic/source connectivity/source cui/source emfio/source filter/source idl/inc include/tools linguistic/source lotuswordpro/source sc/source sfx2/source s

2017-11-22 Thread Caolán McNamara
basctl/source/basicide/bastypes.cxx |2 - basic/source/basmgr/basmgr.cxx |2 - basic/source/classes/image.cxx |2 - basic/source/runtime/iosys.cxx |2 - basic/source/runtime/methods.cxx

Re: Copyright infringement and future of Hunspell

2017-11-22 Thread Димитриј Мијоски
Really appreciate we resolved this. I have learned greatly. My mistake was really unintentional, I was not aware of possible consequences. Still would you be interested in making short video call to clear all doubts. We are available to do this right now. On 21.11.2017 13:57, Németh László wrot

[Libreoffice-commits] core.git: Branch 'private/thb/gpg4libre-win32' - 3 commits - external/gpgmepp RepositoryExternal.mk xmlsecurity/inc xmlsecurity/Library_xsec_xmlsec.mk xmlsecurity/source

2017-11-22 Thread Thorsten Behrens
Rebased ref, commits from common ancestor: commit 1fa0705c2caf70626d0a947bf1f1648e48e19bd8 Author: Thorsten Behrens Date: Wed Nov 22 12:53:25 2017 +0100 fixup Change-Id: Id6a915604791e0e3aa0b4629527b00faa5242629 diff --git a/external/gpgmepp/Library_gpgmepp.mk b/external/gpgmepp/

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

2017-11-22 Thread Caolán McNamara
sc/source/filter/lotus/op.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 041e1ba3185fd73930129c19739ee62ba88826cc Author: Caolán McNamara Date: Tue Nov 21 20:42:21 2017 + good() includes !IsEof() already Change-Id: I6eddd347333638c0a8ea924e6

[Libreoffice-commits] core.git: Branch 'private/thb/gpg4libre-win32' - external/gpgmepp RepositoryExternal.mk

2017-11-22 Thread Thorsten Behrens
Rebased ref, commits from common ancestor: commit 96ec95a358442aeb5130dd68d785d8884fe65404 Author: Thorsten Behrens Date: Wed Nov 22 12:13:13 2017 +0100 remove remaining gpgme mentions, fix library_gpgmepp deps Change-Id: I12f07d50c70f8a56ac519570b127ab45ddde485c diff --git a/Repo

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

2017-11-22 Thread Noel Grandin
svx/source/accessibility/AccessibleSvxFindReplaceDialog.cxx | 58 - svx/source/dialog/ClassificationDialog.cxx | 76 - svx/source/dialog/connctrl.cxx | 106 +- svx/source/dialog/framelink.cxx | 124 +- svx/source/dialo

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

2017-11-22 Thread Tor Lillqvist
vcl/osx/salprn.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8a2be89620a56a658fe69638517cbacebeec7f30 Author: Tor Lillqvist Date: Mon Nov 13 15:18:13 2017 +0200 Apparent fix for what seems like a copy-paste error by me in 2014 (in 5f27a686442081

[Libreoffice-commits] core.git: Branch 'private/thb/gpg4libre-win32' - 2 commits - external/gpgmepp RepositoryExternal.mk

2017-11-22 Thread Thorsten Behrens
RepositoryExternal.mk | 43 external/gpgmepp/Library_gpgmepp.mk |3 -- 2 files changed, 26 insertions(+), 20 deletions(-) New commits: commit 8bab24efd3caa1805e192a7864ac3da6f46d87b9 Author: Thorsten Behrens Date: Wed Nov 22 12:13:13 201

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

2017-11-22 Thread Yousuf Philips
cui/uiconfig/ui/backgroundpage.ui | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 4b7490fe49bb93f895e974602a2616fa80b74019 Author: Yousuf Philips Date: Tue Nov 21 02:19:39 2017 +0400 tdf#113880 a11y: improve accessibility of table background tab

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

2017-11-22 Thread Muhammet Kara
cui/source/customize/CommandCategoryListBox.cxx | 99 +++- cui/source/inc/CommandCategoryListBox.hxx |5 + 2 files changed, 102 insertions(+), 2 deletions(-) New commits: commit 3b4d2cfaaf2a6088304d65a608a9034df701537b Author: Muhammet Kara Date: Mon Nov 20 08:5

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

2017-11-22 Thread Noel Grandin
compilerplugins/clang/flatten.cxx | 247 +++- compilerplugins/clang/test/flatten.cxx | 49 + svtools/source/brwbox/brwbox1.cxx | 603 +--- svtools/source/brwbox/brwbox2.cxx | 86 +- svtools/source/brwbox/b

[Libreoffice-commits] core.git: 5 commits - ios/CustomTarget_iOS.mk ios/LibreOfficeKit ios/LibreOfficeLight ios/loApp.xcconfig.in solenv/gbuild

2017-11-22 Thread jan Iversen
ios/CustomTarget_iOS.mk |2 ios/LibreOfficeKit/LibreOfficeKit.xcodeproj/project.pbxproj |4 ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj

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

2017-11-22 Thread Caolán McNamara
external/cairo/UnpackedTarball_pixman.mk |1 + external/cairo/pixman/pixman-ofz4372.patch | 16 2 files changed, 17 insertions(+) New commits: commit 67304b83a7933a75ed24dd41a311d0250f15a203 Author: Caolán McNamara Date: Wed Nov 22 10:37:20 2017 + ofz#4372 Un

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

2017-11-22 Thread Stephan Bergmann
sw/source/core/unocore/unoframe.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 0717f32de0fa96ccf353ac074d040df0f4e27751 Author: Stephan Bergmann Date: Tue Nov 21 23:19:27 2017 +0100 Missing GraphicObject destruction, memory leak ...causes e.g. a leftover temp fi

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

2017-11-22 Thread tagezi
sc/source/ui/inc/output.hxx |2 sc/source/ui/view/output2.cxx | 178 +- 2 files changed, 41 insertions(+), 139 deletions(-) New commits: commit 2f34bec2a7b939e24c3c5e884fdfe2057b732248 Author: tagezi Date: Wed Nov 22 01:01:43 2017 +0200 tdf#

[Libreoffice-commits] core.git: filter/source include/filter solenv/clang-format starmath/source sw/qa sw/source writerfilter/inc writerfilter/qa writerfilter/source

2017-11-22 Thread Miklos Vajna
filter/source/msfilter/rtfutil.cxx| 129 include/filter/msfilter/rtfutil.hxx | 17 solenv/clang-format/blacklist | 50 starmath/source/rtfexport.cxx | 334 - starmath/source/rtfexport.hxx

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

2017-11-22 Thread Caolán McNamara
sc/source/core/data/segmenttree.cxx | 19 +++ 1 file changed, 15 insertions(+), 4 deletions(-) New commits: commit 9ffa900cb4d0381587162e3deb9d910965b69d58 Author: Caolán McNamara Date: Tue Nov 21 17:20:11 2017 + ofz#4361 Integer-overflow Change-Id: I7b41a5

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

2017-11-22 Thread Miklos Vajna
xmlsecurity/source/xmlsec/mscrypt/oid.hxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit e8c20aafb1385585cdd005fb9b75b87fe6893599 Author: Miklos Vajna Date: Wed Nov 22 09:03:31 2017 +0100 xmlsecurity mscrypt: use SAL_N_ELEMENTS() Change-Id: I39ddf

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

2017-11-22 Thread Gabor Kelemen
wizards/com/sun/star/wizards/common/HelpIds.java |1 + 1 file changed, 1 insertion(+) New commits: commit 67fd1ea44506994d49833bd032bf0b07582e18c2 Author: Gabor Kelemen Date: Tue Nov 21 23:12:36 2017 +0100 Fix Java wizard HID list A still actively used HID was accidentally re

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

2017-11-22 Thread Szymon Kłos
sw/source/uibase/wrtsh/wrtsh2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fd51f01dbca1ddebe846ec9f56cbb13002f295c6 Author: Szymon Kłos Date: Tue Nov 21 22:43:10 2017 +0100 tdf#86087 fix relative link open on linux Change-Id: I6bf2d6bd50b9f1ed

[Libreoffice-commits] core.git: Branch 'private/thb/gpg4libre-win32' - xmlsecurity/Library_xsec_xmlsec.mk

2017-11-22 Thread Thorsten Behrens
xmlsecurity/Library_xsec_xmlsec.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 54e1827bd07b04f70211386a3b9cd2c506429186 Author: Thorsten Behrens Date: Wed Nov 22 09:57:57 2017 +0100 gpg4libre: enable gpgme support for Windows and OSX Change-Id

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

2017-11-22 Thread Eike Rathke
sc/inc/stringutil.hxx |8 +++- sc/source/core/data/column3.cxx | 12 ++-- sc/source/ui/undo/undocell.cxx |4 +++- 3 files changed, 20 insertions(+), 4 deletions(-) New commits: commit ad07d83af2a2b7df29223891bc028a4e7aedfe72 Author: Eike Rathke Date: Tue Nov 21

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

2017-11-22 Thread Stephan Bergmann
compilerplugins/clang/unnecessaryparen.cxx | 33 + sc/source/ui/view/gridwin.cxx |2 - 2 files changed, 12 insertions(+), 23 deletions(-) New commits: commit 5640ef110094f33cf678f4e3ef4f3fd4334a00c8 Author: Stephan Bergmann Date: Wed Nov 22 09:54:

[Libreoffice-commits] core.git: Changes to 'private/thb/gpg4libre-win32'

2017-11-22 Thread Thorsten Behrens
New branch 'private/thb/gpg4libre-win32' available with the following commits: commit b2e75ff652655367de6d57e5dce15ba5c785d38a Author: Thorsten Behrens Date: Wed Nov 15 21:31:07 2017 +0100 gpg4libre: cleanup gpgme & add gbuild lib for gpgmepp This moves the external to gpgmepp, sin

[Libreoffice-commits] core.git: offapi/com sc/source sw/source vcl/unx wizards/com

2017-11-22 Thread Andrea Gelmini
offapi/com/sun/star/chart2/data/PivotTableFieldEntry.idl |2 +- sc/source/core/data/formulacell.cxx |2 +- sw/source/core/bastyp/swcache.cxx|6 +++--- sw/source/core/inc/UndoCore.hxx |4 ++-- sw/source/filter/htm