Re: Windows Build Query

2016-11-05 Thread Noel Grandin
are you sure you have gawk installed? More generally, did you follow the instructions here: https://wiki.documentfoundation.org/Development/BuildingOnWindows ​ ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/m

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

2016-11-05 Thread Jean-Tiare Le Bigot
chart2/qa/extras/chart2import.cxx | 24 + chart2/qa/extras/data/pptx/sparse-chart.pptx |binary oox/source/drawingml/chart/chartconverter.cxx |9 +++ oox/source/drawingml/chart/datasourceconverter.cxx |2 - oox/source/drawingml/chart/ty

CppCheck Report Update

2016-11-05 Thread cppcheck.libreoff...@gmail.com
A new cppcheck report is available at : http://dev-builds.libreoffice.org/cppcheck_reports/master/ Note: The script generating this report was run at : 2016-06-11_02:25:37 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s /home/

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

2016-11-05 Thread Kohei Yoshida
vcl/source/glyphs/graphite_features.cxx |4 1 file changed, 4 deletions(-) New commits: commit 17e9dc436bc6ad8d3a5bbde15d4d47262650aa2c Author: Kohei Yoshida Date: Sat Nov 5 21:13:11 2016 -0400 Fix the windows build. Change-Id: Ifa34faf24e399b5baf24214a2869ca7eb5d61456

Re: config folders

2016-11-05 Thread Norbert Thiebaud
On Sat, Nov 5, 2016 at 2:41 PM, Beatriz Fonseca wrote: > I'm trying to compile cui/source/options/personalization.cxx but I got this > error: > cui/source/options/personalization.cxx:10:28: fatal error: config_folders.h: > No such file or directory > #include config_folder.h should be in ./conf

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

2016-11-05 Thread Julien Nabet
unotools/source/config/configmgr.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 4ea62fe8a1194bca3bee5048832456c3559dcb8e Author: Julien Nabet Date: Sat Nov 5 21:07:10 2016 +0100 Replace some OSL_ASSERT (unotools/configmgr) Change-Id: Ifacee3

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

2016-11-05 Thread Julien Nabet
sfx2/source/view/viewfrm.cxx | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) New commits: commit 3dc91d3fae79053031cdc9426e1dc13f840a91ba Author: Julien Nabet Date: Sat Nov 5 21:44:06 2016 +0100 Replace some legacy OSL (sfx2/viewfrm) Change-Id: I3391c3760e3d

Re: assert in vcl 'builder.hxx' line 404 somehow trigger a dialog on windows slaves -> hang

2016-11-05 Thread Norbert Thiebaud
On Sat, Nov 5, 2016 at 3:45 PM, Caolán McNamara wrote: > On Sat, 2016-11-05 at 04:20 -0500, Norbert Thiebaud wrote: >> All the slave bot were hung this morning >> it turned out that the assert aforementionned was triggering >> and somehow pop-in up a dialog... > > Seeing as its windows specifi

Re: Fwd: [gentoo-announce] [ GLSA 201611-03 ] LibreOffice, OpenOffice: Multiple vulnerabilities

2016-11-05 Thread Caolán McNamara
On Fri, 2016-11-04 at 09:23 +0100, Jonathan Aquilina wrote: > Hi Guys not sure if you guys have seen these CVE's but this surfaced > on the gentoo security list. > [ 1 ] CVE-2015-4551 >   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4551 > [ 2 ] CVE-2015-5212 >   http://cve.mitre

Re: assert in vcl 'builder.hxx' line 404 somehow trigger a dialog on windows slaves -> hang

2016-11-05 Thread Caolán McNamara
On Sat, 2016-11-05 at 04:20 -0500, Norbert Thiebaud wrote: > All the slave bot were hung this morning > it turned out that the assert aforementionned was triggering > and somehow pop-in up a dialog...  Seeing as its windows specific I assume that the SvxColorListBox factory doesn't end up in l

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

2016-11-05 Thread Eike Rathke
sc/source/core/tool/token.cxx | 50 ++ 1 file changed, 32 insertions(+), 18 deletions(-) New commits: commit 0230a4eccd3884ef3c3d6b7b4c6d54e5582a1268 Author: Eike Rathke Date: Tue Oct 18 19:30:24 2016 +0200 Resolves: tdf#101583 references to be ex

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

2016-11-05 Thread Tamás Zolnai
sw/qa/extras/ooxmlexport/data/tdf103573.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport7.cxx | 19 +++ sw/source/filter/ww8/docxsdrexport.cxx |6 -- writerfilter/source/dmapper/GraphicHelpers.cxx |8 ++-- 4 files changed, 29 insertions(+), 4 dele

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

2016-11-05 Thread Tamás Zolnai
sw/qa/extras/ooxmlimport/data/tdf103664.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 19 +++ writerfilter/source/dmapper/DomainMapper.cxx |2 ++ 3 files changed, 21 insertions(+) New commits: commit 99f2663d8752db9779b72215d79597f8538e061f Author: Tamás Zoln

Re: Windows Build Query

2016-11-05 Thread Jason Marshall
Hi The advice below provided by Christian enabled me to get the build to start using the following command within the directory that I had run autogen.sh: /opt/lo/bin/make gb_COLOR=1 The build however stopped with the following final lines of output and error message: [SLC] xmlscript [DE

Fwd: [gentoo-announce] [ GLSA 201611-03 ] LibreOffice, OpenOffice: Multiple vulnerabilities

2016-11-05 Thread Jonathan Aquilina
Hi Guys not sure if you guys have seen these CVE's but this surfaced on the gentoo security list. Original Message SUBJECT: [gentoo-announce] [ GLSA 201611-03 ] LibreOffice, OpenOffice: Multiple vulnerabilities DATE:

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

2016-11-05 Thread Justin Luth
editeng/source/items/frmitems.cxx | 27 +++ include/editeng/boxitem.hxx |1 + sw/source/filter/ww8/ww8graf.cxx | 24 sw/source/filter/ww8/ww8par2.cxx | 12 +--- 4 files changed, 33 insertions(+), 31 deletions(-) New commit

OSL_ASSERT: items_.empty() because of Setup/L10N

2016-11-05 Thread julien2412
Hello, On pc Debian x86-64 with master sources updated today, I noticed this on console: warn:legacy.osl:22303:1:unotools/source/config/configmgr.cxx:173: OSL_ASSERT: items_.empty() I think it's quite old but I would like to tackle this. I made some debug and found that it was "Setup/L10N" It's c

config folders

2016-11-05 Thread Beatriz Fonseca
I'm trying to compile cui/source/options/personalization.cxx but I got this error: cui/source/options/personalization.cxx:10:28: fatal error: config_folders.h: No such file or directory #include What could to do to fix this error? -- by Bea ___ Libre

Re: assert in vcl 'builder.hxx' line 404 somehow trigger a dialog on windows slaves -> hang

2016-11-05 Thread Norbert Thiebaud
On Sat, Nov 5, 2016 at 12:49 PM, Norbert Thiebaud wrote: > On Sat, Nov 5, 2016 at 4:20 AM, Norbert Thiebaud wrote: >> All the slave bot were hung this morning >> it turned out that the assert aforementionned was triggering >> and somehow pop-in up a dialog... there was dozen of these stack pe

[Libreoffice-commits] core.git: chart2/source chart2/uiconfig cui/source cui/uiconfig extensions/source extras/source include/sfx2 include/svtools include/svx reportdesign/inc reportdesign/source sc/i

2016-11-05 Thread Norbert Thiebaud
chart2/source/controller/dialogs/dlg_View3D.cxx |4 chart2/source/controller/dialogs/tp_3D_SceneIllumination.cxx | 30 chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx | 11 chart2/source/controller/inc/dlg_View3D.hxx |3 chart2/source/cont

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

2016-11-05 Thread Eike Rathke
sc/inc/markdata.hxx | 13 - sc/source/core/data/markdata.cxx | 25 + sc/source/core/data/table3.cxx |2 +- sc/source/ui/view/tabcont.cxx|3 +++ 4 files changed, 37 insertions(+), 6 deletions(-) New commits: commit 0a296eee23380275

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

2016-11-05 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/lenb.fods | 1235 +++ 1 file changed, 1235 insertions(+) New commits: commit ee2144aafc5b4be14630f723be9a2bb674671412 Author: Zdeněk Crhonek Date: Tue Nov 1 15:35:43 2016 +0100 add LENB test case Change-Id: I337345dc18cf

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

2016-11-05 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/mid.fods | 1133 +++ sc/qa/unit/data/functions/fods/midb.fods | 1133 +++ 2 files changed, 2266 insertions(+) New commits: commit 7557eef0b58eadd5930f556ce4cb4bcc1d3b693d Author: Zdeněk Crhonek Date: Tue N

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

2016-11-05 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/lower.fods | 1270 ++ 1 file changed, 1270 insertions(+) New commits: commit 8ef2262b0fcaf5b77f6644bf46409a50e3e76ff7 Author: Zdeněk Crhonek Date: Tue Nov 1 15:44:06 2016 +0100 add LOWER test case Change-Id: I2d220c67540

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

2016-11-05 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/numbervalue.fods | 1181 1 file changed, 1181 insertions(+) New commits: commit 4135450a8df562867b81628ec745052379762919 Author: Zdeněk Crhonek Date: Thu Nov 3 18:44:42 2016 +0100 add NUMBERVALUE test case Change-Id: Ib947c

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

2016-11-05 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/proper.fods | 1214 + 1 file changed, 1214 insertions(+) New commits: commit 793df44d725bd77e5c82705f4c68ef77d4954f09 Author: Zdeněk Crhonek Date: Thu Nov 3 20:00:02 2016 +0100 add PROPER test case Change-Id: If05a1bee83

Re: slower build.... sc_functions_test is a long tail end...

2016-11-05 Thread Markus Mohrhard
Hey, On Sat, Nov 5, 2016 at 7:53 AM, Norbert Thiebaud wrote: > On Sat, Nov 5, 2016 at 12:34 PM, Markus Mohrhard > wrote: > > Hey Norbert, > > > > In which configuration? The test suffers extremely from.missing > optimization > > and should be less than a minute in an optimized bud but can run f

Re: slower build.... sc_functions_test is a long tail end...

2016-11-05 Thread Norbert Thiebaud
On Sat, Nov 5, 2016 at 12:34 PM, Markus Mohrhard wrote: > Hey Norbert, > > In which configuration? The test suffers extremely from.missing optimization > and should be less than a minute in an optimized bud but can run for several > minutes in a digital build. of course we run make check in dbgut

Re: assert in vcl 'builder.hxx' line 404 somehow trigger a dialog on windows slaves -> hang

2016-11-05 Thread Norbert Thiebaud
On Sat, Nov 5, 2016 at 4:20 AM, Norbert Thiebaud wrote: > All the slave bot were hung this morning > it turned out that the assert aforementionned was triggering > and somehow pop-in up a dialog... there was dozen of these stack per box > the 'mechanism' to cancel hung build was not able to cl

Re: slower build.... sc_functions_test is a long tail end...

2016-11-05 Thread Markus Mohrhard
Hey Norbert, In which configuration? The test suffers extremely from.missing optimization and should be less than a minute in an optimized bud but can run for several minutes in a digital build. Markus On Sat, Nov 5, 2016, 01:26 Norbert Thiebaud wrote: sc_functions_test is taking about 9 minut

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

2016-11-05 Thread Kohei Yoshida
sc/inc/formulalogger.hxx| 19 +-- sc/source/core/data/grouptokenconverter.cxx |6 +++--- sc/source/core/tool/formulalogger.cxx | 27 +++ 3 files changed, 35 insertions(+), 17 deletions(-) New commits: commit da534e882225b05

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

2016-11-05 Thread Justin Luth
editeng/source/items/frmitems.cxx | 12 ++-- include/editeng/boxitem.hxx |5 +++-- sw/source/core/doc/notxtfrm.cxx | 16 ++-- 3 files changed, 27 insertions(+), 6 deletions(-) New commits: commit d034f273cb24ebe4fde20ad9089ac11cccf316d0 Author: Justin Luth Dat

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

2016-11-05 Thread David Tardon
officecfg/registry/schema/org/openoffice/Office/Impress.xcs |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f316f413f589989013bf161170087e77a82db2d3 Author: David Tardon Date: Sat Nov 5 16:38:14 2016 +0100 remove OpenGL transitions config. file from scheme

Re: Git Branches

2016-11-05 Thread Norbert Thiebaud
On Sat, Nov 5, 2016 at 8:23 AM, Beatriz Fonseca wrote: > Hi everyone. > > I have a question. Which branch I could use to fix Mozilla themes? master. push via gerrit for review. Norbert ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org htt

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

2016-11-05 Thread Julien Nabet
sfx2/source/appl/app.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 8f79079fa97acd084d8afbcc1a4f525d276fb05f Author: Julien Nabet Date: Sat Nov 5 12:41:32 2016 +0100 Replace OSL_ENSURE by SAL_WARN_IF + clean include Change-Id: I4d3a50fda2f865a5

Git Branches

2016-11-05 Thread Beatriz Fonseca
Hi everyone. I have a question. Which branch I could use to fix Mozilla themes? ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2016-11-05 Thread Khaled Hosny
vcl/source/font/PhysicalFontCollection.cxx |1 - vcl/source/outdev/font.cxx |5 - vcl/unx/generic/gdi/salgdi.cxx |2 -- 3 files changed, 8 deletions(-) New commits: commit a04cda96c6b70314546a8126783e573e16c78e1d Author: Khaled Hosny Date: Sat Nov 5

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - sw/qa writerfilter/source

2016-11-05 Thread Tamás Zolnai
sw/qa/extras/ooxmlimport/data/tdf103664.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 20 writerfilter/source/dmapper/DomainMapper.cxx |2 ++ 3 files changed, 22 insertions(+) New commits: commit 630f06d222c339e86ca3133123931b9262264e3a Author: Tamás Zol

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

2016-11-05 Thread Khaled Hosny
sw/source/core/text/itrform2.cxx | 35 --- 1 file changed, 8 insertions(+), 27 deletions(-) New commits: commit c1cb0fe8c5e36ff2d08f5eb2d91a7652b03f4b66 Author: Khaled Hosny Date: Sat Nov 5 14:22:54 2016 +0200 Bin pointless #ifdef’s Since we en

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

2016-11-05 Thread Kohei Yoshida
sc/inc/formulalogger.hxx| 46 ++ sc/source/core/data/formulacell.cxx |2 sc/source/core/data/grouptokenconverter.cxx | 22 --- sc/source/core/inc/grouptokenconverter.hxx |3 sc/source/core/tool/formulalogger.cxx | 88 ++

slower build.... sc_functions_test is a long tail end...

2016-11-05 Thread Norbert Thiebaud
sc_functions_test is taking about 9 minutes cpu to run on windows that is way too long for a single process. unittest should really not take longer than 2 minutes so that we can parallelize them properly. Norbert ___ LibreOffice mailing list LibreOffice@

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

2016-11-05 Thread Jean-Pierre Ledure
wizards/source/access2base/Application.xba | 18 -- wizards/source/access2base/Root_.xba | 13 - 2 files changed, 31 deletions(-) New commits: commit c35fa61e25239a38079160f7c126ef6befa9584f Author: Jean-Pierre Ledure Date: Sat Nov 5 12:18:55 2016 +0100

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

2016-11-05 Thread Tamás Zolnai
sw/qa/extras/ooxmlimport/ooxmlimport.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 18f5d68d685d3a75bab19a7442dfac86904bfc5d Author: Tamás Zolnai Date: Sat Nov 5 11:45:11 2016 + Fix these comments Change-Id: Ie5c7876ce258a75f5507a862a320

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

2016-11-05 Thread Tamás Zolnai
sw/qa/extras/ooxmlimport/data/tdf103664.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 19 +++ writerfilter/source/dmapper/DomainMapper.cxx |2 ++ 3 files changed, 21 insertions(+) New commits: commit 5ef66db91e87ef84724be22977acf4c9c472ad6b Author: Tamás Zoln

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

2016-11-05 Thread Jean-Pierre Ledure
wizards/source/access2base/L10N.xba | 118 +++- 1 file changed, 116 insertions(+), 2 deletions(-) New commits: commit 385fa53636d3b12306217d0d884c6c4a2e0e7abb Author: Jean-Pierre Ledure Date: Sat Nov 5 11:27:46 2016 +0100 Access2Base - Spanish translation

Re: assert in vcl 'builder.hxx' line 404 somehow trigger a dialog on windows slaves -> hang

2016-11-05 Thread Norbert Thiebaud
On Sat, Nov 5, 2016 at 4:20 AM, Norbert Thiebaud wrote: > All the slave bot were hung this morning > it turned out that the assert aforementionned was triggering > and somehow pop-in up a dialog... there was dozen of these stack per box > the 'mechanism' to cancel hung build was not able to cl

Apachev Ivan license statement

2016-11-05 Thread Апачев Иван
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

assert in vcl 'builder.hxx' line 404 somehow trigger a dialog on windows slaves -> hang

2016-11-05 Thread Norbert Thiebaud
All the slave bot were hung this morning it turned out that the assert aforementionned was triggering and somehow pop-in up a dialog... there was dozen of these stack per box the 'mechanism' to cancel hung build was not able to clean these up so they stock-piled... messing up further attempt to

epm fails to build deb packages

2016-11-05 Thread Jean-Baptiste Faure
Hi, After a broken upgrade from Ubuntu 16.04 to 16.10, I got a mix of 16.10 and 17.04. So I reinstalled 16.10 from scratch. After that I had to play with chown and chmod to plug my old home to my new account. I have only one remaining issue: when I build LO 5.2 the packaging step fails with the f

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

2016-11-05 Thread Mike Kaganski
sd/qa/unit/data/pptx/tdf103473.pptx |binary sd/qa/unit/import-tests.cxx | 18 ++ svx/source/svdraw/svdotext.cxx | 14 +++--- 3 files changed, 25 insertions(+), 7 deletions(-) New commits: commit 92d0b2bc79033e8f2cd70c298ad746b38b4eea03 Author: Mike Kagans

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

2016-11-05 Thread Julien Nabet
sc/source/core/data/columnspanset.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6fe0706f6726e5a5446c9f44e3d139cf73adeab9 Author: Julien Nabet Date: Sat Nov 5 07:47:14 2016 +0100 [loplugin:simplifybool] Change-Id: I20177b47fd756558430420710c0f497