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

2018-09-26 Thread Libreoffice Gerrit user
include/unoidl/unoidl.hxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit a887c42095d5749e896a8e8ee41e9e07f4e65557 Author: Stephan Bergmann AuthorDate: Thu Sep 27 08:47:42 2018 +0200 Commit: Stephan Bergmann CommitDate: Thu Sep 27 08:47:42 2018 +0200

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

2018-09-26 Thread Libreoffice Gerrit user
sd/source/core/CustomAnimationEffect.cxx|9 +++-- sd/source/ui/animations/CustomAnimationPane.hxx | 39 2 files changed, 26 insertions(+), 22 deletions(-) New commits: commit 1fb688b2e13da39b8099a3f4ba58dc9aeef8d723 Author: Brian Fraser AuthorDate: Wed

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

2018-09-26 Thread Libreoffice Gerrit user
sfx2/source/sidebar/TabBar.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit e14c7fa64eff20bf5fc0a97600a0dd58531e1046 Author: Jim Raykowski AuthorDate: Tue Sep 25 23:30:40 2018 -0800 Commit: Noel Grandin CommitDate: Thu Sep 27 08:37:15 2018 +0200

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

2018-09-26 Thread Libreoffice Gerrit user
sw/source/core/layout/anchoreddrawobject.cxx | 25 + sw/source/core/layout/flycnt.cxx | 21 ++--- sw/source/filter/basflt/shellio.cxx |6 +++--- 3 files changed, 14 insertions(+), 38 deletions(-) New commits: commit ec2cc68a666b

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

2018-09-26 Thread Libreoffice Gerrit user
sc/source/core/data/table4.cxx|9 +-- sc/source/ui/unoobj/chart2uno.cxx | 92 -- 2 files changed, 43 insertions(+), 58 deletions(-) New commits: commit 10f2196266dd3bb0fe6c8da0c5967f80815e9492 Author: Noel Grandin AuthorDate: Wed Sep 26 13:41:05

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

2018-09-26 Thread Libreoffice Gerrit user
sc/source/core/data/global.cxx |4 sc/source/core/inc/adiasync.hxx |4 ++-- sc/source/core/tool/adiasync.cxx | 22 -- 3 files changed, 14 insertions(+), 16 deletions(-) New commits: commit d1c74bda372044154b05c1a0863808ae838b1c42 Author: Noel Grandin Aut

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

2018-09-26 Thread Libreoffice Gerrit user
include/toolkit/controls/eventcontainer.hxx |2 +- toolkit/inc/helper/msgbox.hxx|2 +- toolkit/source/awt/asynccallback.cxx |2 +- toolkit/source/awt/stylesettings.cxx |2 +- toolkit/source/awt/vclxtoolkit.cxx | 10 ++

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

2018-09-26 Thread Libreoffice Gerrit user
UnoControls/source/inc/OConnectionPointHelper.hxx |2 +- include/tools/multisel.hxx| 10 +- include/tools/stream.hxx |2 +- include/tools/vcompat.hxx |2 +- include/tools/zcodec.hxx

Re: Intermittent Unit Test Failure: VclComplexTextTest::testArabic

2018-09-26 Thread Noel Grandin
On Thu, 27 Sep 2018 at 08:28, Noel Grandin wrote: > > > On Wed, 26 Sep 2018 at 23:58, Jan-Marek Glogowski > wrote: > >> For me it looks like a multi-threaded problem, where something isn't >> correct processed in order. I can reproduce crashes when I run a very >> parallel make check often, but

Re: Intermittent Unit Test Failure: VclComplexTextTest::testArabic

2018-09-26 Thread Noel Grandin
On Wed, 26 Sep 2018 at 23:58, Jan-Marek Glogowski wrote: > For me it looks like a multi-threaded problem, where something isn't > correct processed in order. I can reproduce crashes when I run a very > parallel make check often, but never was able to get something in a > debugger... > > mst _

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

2018-09-26 Thread Libreoffice Gerrit user
editeng/source/items/borderline.cxx | 19 +++ 1 file changed, 11 insertions(+), 8 deletions(-) New commits: commit 850c575d67162a97c1b7acd4fb75c32d0884e7b9 Author: Justin Luth AuthorDate: Wed Sep 26 17:46:33 2018 +0300 Commit: Justin Luth CommitDate: Thu Sep 27 06:37:1

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

2018-09-26 Thread Libreoffice Gerrit user
sw/source/filter/ww8/rtfattributeoutput.cxx| 10 ++ writerfilter/source/rtftok/rtfcontrolwords.cxx |4 +--- writerfilter/source/rtftok/rtfcontrolwords.hxx |2 -- writerfilter/source/rtftok/rtfdispatchflag.cxx |9 + 4 files changed, 20 insertions(+), 5 deletions(-)

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - external_deps.lst

2018-09-26 Thread Libreoffice Gerrit user
external_deps.lst | 44 ++-- 1 file changed, 22 insertions(+), 22 deletions(-) New commits: commit f52278136a8c5d11a925f4a7f52b04d3e4df06a0 Author: Matthias Seidel AuthorDate: Wed Sep 26 22:20:04 2018 + Commit: Matthias Seidel CommitDate: We

Re: Intermittent Unit Test Failure: VclComplexTextTest::testArabic

2018-09-26 Thread Jan-Marek Glogowski
Hi Luke, failures for CppunitTest_vcl_complextext have been around for a few months. Nobody is able to reproduce them. IMHO they fail most time with loading of the wrong font. Looking at the current state of https://tinderbox.libreoffice.org/MASTER/status.html, the master Jenkins Windows buil

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

2018-09-26 Thread Libreoffice Gerrit user
sd/source/ui/dlg/headerfooterdlg.cxx | 26 ++ 1 file changed, 26 insertions(+) New commits: commit d077b30dba618daace0373e9b7e7fe84f982c6aa Author: Markus Mohrhard AuthorDate: Wed Sep 26 12:37:11 2018 +0200 Commit: Markus Mohrhard CommitDate: Wed Sep 26 23:27:4

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

2018-09-26 Thread Libreoffice Gerrit user
vcl/source/uitest/logger.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 4e02fee0022e2f05927eec69773ecb8ce519c19e Author: Markus Mohrhard AuthorDate: Wed Sep 26 17:31:31 2018 +0200 Commit: Markus Mohrhard CommitDate: Wed Sep 26 23:27:08 2018 +0200

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

2018-09-26 Thread Libreoffice Gerrit user
sc/uiconfig/scalc/ui/cellprotectionpage.ui | 24 +--- 1 file changed, 5 insertions(+), 19 deletions(-) New commits: commit b877f78f30400c6861f1fb371c827ae42c2a7484 Author: Caolán McNamara AuthorDate: Tue Sep 25 13:06:43 2018 +0100 Commit: Caolán McNamara CommitDate

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

2018-09-26 Thread Libreoffice Gerrit user
sw/source/filter/ww8/docxattributeoutput.cxx |7 +++ sw/source/filter/ww8/ww8atr.cxx |1 + 2 files changed, 8 insertions(+) New commits: commit d55615f6c5f8adcb7157358a95329ceb1f9f7685 Author: Justin Luth AuthorDate: Wed Sep 26 14:54:14 2018 +0300 Commit: Justin

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

2018-09-26 Thread Libreoffice Gerrit user
sw/inc/bitmaps.hlst|2 +- sw/source/uibase/misc/redlndlg.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 9a639b7130e98fb24d492ed03770bbe0a48cb3e6 Author: Andrea Gelmini AuthorDate: Fri Sep 21 11:41:13 2018 +0200 Commit: Julien Nabet

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

2018-09-26 Thread Libreoffice Gerrit user
lotuswordpro/inc/xfilter/xfindex.hxx |2 +- lotuswordpro/source/filter/xfilter/xfindex.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 60296b288961e154c0828f61be23ab7f9c294e49 Author: Andrea Gelmini AuthorDate: Wed Sep 26 16:40:34 2018 +0200

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

2018-09-26 Thread Libreoffice Gerrit user
sfx2/qa/cppunit/test_misc.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 619cda0fce93dde1dcda9353270c1a001bf339a8 Author: Andrea Gelmini AuthorDate: Wed Sep 26 16:52:41 2018 +0200 Commit: Julien Nabet CommitDate: Wed Sep 26 21:16:29 2018 +0200 Fix

Intermittent Unit Test Failure: VclComplexTextTest::testArabic

2018-09-26 Thread Luke Benes
Over the years, I've probably done several hundred windows builds. Until now I have never been bitten an intermittent Unit Test failures. This month, I have started to see fairly regular failure of VclComplexTextTest::testArabic 3 out of ~15 builds. Here are 2 separate examples of the Jenkins_W

[Libreoffice-commits] help.git: Branch 'libreoffice-6-1' - help3xsl/default.css

2018-09-26 Thread Libreoffice Gerrit user
help3xsl/default.css | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) New commits: commit ee5dafa4c6e72f5d67db26257aeb1c7965f22c8e Author: Adolfo Jayme Barrientos AuthorDate: Thu Aug 23 12:26:28 2018 -0500 Commit: Adolfo Jayme Barrientos CommitDate: Wed Sep 26 18:45:4

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

2018-09-26 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3ab472e718ea590a5c0dba572cf91e79ab916562 Author: Adolfo Jayme Barrientos AuthorDate: Thu Aug 23 12:26:28 2018 -0500 Commit: Gerrit Code Review CommitDate: Wed Sep 26 18:45:45 2018 +0200 Update

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

2018-09-26 Thread Libreoffice Gerrit user
sw/source/core/docnode/ndtbl1.cxx | 21 + 1 file changed, 9 insertions(+), 12 deletions(-) New commits: commit 32fc5661ba1da1c386e495c7b8141b2848afae47 Author: Justin Luth AuthorDate: Fri Sep 21 20:06:03 2018 +0300 Commit: Justin Luth CommitDate: Wed Sep 26 18:22:5

Re: Supplier Surveillance, Cristi Posea (CppUnit)---ID# 100580 to 100580

2018-09-26 Thread Ralf Quint
On 9/26/2018 7:04 AM, Eike Rathke wrote: Toki, you shouldn't jump too quickly to conclusions. The inquiry wasn't about LibreOffice but *CppUnit* (which apparently is used by Lockheed in one of its processes) that is maintained by one of the LibreOffice contributors and this mailing list is given

[Libreoffice-commits] core.git: chart2/IwyuFilter_chart2.yaml chart2/source

2018-09-26 Thread Libreoffice Gerrit user
chart2/IwyuFilter_chart2.yaml | 106 ++ chart2/source/controller/chartapiwrapper/AreaWrapper.cxx |1 chart2/source/controller/chartapiwrapper/AreaWrapper.hxx |2 chart2/so

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

2018-09-26 Thread Libreoffice Gerrit user
include/oox/ppt/pptfilterhelpers.hxx |4 ++-- oox/source/ppt/commontimenodecontext.cxx |6 +++--- sd/source/filter/eppt/pptexanimations.cxx |2 +- sd/source/filter/ppt/pptinanimations.cxx |2 +- 4 files changed, 7 insertions(+), 7 deletions(-) New commits: commit d321b7dd08

[Libreoffice-commits] cppunit.git: include/cppunit

2018-09-26 Thread Libreoffice Gerrit user
include/cppunit/extensions/TestSuiteBuilderContext.h |5 + 1 file changed, 5 insertions(+) New commits: commit 4f5cd3b486afb9c7be1903252b4ae3787137a454 Author: Stephan Bergmann AuthorDate: Tue Aug 7 16:24:49 2018 +0200 Commit: Stephan Bergmann CommitDate: Wed Sep 26 16:49:15 201

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

2018-09-26 Thread Libreoffice Gerrit user
hwpfilter/source/formula.cxx |2 +- hwpfilter/source/grammar.cxx |4 ++-- hwpfilter/source/nodes.h |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 7e248d3558fe8385a99629cd721e7c7feafd9974 Author: Andrea Gelmini AuthorDate: Mon Sep 17 19:10:44 2018

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

2018-09-26 Thread Libreoffice Gerrit user
reportdesign/source/ui/inc/DesignView.hxx|2 +- reportdesign/source/ui/report/DesignView.cxx |8 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit faa2f029c16b8f25e88b054f22f69ef474fa289d Author: Andrea Gelmini AuthorDate: Mon Sep 17 12:07:41 2018 +020

Re: Supplier Surveillance, Cristi Posea (CppUnit)---ID# 100580 to 100580

2018-09-26 Thread Eike Rathke
Hi toki, On Tuesday, 2018-09-25 21:00:34 +, toki wrote: > On 2018-09-24 7:16 p.m., Larrabee, Kevin P wrote: > > I am a member of the Product Selection & Sustainment group at Lockheed > > Martin RMS. > > If you really are from Lockheed Martin, and your job really requires you > to track pro

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

2018-09-26 Thread Libreoffice Gerrit user
dev/null|binary icon-themes/elementary/Copyrights |4 icon-themes/elementary/README.md|5 icon-themes/elementary/cmd/32/contourdialog.png |binary icon-themes/elementary/cmd/32/wrapcont

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

2018-09-26 Thread Libreoffice Gerrit user
ucb/source/core/identify.hxx |2 +- ucb/source/core/ucbprops.hxx |2 +- ucb/source/core/ucbstore.cxx |2 +- ucb/source/sorter/sortresult.cxx |2 +- ucb/source/ucp/cmis/auth_provider.hxx

[Libreoffice-commits] core.git: Changes to 'feature/window-iter'

2018-09-26 Thread Libreoffice Gerrit user
New branch 'feature/window-iter' available with the following commits: commit a2dc12566b6a7925a15382330e67f2f225375357 Author: Jan-Marek Glogowski Date: Wed Sep 26 14:17:20 2018 +0200 Debug infrastructure commit 1186a8f6e47460c228940cf80c70aa53728ea6b0 Author: Jan-Marek Glogowski Date:

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

2018-09-26 Thread Libreoffice Gerrit user
include/unoidl/unoidl.hxx| 82 +++ unoidl/source/legacyprovider.cxx |2 unoidl/source/sourceprovider-scanner.hxx | 10 +-- unoidl/source/sourcetreeprovider.hxx |2 unoidl/source/unoidl-check.cxx |2 unoidl/source/

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

2018-09-26 Thread Libreoffice Gerrit user
sc/inc/dbdata.hxx |3 ++- sc/source/core/tool/dbdata.cxx |6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) New commits: commit cd81c31a6c5313c53269721749f7bcdc11a103ad Author: Eike Rathke AuthorDate: Thu Sep 20 18:12:03 2018 +0200 Commit: Markus Mohrhard C

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

2018-09-26 Thread Libreoffice Gerrit user
chart2/source/tools/AxisHelper.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit 3708195d0c94cf1c50febc49fcfa6a9ff6855336 Author: Markus Mohrhard AuthorDate: Wed Sep 26 10:48:07 2018 +0200 Commit: Markus Mohrhard CommitDate: Wed Sep 26 12:42:05 2018 +0200 tdf#119

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

2018-09-26 Thread Libreoffice Gerrit user
sw/source/filter/ww8/rtfattributeoutput.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 60eaa7d7b856bc17b2a49a510be6d3c50851cb92 Author: Miklos Vajna AuthorDate: Tue Sep 25 23:53:06 2018 +0200 Commit: Miklos Vajna CommitDate: Wed Sep 26 12:18:56 2018

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

2018-09-26 Thread Libreoffice Gerrit user
chart2/source/view/charttypes/Splines.cxx | 15 ++- 1 file changed, 6 insertions(+), 9 deletions(-) New commits: commit 8913a08423e732f27ae7645cad9570aadb5aaf2b Author: Noel Grandin AuthorDate: Tue Sep 25 13:23:17 2018 +0200 Commit: Noel Grandin CommitDate: Wed Sep 26 09:5

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

2018-09-26 Thread Libreoffice Gerrit user
external/icu/UnpackedTarball_icu.mk|1 + external/icu/icu4c-59-icu13329-xlocale.patch.1 | 14 ++ 2 files changed, 15 insertions(+) New commits: commit 3bee5917569ca8e6ee3b086458f5b1a917b88ca1 Author: Eike Rathke AuthorDate: Wed Sep 13 13:42:29 2017 +0200 Commit:

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

2018-09-26 Thread Libreoffice Gerrit user
lotuswordpro/source/filter/lwptblformula.cxx | 42 ++- lotuswordpro/source/filter/lwptblformula.hxx |2 - 2 files changed, 18 insertions(+), 26 deletions(-) New commits: commit 1140eccc9f620de227efe381980ea06e0b455aed Author: Noel Grandin AuthorDate: Tue Sep 25

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

2018-09-26 Thread Libreoffice Gerrit user
vbahelper/source/vbahelper/vbaapplicationbase.cxx | 18 ++ 1 file changed, 2 insertions(+), 16 deletions(-) New commits: commit fd84276cf31182c80fc07c88537f9524c4d80e8c Author: Noel Grandin AuthorDate: Tue Sep 25 15:25:50 2018 +0200 Commit: Noel Grandin CommitDate: Wed