CppCheck Report Update

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

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 7 commits - vcl/inc vcl/quartz vcl/source vcl/unx vcl/win

2016-10-15 Thread Khaled Hosny
Rebased ref, commits from common ancestor: commit bf7119d9217ba08c716af4f080623d2d167b989a Author: Khaled Hosny Date: Sat Oct 15 06:11:26 2016 -0700 Rewrite AquaSalGraphics::DrawSalLayout() Slightly cleaner code and now handles glyph rotation for vertical text. Change-Id:

[Libreoffice-commits] core.git: include/svx officecfg/registry reportdesign/source sc/source sd/source svx/source svx/util sw/source

2016-10-15 Thread Maxim Monastirsky
include/svx/tbcontrl.hxx| 11 - officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu |6 reportdesign/source/ui/inc/toolboxcontroller.hxx|2 reportdesign/source/ui/misc/toolboxcontroller.cxx | 75 ---

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 404 commits - accessibility/inc accessibility/source avmedia/Module_avmedia.mk basctl/inc basctl/source basctl/uiconfig basegfx/sourc

2016-10-15 Thread Khaled Hosny
Rebased ref, commits from common ancestor: commit 23c9ccfd1b6fc5cdee4913e96cd02e04c68459fe Author: Khaled Hosny Date: Sat Oct 15 06:11:26 2016 -0700 Rewrite AquaSalGraphics::DrawSalLayout() Slightly cleaner code and now handles glyph rotation for vertical text. Change-Id:

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - vcl/source

2016-10-15 Thread Pedro Giffuni
vcl/source/fontsubset/cff.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 883a3068fcef1d740972095b8a005c49d39f615a Author: Pedro Giffuni Date: Sat Oct 15 22:04:47 2016 + CFF: raise FDArray count limit to 256. Per spec, the maximum for FDArray

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

2016-10-15 Thread Mark Hung
vcl/source/outdev/text.cxx | 27 +-- 1 file changed, 25 insertions(+), 2 deletions(-) New commits: commit bd041161f3dc65a36245ce271007dce003529a9c Author: Mark Hung Date: Sat Oct 8 22:18:03 2016 +0800 tdf#43740 Do not use UniscribeLayout for CJK Ideograph Variati

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

2016-10-15 Thread Mark Hung
sw/source/core/inc/scriptinfo.hxx |1 + sw/source/core/text/porlay.cxx| 21 + sw/source/core/text/portxt.cxx|2 +- 3 files changed, 23 insertions(+), 1 deletion(-) New commits: commit dcef76b34aa1dca8389b3c068dc3d82a11d2c382 Author: Mark Hung Date: Sun Oct

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - vcl/quartz

2016-10-15 Thread Khaled Hosny
vcl/quartz/salgdi.cxx | 85 +- 1 file changed, 63 insertions(+), 22 deletions(-) New commits: commit d557cae6d36faa6bde6a66c085ae009e7a276eeb Author: Khaled Hosny Date: Sat Oct 15 06:11:26 2016 -0700 Rewrite AquaSalGraphics::DrawSalLayout(

Re: Want to join libreoffice developer

2016-10-15 Thread Jan Iversen
Welcome Every start is difficult, but we have made a step by step guide that help you. https://wiki.documentfoundation.org/Development/GetInvolved Happy hacking jan i. ___ LibreOffice mail

UCP providers: behavior of Content.getPropertyValue() implementation

2016-10-15 Thread Giuseppe Castagno
Hi all, I wonder what would be the right behavior when implementing the code in Content.getPropertyValue(); specifically what should be the behavior when a client ask for a property of a resource served by the UCP provider and there is an error in retrieving the resource (resource doesn't exi

Re: Ask for help - disable OpenCL via config-file (*.xcu) or registry-key

2016-10-15 Thread Thomas Krumbein
Thanks Regina, Miklos, I have put your answers in ask.libreoffice.org assign to the questioner. Hope, it wioll help him. @Miklos: to try to extract a xcu file from dif in registrationmodification.xcu is normally not really sufficient. I did not have luck with my tries;) Thanks for your he

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - vcl/source

2016-10-15 Thread Pedro Giffuni
vcl/source/fontsubset/sft.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6367b8ddda53ec44f2bbeb4cb75efa9fb95350ac Author: Pedro Giffuni Date: Sat Oct 15 15:42:54 2016 + Adapt TrueType font detection for the Apple specification variant. From t

[Libreoffice-commits] cppunit.git: 7 commits - configure.ac doc/FAQ include/cppunit INSTALL-unix m4/ax_cxx_rtti.m4 Makefile.am NEWS src/cppunit

2016-10-15 Thread Markus Mohrhard
INSTALL-unix| 15 Makefile.am |2 - NEWS|5 ++ configure.ac| 23 +--- doc/FAQ |4 +- include/

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

2016-10-15 Thread Szymon Kłos
sw/sdi/swriter.sdi |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 04677dcba24c76a9860839ab59fb3bff86b2b6d1 Author: Szymon Kłos Date: Sat Oct 15 17:18:58 2016 +0200 tdf#86946 Page Column Type popup accessible form the toolbar Change-Id: I39ab090f62de

[Libreoffice-commits] cppunit.git: Branch 'feature/c++11' - include/cppunit

2016-10-15 Thread Markus Mohrhard
include/cppunit/extensions/HelperMacros.h | 15 +++ 1 file changed, 3 insertions(+), 12 deletions(-) New commits: commit 840675f45d1245732b0f3ae5c1a5b4fc5fffec7b Author: Markus Mohrhard Date: Sat Oct 15 17:09:59 2016 +0200 replace with std::unique_ptr diff --git a/include/c

[Libreoffice-commits] cppunit.git: Branch 'feature/c++11' - include/cppunit

2016-10-15 Thread GARCIN David
include/cppunit/extensions/HelperMacros.h |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c2bb6da6cf469e44129ccc9f13e60e74d3cedef4 Author: GARCIN David Date: Sat Oct 15 17:01:25 2016 +0200 HelperMacros: fix deprecated NULL macro usage Using gcc (c

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

2016-10-15 Thread Eike Rathke
sc/source/filter/inc/workbookhelper.hxx |2 ++ sc/source/filter/oox/formulabuffer.cxx | 32 ++-- sc/source/filter/oox/workbookhelper.cxx | 17 - 3 files changed, 40 insertions(+), 11 deletions(-) New commits: commit 2a45b26c619d1125419819d501a7

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

2016-10-15 Thread Tamás Zolnai
sc/source/core/data/dpcache.cxx | 25 + sc/source/core/data/dptabdat.cxx |1 + sc/source/ui/unoobj/dapiuno.cxx |1 - 3 files changed, 6 insertions(+), 21 deletions(-) New commits: commit 7125de1cdb4d29cc3763147571808033ee20 Author: Tamás Zolnai Date: Fr

[Libreoffice-commits] core.git: Branch 'feature/fixes36' - include/opencl opencl/source

2016-10-15 Thread László Németh
include/opencl/openclwrapper.hxx |1 opencl/source/openclwrapper.cxx | 81 +++ 2 files changed, 33 insertions(+), 49 deletions(-) New commits: commit f606a33b57c24210876bd7665b9c8d7baac57a14 Author: László Németh Date: Sat Oct 15 14:04:42 2016 +02

Comment attirer plus de clients simplement grâce à votre vitrine ?

2016-10-15 Thread Decovitrines
Attirer plus de clients avec votre vitrine  [ Voir en ligne ]( http://r.decovitrinesnews.fr/10m3wqymva0g3nf.html )    [ ]( http://r.decovitrinesnews.fr/42gfmzujh3vcg3nd.html )  [ ]( http://r.decovitrinesnews.fr/42gfmzujh42gg3nd.html ) Décoration pour Noel   Nous proposons de no

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

2016-10-15 Thread Stephan Bergmann
shell/inc/basereader.hxx | 12 - shell/inc/columninfo.hxx | 15 - shell/inc/contentreader.hxx |8 - shell/inc/infotips.hxx|

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

2016-10-15 Thread Stephan Bergmann
include/unotools/fltrcfg.hxx |2 -- sw/qa/extras/ooxmlexport/ooxmlexport2.cxx |4 ++-- sw/qa/extras/ooxmlexport/ooxmlexport3.cxx |4 ++-- sw/qa/extras/ooxmlimport/ooxmlimport.cxx |2 ++ sw/source/core/txtnode/fntcache.cxx |2 +- sw/source/ui/vba/vbasystem.cx

[Libreoffice-commits] core.git: 5 commits - sot/source svl/source svtools/source xmlhelp/source xmlsecurity/source

2016-10-15 Thread Stephan Bergmann
sot/source/base/formats.cxx |2 svl/source/config/languageoptions.cxx |6 svl/source/svdde/ddecli.cxx | 42 - svl/source/svdde/ddedata.cxx

[Libreoffice-commits] core.git: 6 commits - include/postwin.h include/vcl solenv/bin solenv/gcc-wrappers toolkit/source tools/qa tools/source uui/source vcl/glyphy vcl/inc vcl/opengl vcl/qa vcl/source

2016-10-15 Thread Stephan Bergmann
include/postwin.h |3 include/vcl/sysdata.hxx |6 solenv/bin/concat-deps.c |5 solenv/gcc-wrappers/wrapper.cxx | 14 toolkit/source