[Libreoffice-commits] core.git: vcl/CustomTarget_afm_hash.mk vcl/inc vcl/Library_vcl.mk vcl/Module_vcl.mk vcl/unx

2016-11-26 Thread Khaled Hosny
vcl/CustomTarget_afm_hash.mk | 20 vcl/Library_vcl.mk |3 vcl/Module_vcl.mk|1 vcl/inc/unx/fontmanager.hxx | 65 vcl/inc/unx/genpspgraphics.h

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

2016-11-26 Thread Bartosz Kosiorek
sc/source/filter/xml/XMLStylesExportHelper.cxx | 11 ++- sc/source/filter/xml/XMLStylesExportHelper.hxx |7 --- sc/source/filter/xml/xmldrani.cxx |4 +--- sc/source/filter/xml/xmldrani.hxx |7 +++ sc/source/filter/xml/xmlfilti.cxx

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

2016-11-26 Thread Justin Luth
dev/null |binary sw/qa/extras/ooxmlexport/data/rhbz988516.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport9.cxx | 13 + sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 12 writerfilter/source/dmapper/DomainMapper.cxx |1

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

2016-11-26 Thread Eike Rathke
sc/inc/table.hxx |4 +++- sc/source/core/data/documen2.cxx |8 +++- sc/source/core/data/table2.cxx | 23 --- 3 files changed, 26 insertions(+), 9 deletions(-) New commits: commit 0a2a7436b4041bb34b01a183b9264af8488d1af3 Author: Eike Rathke Date

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

2016-11-26 Thread Eike Rathke
sc/inc/table.hxx |4 +++- sc/source/core/data/documen2.cxx |8 +++- sc/source/core/data/table2.cxx | 23 --- 3 files changed, 26 insertions(+), 9 deletions(-) New commits: commit 6af70ec9d0f87553a7fb795d957d41cf6d2d7c6d Author: Eike Rathke Date

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

2016-11-26 Thread Khaled Hosny
include/vcl/outdev.hxx |3 +-- vcl/source/gdi/sallayout.cxx |1 - vcl/unx/generic/gdi/cairotextrender.cxx | 13 - vcl/unx/generic/print/genpspgraphics.cxx | 18 -- 4 files changed, 9 insertions(+), 26 deletions(-) New commits:

[Libreoffice-commits] core.git: vcl/headless vcl/inc vcl/quartz vcl/source vcl/unx vcl/win

2016-11-26 Thread Khaled Hosny
vcl/headless/svptext.cxx |9 ++--- vcl/inc/headless/svpgdi.hxx |3 +-- vcl/inc/quartz/salgdi.h |3 +-- vcl/inc/salgdi.hxx |3 +-- vcl/inc/textrender.hxx |2 +- vcl/inc/unx/cairotextrender.

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

2016-11-26 Thread Khaled Hosny
vcl/inc/unx/printergfx.hxx |3 vcl/unx/generic/print/genpspgraphics.cxx | 111 +-- vcl/unx/generic/print/text_gfx.cxx | 22 -- 3 files changed, 5 insertions(+), 131 deletions(-) New commits: commit 368de904974b18dc5a8d237e046c0ed005f7c85

Regarding ./setup for download or cloning source code

2016-11-26 Thread Nikhil Kumar vats
Hello, I have installed cywgin as mentioned here [ https://wiki.documentfoundation.org/Development/lode] When I run ./setup its says connection time out. I have proxy in me internet service with user authentication. I also used export=http_proxy=http://usern...@userpass...etc etc command in cywgin

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

2016-11-26 Thread Andras Timar
cui/source/options/optopencl.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 8993c3d11e7ff433db98afa9906c755b7ee15ed6 Author: Andras Timar Date: Wed Sep 7 21:00:35 2016 +0200 check for read-only state of OpenCL settings Reviewed-on: https://gerrit.libreoffic

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

2016-11-26 Thread Khaled Hosny
vcl/inc/unx/fontmanager.hxx | 114 ++-- vcl/inc/unx/printergfx.hxx | 23 - vcl/unx/generic/fontmanager/fontcache.cxx | 123 +--- vcl/unx/generic/fontmanager/fontconfig.cxx |6 vcl/unx/generic/fontmanager/fontmanager.cxx | 368 +++---

[Libreoffice-commits] core.git: include/vcl sw/source vcl/inc vcl/Library_vcl.mk vcl/quartz vcl/source

2016-11-26 Thread Khaled Hosny
include/vcl/outdev.hxx |5 sw/source/core/txtnode/fntcache.cxx | 15 vcl/Library_vcl.mk |2 vcl/inc/quartz/salgdi.h |4 vcl/inc/sallayout.hxx |2 vcl/quartz/CTRunData.cxx| 94 vcl/quartz/CTRunData.hxx

Re: Windows linking errors after removing old Graphite code

2016-11-26 Thread Khaled Hosny
On Fri, Nov 25, 2016 at 05:12:03PM +0100, Michael Stahl wrote: > On 24.11.2016 22:04, Khaled Hosny wrote: > > I’m getting linking after removing the old Graphite integration: > > https://gerrit.libreoffice.org/#/c/31143/ > > > > But I’m getting unexpected linking errors, complaining about almost a

[Libreoffice-commits] core.git: Repository.mk scp2/source

2016-11-26 Thread Matúš Kukan
Repository.mk | 27 + scp2/source/ooo/file_extra_ooo.scp | 182 - scp2/source/ooo/file_ooo.scp | 11 -- scp2/source/ooo/module_ooo.scp | 23 4 files changed, 27 insertions(+), 216 deletions(-) New commits: commit 4

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

2016-11-26 Thread Christian Lohmaier
android/source/AndroidManifest.xml|2 +- android/source/ic_launcher-web.png|binary android/source/res/mipmap-hdpi/ic_launcher.png|binary android/source/res/mipmap-mdpi/ic_launcher.png|binary android/source/res/mipmap-xhdpi/ic_launcher.png |binary a

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

2016-11-26 Thread Christian Lohmaier
include/unotest/directories.hxx|2 -- test/source/screenshot_test.cxx| 10 +- unotest/source/cpp/directories.cxx |2 -- 3 files changed, 5 insertions(+), 9 deletions(-) New commits: commit bc13c1c2bab46135ef7c05fa1a772989f8ff4460 Author: Christian Lohmaier Date: Thu N

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

2016-11-26 Thread Andras Timar
cui/source/options/optsave.cxx | 20 +++- 1 file changed, 15 insertions(+), 5 deletions(-) New commits: commit 42f5548b0e3c6c843571a2cdf58bd9a70779495e Author: Andras Timar Date: Sat Nov 26 17:00:43 2016 +0100 respect read-only config items in Options - Load/Save - Gener

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

2016-11-26 Thread Tamás Zolnai
accessibility/source/standard/vclxaccessiblebox.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c1afa80bb3613c9202fa9d83447fdd5d57667cb6 Author: Tamás Zolnai Date: Sat Nov 26 18:22:42 2016 + tdf#99687: Find Text widget fails to emit object:text-caret-

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - cui/source

2016-11-26 Thread Andras Timar
cui/source/options/optsave.cxx | 20 +++- 1 file changed, 15 insertions(+), 5 deletions(-) New commits: commit 5f9bd7677047abfc9d3bde0db78f74ff23204f0d Author: Andras Timar Date: Sat Nov 26 17:00:43 2016 +0100 respect read-only config items in Options - Load/Save - Gener

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

2016-11-26 Thread Andras Timar
cui/source/options/optsave.cxx | 20 +++- 1 file changed, 15 insertions(+), 5 deletions(-) New commits: commit 14171010959a4ebf0f6373b6e7f20d1f0741d5a4 Author: Andras Timar Date: Sat Nov 26 17:00:43 2016 +0100 respect read-only config items in Options - Load/Save - Gener

[Libreoffice-commits] core.git: helpcontent2

2016-11-26 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9be3f4378eb556c26d41a03c42771821687fa138 Author: Gabor Kelemen Date: Fri Nov 25 09:33:45 2016 +0100 Updated core Project: help 565f827138ee50a0754de1e0c9d9d16feb28076f tdf#103968 'Link

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

2016-11-26 Thread Gabor Kelemen
source/text/scalc/00/0404.xhp |2 +- source/text/scalc/guide/cellreferences_url.xhp |4 ++-- source/text/scalc/guide/webquery.xhp |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 565f827138ee50a0754de1e0c9d9d16feb28076f Author: Gab

[Libreoffice-commits] core.git: helpcontent2

2016-11-26 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d1cef2586671c0ade8caf7607a16b265feb37892 Author: Andras Timar Date: Sat Nov 26 19:15:24 2016 +0100 Updated core Project: help fad1d9b854420d35adec033b26e0e5d90a4f7725 type: missing spac

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

2016-11-26 Thread Andras Timar
source/text/scalc/guide/print_title_row.xhp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit fad1d9b854420d35adec033b26e0e5d90a4f7725 Author: Andras Timar Date: Sat Nov 26 19:15:24 2016 +0100 type: missing space Change-Id: Ia0a6e032611b8c76c6b7c55a

[Libreoffice-commits] core.git: helpcontent2

2016-11-26 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 45d001aabe8df0f6fd825fb3dbcbd9b4ff12626c Author: Gabor Kelemen Date: Fri Nov 25 11:12:32 2016 +0100 Updated core Project: help 67f77ad0e414cfc4d08b821944616f5b819ac774 tdf#103241 Link X

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

2016-11-26 Thread Gabor Kelemen
source/text/scalc/01/04060103.xhp |3 ++- source/text/scalc/01/04060118.xhp |8 source/text/scalc/01/04060119.xhp |4 +++- 3 files changed, 9 insertions(+), 6 deletions(-) New commits: commit 67f77ad0e414cfc4d08b821944616f5b819ac774 Author: Gabor Kelemen Date: Fri Nov 25 1

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

2016-11-26 Thread Khaled Hosny
vcl/inc/CommonSalLayout.hxx | 17 +- vcl/inc/sallayout.hxx|8 - vcl/source/gdi/sallayout.cxx | 279 --- 3 files changed, 15 insertions(+), 289 deletions(-) New commits: commit 3dab9849115284f9a126356e2354ad7fb8557663 Author: Khaled Hosny Da

[Libreoffice-commits] core.git: 2 commits - vcl/inc vcl/README.vars vcl/source

2016-11-26 Thread Khaled Hosny
vcl/README.vars |1 - vcl/inc/svids.hrc|3 --- vcl/source/app/svapp.cxx |8 vcl/source/gdi/sallayout.cxx |3 +-- vcl/source/src/app.src | 15 --- 5 files changed, 1 insertion(+), 29 deletions(-) New commits: commit d76bd987

Re: Windows linking errors after removing old Graphite code

2016-11-26 Thread Noel Grandin
the windows buildbots are currently broken, and it very much looks like this stuff is the reason, e.g. see http://ci.libreoffice.org/job/lo_tb_master_win64_dbg/lastBuild/console ​ ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lis

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

2016-11-26 Thread tagezi
desktop/source/app/cmdlineargs.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 87a098e3bb72910399473ee0fbe32a70cad9c737 Author: tagezi Date: Sat Nov 26 11:07:23 2016 +0200 Remove extra "=" symbol for "--splash-pipe" argument This argument ignores

Re: Windows linking errors after removing old Graphite code

2016-11-26 Thread Khaled Hosny
On Sat, Nov 26, 2016 at 09:43:50PM +0200, Noel Grandin wrote: > the windows buildbots are currently broken, and it very much looks like > this stuff is the reason, e.g. see > > http://ci.libreoffice.org/job/lo_tb_master_win64_dbg/lastBuild/console I saw this earlier today, but the Gerrit builds a

Re: Windows linking errors after removing old Graphite code

2016-11-26 Thread Kaganski Mike
11/26/2016 10:43 PM, Noel Grandin пишет: > the windows buildbots are currently broken, and it very much looks > like this stuff is the reason, e.g. see > > http://ci.libreoffice.org/job/lo_tb_master_win64_dbg/lastBuild/console I had this problem locally until I forced graphite2 rebuild. Could it

Re: Windows linking errors after removing old Graphite code

2016-11-26 Thread Khaled Hosny
On Sat, Nov 26, 2016 at 07:53:15PM +, Kaganski Mike wrote: > 11/26/2016 10:43 PM, Noel Grandin пишет: > > the windows buildbots are currently broken, and it very much looks > > like this stuff is the reason, e.g. see > > > > http://ci.libreoffice.org/job/lo_tb_master_win64_dbg/lastBuild/consol

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

2016-11-26 Thread Andras Timar
cui/source/options/optbasic.cxx | 25 - 1 file changed, 12 insertions(+), 13 deletions(-) New commits: commit d5be8dddc43e8a880d546fb9a6e8fbb45278eeca Author: Andras Timar Date: Sat Nov 26 19:52:54 2016 +0100 respect read-only config items in Basic IDE Options di

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

2016-11-26 Thread Tamás Zolnai
oox/inc/drawingml/textbody.hxx |8 - oox/inc/drawingml/textparagraph.hxx|7 oox/source/drawingml/textbody.cxx | 34 +- oox/source/drawingml/textparagraph.cxx | 51 ++--- oox/source/ppt/pptshape.cxx|

owen anderson license statement

2016-11-26 Thread Owen Anderson
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

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - accessibility/source

2016-11-26 Thread Tamás Zolnai
accessibility/source/standard/vclxaccessiblebox.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b9f2330497427a3d5938ec0a2b15b18ce4571404 Author: Tamás Zolnai Date: Sat Nov 26 18:22:42 2016 + tdf#99687: Find Text widget fails to emit object:text-caret-

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

2016-11-26 Thread Khaled Hosny
vcl/inc/sallayout.hxx |2 -- vcl/unx/generic/print/glyphset.hxx |2 -- 2 files changed, 4 deletions(-) New commits: commit 84c5999372ca4af1c79ab3134fda1d67d4ea95d6 Author: Khaled Hosny Date: Sat Nov 26 22:46:35 2016 +0200 Unused typedef’s Change-Id: Ieec1d3

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

2016-11-26 Thread Michael Meeks
vcl/source/window/window.cxx | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) New commits: commit 115671bf929a82709c535b475bf19f4967a666c8 Author: Michael Meeks Date: Sat Nov 26 15:47:15 2016 + tdf#101327 - tolerate exceptions during window construction better

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

2016-11-26 Thread Michael Meeks
vcl/source/window/window.cxx | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) New commits: commit b3bc9d55c715f3c5357742e54a51c3116294199b Author: Michael Meeks Date: Sat Nov 26 15:47:15 2016 + tdf#101327 - tolerate exceptions during window construction better

[Libreoffice-commits] core.git: Branch 'feature/mar-updater' - 12 commits - desktop/source onlineupdate/Executable_mar.mk onlineupdate/Executable_updater.mk onlineupdate/source

2016-11-26 Thread Markus Mohrhard
desktop/source/app/updater.cxx| 16 - onlineupdate/Executable_mar.mk|4 -- onlineupdate/Executable_updater.mk|5 +-- onlineupdate/source/libmar/verify/cryptox.c |5 +++ onlineupdate/source/update/up

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

2016-11-26 Thread Tamás Zolnai
include/oox/drawingml/shape.hxx |6 + oox/source/drawingml/shape.cxx | 111 +++- sd/qa/unit/data/pptx/tdf104015.pptx |binary sd/qa/unit/import-tests.cxx | 40 4 files changed, 130 insertions(+), 27 deletions(-) New commits: com

CppCheck Report Update

2016-11-26 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-27-11_02:30:37 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s /home/

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

2016-11-26 Thread Mark Hung
oox/source/export/shapes.cxx |8 +--- sd/qa/unit/export-tests-ooxml2.cxx |2 -- 2 files changed, 1 insertion(+), 9 deletions(-) New commits: commit 308a00e1dc1799b33bfc26bd8e0ec2797128b671 Author: Mark Hung Date: Wed Nov 23 20:23:37 2016 +0800 tdf#96052 - export the forb

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

2016-11-26 Thread Ashod Nakashian
include/LibreOfficeKit/LibreOfficeKitEnums.h | 64 +-- 1 file changed, 32 insertions(+), 32 deletions(-) New commits: commit 719f7cb94ce783349fb1cf366a78edd9996d3e37 Author: Ashod Nakashian Date: Sat Nov 26 21:12:58 2016 -0500 Lok: number callback enum for easier

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - include/LibreOfficeKit

2016-11-26 Thread Ashod Nakashian
include/LibreOfficeKit/LibreOfficeKitEnums.h | 64 +-- 1 file changed, 32 insertions(+), 32 deletions(-) New commits: commit 7273349b88c4e12b64c96a57d1bc15a6b4a00eab Author: Ashod Nakashian Date: Sat Nov 26 21:12:58 2016 -0500 Lok: number callback enum for easier

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - helpcontent2

2016-11-26 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 60a596b48d670828c8c71658e45de7296a1848c6 Author: Gabor Kelemen Date: Fri Nov 25 09:33:45 2016 +0100 Updated core Project: help 2f2dfd4f23e1161b9d4b6585dcf1f8ee58e24dc5 tdf#103968 'Link

[Libreoffice-commits] help.git: Branch 'libreoffice-5-3' - source/text

2016-11-26 Thread Gabor Kelemen
source/text/scalc/00/0404.xhp |2 +- source/text/scalc/guide/cellreferences_url.xhp |4 ++-- source/text/scalc/guide/webquery.xhp |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 2f2dfd4f23e1161b9d4b6585dcf1f8ee58e24dc5 Author: Gab