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

2016-12-18 Thread Tomaž Vajngerl
vcl/inc/implimagetree.hxx | 25 +++-- vcl/source/image/ImplImageTree.cxx | 100 +++-- 2 files changed, 74 insertions(+), 51 deletions(-) New commits: commit 6fd7c0c7714a90a6b99003b67a47b28b800cfdff Author: Tomaž Vajngerl Date: Sun Dec 18 15:02:5

[Libreoffice-commits] core.git: compilerplugins/clang include/vcl ucb/source vcl/backendtest vcl/inc vcl/Library_vcl.mk vcl/osx vcl/source vcl/workben

2016-12-18 Thread Tomaž Vajngerl
compilerplugins/clang/badstatics.cxx |4 include/vcl/BitmapTools.hxx |2 include/vcl/ImageTree.hxx | 78 + include/vcl/implimagetree.hxx | 151 -- ucb/source/ucp/image/ucpimage.cxx |6 - vcl/Library

Re: All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license.

2016-12-18 Thread Jan Iversen
WELCOME Thanks for your license statement. We suggest you add yourself to our wiki (remark this is not a demand) https://wiki.documentfoundation.org/Development/Developers If you want help to get started or have any questions, then please contact me. I am here to help you (and others) in getting

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

2016-12-18 Thread Noel Grandin
idl/inc/database.hxx |2 idl/inc/globals.hxx | 84 ++--- idl/inc/hash.hxx | 50 ++--- idl/source/cmptools/hash.cxx | 165 ++- idl/source/prj/command.cxx |2 idl/source/prj/database.cxx |

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

2016-12-18 Thread Noel Grandin
compilerplugins/clang/mergeclasses.results |1 include/toolkit/awt/scrollabledialog.hxx | 39 +- toolkit/source/awt/scrollabledialog.cxx| 76 ++--- toolkit/source/awt/vclxcontainer.cxx |2 toolkit/source/awt/vclxtoolkit.cxx |

[Libreoffice-commits] online.git: wsd/SenderQueue.hpp

2016-12-18 Thread Ashod Nakashian
wsd/SenderQueue.hpp | 16 1 file changed, 16 insertions(+) New commits: commit 2b9e695a3be4f009b954e0891821ccb9ff53420a Author: Ashod Nakashian Date: Sun Dec 18 17:48:44 2016 -0500 wsd: deduplicate more messages Change-Id: I0ad9ef7bf826b3fd0eba9cc17ec5212a3334a

[Libreoffice-commits] online.git: test/TileQueueTests.cpp wsd/SenderQueue.hpp

2016-12-18 Thread Ashod Nakashian
test/TileQueueTests.cpp | 62 wsd/SenderQueue.hpp | 57 2 files changed, 114 insertions(+), 5 deletions(-) New commits: commit 839d7a9b436adc2b8ad05fd7b72a6f7b9bb42934 Author: Ashod Nakashian Da

[Libreoffice-commits] online.git: wsd/SenderQueue.hpp

2016-12-18 Thread Ashod Nakashian
wsd/SenderQueue.hpp | 24 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit 49af971efbc3dc0c3af8b48f94fba26a037beaaf Author: Ashod Nakashian Date: Sun Dec 18 14:11:36 2016 -0500 wsd: simplify tile deduplication Change-Id: I34d83acc81

[Libreoffice-commits] online.git: wsd/SenderQueue.hpp

2016-12-18 Thread Ashod Nakashian
wsd/SenderQueue.hpp | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) New commits: commit df79138bc3738ad9e744ed69395d6c89db0d5066 Author: Ashod Nakashian Date: Sun Dec 18 13:29:45 2016 -0500 wsd: use Message members where possible Change-Id: I7bcaa130

[Libreoffice-commits] online.git: common/Protocol.hpp test/WhiteBoxTests.cpp

2016-12-18 Thread Ashod Nakashian
common/Protocol.hpp| 33 ++--- test/WhiteBoxTests.cpp | 38 ++ 2 files changed, 64 insertions(+), 7 deletions(-) New commits: commit 2428a4e3a107feb94128c88e1420eb86a670c6ff Author: Ashod Nakashian Date: Sun Dec 18 13:09:1

[Libreoffice-commits] online.git: test/TileQueueTests.cpp wsd/SenderQueue.hpp wsd/TileDesc.hpp

2016-12-18 Thread Ashod Nakashian
test/TileQueueTests.cpp | 93 wsd/SenderQueue.hpp | 37 ++- wsd/TileDesc.hpp| 13 ++ 3 files changed, 142 insertions(+), 1 deletion(-) New commits: commit ea2c3eb15c6e7460559427875422cc069abbc25b Author: Ashod

[Libreoffice-commits] online.git: common/Protocol.hpp test/WhiteBoxTests.cpp wsd/SenderQueue.hpp

2016-12-18 Thread Ashod Nakashian
common/Protocol.hpp| 43 + test/WhiteBoxTests.cpp | 63 + wsd/SenderQueue.hpp| 11 3 files changed, 117 insertions(+) New commits: commit 7e1529af319bf57ecca61c656ebfe97d44d4e109 Author: Ashod N

[Libreoffice-commits] online.git: wsd/ClientSession.hpp wsd/DocumentBroker.cpp wsd/PrisonerSession.cpp wsd/SenderQueue.hpp wsd/TileCache.cpp

2016-12-18 Thread Ashod Nakashian
wsd/ClientSession.hpp |8 ++-- wsd/DocumentBroker.cpp |4 +--- wsd/PrisonerSession.cpp |7 +++ wsd/SenderQueue.hpp | 38 ++ wsd/TileCache.cpp | 25 ++--- 5 files changed, 50 insertions(+), 32 deletions(-)

[Libreoffice-commits] online.git: common/Util.hpp test/test.cpp test/WhiteBoxTests.cpp

2016-12-18 Thread Ashod Nakashian
common/Util.hpp| 60 + test/WhiteBoxTests.cpp | 51 - test/test.cpp |1 3 files changed, 110 insertions(+), 2 deletions(-) New commits: commit 32271b8d5c108c452db1089c100c40a62002db1f

[Libreoffice-commits] online.git: test/Makefile.am

2016-12-18 Thread Ashod Nakashian
test/Makefile.am | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 8099b84c3e07d0a81db37b5bc4f3cf686125afbd Author: Ashod Nakashian Date: Sat Dec 17 09:54:19 2016 -0500 loolwsd: run whitebox unittests with `make check` Change-Id: I4354e1f42f33

[Libreoffice-commits] online.git: wsd/ClientSession.cpp

2016-12-18 Thread Ashod Nakashian
wsd/ClientSession.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5a987bea9091814e76264238a81199e56e0dff06 Author: Ashod Nakashian Date: Thu Dec 15 09:01:23 2016 -0500 loolwsd: better to poll less frequently Change-Id: I8ad44d132f11d32247f48583151

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

2016-12-18 Thread Takeshi Abe
sc/Library_sc.mk |1 - sc/source/ui/view/olkact.cxx | 23 --- sc/source/ui/view/olkact.hxx | 26 -- sc/source/ui/view/tabvwsh4.cxx |1 - 4 files changed, 51 deletions(-) New commits: commit 2a79ec7fe5abab9c3ba5f4f07a016dbc4

vs2015 include path problem

2016-12-18 Thread Regis Perdreau
Hi I have checked again and find a bug report about my issue https://bugs.documentfoundation.org/show_bug.cgi?id=99055 Sorry for the noise. Régis -- Hi I haveVS2015 update 3 and now i have an issue wi

Re: vs2013-ide-integration: sfx2 include path incomplete

2016-12-18 Thread Regis Perdreau
Hi I haveVS2015 update 3 and now i have an issue with autogen.sh script... This command line generated by autogen.sh script doesn't work (contest.c is a copy of the conftest.c file used by autogen.sh script) Even if i enter this in a cmd terminal, the result is the same (as i expect) C:/PROGRA

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

2016-12-18 Thread Xisco Fauli
svgio/source/svgreader/svgstyleattributes.cxx | 19 +-- 1 file changed, 1 insertion(+), 18 deletions(-) New commits: commit 5903235d57acb13d9d5286d23b443a01aeab9a3c Author: Xisco Fauli Date: Fri Dec 16 14:52:18 2016 +0100 tdf#104339 Partially revert d5649ae7b76278cb3155f

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - external/python3 external/python33 scripting/source

2016-12-18 Thread Julien Nabet
external/python3/ExternalPackage_python3.mk |1 + external/python33/ExternalPackage_python3.mk |1 + scripting/source/pyprov/mailmerge.py |1 + 3 files changed, 3 insertions(+) New commits: commit adff04ce5149f5b4e9de235c19f5cc0d30a7d4e8 Author: Julien Nabet Date: Sun Dec

[Libreoffice-commits] core.git: external/python3 external/python33 scripting/source

2016-12-18 Thread Julien Nabet
external/python3/ExternalPackage_python3.mk |1 + external/python33/ExternalPackage_python3.mk |1 + scripting/source/pyprov/mailmerge.py |1 + 3 files changed, 3 insertions(+) New commits: commit 486efbfc74890582b16f858b8e937d4ae9b66f64 Author: Julien Nabet Date: Sun Dec

[Libreoffice-commits] core.git: configure.ac

2016-12-18 Thread Caolán McNamara
configure.ac |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 144ddfa2d837e4ed02435da0feb1c137f1fe5cf8 Author: Caolán McNamara Date: Sun Dec 18 21:46:06 2016 + fix grammar a tad Change-Id: Ib0ea502c8b2f13a4bc9d7f57ecc86c6980c36518 diff --gi

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

2016-12-18 Thread Stephan Bergmann
compilerplugins/clang/check.cxx | 36 + compilerplugins/clang/check.hxx |8 compilerplugins/clang/commaoperator.cxx | 17 + compilerplugins/clang/fpcomparison.cxx |5 ++ compilerplugins/clang/plugin.cxx | 15 +++- comp

[Libreoffice-commits] core.git: distro-configs/LibreOfficeOssFuzz.conf

2016-12-18 Thread Caolán McNamara
distro-configs/LibreOfficeOssFuzz.conf |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 5bddd370e0e22c833bdae139444cdd9878d73f6b Author: Caolán McNamara Date: Sun Dec 18 21:41:43 2016 + necessary oss-fuzz config setup Change-Id: Id3db7c7fa

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

2016-12-18 Thread Markus Mohrhard
chart2/qa/extras/xshape/data/reference/fdo75075.xml | 1074 +- chart2/qa/extras/xshape/data/reference/property-mapping-bar.xml | 754 +++ chart2/qa/extras/xshape/data/reference/tdf90839-1.xml | 172 - chart2/qa/extras/xshape/data/reference/tdf90839-2.xml

[Libreoffice-commits] core.git: chart2/CppunitTest_chart2_xshape.mk

2016-12-18 Thread Markus Mohrhard
chart2/CppunitTest_chart2_xshape.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 9340516671d1e955cdb9b948e034b01c92c1db14 Author: Markus Mohrhard Date: Sun Dec 18 19:41:18 2016 +0100 add missing component file Change-Id: Ica945030f955cb192cee44a0f97f4f9d881bf9a0

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - bin/pack-debug

2016-12-18 Thread Andras Timar
bin/pack-debug | 25 + 1 file changed, 13 insertions(+), 12 deletions(-) New commits: commit 96e38033680d49175cec68f7d7a3a1607dd85fef Author: Andras Timar Date: Sun Dec 18 18:57:45 2016 +0100 license header, remove useless comments, usage hint Change-Id:

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - bin/pack-debug

2016-12-18 Thread Andras Timar
bin/pack-debug |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 79d0065dd2a6da57ca52dcc5ef1e061776d74065 Author: Andras Timar Date: Sun Dec 18 18:23:39 2016 +0100 workdir contains generated source files which we need in debugsource package Chan

vs2013-ide-integration: sfx2 include path incomplete

2016-12-18 Thread Kaganski Mike
Hello, sfx2 source files include e.g. viewimp.hxx from sfx2/source/view/. But that path isn't set in Library_sfx.mk. How can vs2013-ide-integration detect this path to be added to project file? -- Best regards, Mike Kaganski ___ LibreOffice mailing li

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

2016-12-18 Thread Tor Lillqvist
chart2/source/view/main/AbstractShapeFactory.cxx |4 1 file changed, 4 insertions(+) New commits: commit db9aec4520766c87a09d4cb0238ed06ebaeaaeeb Author: Tor Lillqvist Date: Sun Dec 18 11:01:56 2016 +0200 -Werror,-Wunused-function Change-Id: Ia6c8c807c90931da4a5f3cab79d1