CppCheck Report Update

2015-11-07 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 : 2015-08-11_02:35:11 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s /home/

Re: tdf#51165 -> code pointer needed

2015-11-07 Thread Thorsten Behrens
Christina Roßmanith wrote: > I'm revisiting tdf#51165. It looks like rendering is the problem, > not importing the SVG file. To continue I'd need some code pointers > where rendering is implemented. > Hi Christina, oh, this is an interesting corner case - the polypolygon in the bugdoc has both cl

Re: Developer Info

2015-11-07 Thread Massimiliano Fiori
Hi Sakunt, nice to meet you! I try to build lode and i have this error after '../../opt/bin/make 2>&1 | tee build.log’ command : [build C ] cppuhelper/source/findsofficepath.c clang: error: argument unused during compilation: '-I /Users/Bayway/Developer/lode/dev/core/cppuhelper/source/' clang:

[Libreoffice-commits] core.git: Branch 'feature/fixes11' -

2015-11-07 Thread László Németh
0 files changed New commits: commit a88d41a9400224f08c5ad7fa76e37e53e9321d6f Author: László Németh Date: Sun Nov 8 00:31:28 2015 +0100 update2 ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedes

[Libreoffice-commits] cppunit.git: 2 commits - configure.ac examples/cppunittest examples/msvc6 examples/qt include/cppunit m4/ax_cxx_compile_stdcxx_11.m4 Makefile.am src/cppunit

2015-11-07 Thread Markus Mohrhard
Makefile.am|1 configure.ac | 25 +++- examples/cppunittest/ExceptionTest.cpp |4 examples/cppunittest/HelperMacrosTest.cpp | 18 +-- examples/msvc6/HostApp/ExampleTestCase.cpp | 11 + examples/qt/ExampleTestCases.c

[Libreoffice-commits] cppunit.git: Changes to 'feature/c++11'

2015-11-07 Thread Markus Mohrhard
New branch 'feature/c++11' available with the following commits: commit abe901f24bf2f05476e41a659ce25f41ccc977b6 Author: Markus Mohrhard Date: Sat Nov 7 05:41:20 2015 -0800 add a flag for adding optional features These features will switch the used C++ version from C++03 to C++11.

[Libreoffice-commits] core.git: filter/CppunitTest_filter_pict_test.mk

2015-11-07 Thread Stephan Bergmann
filter/CppunitTest_filter_pict_test.mk |1 - 1 file changed, 1 deletion(-) New commits: commit 6da681442b17c723f9408a806e8d2367441ad65a Author: Stephan Bergmann Date: Sat Nov 7 23:39:52 2015 +0100 Don't use gie as both _use_libraries and _use_library_objects Change-Id: I9dc7b

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

2015-11-07 Thread Stephan Bergmann
vcl/source/outdev/font.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e893e5026e34bb6afdca2fbe840428b0abef7a83 Author: Stephan Bergmann Date: Sat Nov 7 23:30:50 2015 +0100 loplugin:stringconstant Change-Id: I9e505814f206c35b465633c45bab6f989ad180

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

2015-11-07 Thread Xisco Fauli
filter/source/svg/svgreader.cxx | 23 ++- 1 file changed, 14 insertions(+), 9 deletions(-) New commits: commit 3056a6b6e39b57c66ebaf5210264b689f02f5fc3 Author: Xisco Fauli Date: Tue Oct 27 01:43:48 2015 +0100 SVG: tdf#95332 defs can contain shapes so fix tdf#65864 in

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - wizards/com

2015-11-07 Thread Damjan Jovanovic
wizards/com/sun/star/wizards/db/SQLQueryComposer.java |4 1 file changed, 4 insertions(+) New commits: commit 046771cac8605e5826a150e4454eff332b65d517 Author: Damjan Jovanovic Date: Sat Nov 7 18:26:04 2015 + #i126029# Base query wizard error due to missing quoting of table an

[Libreoffice-commits] core.git: helpcontent2

2015-11-07 Thread Yousuf Philips
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 12d973aa9b6b3d962702f27fc46ef05b0151cabc Author: Yousuf Philips Date: Sun Nov 1 06:28:46 2015 +0400 Updated core Project: help 3436f221098263a0053222bbee1dac7e3b06cf82 Adjust section pa

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

2015-11-07 Thread Yousuf Philips
source/text/scalc/01/0212.xhp | 50 +++--- 1 file changed, 26 insertions(+), 24 deletions(-) New commits: commit 3436f221098263a0053222bbee1dac7e3b06cf82 Author: Yousuf Philips Date: Sun Nov 1 06:28:46 2015 +0400 Adjust section paragraphs in Calc - He

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

2015-11-07 Thread Andras Timar
sfx2/source/dialog/mailmodel.cxx |4 1 file changed, 4 insertions(+) New commits: commit 41cf71d8b9ebaf7ff0279610138a8dc941652c7d Author: Andras Timar Date: Fri Nov 6 08:22:33 2015 -0800 tdf#89852 on Windows do not decode the filename for email subject ... because MAPISe

Help compiling an idl for an Add-in

2015-11-07 Thread lucass
I'm working on an AddIn to use on Calc ( source: https://github.com/beothorn/ClojureCalc ) and I'm having a problem when compilind an idl using idlc. This addin used to compile without problems on an older libreoffice sdk (4.3 I think) but it upgraded to 5.0.2.2 together with my ubuntu and now it d

Aw: Re: Bug 67400 (Missing quick buttons in slide pane of Impress)

2015-11-07 Thread Sebastian Plotz
Thanks a lot for this information! Good to know that this is an unwanted feature. But now I'm able to restore this feature in my copy of LibreOffice (since I really like these buttons). Regards, Sebastian Gesendet: Freitag, 06. November 2015 um 14:51 Uhr Von: "Katarina Behrens" An: libreoffice

Re: Developer Info

2015-11-07 Thread jan iversen
Hi Massimiliano. Welcome. Sakunt meet Massimiliano Massimiliano meet Sakunt. As I wrote to Sakunt, I am would like to help you get started and help you get the first patches submitted. The first 3-4 patches are always the most difficult, because you need to get the environment setup, write comm