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

2015-12-15 Thread Eike Rathke
formula/source/core/api/token.cxx | 30 ++ include/formula/token.hxx |3 +++ include/formula/tokenarray.hxx |3 +++ sc/source/core/data/formulacell.cxx |4 4 files changed, 40 insertions(+) New commits: commit

[Libreoffice-commits] libvisio.git: src/lib

2015-12-15 Thread Fridrich Štrba
src/lib/VSDXParser.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit eb215fd49bd9dff8bbf3e5f37aede7036afffec9 Author: Fridrich Å trba Date: Tue Dec 15 18:23:24 2015 +0100 micro-optimization Change-Id:

[Libreoffice-commits] libvisio.git: src/lib

2015-12-15 Thread Fridrich Štrba
src/lib/VSDXParser.cpp |7 +++ 1 file changed, 7 insertions(+) New commits: commit fce884985c0fdec7b6bdb18ad2ee38bce821cc0b Author: Fridrich Å trba Date: Tue Dec 15 17:52:24 2015 +0100 Work around the VSDX format stupidity Change-Id:

[Libreoffice-commits] core.git: 16 commits - chart2/source comphelper/source filter/source include/comphelper include/filter include/sfx2 reportdesign/inc reportdesign/source sc/inc sc/source sfx2/sou

2015-12-15 Thread Michael Stahl
chart2/source/controller/main/ChartFrameloader.cxx |5 chart2/source/model/filter/XMLFilter.cxx|3 comphelper/source/container/embeddedobjectcontainer.cxx | 27 + filter/source/msfilter/msdffimp.cxx | 18 - filter/source/msfilter/svdfppt.cxx

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - filter/source

2015-12-15 Thread Xisco Fauli
filter/source/svg/svgreader.cxx | 18 -- 1 file changed, 8 insertions(+), 10 deletions(-) New commits: commit c4f6cd2848c60969043aa3d1804e138669a6f14a Author: Xisco Fauli Date: Tue Dec 1 18:59:26 2015 +0100 SVG: Revert previous commits for tdf#95332

[Libreoffice-commits] libvisio.git: 2 commits - src/lib

2015-12-15 Thread Fridrich Štrba
src/lib/VSDParser.cpp |5 - src/lib/VSDXParser.cpp | 15 +-- 2 files changed, 5 insertions(+), 15 deletions(-) New commits: commit 68cee16b2d7f8e5d9f9c4699822542664bbf492f Author: Fridrich Å trba Date: Tue Dec 15 18:21:06 2015 +0100 Free

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

2015-12-15 Thread Eike Rathke
formula/source/core/api/token.cxx | 30 ++ include/formula/token.hxx |3 +++ include/formula/tokenarray.hxx |3 +++ sc/source/core/data/formulacell.cxx |4 4 files changed, 40 insertions(+) New commits: commit

[Libreoffice-commits] libvisio.git: 2 commits - src/lib

2015-12-15 Thread Fridrich Štrba
src/lib/VSD5Parser.cpp |8 +++- src/lib/VSD5Parser.h |1 + src/lib/VSDParser.cpp | 47 +++ src/lib/VSDParser.h|2 ++ src/lib/VSDTypes.h | 11 +++ src/lib/tokens.txt | 36

[Libreoffice-commits] core.git: 2 commits - include/opencl include/vcl svx/source vcl/inc

2015-12-15 Thread Tor Lillqvist
include/opencl/openclwrapper.hxx |2 -- include/vcl/window.hxx | 18 -- svx/source/tbxctrls/tbunosearchcontrollers.cxx |2 ++ vcl/inc/window.h | 17 + 4 files changed, 19 insertions(+),

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - translations

2015-12-15 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit aba8c8e38539a8590048553ee751cdd57fa2c149 Author: Christian Lohmaier Date: Tue Dec 15 15:56:38 2015 +0100 Updated core Project: translations

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

2015-12-15 Thread Tor Lillqvist
vcl/source/opengl/OpenGLContext.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b716be0c06dd1385eb7ca1c4161233ee7e19314a Author: Tor Lillqvist Date: Tue Dec 15 19:23:35 2015 +0200 Initialise bArbMultisampleSupported as false

Re: Two svg import filters

2015-12-15 Thread Michael Stahl
On 15.12.2015 10:16, Armin Le Grand wrote: > Imagine (a) creating a draw doc with one page and placing the SVG as > GraphicObject there, all done. For MultiPage SVGs that should be changed > to create one page per SVG page with the adapted single-page SVGs as > GraphicObject content. That would

[Libreoffice-commits] core.git: translations

2015-12-15 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6b7bb75fc0570caa83020181657444a9e9e1e51c Author: Christian Lohmaier Date: Tue Dec 15 15:56:38 2015 +0100 Updated core Project: translations

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - extras/source

2015-12-15 Thread Christian Lohmaier
extras/source/autocorr/lang/es/DocumentList.xml |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit ee525cd2e81dca22f8556c7bf75996dbaa6c076a Author: Christian Lohmaier Date: Tue Dec 15 20:32:00 2015 +0100 update emoji

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

2015-12-15 Thread kadertarlan
sw/PythonTest_sw_python.mk |3 sw/qa/complex/writer/CheckFlies.java | 207 --- sw/qa/python/check_flies.py | 126 + 3 files changed, 128 insertions(+), 208 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry sd/sdi

2015-12-15 Thread Yousuf Philips
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 24 ++ sd/sdi/sdraw.sdi |8 +-- 2 files changed, 28 insertions(+), 4 deletions(-) New commits: commit 0145083c067effe56cc30c7ea4b2e95b9f600d17 Author: Yousuf Philips

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - 4 commits - external/boost sd/CppunitTest_sd_misc_tests.mk sw/source

2015-12-15 Thread Michael Stahl
external/boost/boost.wdeprecated-auto_ptr.patch.0 | 46 ++ sd/CppunitTest_sd_misc_tests.mk | 30 -- sw/source/filter/ww8/docxexport.cxx | 10 ++-- 3 files changed, 51 insertions(+), 35 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - dbaccess/source

2015-12-15 Thread Julien Nabet
dbaccess/source/ui/app/AppDetailView.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8bbd11758537eff98b5cfc08c55091dec54b4bf6 Author: Julien Nabet Date: Sat Dec 5 12:41:03 2015 +0100 Fix Treelist shouldn't use VCLEVENT_LISTBOX_SELECT

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

2015-12-15 Thread Christian Lohmaier
extras/source/autocorr/lang/es/DocumentList.xml |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 64a6c0c791857ae6d6fa305943209c8946151e2e Author: Christian Lohmaier Date: Tue Dec 15 20:32:00 2015 +0100 update emoji

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - 15 commits - chart2/source comphelper/source filter/source include/comphelper include/filter include/sfx2 reportdesign/inc reportdesign/sourc

2015-12-15 Thread Michael Stahl
chart2/source/controller/main/ChartFrameloader.cxx |5 chart2/source/model/filter/XMLFilter.cxx|3 comphelper/source/container/embeddedobjectcontainer.cxx | 27 + filter/source/msfilter/msdffimp.cxx | 18 - filter/source/msfilter/svdfppt.cxx

Congratulations.

2015-12-15 Thread jan iversen
I just merged your first patch. I modified the commit message a bit. Looking forward to more java to python conversions from you. I think the easiest is to keep the documents in their place for now, and once you have all tests converted then move them and update the makefile. Have fun rgds jan

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - sfx2/source ucb/source

2015-12-15 Thread Giuseppe Castagno
sfx2/source/doc/docfile.cxx | 30 - ucb/source/ucp/webdav-neon/NeonSession.cxx |2 - ucb/source/ucp/webdav-neon/webdavcontent.cxx | 47 --- 3 files changed, 57 insertions(+), 22 deletions(-) New commits: commit

[Libreoffice-commits] core.git: sw/JunitTest_sw_complex.mk

2015-12-15 Thread Michael Stahl
sw/JunitTest_sw_complex.mk |2 -- 1 file changed, 2 deletions(-) New commits: commit 3f2bdb7530f142a9562497c48fdd65f9903060da Author: Michael Stahl Date: Tue Dec 15 21:19:40 2015 +0100 sw: fix build, remove deleted CheckFlies.java from makefile Change-Id:

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

2015-12-15 Thread Damjan Jovanovic
basic/source/comp/loops.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cbd43d0cb1165add5b9b559c3608a93ea631da13 Author: Damjan Jovanovic Date: Tue Dec 15 17:31:31 2015 + #i126272# OpenOffice.org Basic compile error : if statement

[Libreoffice-commits] core.git: readlicense_oo/license

2015-12-15 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 1660 ++-- 1 file changed, 843 insertions(+), 817 deletions(-) New commits: commit 30d7f5100f5ff2bbb511f322784d94ab1f9a5748 Author: Christian Lohmaier Date: Tue Dec 15 20:18:00 2015

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - readlicense_oo/license

2015-12-15 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 1660 ++-- 1 file changed, 843 insertions(+), 817 deletions(-) New commits: commit aae3875f6ccc7d660195398bfb4854f46cc0e84b Author: Christian Lohmaier Date: Tue Dec 15 20:18:00 2015

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - readlicense_oo/license

2015-12-15 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 1660 ++-- 1 file changed, 843 insertions(+), 817 deletions(-) New commits: commit 7e03133add5a9e697c8add63ab67e38ffa1d7054 Author: Christian Lohmaier Date: Tue Dec 15 20:18:00 2015

[Libreoffice-commits] core.git: 3 commits - external/boost sd/CppunitTest_sd_misc_tests.mk sw/source

2015-12-15 Thread Michael Stahl
external/boost/boost.wdeprecated-auto_ptr.patch.0 | 46 ++ sd/CppunitTest_sd_misc_tests.mk | 19 - sw/source/filter/ww8/docxexport.cxx | 10 ++-- 3 files changed, 51 insertions(+), 24 deletions(-) New commits: commit

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

2015-12-15 Thread Miklos Vajna
sw/qa/extras/odfimport/data/tdf96113.odt |binary sw/qa/extras/odfimport/odfimport.cxx |6 ++ sw/source/core/unocore/unoframe.cxx |2 +- 3 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 3a0c0af7309e1f5ba3811bbe8a73e506cf5cd069 Author: Miklos Vajna

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

2015-12-15 Thread Noel Grandin
drawinglayer/source/primitive2d/baseprimitive2d.cxx | 15 --- include/drawinglayer/primitive2d/baseprimitive2d.hxx | 12 2 files changed, 16 insertions(+), 11 deletions(-) New commits: commit 9c9291255f474b396813256050b84ffd425002aa Author: Noel Grandin

[Bug 88462] convert manual XInterface implementations into ::cppu::WeakComponentImplHelper

2015-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88462 Samuel Mehrbrodt changed: What|Removed |Added Keywords|skillDesign |

[Libreoffice-commits] core.git: compilerplugins/clang

2015-12-15 Thread Noel Grandin
compilerplugins/clang/store/constantfunction.cxx | 28 ++- 1 file changed, 27 insertions(+), 1 deletion(-) New commits: commit 00ea9e5e4ef2f20353c881ec5844ed3862897239 Author: Noel Grandin Date: Tue Dec 15 10:30:09 2015 +0200 update

[Bug 96491] not correct tooltip on icon function in Writer

2015-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96491 Samuel Mehrbrodt changed: What|Removed |Added Keywords|

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

2015-12-15 Thread Noel Grandin
drawinglayer/source/primitive2d/embedded3dprimitive2d.cxx |8 - drawinglayer/source/primitive2d/sceneprimitive2d.cxx | 10 - drawinglayer/source/primitive3d/baseprimitive3d.cxx| 80 -- drawinglayer/source/primitive3d/groupprimitive3d.cxx |

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

2015-12-15 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/NeonPropFindRequest.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9b9329e479615194dda0288d699263412e5c4f1d Author: Giuseppe Castagno Date: Thu Dec 3 15:48:40 2015 +0100 Some WebDAV server answer

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

2015-12-15 Thread Tor Lillqvist
sc/source/ui/inc/colrowba.hxx | 16 sc/source/ui/view/colrowba.cxx | 36 ++-- 2 files changed, 26 insertions(+), 26 deletions(-) New commits: commit 6e04d84df7b7b3d5edf903be3874894bec7d3aa4 Author: Tor Lillqvist Date:

[Libreoffice-commits] core.git: svx/inc

2015-12-15 Thread Tor Lillqvist
svx/inc/sdr/contact/viewcontactofopenglobj.hxx | 37 - 1 file changed, 37 deletions(-) New commits: commit 07771b8431e8abb68049228d6ce124df53a2e5f6 Author: Tor Lillqvist Date: Tue Dec 15 11:02:23 2015 +0200 Bin unused file Probably

Re: fix paint table border in DOUBLE_THIN style

2015-12-15 Thread David Tardon
Hi, On Mon, Dec 14, 2015 at 11:26:57PM +0800, flw.aquar...@gmail.com wrote: > Hi, All! > I had push the commit to the gerrit.: > https://gerrit.libreoffice.org/#/c/20701/ > But it build failed in 'CppunitTest/libtest_writerperfect_stream.so': >

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

2015-12-15 Thread Tor Lillqvist
drawinglayer/source/processor2d/vclpixelprocessor2d.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit d612d921a96d99fe7db2e70af3f23b31a5d6cc0c Author: Tor Lillqvist Date: Tue Dec 15 11:18:28 2015 +0200 Correct claim made in comment Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0-4' - lotuswordpro/source

2015-12-15 Thread Caolán McNamara
lotuswordpro/source/filter/lwpfribsection.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit af926e97b64eb9b03c04a9be1faf671a65b2c0c1 Author: Caolán McNamara Date: Wed Dec 9 16:31:40 2015 + guard against missing paragraph story

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

2015-12-15 Thread Stephan Bergmann
drawinglayer/source/primitive2d/baseprimitive2d.cxx |4 1 file changed, 4 insertions(+) New commits: commit 3dc76dc72e14a48787664d6f005bbe61dd3767f0 Author: Stephan Bergmann Date: Tue Dec 15 13:19:51 2015 +0100 Missing include Change-Id:

Re: Two svg import filters

2015-12-15 Thread Armin Le Grand
Hi List, this issue needs to be discussed. I put Regina and Xisco on direct CC to reach them. Xisco is so kind to fix errors on the SVG filter in the filter module and asks me for reviews (which I am happily ready to do), but this shows that eventually double work is done and we need to

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

2015-12-15 Thread Caolán McNamara
lotuswordpro/source/filter/lwplayout.cxx |5 +++-- lotuswordpro/source/filter/lwplayout.hxx | 14 -- 2 files changed, 15 insertions(+), 4 deletions(-) New commits: commit e3d2e376426b5237ded121d172324ef4ced5c3e0 Author: Caolán McNamara Date: Tue Dec 15

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - lotuswordpro/source

2015-12-15 Thread Caolán McNamara
lotuswordpro/source/filter/lwplayout.cxx |5 +++-- lotuswordpro/source/filter/lwplayout.hxx | 14 -- 2 files changed, 15 insertions(+), 4 deletions(-) New commits: commit 968192760af54797a28da34895feaefca48121ac Author: Caolán McNamara Date: Tue Dec 15

Re: Re: fix paint table border in DOUBLE_THIN style

2015-12-15 Thread liwen fan
Ok, thanks! It build again and success. http://ci.libreoffice.org/job/lo_gerrit_master/9244/ : SUCCESS -- flw.aquar...@gmail.com *From:* David Tardon *Date:* 2015-12-15 17:21 *To:* flw.aquar...@gmail.com *CC:* libreoffice

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - lotuswordpro/source

2015-12-15 Thread Caolán McNamara
lotuswordpro/source/filter/lwplayout.cxx |5 +++-- lotuswordpro/source/filter/lwplayout.hxx | 14 -- 2 files changed, 15 insertions(+), 4 deletions(-) New commits: commit 6d4d9cb5716ed452a5ff3f30c68203e2794c832f Author: Caolán McNamara Date: Tue Dec 15

[Libreoffice-commits] libvisio.git: 2 commits - src/lib

2015-12-15 Thread Fridrich Štrba
src/lib/VSDContentCollector.cpp | 24 +--- 1 file changed, 13 insertions(+), 11 deletions(-) New commits: commit dc440a5e00a655839bb5c7c8b360f8aaca3529d3 Author: Fridrich Å trba Date: Tue Dec 15 13:08:40 2015 +0100 Fix several paragraphs

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

2015-12-15 Thread Stephan Bergmann
drawinglayer/source/primitive3d/baseprimitive3d.cxx | 34 1 file changed, 34 deletions(-) New commits: commit 0a8e78a21e59ea72739688cf8dab7e3895507139 Author: Stephan Bergmann Date: Tue Dec 15 13:14:02 2015 +0100 loplugin:unreffun

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

2015-12-15 Thread Miklos Vajna
sw/qa/extras/odfimport/data/tdf96113.odt |binary sw/qa/extras/odfimport/odfimport.cxx |6 ++ sw/source/core/unocore/unoframe.cxx |2 +- 3 files changed, 7 insertions(+), 1 deletion(-) New commits: commit dc8e7db79102ba8222387aef4f581d0aa8927e6d Author: Miklos Vajna

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - configure.ac

2015-12-15 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 97e9efdd589ff5b949fb610c83e6b3746f792d9a Author: Christian Lohmaier Date: Tue Dec 15 23:40:54 2015 +0100 bump product version to 5.1.0.1.0+ Change-Id:

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-5.1.0.1'

2015-12-15 Thread Christian Lohmaier
Tag 'libreoffice-5.1.0.1' created by Christian Lohmaier at 2015-12-15 22:40 -0800 Tag libreoffice-5.1.0.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWcJbBAAoJEPQ0oe+v7q6j0r4QAI0AYvWiw4AueFW65+42PNvv

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

2015-12-15 Thread Michael Stahl
sw/qa/extras/ooxmlexport/ooxmlexport4.cxx|4 ++-- sw/source/filter/ww8/docxattributeoutput.cxx |6 +++--- sw/source/filter/ww8/docxattributeoutput.hxx |2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) New commits: commit c56e0858b081b4dfe78745cf80c829f6c3c2e7b8 Author:

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-5.1.0.1'

2015-12-15 Thread Christian Lohmaier
Tag 'libreoffice-5.1.0.1' created by Christian Lohmaier at 2015-12-15 22:39 -0800 Tag libreoffice-5.1.0.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWcJa3AAoJEPQ0oe+v7q6jE2IP/jmVV9LeiJCQF5UA/IQDAShS

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-5.1.0.1'

2015-12-15 Thread Christian Lohmaier
Tag 'libreoffice-5.1.0.1' created by Christian Lohmaier at 2015-12-15 22:39 -0800 Tag libreoffice-5.1.0.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWcJa7AAoJEPQ0oe+v7q6jxvUQAM2X41DQR/Sau9nCoRi8aZ53

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-5.1.0.1'

2015-12-15 Thread Christian Lohmaier
Tag 'libreoffice-5.1.0.1' created by Christian Lohmaier at 2015-12-15 22:39 -0800 Tag libreoffice-5.1.0.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWcJa+AAoJEPQ0oe+v7q6jeooP/jdlN1Rtr9qgMsf1jg6sEgSV

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

2015-12-15 Thread Michael Stahl
sw/qa/extras/ooxmlexport/ooxmlexport4.cxx|4 ++-- sw/source/filter/ww8/docxattributeoutput.cxx |6 +++--- sw/source/filter/ww8/docxattributeoutput.hxx |2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) New commits: commit 2263a59aaf6bc1548046fdda422518a6365ffd17 Author:

Re: Two svg import filters

2015-12-15 Thread Thorsten Behrens
Michael Stahl wrote: > i don't claim to know anything about SVG, but i just noticed that > filter/source/svg uses boost::spirit, and therefore i am +1 for > removing it. > That's so far the strongest case for removal here. ;) Other than that, the two filters serve two very different purposes -

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

2015-12-15 Thread Stephan Bergmann
bridges/source/cpp_uno/msvc_win32_x86-64/uno2cpp.cxx | 44 --- 1 file changed, 30 insertions(+), 14 deletions(-) New commits: commit 27f5679c84602713e74c947d88e72cfafc02fbc8 Author: Stephan Bergmann Date: Tue Dec 15 16:52:19 2015 +0100 tdf#95903:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - bridges/source

2015-12-15 Thread Stephan Bergmann
bridges/source/cpp_uno/msvc_win32_x86-64/uno2cpp.cxx | 44 --- 1 file changed, 30 insertions(+), 14 deletions(-) New commits: commit 289a8c4c14403322d69240962704bcda4e49e892 Author: Stephan Bergmann Date: Tue Dec 15 16:52:19 2015 +0100 tdf#95903:

guihua,lin license statement

2015-12-15 Thread meilin
Hi! All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - lotuswordpro/source

2015-12-15 Thread Stephan Bergmann
lotuswordpro/source/filter/lwplayout.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 485821dea88ff086b9b4d7622c4fd66433eb50e4 Author: Stephan Bergmann Date: Tue Dec 15 13:36:59 2015 +0100 loplugin:implicitboolconversion

[Libreoffice-commits] core.git: helpcontent2

2015-12-15 Thread Yousuf Philips
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0204cc6ab2416efe62e0a416d4bbf04315dabf51 Author: Yousuf Philips Date: Fri Dec 11 18:57:46 2015 +0400 Updated core Project: help 581ae2d39799c48ee338b27e9b64d547ab62b70c

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

2015-12-15 Thread Yousuf Philips
source/text/sdraw/main0100.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 581ae2d39799c48ee338b27e9b64d547ab62b70c Author: Yousuf Philips Date: Fri Dec 11 18:57:46 2015 +0400 Correct 'Window' menu entry reference

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - icon-themes/breeze

2015-12-15 Thread andreas kainz
icon-themes/breeze/cmd/lc_entirecell.png |binary icon-themes/breeze/cmd/lc_splittable.png |binary icon-themes/breeze/cmd/lc_tablenumberformatdialog.png |binary icon-themes/breeze/cmd/sc_entirecell.png |binary icon-themes/breeze/cmd/sc_splittable.png

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - icon-themes/breeze

2015-12-15 Thread andreas kainz
icon-themes/breeze/sd/res/displaymode_handoutmaster.png |binary icon-themes/breeze/sd/res/displaymode_notes.png |binary icon-themes/breeze/sd/res/displaymode_notesmaster.png |binary icon-themes/breeze/sd/res/displaymode_outline.png |binary

[Libreoffice-commits] online.git: 2 commits - loleaflet/debug loleaflet/dist

2015-12-15 Thread Mihai Varga
loleaflet/debug/document/document_simple_example.html |7 loleaflet/dist/leaflet.css| 467 +- loleaflet/dist/loleaflet.css | 18 loleaflet/dist/partsPreviewControl.css| 37 +

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

2015-12-15 Thread Caolán McNamara
basic/source/inc/rtlproto.hxx |1 + basic/source/runtime/methods.cxx | 15 +++ basic/source/runtime/stdobj.cxx|2 +- vcl/unx/generic/gdi/x11cairotextrender.cxx | 18 ++ vcl/unx/gtk3/gtk3gtkframe.cxx |1 +

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/unx

2015-12-15 Thread Caolán McNamara
vcl/unx/gtk3/gtk3gtkframe.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit e7edaa1fde977384a510766b02dcb7f6d6aac9e2 Author: Caolán McNamara Date: Tue Dec 15 13:47:39 2015 + Resolves: rhbz#1287581 explicitly state we don't want decorated toolbars

[Libreoffice-commits] core.git: sal/osl

2015-12-15 Thread Damjan Jovanovic
sal/osl/unx/backtrace.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 66add63dda22321476653d06a61bc61090fafc58 Author: Damjan Jovanovic Date: Sun Dec 13 23:35:09 2015 + Use %p to print pointers in sal backtraces..

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 25/f185144085ebe06405a5d8f19a11544ed7f794

2015-12-15 Thread Caolán McNamara
25/f185144085ebe06405a5d8f19a11544ed7f794 |1 + 1 file changed, 1 insertion(+) New commits: commit 05633fc484fbee54aaa24d961cd36649de11742c Author: Caolán McNamara Date: Tue Dec 15 13:54:18 2015 + Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 7d/41b0a9559a388fe558cf7e8d81e4909a785af3

2015-12-15 Thread Caolán McNamara
7d/41b0a9559a388fe558cf7e8d81e4909a785af3 |1 + 1 file changed, 1 insertion(+) New commits: commit 852a4087f89335d7057622cfbdfd49bf788cefda Author: Caolán McNamara Date: Tue Dec 15 13:56:25 2015 + Notes added by 'git notes add' diff --git

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

2015-12-15 Thread aqcoder
sw/source/core/layout/paintfrm.cxx | 18 ++ 1 file changed, 18 insertions(+) New commits: commit 9a95520948de1d92c55252aa5f90606b01d6ac9e Author: aqcoder Date: Sun Dec 13 19:11:28 2015 +0800 fix paint table border in DOUBLE_THIN style it

[Libreoffice-commits] core.git: sal/osl

2015-12-15 Thread Damjan Jovanovic
sal/osl/unx/backtrace.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cfe08df695c046371c4361a434176e6381e3e064 Author: Damjan Jovanovic Date: Sun Dec 13 23:55:35 2015 + Use %tx to print ptrdiff_t. Patch by: me

Re: fix paint table border in DOUBLE_THIN style

2015-12-15 Thread jan iversen
Job well done !! your patch is now on master. What will you work on next ? rgds jan i Sent from my iPad, please excuse any misspellings > On 14 Dec 2015, at 16:26, "flw.aquar...@gmail.com" > wrote: > > Hi, All! > I had push the commit to the gerrit.: >

[Bug 96505] Get rid of cargo cult "long" integer literals

2015-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96505 Tor Lillqvist changed: What|Removed |Added CC|

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - icon-themes/breeze

2015-12-15 Thread andreas kainz
icon-themes/breeze/cmd/lc_entirecell.png |binary icon-themes/breeze/cmd/lc_splittable.png |binary icon-themes/breeze/cmd/lc_tablenumberformatdialog.png |binary icon-themes/breeze/cmd/sc_entirecell.png |binary icon-themes/breeze/cmd/sc_splittable.png

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - icon-themes/breeze

2015-12-15 Thread andreas kainz
icon-themes/breeze/cmd/lc_setoutline.png |binary icon-themes/breeze/cmd/sc_setoutline.png |binary 2 files changed New commits: commit 82116d6dbb25ec1f7b08a8d570be386b59a02bd4 Author: andreas kainz Date: Wed Dec 2 15:30:00 2015 +0100 Breeze Icon: add new setoutline

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/opengl

2015-12-15 Thread Tomaž Vajngerl
vcl/opengl/opengl_blacklist_windows.xml | 121 1 file changed, 121 deletions(-) New commits: commit de39ed52b0b5e786a94d093898e54d046485fd62 Author: Tomaž Vajngerl Date: Tue Dec 15 10:38:14 2015 +0100 opengl: remove device

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - fa/1315d25186643ea537972609c117e0c9bb1fbc

2015-12-15 Thread Caolán McNamara
fa/1315d25186643ea537972609c117e0c9bb1fbc |1 + 1 file changed, 1 insertion(+) New commits: commit 8e77c0869b517ff2a32284aa26b4a83366881e19 Author: Caolán McNamara Date: Tue Dec 15 13:51:06 2015 + Notes added by 'git notes add' diff --git

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

2015-12-15 Thread Stephan Bergmann
lotuswordpro/source/filter/lwplayout.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fd433a12691649604bd67732ad08e892ba47f23a Author: Stephan Bergmann Date: Tue Dec 15 13:36:59 2015 +0100 loplugin:implicitboolconversion

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - lotuswordpro/source

2015-12-15 Thread Stephan Bergmann
lotuswordpro/source/filter/lwplayout.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 588877f8b580370621ddbb82b29805f55ca9a8b5 Author: Stephan Bergmann Date: Tue Dec 15 13:36:59 2015 +0100 loplugin:implicitboolconversion

Re: Two svg import filters

2015-12-15 Thread Wols Lists
On 15/12/15 09:16, Armin Le Grand wrote: > Due to this situation I would propose to: > > - work on changing the SVG importer (a) to creating simple docs with > GraphicObjects containing the SVG as gereric format, not do own SVG > conversion any longer > - put thus created free time in

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

2015-12-15 Thread Tomaž Vajngerl
vcl/opengl/opengl_blacklist_windows.xml | 121 1 file changed, 121 deletions(-) New commits: commit f2996d8f4573a2cdb1621215d721983891759aa2 Author: Tomaž Vajngerl Date: Tue Dec 15 10:38:14 2015 +0100 opengl: remove device

Re: Request for upload HSQLDB 2.3.3.zip on http://dev-www.libreoffice.org/src

2015-12-15 Thread Wols Lists
On 15/12/15 07:50, jan iversen wrote: > > >> >> Let's just drop all of Base in 6.0. Split it off into a separate project. >> Databases is a big enough area to have its own application suites. We don't >> include email, photo editing, music production, or electronic design >> automation in the

Re: Re: fix paint table border in DOUBLE_THIN style

2015-12-15 Thread liwen fan
Thanks ! It exciting to join LO developers! I will confirmed the bug tdf#96412 and fix it wich report by myself. https://bugs.documentfoundation.org/show_bug.cgi?id=96412 I think I've get it. I will push it to the gerrit after test on

[Bug 75757] remove inheritance to std::map and std::vector

2015-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75757 Luke changed: What|Removed |Added See Also|

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

2015-12-15 Thread Mark Hung
sw/source/core/text/itrpaint.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a6b9d0e2f3508d8ac52f46a7aacec2e3043fec8e Author: Mark Hung Date: Fri Dec 4 13:00:00 2015 +0800 tdf#96125 Fix broken Writer paragraph text-to-text alignment

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

2015-12-15 Thread Mark Hung
sw/source/core/text/itrpaint.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b71814f180bcefad6dcb3ff02c42b3cb31315bc5 Author: Mark Hung Date: Thu Dec 3 00:17:13 2015 +0800 tdf#96125 Fix broken Writer paragraph text-to-text alignment

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

2015-12-15 Thread Mark Hung
sw/source/core/text/itrpaint.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 307fcbf0ad716244210b4da75bbc947f1d5e26de Author: Mark Hung Date: Wed Dec 2 23:22:54 2015 +0800 tdf#96125 Fix broken Writer paragraph text-to-text alignment

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/generic

2015-12-15 Thread Yousuf Philips
vcl/generic/app/geninst.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4b4e78d6bec6e4cf4d9fc5afdf8604f034fc0b82 Author: Yousuf Philips Date: Tue Dec 1 08:48:55 2015 +0400 Add 'Linux' string to about dialog OS version info

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

2015-12-15 Thread Giuseppe Castagno
sfx2/source/doc/docfile.cxx | 30 - ucb/source/ucp/webdav-neon/NeonSession.cxx |2 - ucb/source/ucp/webdav-neon/webdavcontent.cxx | 47 --- 3 files changed, 57 insertions(+), 22 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - include/vcl vcl/inc vcl/source vcl/unx

2015-12-15 Thread Caolán McNamara
include/vcl/window.hxx|3 ++- vcl/inc/brdwin.hxx|2 ++ vcl/inc/salframe.hxx |1 + vcl/inc/unx/gtk/gtkframe.hxx |5 - vcl/source/window/brdwin.cxx |7 ++- vcl/source/window/window.cxx |2 ++ vcl/unx/gtk3/gtk3gtkframe.cxx | 13

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - ucb/source

2015-12-15 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/NeonPropFindRequest.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit edc742e4975024dd28d3b8e0c900bbe1b466d08e Author: Giuseppe Castagno Date: Thu Dec 3 15:48:40 2015 +0100 Some WebDAV server answer

[Libreoffice-commits] core.git: sd/CppunitTest_sd_misc_tests.mk

2015-12-15 Thread Tor Lillqvist
sd/CppunitTest_sd_misc_tests.mk | 11 --- 1 file changed, 11 deletions(-) New commits: commit 40782060f6e5c825d0086d743c1451ecaeb87a9e Author: Tor Lillqvist Date: Tue Dec 15 16:09:43 2015 +0200 Bin obviously unneeded copy pasta Change-Id:

Re: Request for upload HSQLDB 2.3.3.zip on http://dev-www.libreoffice.org/src

2015-12-15 Thread Michael Stahl
On 15.12.2015 07:38, Tor Lillqvist wrote: > Let's just drop all of Base in 6.0. Split it off into a separate > project. Databases is a big enough area to have its own application > suites. We don't include email, photo editing, music production, or > electronic design automation in the LibreOffice

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

2015-12-15 Thread Caolán McNamara
include/vcl/window.hxx|3 ++- vcl/inc/brdwin.hxx|2 ++ vcl/inc/salframe.hxx |1 + vcl/inc/unx/gtk/gtkframe.hxx |5 - vcl/source/window/brdwin.cxx |7 ++- vcl/source/window/window.cxx |2 ++ vcl/unx/gtk3/gtk3gtkframe.cxx | 13

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

2015-12-15 Thread Tor Lillqvist
include/vcl/canvastools.hxx | 10 +- include/vcl/devicecoordinate.hxx|4 ++-- include/vcl/outdev.hxx |4 ++-- vcl/generic/glyphs/gcach_ftyp.cxx |2 +- vcl/generic/print/genpspgraphics.cxx|4 ++-- vcl/headless/svpgdi.cxx

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

2015-12-15 Thread Eike Rathke
formula/source/core/api/token.cxx | 30 ++ include/formula/token.hxx |5 - include/formula/tokenarray.hxx |3 +++ sc/source/core/data/formulacell.cxx |4 4 files changed, 41 insertions(+), 1 deletion(-) New commits: commit

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

2015-12-15 Thread Tor Lillqvist
svx/source/sdr/overlay/overlayselection.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit ec8bc265050d86a749140c353360a78cce4e3fce Author: Tor Lillqvist Date: Wed Dec 16 09:12:55 2015 +0200 tdf#96257: Silly work-around to produce same result on

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

2015-12-15 Thread Yousuf Philips
source/text/sdraw/main0100.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 892e5592e152d3f4de91102d1683dfd05cea6d83 Author: Yousuf Philips Date: Fri Dec 11 18:57:46 2015 +0400 Correct 'Window' menu entry reference

  1   2   3   >