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

2017-12-11 Thread Samuel Mehrbrodt
comphelper/source/xml/xmltools.cxx | 14 ++ include/comphelper/xmltools.hxx|2 ++ include/oox/export/drawingml.hxx |2 -- oox/source/export/drawingml.cxx| 19 ++- oox/source/ole/vbaexport.cxx | 28 +++- 5 files chang

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

2017-12-11 Thread Caolán McNamara
scp2/source/ooo/file_font_ooo.scp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7bb8173c0b1ac0aa1777d23ca4994e9b86486ecd Author: Caolán McNamara Date: Fri Dec 8 10:53:28 2017 + fix mac build wrt fontconfig conf file Change-Id: Ic13ea258773ad68b

[Libreoffice-commits] core.git: translations

2017-12-11 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ac3d194db5bf32de9b92a0accf7492145e5d6cdd Author: Christian Lohmaier Date: Tue Dec 12 08:24:58 2017 +0100 Updated core Project: translations 28cfef34df86f518e0d03f4d2fd18bfe2916d982 resu

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

2017-12-11 Thread Marco Cecchetti
comphelper/source/misc/lok.cxx | 12 desktop/source/lib/init.cxx |2 ++ include/LibreOfficeKit/LibreOfficeKitEnums.h |7 ++- include/comphelper/lok.hxx |4 sc/source/ui/view/tabview.cxx| 18 +

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

2017-12-11 Thread Stephan Bergmann
svx/source/dialog/crashreportui.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 135c160d41e68c8ba4178684cce6fb88b1f57d78 Author: Stephan Bergmann Date: Tue Dec 12 08:20:46 2017 +0100 loplugin:salcall Change-Id: I38be4ffc8e93cdc567fbaaf826ce791fa79

[Libreoffice-commits] core.git: external/gpgmepp solenv/gbuild xmlsecurity/CppunitTest_xmlsecurity_signing.mk

2017-12-11 Thread Stephan Bergmann
external/gpgmepp/UnpackedTarball_gpgmepp.mk|1 + external/gpgmepp/asan.patch| 14 ++ solenv/gbuild/CppunitTest.mk |2 +- xmlsecurity/CppunitTest_xmlsecurity_signing.mk |8 4 files changed, 24 insertions(+), 1 deletion(-)

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

2017-12-11 Thread Takeshi Abe
svtools/source/brwbox/brwbox2.cxx | 15 +++ svtools/source/brwbox/datwin.cxx | 18 ++ svtools/source/brwbox/datwin.hxx |5 ++--- 3 files changed, 15 insertions(+), 23 deletions(-) New commits: commit de37c379847afcef8ddf3f03f84cca1b61104851 Author: Takeshi Ab

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

2017-12-11 Thread Noel Grandin
include/sfx2/linksrc.hxx |4 sfx2/source/appl/linksrc.cxx |8 - sw/inc/cellatr.hxx |6 - sw/inc/grfatr.hxx| 24 ++--- sw/inc/hintids.hxx | 161 +++ sw/source/core/docnode/swb

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

2017-12-11 Thread Noel Grandin
include/tools/inetmsg.hxx | 14 +++--- include/tools/inetstrm.hxx | 10 +- tools/source/inet/inetmsg.cxx |4 ++-- tools/source/inet/inetstrm.cxx | 18 +- 4 files changed, 23 insertions(+), 23 deletions(-) New commits: commit 5de99031fa31eaf78d92

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

2017-12-11 Thread Noel Grandin
include/tools/config.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8772a64f430ab097af7daf8377a6a55a1ecca7d9 Author: Noel Grandin Date: Mon Dec 11 11:46:12 2017 +0200 mnDataUpdateId can be sal_uInt32 Change-Id: Ied469752391afeca365838f83b35e75143

[Libreoffice-commits] core.git: Branch 'private/kohei/excel-2003-xml-orcus-filter' - sc/source

2017-12-11 Thread Kohei Yoshida
sc/source/filter/inc/orcusinterface.hxx | 13 + sc/source/filter/orcus/interface.cxx| 26 ++ 2 files changed, 39 insertions(+) New commits: commit cd710d7645d3dfc7b796c961cf3067aed8cc3f99 Author: Kohei Yoshida Date: Mon Dec 11 21:53:55 2017 -0500

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

2017-12-11 Thread Jens Carl
include/test/sheet/xconsolidationdescriptor.hxx | 45 + qadevOOo/Jar_OOoRunner.mk | 2 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScConsolidationDescriptor.csv | 12 qadevOOo/tests/java/ifc/sheet/_XConsolidation

Re: Association between ToC index object and its paragraph content

2017-12-11 Thread Jens Tröger
Hi Mikos, Thank you for your emails and suggestions thus far. I've played around with this some more and one question remains. If I get the actual index object: indeces = document.getDocumentIndexes() toc = indeces.getByName('Table of Content1') # Assume it exists! and then I create a text

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

2017-12-11 Thread Mike Kaganski
sc/inc/conditio.hxx| 11 +--- sc/qa/unit/ucalc.hxx |2 sc/qa/unit/ucalc_condformat.cxx| 76 ++-- sc/source/core/data/conditio.cxx | 78 + sc/source/core/data/table2.cxx

Re: pre-init / strings ...

2017-12-11 Thread Michael Meeks
Hi Stephan On 08/12/17 16:20, Stephan Bergmann wrote: >>> So, it would be interesting to know whether the issue indeed is mostly >>> with such rtl_uString instances, so that the mechanism I outlined above >>> would be going to sufficiently solve your issue. > > That's why I mentioned that it is "p

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

2017-12-11 Thread Eike Rathke
sc/source/core/tool/compiler.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b030bf19e29f031b0a640dd92c38d654785f1a99 Author: Eike Rathke Date: Mon Dec 11 18:21:32 2017 +0100 Resolves: tdf#114406 treat % as the operator that it is Regression from

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

2017-12-11 Thread Michael Meeks
tools/map.cpp | 221 +++--- 1 file changed, 181 insertions(+), 40 deletions(-) New commits: commit 44600de7c7dbe11da0545cf73ccae9dfa653d141 Author: Michael Meeks Date: Sat Dec 9 17:33:15 2017 + loolmap: implement a simple string sca

[Libreoffice-commits] core.git: filter/qa filter/source framework/source package/source qadevOOo/runner qadevOOo/tests sc/source sd/source sw/source

2017-12-11 Thread Ilmari Lauhakangas
filter/qa/complex/filter/detection/typeDetection/TypeDetection.java | 26 +- filter/source/msfilter/msdffimp.cxx |2 filter/source/xslt/import/wordml/wordml2ooo_draw.xsl|2 framework/source/services/frame.cxx

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

2017-12-11 Thread Eike Rathke
xmlhelp/source/cxxhelp/inc/tvread.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit 4094f9baf62a426b24f497c86d6a96ccfcb22ad1 Author: Eike Rathke Date: Mon Dec 11 22:34:21 2017 +0100 Attempt to blind fix build breaker Change-Id: Ic20cc65b7fa78729d432fbf5e15fabe0e25c

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

2017-12-11 Thread Caolán McNamara
starmath/source/mathmlattr.cxx | 83 ++- starmath/source/mathmlattr.hxx |4 - starmath/source/mathmlimport.cxx |4 - 3 files changed, 27 insertions(+), 64 deletions(-) New commits: commit 44e47c2c32799e7833cc6cfd249c4d15306fd7e6 Author: Caolán Mc

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

2017-12-11 Thread tagezi
sw/inc/swtypes.hxx |2 - sw/inc/view.hxx |4 +-- sw/qa/extras/ww8export/ww8export.cxx|2 - sw/source/core/fields/flddat.cxx|2 - sw/source/core/i

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - helpcontent2

2017-12-11 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 897fb601b7bc2c378bcfc9696f90137c73a2609a Author: Olivier Hallot Date: Mon Dec 11 16:30:39 2017 -0200 Updated core Project: help f6cefa1f7fc30eca7257c3cd9ab831db29e806ac Clean extra XML

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

2017-12-11 Thread Olivier Hallot
source/text/shared/optionen/01010400.xhp |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 08d29364d8178eb559fec149e03d751565f2bd55 Author: Olivier Hallot Date: Mon Dec 11 16:30:39 2017 -0200 Clean extra XML tag Change-Id: Ifaf97010abd0f590fae3a154173

[Libreoffice-commits] help.git: Branch 'libreoffice-6-0' - source/text

2017-12-11 Thread Olivier Hallot
source/text/shared/optionen/01010400.xhp |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit f6cefa1f7fc30eca7257c3cd9ab831db29e806ac Author: Olivier Hallot Date: Mon Dec 11 16:30:39 2017 -0200 Clean extra XML tag Change-Id: Ifaf97010abd0f590fae3a154173

[Libreoffice-commits] core.git: helpcontent2

2017-12-11 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 09815cf40fad561991bec4bea15b3f677c937b02 Author: Olivier Hallot Date: Mon Dec 11 16:30:39 2017 -0200 Updated core Project: help 08d29364d8178eb559fec149e03d751565f2bd55 Clean extra XML

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

2017-12-11 Thread Michael Stahl
xmlhelp/source/cxxhelp/inc/tvread.hxx |2 - xmlhelp/source/treeview/tvread.cxx| 36 -- 2 files changed, 23 insertions(+), 15 deletions(-) New commits: commit 8a3bb9356219754af7e651a879b5fc8925a18468 Author: Michael Stahl Date: Mon Dec 11 20:00:15 2017

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

2017-12-11 Thread geri1245
oox/source/export/drawingml.cxx | 21 +++-- 1 file changed, 19 insertions(+), 2 deletions(-) New commits: commit 54dfb9ff07a41d9249302ac2ed0a005d0a8114d4 Author: geri1245 Date: Wed Dec 6 19:40:59 2017 +0100 tdf#111785 Save hatch background color in pptx format.

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - sysui/desktop

2017-12-11 Thread Rene Engelhard
sysui/desktop/apparmor/program.soffice.bin |3 +++ 1 file changed, 3 insertions(+) New commits: commit c945ad8d93b4617a8810972710cb85df1882ba86 Author: Rene Engelhard Date: Mon Dec 11 17:54:44 2017 + sysui/desktop/apparmor/program.soffice.bin: allow /usr/bin/gpgconf Chang

[Libreoffice-commits] core.git: sysui/desktop

2017-12-11 Thread Rene Engelhard
sysui/desktop/apparmor/program.xpdfimport |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 9db88abe3f91bb4f7b1cbf533a40af4eb8266c21 Author: Rene Engelhard Date: Mon Dec 11 20:01:22 2017 +0100 copyright Change-Id: I102d9ca1be63c2ef8fef4957fb5589d9858

[Libreoffice-commits] core.git: sysui/desktop

2017-12-11 Thread Rene Engelhard
sysui/desktop/apparmor/program.xpdfimport |2 ++ 1 file changed, 2 insertions(+) New commits: commit 48ff651c521a07e50870f39a9ab5f4cc2ad76d03 Author: Rene Engelhard Date: Mon Dec 11 19:41:12 2017 +0100 apparmor: copy xpdfimport definition into xpdfimport and allow "m" Dec 11

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

2017-12-11 Thread Stephan Bergmann
shell/source/backends/kde4be/kde4backend.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 72e5a125c973758e8a5dc489d6a861c92cfaa7a9 Author: Stephan Bergmann Date: Mon Dec 11 19:40:05 2017 +0100 loplugin:salcall Change-Id: I735b8ae96ed06dd591

[Libreoffice-commits] core.git: sysui/desktop

2017-12-11 Thread Rene Engelhard
sysui/desktop/apparmor/program.soffice.bin |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2d9170ab14427e88893da353c3f154e242c05953 Author: Rene Engelhard Date: Mon Dec 11 19:23:34 2017 +0100 revert accidentially committed local change Change-Id: I2dc

[Libreoffice-commits] core.git: 2 commits - sysui/desktop

2017-12-11 Thread Rene Engelhard
sysui/desktop/apparmor/program.senddoc | 16 +--- sysui/desktop/apparmor/program.soffice.bin | 11 +++ 2 files changed, 16 insertions(+), 11 deletions(-) New commits: commit 2a74249d058e8642b057d22c7480b29c88e6ac96 Author: Rene Engelhard Date: Mon Dec 11 17:54:44 20

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

2017-12-11 Thread Eike Rathke
sc/source/core/tool/compiler.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f6b2349e880afa82f9267087fb48b6e4f8a9aa05 Author: Eike Rathke Date: Mon Dec 11 18:21:32 2017 +0100 Resolves: tdf#114406 treat % as the operator that it is Regression from

[Libreoffice-commits] core.git: download.lst external/libassuan

2017-12-11 Thread Thorsten Behrens
download.lst|4 ++-- external/libassuan/ExternalPackage_libassuan.mk |2 +- external/libassuan/ExternalProject_libassuan.mk |2 ++ external/libassuan/w32-build-fixes.patch.1 | 10 +- 4 files changed, 10 insertions(+), 8 deletions(-) N

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

2017-12-11 Thread Stephan Bergmann
vcl/unx/kde4/KDE4FilePicker.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a4408a523af1f80ab7755cd9dbd0abc9fa0ed5da Author: Stephan Bergmann Date: Mon Dec 11 17:50:02 2017 +0100 loplugin:salcall Change-Id: I7521b2adb9572efbb1d28f9f44f9d29c62d6e1e

[Libreoffice-commits] core.git: 2 commits - include/o3tl odk/settings

2017-12-11 Thread Michael Stahl
include/o3tl/safeint.hxx |3 ++- odk/settings/settings.mk | 14 ++ 2 files changed, 16 insertions(+), 1 deletion(-) New commits: commit 71d7532f59b6e87729617d6c91bf65f7364ac78a Author: Michael Stahl Date: Mon Dec 11 17:26:59 2017 +0100 odk: fix 32-bit Linux build on 64-b

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

2017-12-11 Thread Thorsten Behrens
external/gpgmepp/ExternalProject_gpgmepp.mk |4 ++-- external/libassuan/ExternalProject_libassuan.mk |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit bade2dff0fc7c4d33af1fda8b3e79ff525c36565 Author: Thorsten Behrens Date: Mon Dec 11 12:44:19 2017 +0100

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

2017-12-11 Thread Stephan Bergmann
include/vcl/cursor.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 2c51ebd6bf8d9819e1d4fc3d54bd14b2f20c8b0e Author: Stephan Bergmann Date: Mon Dec 11 10:12:50 2017 +0100 Remove unnecessary forward declaration ...introduced with 7330776504ca2e62790f3e3e6d8f575fbad2

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

2017-12-11 Thread Caolán McNamara
tools/source/generic/poly.cxx | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit 20b349052099aa1ecc00276e484cb84525c4931d Author: Caolán McNamara Date: Mon Dec 11 12:42:59 2017 + ofz#4592 Direct-leak regression from

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

2017-12-11 Thread Caolán McNamara
tools/source/generic/poly.cxx | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 42c59d7c8fd1373e62fd0131852e9a631efd387a Author: Caolán McNamara Date: Mon Dec 11 15:46:44 2017 + Revert "just delete, don't check for null and then delete" n

[Libreoffice-commits] core.git: helpcontent2

2017-12-11 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3f501d151f85261f8c826089b936f2a1b5e81ff3 Author: Olivier Hallot Date: Sun Dec 10 10:15:45 2017 -0200 Updated core Project: help 9e89f79476859a19c376f0fdf029cc0600a39179 tdf#107601 renam

[Libreoffice-commits] help.git: Branch 'libreoffice-6-0' - source/text

2017-12-11 Thread Olivier Hallot
source/text/scalc/01/statistics.xhp| 20 +++- source/text/scalc/01/statistics_regression.xhp |2 +- 2 files changed, 12 insertions(+), 10 deletions(-) New commits: commit e741601dd05236be0f9412d8ba5df5314256d3c4 Author: Olivier Hallot Date: Sun Dec 10 10:15:45

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

2017-12-11 Thread Olivier Hallot
source/text/scalc/01/statistics.xhp| 20 +++- source/text/scalc/01/statistics_regression.xhp |2 +- 2 files changed, 12 insertions(+), 10 deletions(-) New commits: commit 9e89f79476859a19c376f0fdf029cc0600a39179 Author: Olivier Hallot Date: Sun Dec 10 10:15:45

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - helpcontent2

2017-12-11 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9a9d33ac7bfb177bddf250a6a88ca656662a5faa Author: Olivier Hallot Date: Sun Dec 10 10:15:45 2017 -0200 Updated core Project: help e741601dd05236be0f9412d8ba5df5314256d3c4 tdf#107601 renam

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

2017-12-11 Thread Caolán McNamara
svx/source/svdraw/svdoashp.cxx | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) New commits: commit af77dff1c08313fd355d173eacff9267595f7087 Author: Caolán McNamara Date: Mon Dec 11 09:16:37 2017 + ofz#4583 Abrt Change-Id: Id6e782cb09a76901cdd8c43b25eff

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

2017-12-11 Thread Caolán McNamara
include/oox/drawingml/drawingmltypes.hxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 3e38f8c507d9924fac00b6b7dffc6dafb98bb368 Author: Caolán McNamara Date: Mon Dec 11 09:49:21 2017 + ofz#4591 Integer-overflow Change-Id: I97d527272f198a46485

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

2017-12-11 Thread Patrick Jaap
sw/inc/IDocumentSettingAccess.hxx |2 + sw/qa/extras/ooxmlimport/data/tdf112443.docx|binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx| 10 ++ sw/source/core/doc/DocumentSettingManager.cxx |7 sw/source/c

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

2017-12-11 Thread Caolán McNamara
xmloff/source/text/XMLIndexIllustrationSourceContext.cxx |2 +- xmloff/source/text/XMLIndexTemplateContext.cxx | 12 xmloff/source/text/XMLIndexTemplateContext.hxx |1 + 3 files changed, 14 insertions(+), 1 deletion(-) New commits: commit 267ef9428dd3713

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - net/WebSocketHandler.hpp

2017-12-11 Thread Jan Holesovsky
net/WebSocketHandler.hpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e0b59b0da80db2e8c4f695b777d1710927241780 Author: Jan Holesovsky Date: Mon Dec 11 15:27:29 2017 +0100 Fix an assert. Change-Id: I5825a19740c0fa46c6cd14f067d0c1d3927c0c0b Revie

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - net/WebSocketHandler.hpp

2017-12-11 Thread Jan Holesovsky
net/WebSocketHandler.hpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d55e313b9ec2e6325f916faf9f3a17a5eb0992ee Author: Jan Holesovsky Date: Mon Dec 11 15:27:29 2017 +0100 Fix an assert. Change-Id: I5825a19740c0fa46c6cd14f067d0c1d3927c0c0b Revie

[Libreoffice-commits] online.git: net/WebSocketHandler.hpp

2017-12-11 Thread Jan Holesovsky
net/WebSocketHandler.hpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 73d7aee2acbf63789169e10a4f3405afa71ece7a Author: Jan Holesovsky Date: Mon Dec 11 15:27:29 2017 +0100 Fix an assert. Change-Id: I5825a19740c0fa46c6cd14f067d0c1d3927c0c0b Revie

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

2017-12-11 Thread Caolán McNamara
tools/source/generic/poly.cxx | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit 4b941b7b7fd79415935c8f2d3ce900eb64a40f66 Author: Caolán McNamara Date: Mon Dec 11 12:36:24 2017 + just delete, don't check for null and then delete Change-Id:

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

2017-12-11 Thread Miklos Vajna
sw/source/core/access/accfrmobjmap.cxx |8 sw/source/core/access/accfrmobjmap.hxx |4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 48053ba5a110360b6d5eb19b6fb8a88e904b85c2 Author: Miklos Vajna Date: Mon Dec 11 08:10:20 2017 +0100 sw: prefix me

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

2017-12-11 Thread Caolán McNamara
sw/source/filter/html/htmltab.cxx |2 ++ sw/source/filter/html/swhtml.cxx |9 - 2 files changed, 10 insertions(+), 1 deletion(-) New commits: commit b06ef4699e486368840bf0f7457debbe7f985ab0 Author: Caolán McNamara Date: Sat Dec 9 19:37:36 2017 + ofz: crash on null pT

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

2017-12-11 Thread jmzambon
sw/JunitTest_sw_complex.mk |6 -- sw/PythonTest_sw_python.mk |2 +- sw/qa/complex/writer/TestDocument.java | 31 --- 3 files changed, 1 insertion(+), 38 deletions(-) New commits: commit c4d0cd148128ceec55b95407d637d42e27426966 Auth

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - config_host/config_gpgme.h.in configure.ac xmlsecurity/qa

2017-12-11 Thread Thorsten Behrens
config_host/config_gpgme.h.in |3 +++ configure.ac| 17 - xmlsecurity/qa/unit/signing/signing.cxx | 20 +++- 3 files changed, 26 insertions(+), 14 deletions(-) New commits: commit e52e0403d42f7a0c29700cda3d5791915ae9529

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

2017-12-11 Thread Caolán McNamara
scp2/source/ooo/file_font_ooo.scp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9bfe3a3386e643ad90e984ae35b43cd3a9a38c69 Author: Caolán McNamara Date: Fri Dec 8 10:53:28 2017 + fix mac build wrt fontconfig conf file Change-Id: Ic13ea258773ad68b

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

2017-12-11 Thread Gabor Kelemen
sw/source/ui/frmdlg/column.cxx |4 sw/source/uibase/inc/column.hxx |3 ++- sw/uiconfig/swriter/ui/columnpage.ui | 30 +++--- 3 files changed, 9 insertions(+), 28 deletions(-) New commits: commit 18aaca86fc0733244f36b761479c8dd476752a30 Author: Gab

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

2017-12-11 Thread Mike Kaganski
sw/qa/extras/rtfimport/rtfimport.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit d2ddc267e2015cd1cbe607eb7680d00a8cfa1965 Author: Mike Kaganski Date: Mon Dec 11 09:52:34 2017 +0200 Enable RTF import tests on Windows Change-Id: I4c14679d5cb91dc3cf35c3f47cb9120d3

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

2017-12-11 Thread Noel Grandin
include/sfx2/frame.hxx|6 ++ include/sfx2/viewfrm.hxx |4 ++-- sfx2/source/view/frame.cxx|8 sfx2/source/view/impframe.hxx |4 ++-- sfx2/source/view/viewfrm.cxx |4 ++-- 5 files changed, 12 insertions(+), 14 deletions(-) New commits: commit 7c980

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

2017-12-11 Thread Mike Kaganski
sw/qa/extras/rtfexport/data/tdf114333.rtf|5 + sw/qa/extras/rtfexport/data/tdf97035.rtf |2 +- sw/qa/extras/rtfexport/rtfexport2.cxx|4 ++-- sw/qa/extras/rtfexport/rtfexport3.cxx| 12 sw/qa/extras/rtfimport/rtfimport.cxx

[Libreoffice-commits] dev-tools.git: 2 commits - esc-reporting/qa-tools.py

2017-12-11 Thread Xisco Fauli
esc-reporting/qa-tools.py | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) New commits: commit 6439e1187183696077adee99c654655f1c30f88b Author: Xisco Fauli Date: Mon Dec 11 11:41:06 2017 +0100 QA tools: Fix incorrect statement diff --git a/esc-reporting/qa-tools.py

Weekly QA Report (W49-2017)

2017-12-11 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 146 bugs have been created, of which, 70 are still unconfirmed ( Total Unconfirmed bugs: 407 )     Link: http://tinyurl.com/yadueerr   * 1243 comments have been written. == STATUSES CHANGED ==   * 19 bugs have been changed to 'ASSIGNED'.  

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

2017-12-11 Thread Caolán McNamara
sc/source/core/data/formulacell.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit a63e8a7fa3b0f98501e8bc20a1adf6ca235a7dd1 Author: Caolán McNamara Date: Sun Dec 10 20:15:31 2017 + tdf#114342 move recursion guard to encompass threaded path to

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

2017-12-11 Thread Stephan Bergmann
compilerplugins/clang/salcall.cxx |7 +++ compilerplugins/clang/test/salcall.cxx | 12 ++-- 2 files changed, 9 insertions(+), 10 deletions(-) New commits: commit 492afb35b4fbec18be5e2695ea747e8fac50b890 Author: Stephan Bergmann Date: Sun Dec 10 23:18:17 2017 +0100 I

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

2017-12-11 Thread Mike Kaganski
sw/qa/extras/rtfimport/rtfimport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 12efb01e38f94992ce746d20d40410229c431225 Author: Mike Kaganski Date: Mon Dec 11 09:38:42 2017 +0200 Use platform-specific newline in unit test Change-Id: I7ff67ff952e

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

2017-12-11 Thread Stephan Bergmann
xmlsecurity/source/xmlsec/mscrypt/akmngr.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 50b0f93f3e15962125fdf6e8944b4140a208c727 Author: Stephan Bergmann Date: Sun Dec 10 23:11:45 2017 +0100 loplugin:unnecessaryparen (clang-cl) Change

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

2017-12-11 Thread Caolán McNamara
sc/source/core/data/formulacell.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit e1bd0dd9966c0d525477443bc54c1d2bd6f7d30f Author: Caolán McNamara Date: Sun Dec 10 20:15:31 2017 + tdf#114342 move recursion guard to encompass threaded path to

[Libreoffice-commits] core.git: accessibility/inc basctl/inc

2017-12-11 Thread ekuiitr
accessibility/inc/pch/precompiled_acc.hxx |1 - basctl/inc/pch/precompiled_basctl.hxx |1 - 2 files changed, 2 deletions(-) New commits: commit adad3724e6c3e85b1b286ccddaf810f3c782424b Author: ekuiitr Date: Thu Dec 7 22:02:27 2017 +0800 tdf#63154 removed some solar.h reference

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

2017-12-11 Thread Miklos Vajna
tools/map.cpp |1 - 1 file changed, 1 deletion(-) New commits: commit a597fa9a47bc14571006d210001490bc93f1d6b1 Author: Miklos Vajna Date: Mon Dec 11 08:41:05 2017 +0100 loolmap: clean up dead assignment style gets re-assigned on all paths below. Change-Id: I4164f745c

[Libreoffice-commits] core.git: canvas/source dtrans/source embedserv/source fpicker/source include/svx include/vbahelper svx/source sw/inc sw/source xmlsecurity/source

2017-12-11 Thread Stephan Bergmann
canvas/source/directx/dx_canvashelper.hxx |2 dtrans/source/win32/clipb/WinClipbImpl.cxx| 18 ++-- dtrans/source/win32/clipb/WinClipbImpl.hxx| 18 ++-- dtrans/source/win32/clipb/WinClipboard.cxx

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

2017-12-11 Thread Stephan Bergmann
connectivity/source/drivers/ado/ADatabaseMetaDataImpl.cxx |2 +- fpicker/source/win32/folderpicker/MtaFop.cxx |2 +- xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx|2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit e28ed8c0fb2ffcf5d3a28