Re: validation issues with .pptx files

2016-12-19 Thread Thorsten Behrens
Tamas Zolnai wrote: > On Monday, December 19, 2016 20:35 GMT, Xisco Fauli > > > Testing the office-interoperability-tools > with .pptx files I found out > > > that 121 documents out of 895 failed to open in MSO Power Point 2010 > > > after a roundtrip in LibreOffice. List of documents: > > > htt

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

2016-12-19 Thread Markus Mohrhard
sal/osl/all/log.cxx | 23 ++- 1 file changed, 18 insertions(+), 5 deletions(-) New commits: commit b85699a02706ee6d0b322888bf5da1c8906134dd Author: Markus Mohrhard Date: Mon Dec 19 12:54:34 2016 +0100 add an option to pipe log output to file The target file

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

2016-12-19 Thread Justin Luth
writerfilter/source/dmapper/DomainMapper.cxx |2 +- writerfilter/source/dmapper/DomainMapper_Impl.cxx | 14 +- writerfilter/source/dmapper/DomainMapper_Impl.hxx |6 +++--- 3 files changed, 9 insertions(+), 13 deletions(-) New commits: commit ce758326191d66520ecba94c8a62

[Libreoffice-commits] core.git: include/sfx2 sc/source sd/source sfx2/source starmath/source svx/source sw/inc sw/source

2016-12-19 Thread Noel Grandin
include/sfx2/event.hxx | 59 --- include/sfx2/objsh.hxx |3 + include/sfx2/sfx.hrc | 34 - sc/source/ui/app/inputwin.cxx|4 +- sc/source/ui/docshell/docsh.cxx | 20

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

2016-12-19 Thread Khaled Hosny
vcl/source/gdi/CommonSalLayout.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 9eb4b14ffa57cd7bbdf0fc43096f5f1e65c8e388 Author: Khaled Hosny Date: Tue Dec 20 01:36:34 2016 +0200 tdf#103765: Round positions instead of truncating Change-Id: Id

Regarding error during building project in windows

2016-12-19 Thread Nikhil Kumar vats
After updating visual studio to update 5 2013. I have encounter following errors. Can anyone point me out whats i am missing or i can ignore the error. Here is log file: arn:legacy.tools:7212:6820:basic/source/sbx/sbxobj.cxx:94: Object element with dangling parent warn:legacy.tools:7212:6820:basic

idlc cpu loop

2016-12-19 Thread Norbert Thiebaud
Stephan, as requested: Analysis of sampling idlc (pid 3535) every 1 millisecond Process: idlc [3535] Path: /Users/tdf/lode/jenkins/workspace/lo_gerrit/Config/macosx_clang_dbgutil/instdir/LibreOffice5.4_SDK/bin/idlc Load Address:0x108408000 Identifier: idlc Version: 0 Code

Re: MSVC 2015 32-bit builds Failing Now

2016-12-19 Thread Luke Benes
Please ignore this for now. It looks like something else is going on. I need to do some more troubleshooting. From: Luke Benes Sent: Monday, December 19, 2016 3:41 PM To: sberg...@redhat.com; libreoffice@lists.freedesktop.org Subject: MSVC 2015 32-bit builds F

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

2016-12-19 Thread Caolán McNamara
sw/source/core/docnode/ndtbl.cxx | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) New commits: commit a4d4fbeb623013f6377b30711ceedb38ea4b49f8 Author: Caolán McNamara Date: Tue Dec 13 10:35:36 2016 + Resolves: tdf#103938 replace fix for tdf#78599/tdf#87977

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

2016-12-19 Thread Julien Nabet
accessibility/source/extended/AccessibleGridControl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c6f2be29a856044a98615c3209c247de586757f9 Author: Julien Nabet Date: Mon Dec 19 22:33:12 2016 +0100 tdf#104767: Fix calculus of child index in commitTableEve

[Libreoffice-commits] core.git: extensions/Library_oleautobridge.mk extensions/source

2016-12-19 Thread Takeshi Abe
extensions/Library_oleautobridge.mk |1 - extensions/source/ole/windata.cxx | 30 -- 2 files changed, 31 deletions(-) New commits: commit 2e9c02feca732f6dd012ccbe5d7c6853c64075a5 Author: Takeshi Abe Date: Sun Dec 18 07:18:39 2016 +0900 extensions: Drop

MSVC 2015 32-bit builds Failing Now

2016-12-19 Thread Luke Benes
Now that the HAVE_BROKEN_STATIC_INITIALIZER_LIST bug has been fixed, the 32 bit builds are failing with the following error: [build DEP] LNK:Library/so_activex_x64.dll C:/core/workdir/CObject/soltools/mkdepend/cppsetup.o : fatal error LNK1112: module machine type 'x64' conflicts with target mach

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

2016-12-19 Thread Julien Nabet
accessibility/source/extended/AccessibleGridControl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 899ea62194d59a69e04823962a3170f762a02e9b Author: Julien Nabet Date: Mon Dec 19 22:33:12 2016 +0100 tdf#104767: Fix calculus of child index in commitTableEve

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

2016-12-19 Thread Julien Nabet
accessibility/source/extended/AccessibleGridControl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4e1c423358f60f7516a1682c97837edd21addcf3 Author: Julien Nabet Date: Mon Dec 19 22:33:12 2016 +0100 tdf#104767: Fix calculus of child index in commitTableEve

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

2016-12-19 Thread Stephan Bergmann
vcl/source/uitest/uitest.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 52853b53494e1e51d71ccdb54afd7a4f16fba93c Author: Stephan Bergmann Date: Mon Dec 19 23:24:45 2016 +0100 loplugin:sallogareas Change-Id: I85e4c411548768a9a85686aab35e5795116f03

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

2016-12-19 Thread Stephan Bergmann
tubes/source/manager.cxx |4 1 file changed, 4 insertions(+) New commits: commit 30e7c3051dd582307437b82f1dbc21290fd2e916 Author: Stephan Bergmann Date: Mon Dec 19 23:19:09 2016 +0100 Fix SolarMutex getting lost across call to g_main_context_iteration At least with SAL_U

[Libreoffice-commits] core.git: 4 commits - solenv/gbuild svx/source uitest/uitest vcl/source

2016-12-19 Thread Markus Mohrhard
solenv/gbuild/UITest.mk |1 + svx/source/dialog/charmap.cxx |3 +++ uitest/uitest/test.py |3 +++ vcl/source/uitest/uitest.cxx |4 +++- 4 files changed, 10 insertions(+), 1 deletion(-) New commits: commit db2ced6c8c42c3fd6bcf77186fdc4c0332928fad Author: Markus Mohrh

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

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

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

2016-12-19 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

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

2016-12-19 Thread Caolán McNamara
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 56e39524e5f65a5d34082f2335066dea0cf416bc Author: Caolán McNamara Date: Mon Dec 19 21:12:12 2016 + let enable-fuzzers imply non-DESKTOP Change-Id: I783b2950fcd43b1767961bc97d331be96b035b

[Libreoffice-commits] core.git: svtools/Module_svtools.mk

2016-12-19 Thread Caolán McNamara
svtools/Module_svtools.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2b876d06f035f755b887a3a768b0e58b89e04b96 Author: Caolán McNamara Date: Mon Dec 19 21:07:51 2016 + disable uninteresting utility in --disable-dynloading case Change-Id: I1b4

[Libreoffice-commits] core.git: solenv/gbuild

2016-12-19 Thread Caolán McNamara
solenv/gbuild/platform/unxgcc.mk | 28 +--- 1 file changed, 25 insertions(+), 3 deletions(-) New commits: commit cc211602f0ddef7d0dac32ed77654c841c98 Author: Caolán McNamara Date: Thu Dec 15 10:35:22 2016 + initial support to build with --disable-dynload

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-5.1-15'

2016-12-19 Thread László Németh
Tag 'cp-5.1-15' created by Andras Timar at 2016-12-19 20:48 + cp-5.1-15 Changes since cp-5.1-14-23: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listi

[Libreoffice-commits] translations.git: Changes to 'refs/tags/cp-5.1-15'

2016-12-19 Thread jan Iversen
Tag 'cp-5.1-15' created by Andras Timar at 2016-12-19 20:48 + cp-5.1-15 Changes since cp-5.1-9-2: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinf

[Libreoffice-commits] core.git: vcl/Module_vcl.mk

2016-12-19 Thread Caolán McNamara
vcl/Module_vcl.mk |7 +++ 1 file changed, 7 insertions(+) New commits: commit 9aa53881393a2f8d6316473682c9c0682b2ce0ff Author: Caolán McNamara Date: Thu Dec 15 13:59:27 2016 + drop uninteresting binaries Change-Id: Ibf8a1ef17448c09195a6e7d5093f738136d91af6 Review

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/cp-5.1-15'

2016-12-19 Thread Andras Timar
Tag 'cp-5.1-15' created by Andras Timar at 2016-12-19 20:48 + cp-5.1-15 Changes since cp-5.1-9: Andras Timar (1): Update pt_PT dictionary to version 16.10.1.2 --- pt_PT/README_th_pt_PT_v2.txt | 123 pt_PT/description.xml|2 pt_PT/pt_PT.dic | 19 pt_PT/

[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-5.1-15'

2016-12-19 Thread Miklos Vajna
Tag 'cp-5.1-15' created by Andras Timar at 2016-12-19 20:48 + cp-5.1-15 Changes since libreoffice-5-1-branch-point-11: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedeskto

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - editeng/source include/editeng svx/source

2016-12-19 Thread Michael Stahl
editeng/source/accessibility/AccessibleContextBase.cxx | 15 --- include/editeng/AccessibleContextBase.hxx |6 -- svx/source/accessibility/AccessibleShape.cxx |6 +- 3 files changed, 5 insertions(+), 22 deletions(-) New commits: commit 01525356

Re: Tinderbox failure, Android-ARM@24-Bytemark-Hosting, MASTER, last success: 2016-12-15 09:13:53

2016-12-19 Thread Caolán McNamara
On Fri, 2016-12-16 at 09:49 +0100, Miklos Vajna wrote: Any idea > which of the above commits introduced this: > > > > > [build ECH] CustomTarget/postprocess/registry/writer.list > > [build ECH] CustomTarget/postprocess/registry/xsltfilter.list > > [build ECH] CustomTarget/postprocess/registry/Lan

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

2016-12-19 Thread László Németh
bin/pack-debug | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) New commits: commit 345fa14e85e6e36ad0280f4e549c70f6b9af1a18 Author: László Németh Date: Mon Dec 19 21:40:10 2016 +0100 pack-debug: update DEB download tar.gz Change-Id: Iff9b6e08c690ae6b5bc0

[Libreoffice-commits] core.git: download.lst

2016-12-19 Thread David Tardon
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f448193fda1e4e63db209d9c84f836c70accdfcc Author: David Tardon Date: Fri Dec 16 13:51:41 2016 +0100 upload poppler 0.50.0 Change-Id: Idd25c574e24bdab06474ff13661e0c5d121a9992 Reviewed

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

2016-12-19 Thread Michael Stahl
On 12/18/2016 03:11 PM, Kaganski Mike wrote: > 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? these directories are added like so in gbuild

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - loleaflet/po

2016-12-19 Thread Andras Timar
dev/null |binary loleaflet/po/ui-am.po| 2032 +++ loleaflet/po/ui-da.po| 2111 loleaflet/po/ui-de.po| 2215 +-- loleaflet/po/ui-en_GB.po | 2

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

2016-12-19 Thread Andras Timar
dev/null |binary loleaflet/po/templates/loleaflet-help.pot |2 loleaflet/po/templates/loleaflet-ui.pot | 824 +-- loleaflet/po/ui-am.po | 2032 ++- loleaflet/po/ui-da.po | 2111 +++

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

2016-12-19 Thread Michael Stahl
sw/source/filter/inc/msfilter.hxx |1 sw/source/filter/ww8/writerhelper.cxx | 56 ++ sw/source/filter/ww8/ww8par5.cxx |3 + 3 files changed, 60 insertions(+) New commits: commit 4a5ee9a074c94f2a0cc9733e12d5e412926633d1 Author: Michael Stahl Dat

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

2016-12-19 Thread Michael Stahl
sw/inc/accmap.hxx|2 - sw/source/core/access/accmap.cxx | 41 +-- 2 files changed, 15 insertions(+), 28 deletions(-) New commits: commit 211b9d9ef2b5c68a32c88453c9ae0e1131460eb8 Author: Michael Stahl Date: Mon Dec 19 12:53:30 2016 +0100

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

2016-12-19 Thread Michael Stahl
sw/source/core/view/viewimp.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit 2e74bf2e05f0c98bb9ca318e6b0f9e715d0fdba7 Author: Michael Stahl Date: Thu Dec 15 23:08:53 2016 +0100 tdf#104488 sw: assert if exception escapes from UpdateAccessible()

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

2016-12-19 Thread Michael Stahl
editeng/source/accessibility/AccessibleContextBase.cxx | 15 --- include/editeng/AccessibleContextBase.hxx |6 -- svx/source/accessibility/AccessibleShape.cxx |6 +- 3 files changed, 5 insertions(+), 22 deletions(-) New commits: commit 0dd9e51a

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

2016-12-19 Thread Michael Stahl
svx/source/accessibility/AccessibleShape.cxx | 32 +-- 1 file changed, 2 insertions(+), 30 deletions(-) New commits: commit b8210011695eef5cb63e479d806baa13c4373516 Author: Michael Stahl Date: Thu Dec 15 23:00:25 2016 +0100 svx: remove nonsense exception throwing

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

2016-12-19 Thread Michael Stahl
framework/source/layoutmanager/toolbarlayoutmanager.cxx | 11 +++ framework/source/uielement/toolbarmanager.cxx |2 +- 2 files changed, 12 insertions(+), 1 deletion(-) New commits: commit 962e70501e4351761a9e521faed9506d865bcc63 Author: Michael Stahl Date: Fri Dec 9 23:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - external/poppler

2016-12-19 Thread David Tardon
external/poppler/ExternalProject_poppler.mk |4 1 file changed, 4 insertions(+) New commits: commit bf3b0a578717e56f704d27dc4b6152c8ad038d12 Author: David Tardon Date: Mon Dec 19 13:19:42 2016 +0100 add missing dep on jpeg Change-Id: I0732f23dd9daa0c3a1f138011b0db17b36b7

Re: MSVC 2015's broken static initializer_list causing build failure

2016-12-19 Thread slacka
It's working now for me too. Thanks! -- View this message in context: http://nabble.documentfoundation.org/MSVC-2015-s-broken-static-initializer-list-causing-build-failure-tp4202928p4203154.html Sent from the Dev mailing list archive at Nabble.com. __

[Libreoffice-commits] core.git: uitest/libreoffice uitest/uitest

2016-12-19 Thread Markus Mohrhard
uitest/libreoffice/connection.py |3 ++ uitest/uitest/framework.py | 46 --- 2 files changed, 37 insertions(+), 12 deletions(-) New commits: commit 756203d490720deb53f7da4914d738b064b9e157 Author: Markus Mohrhard Date: Wed Dec 14 07:14:35 2016 +0

[Libreoffice-commits] core.git: uitest/calc_tests

2016-12-19 Thread Markus Mohrhard
uitest/calc_tests/create_chart.py |3 +++ uitest/calc_tests/edit_chart.py |3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit ef16c96a51809f97d66e7e22595388e54e974cf1 Author: Markus Mohrhard Date: Wed Dec 14 07:13:08 2016 +0100 uitest: disable tests that

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

2016-12-19 Thread Markus Mohrhard
vcl/source/uitest/uno/uitest_uno.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit c4d74308c35d17b5f7467e230bd0c841fbcc711c Author: Markus Mohrhard Date: Sun Dec 11 21:03:30 2016 +0100 uitest: add missing solar mutex guard Change-Id: Ic86e7e75ac8667b32227683c5b4873

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

2016-12-19 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/tdf104162.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport9.cxx|8 writerfilter/source/dmapper/DomainMapperTableHandler.cxx |8 3 files changed, 16 insertions(+) New commits: commit 748b483d89dc7915471441cc3

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

2016-12-19 Thread Gaurav Dhingra
sfx2/emojiconfig/emoji.json | 1022 +- sfx2/source/control/emojiview.cxx | 25 2 files changed, 698 insertions(+), 349 deletions(-) New commits: commit 9fa5439cb6aa695ca2e3fefd4426bdd150091cbe Author: Gaurav Dhingra Date: Wed Dec 14 11:56:20 2016 +0

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

2016-12-19 Thread Henry Castro
include/vcl/outdev.hxx |1 + sd/source/ui/docshell/docshel4.cxx |1 + svtools/source/control/ctrltool.cxx |7 +++ vcl/source/outdev/font.cxx |5 + 4 files changed, 14 insertions(+) New commits: commit d8b22b3e6c1247b344c8cf446815f237e1d3ecd2 Author:

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

2016-12-19 Thread Stephan Bergmann
vcl/unx/generic/app/saldisp.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 8d31d285445aa103289fc1a65ec0ecd8ff606bec Author: Stephan Bergmann Date: Mon Dec 19 18:09:12 2016 +0100 -fsanitize=function (SAL_USE_VCLPLUGIN=gen) Change-Id: I

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - loleaflet/dist

2016-12-19 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit ceaeb35b7310ff1fb15663147d69e3a02e95936a Author: Pranav Kant Date: Sun Dec 18 09:56:03 2016 +0530 loleaflet: Fix remaining incorrect key name, insertannotation F

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

2016-12-19 Thread Stephan Bergmann
include/vcl/vclptr.hxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 2eb121bd153c77725b759d457721efc39e5f21f6 Author: Stephan Bergmann Date: Mon Dec 19 17:32:13 2016 +0100 MSVC 2015 apparently fails the sizeof(incomplete) SFINAE trick ...at le

[Libreoffice-commits] core.git: external/poppler

2016-12-19 Thread David Tardon
external/poppler/ExternalProject_poppler.mk |4 1 file changed, 4 insertions(+) New commits: commit 5bc94f60379029f343581bef8aea3e350c7db2e4 Author: David Tardon Date: Mon Dec 19 13:19:42 2016 +0100 add missing dep on jpeg Change-Id: I0732f23dd9daa0c3a1f138011b0db17b36b7

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - loleaflet/src

2016-12-19 Thread Pranav Kant
loleaflet/src/map/Map.js |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit dd7f50dcdad023a575ec46ce42521a0d5aec406a Author: Pranav Kant Date: Thu Dec 15 13:42:45 2016 +0530 Clicking on content layer now also activates the map Change-Id: Idd9343ab58e

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

2016-12-19 Thread Michael Stahl
RepositoryExternal.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 53b381e30ce2240a2c1159a2b2a9cd7cec1430c7 Author: Michael Stahl Date: Fri Dec 9 17:23:11 2016 +0100 fix lpsolve dependency It currently only requires unpacking the tarball so linking

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

2016-12-19 Thread László Németh
bin/pack-debug |7 +++ 1 file changed, 7 insertions(+) New commits: commit d2fd633f35ad70ab8adcd8a0b54d2e991a56e475 Author: László Németh Date: Mon Dec 19 16:48:19 2016 +0100 pack-debug: update download tar.gz (only rpm) Change-Id: I150497eb1575a64bc2f6b2ea03a282d5a95b

Re: MSVC 2015's broken static initializer_list causing build failure

2016-12-19 Thread Stephan Bergmann
On 12/19/2016 02:39 PM, Matúš Kukan wrote: On 19 December 2016 at 11:23, Stephan Bergmann wrote: On 12/16/2016 10:53 PM, Luke Benes wrote: When I try to build with MSVC 2015 I get the following error: checking whether C:/PROGRA~2/MICROS~1.0/VC/bin/amd64/cl.exe has broken static initializer_lis

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

2016-12-19 Thread Stephan Bergmann
configure.ac |1 + 1 file changed, 1 insertion(+) New commits: commit c6dba3e8a1c85235a92b36a17c939152b179fe57 Author: Stephan Bergmann Date: Mon Dec 19 16:39:44 2016 +0100 Add ucrtlib dir also for 32-bit Windows cf. 86e6d9b62f4d77a6949fdb98c570930a80f6917c "Make check for br

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

2016-12-19 Thread heiko tietze
extras/Package_palettes.mk|1 extras/source/palettes/freecolour-hlc.soc | 1038 ++ extras/source/palettes/standard.soc | 280 ++-- 3 files changed, 1136 insertions(+), 183 deletions(-) New commits: commit 765826abcaa441d4d90ffbe75bc3c626

Re: MSVC 2015's broken static initializer_list causing build failure

2016-12-19 Thread Matúš Kukan
On 19 December 2016 at 11:23, Stephan Bergmann wrote: > On 12/16/2016 10:53 PM, Luke Benes wrote: >> >> When I try to build with MSVC 2015 I get the following error: >> checking whether C:/PROGRA~2/MICROS~1.0/VC/bin/amd64/cl.exe has broken >> static initializer_list support... yes >> configure: er

[Libreoffice-commits] core.git: Repository.mk

2016-12-19 Thread David Tardon
Repository.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 07cb7687f47b2dd85db262604b3d4d47b91135d3 Author: David Tardon Date: Mon Dec 19 14:32:50 2016 +0100 a blind attempt to fix android build Change-Id: I025847785cef1cad9190861410a284c848744

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

2016-12-19 Thread Ashod Nakashian
wsd/SenderQueue.hpp | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 200bf6f92be6d913c8fb9a88d2249c00257059c8 Author: Ashod Nakashian Date: Mon Dec 19 08:04:59 2016 -0500 wsd: fix compiler warnings of shadowing variables Change-Id: I3a1344d

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - loleaflet/dist loleaflet/src

2016-12-19 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js|8 loleaflet/src/control/Control.Menubar.js |4 +++- 2 files changed, 7 insertions(+), 5 deletions(-) New commits: commit d694ac0a9cc2a781fd6aa71400e3e3db92c9d26f Author: Henry Castro Date: Fri Dec 16 22:34:53 2016 -0400 Revert "d

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - wsd/reference.txt

2016-12-19 Thread Pranav Kant
wsd/reference.txt | 44 1 file changed, 44 insertions(+) New commits: commit 984f74218680a94d23d0469c51297cf328975c90 Author: Pranav Kant Date: Tue Dec 13 20:17:32 2016 +0530 Document WOPI extensions Combination of following commits:

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - wsd/SenderQueue.hpp

2016-12-19 Thread Ashod Nakashian
wsd/SenderQueue.hpp | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 993fd0bd0866b33441722a85fa54b124e98af30f Author: Ashod Nakashian Date: Mon Dec 19 08:04:59 2016 -0500 wsd: fix compiler warnings of shadowing variables Change-Id: I3a1344d

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

2016-12-19 Thread Katarina Behrens
cui/source/tabpages/tparea.cxx |8 1 file changed, 8 insertions(+) New commits: commit 28ffaf79b993d05dd0775d0a14e83dc476c93bf1 Author: Katarina Behrens Date: Thu Dec 15 16:36:00 2016 +0100 tdf#104221: Make up for non-existent FillItemSet for fill:none option

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - loleaflet/src wsd/ClientSession.cpp wsd/DocumentBroker.cpp wsd/protocol.txt wsd/Storage.cpp wsd/Storage.hpp

2016-12-19 Thread Pranav Kant
loleaflet/src/control/Toolbar.js |9 +++- loleaflet/src/layer/tile/TileLayer.js |2 - loleaflet/src/map/handler/Map.WOPI.js |6 + wsd/ClientSession.cpp | 37 -- wsd/DocumentBroker.cpp|9 wsd/Sto

[Libreoffice-commits] core.git: RepositoryModule_host.mk solenv/gbuild

2016-12-19 Thread Caolán McNamara
RepositoryModule_host.mk |2 +- solenv/gbuild/extensions/pre_MergedLibsList.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 9d7315df825762ef03f47c56dd078d7b1724f1cf Author: Caolán McNamara Date: Mon Dec 19 11:54:37 2016 + l

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - wsd/ClientSession.cpp

2016-12-19 Thread Pranav Kant
wsd/ClientSession.cpp |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 3040fe83ca964bcbc03bbe72f1f76035dcb3fd01 Author: Pranav Kant Date: Tue Dec 13 14:46:34 2016 +0530 wsd: Use EnableOwnerTermination property for ownertermination We want document

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - wsd/ClientSession.hpp wsd/DocumentBroker.cpp wsd/Storage.cpp wsd/Storage.hpp

2016-12-19 Thread Pranav Kant
wsd/ClientSession.hpp |7 +++ wsd/DocumentBroker.cpp | 29 - wsd/Storage.cpp|8 wsd/Storage.hpp|4 ++-- 4 files changed, 29 insertions(+), 19 deletions(-) New commits: commit 3547023b9db99e2468dbb335ff46cc58b834d3db Author: P

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - loleaflet/src

2016-12-19 Thread Andras Timar
loleaflet/src/core/Socket.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a1045b0687f0aba053d0d168041c483a23e14c8a Author: Andras Timar Date: Thu Dec 15 12:54:37 2016 +0100 loleaflet: put link to git hashes beginning with 0 in About box Change-

Re: [libreoffice-l10n] Re: Getting rid of 'oldref' in the help files

2016-12-19 Thread Martin Srebotnjak
Hi, I dont remember this. Was it done for sl and sr as well? Probably I forgot ... Lp, m. 19. dec. 2016 12.21 je oseba "Christian Lohmaier" napisala: > HI Martin, *, > > On Fri, Dec 16, 2016 at 10:53 PM, Martin Srebotnjak > wrote: > > > > I do not mind this happening if it does not affect the l

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - wsd/LOOLWebSocket.hpp

2016-12-19 Thread Pranav Kant
wsd/LOOLWebSocket.hpp | 17 + 1 file changed, 1 insertion(+), 16 deletions(-) New commits: commit ad044e601f0beef24f1ed37b92effeb36461 Author: Pranav Kant Date: Sun Dec 18 00:21:09 2016 +0530 Bin 'setting minimum socket buffer' in non-debug mode for tests In

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

2016-12-19 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 5d69090b0b2a4fcb1a52505be0425858c98a4137 Author: Pranav Kant Date: Sun Dec 18 09:56:03 2016 +0530 loleaflet: Fix remaining incorrect key name, insertannotation F

[Libreoffice-commits] core.git: RepositoryExternal.mk sal/Library_sal.mk sal/Module_sal.mk

2016-12-19 Thread Caolán McNamara
RepositoryExternal.mk |4 ++-- sal/Library_sal.mk| 12 ++-- sal/Module_sal.mk |3 +-- 3 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 002a83fca94dd34cc30a58162c3316e371478308 Author: Caolán McNamara Date: Thu Dec 15 10:15:59 2016 + this

[Libreoffice-commits] online.git: 3 commits - wsd/DocumentBroker.cpp wsd/DocumentBroker.hpp wsd/Storage.hpp

2016-12-19 Thread Tor Lillqvist
wsd/DocumentBroker.cpp |5 + wsd/DocumentBroker.hpp |1 + wsd/Storage.hpp|4 ++-- 3 files changed, 8 insertions(+), 2 deletions(-) New commits: commit 45aad66e65ea42a6329b5f629801ed447328b265 Author: Tor Lillqvist Date: Mon Dec 19 14:14:00 2016 +0200 Inititalize _f

[Libreoffice-commits] core.git: solenv/bin

2016-12-19 Thread Caolán McNamara
solenv/bin/native-code.py | 50 +++--- 1 file changed, 25 insertions(+), 25 deletions(-) New commits: commit 406a08c8a12dcaa6bf4a17ae3aa6d6d27bb10446 Author: Caolán McNamara Date: Mon Dec 19 12:04:12 2016 + forms is disabled without HAVE_FEAT

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

2016-12-19 Thread Michael Stahl
sw/inc/accmap.hxx|2 - sw/source/core/access/accmap.cxx | 41 ++ sw/source/core/draw/dcontact.cxx | 52 +++ 3 files changed, 36 insertions(+), 59 deletions(-) New commits: commit b052b5d890be70dd22b9aea36a3560

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

2016-12-19 Thread Caolán McNamara
vcl/source/control/edit.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e38415d1c76461123106bb07708665da23cf5249 Author: Caolán McNamara Date: Mon Dec 19 11:15:06 2016 + Related: rhbz#1405521 abrt reported crash in dnd Change-Id: I8d8f9379d36

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - common/Protocol.hpp test/TileQueueTests.cpp test/WhiteBoxTests.cpp wsd/ClientSession.hpp wsd/DocumentBroker.cpp wsd/S

2016-12-19 Thread Ashod Nakashian
common/Protocol.hpp | 74 -- test/TileQueueTests.cpp | 155 ++ test/WhiteBoxTests.cpp | 101 ++ wsd/ClientSession.hpp |8 -- wsd/DocumentBroker.cpp |4 - wsd/SenderQueue.hpp | 159 +

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

2016-12-19 Thread Caolán McNamara
vcl/source/control/edit.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 68a1a7a05f05b69314c8fc5689a8c6d0c76e5681 Author: Caolán McNamara Date: Mon Dec 19 11:15:06 2016 + Related: rhbz#1405521 abrt reported crash in dnd Change-Id: I8d8f9379d36

Re: Getting rid of 'l10n' attribute in the help files

2016-12-19 Thread Christian Lohmaier
Hi *, On Mon, Dec 19, 2016 at 12:43 PM, Jan Holesovsky wrote: > > As discussed in the other mails, 'l10n' is another attribute I'd like to > remove from the help files. No problem with that, editing with the helpauthoring extension will also get rid of that attribute already. ciao Christian ___

Getting rid of 'l10n' attribute in the help files

2016-12-19 Thread Jan Holesovsky
Hi, As discussed in the other mails, 'l10n' is another attribute I'd like to remove from the help files. It is unused in the code, and the documentation says: "Contains the localization status of the old help files and is only used for migration purposes." - which has happened years and years ago

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

2016-12-19 Thread Justin Luth
sw/qa/extras/ooxmlexport/data/tdf104713_undefinedStyles.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx |7 + writerfilter/source/dmapper/StyleSheetTable.cxx | 13 +-- 3 files changed, 18 insertions(+), 2 deletions(-) New commits: commit b

Re: [libreoffice-l10n] Re: Getting rid of 'oldref' in the help files

2016-12-19 Thread Christian Lohmaier
HI Martin, *, On Fri, Dec 16, 2016 at 10:53 PM, Martin Srebotnjak wrote: > > I do not mind this happening if it does not affect the l10n process. removing those context markers has been done already, and I think translators didn't notice, so I assume it won't affect the process at all.. ciao C

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

2016-12-19 Thread Tor Lillqvist
wsd/DocumentBroker.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8367df707b3bf2f2c01b5e091221bc5637cfd151 Author: Tor Lillqvist Date: Mon Dec 19 12:34:13 2016 +0200 Actually do what the comment says Poco::Timestamp::fromEpochTime() is a static m

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

2016-12-19 Thread Miklos Vajna
sw/inc/ring.hxx | 40 1 file changed, 20 insertions(+), 20 deletions(-) New commits: commit 5449db942f52063f703a14fb4b986cfed1468ffa Author: Miklos Vajna Date: Mon Dec 19 09:16:36 2016 +0100 sw: prefix members of Ring Change-Id: Ibe7def8

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

2016-12-19 Thread jan Iversen
Tag 'libreoffice-5.2.4.2-buildfix1' created by jan Iversen at 2016-12-19 10:21 + Tag libreoffice-5.2.4.2-buildfix1 -BEGIN PGP SIGNATURE- Comment: GPGTools - https://gpgtools.org iQIcBAABCgAGBQJYV7TAAAoJEPQ0oe+v7q6jQBUQAMKngbvl9IlHVeYMCZOXEobZ c7NNp8n3z9qLRN4d3ZKQBh72qoQ4laLpJuClzJQ+

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

2016-12-19 Thread jan Iversen
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b6af024d88967412a7fbd14e8ca13bed73586092 Author: jan Iversen Date: Mon Dec 19 11:24:01 2016 +0100 bump product version to 5.2.4.2 Change-Id: Ia1167321b3a361c9550a11d729baa3c32c1870a7 diff -

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

2016-12-19 Thread jan Iversen
Tag 'libreoffice-5.2.4.2-buildfix1' created by jan Iversen at 2016-12-19 10:21 + Tag libreoffice-5.2.4.2-buildfix1 -BEGIN PGP SIGNATURE- Comment: GPGTools - https://gpgtools.org iQIcBAABCgAGBQJYV7TAAAoJEPQ0oe+v7q6jbUUP/ivxf4y1g9c14yMqNUPov3xg 7W7Sp0G2VipXXI3P4IycmcLntcWkpd4c94Fzu7J1

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

2016-12-19 Thread jan Iversen
Tag 'libreoffice-5.2.4.2-buildfix1' created by jan Iversen at 2016-12-19 10:21 + Tag libreoffice-5.2.4.2-buildfix1 -BEGIN PGP SIGNATURE- Comment: GPGTools - https://gpgtools.org iQIcBAABCgAGBQJYV7S/AAoJEPQ0oe+v7q6jThgP/RGyD1900Fe+MnAtKd41Wh+U vEdrZjxeqauFd8uzBXYN5lvZBMpj79ZPO4rC4RZt

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

2016-12-19 Thread jan Iversen
Tag 'libreoffice-5.2.4.2-buildfix1' created by jan Iversen at 2016-12-19 10:21 + Tag libreoffice-5.2.4.2-buildfix1 -BEGIN PGP SIGNATURE- Comment: GPGTools - https://gpgtools.org iQIcBAABCgAGBQJYV7TAAAoJEPQ0oe+v7q6jRFUQAMD8wLKI1FHB+xpiV4cGDzKU Z/pL8A+e0SYBPN3E/a6G7xxgFDpq5tuCjcrG4FQ1

Re: MSVC 2015's broken static initializer_list causing build failure

2016-12-19 Thread Stephan Bergmann
On 12/16/2016 10:53 PM, Luke Benes wrote: When I try to build with MSVC 2015 I get the following error: checking whether C:/PROGRA~2/MICROS~1.0/VC/bin/amd64/cl.exe has broken static initializer_list support... yes configure: error: working support for static initializer_list needed Error running

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

2016-12-19 Thread Stephan Bergmann
configure.ac |1 + 1 file changed, 1 insertion(+) New commits: commit 86e6d9b62f4d77a6949fdb98c570930a80f6917c Author: Stephan Bergmann Date: Mon Dec 19 11:20:54 2016 +0100 Make check for broken static initialize_list work with MSVC 2015 ...where AC_RUN_IFELSE failed to find

Re: [Libreoffice-commits] core.git: adjust rounding decimals to expected values

2016-12-19 Thread Stephan Bergmann
On 12/16/2016 07:40 PM, Eike Rathke wrote: sc/qa/unit/data/functions/statistical/fods/forecast.ets.add.fods | 655 +- 1 file changed, 346 insertions(+), 309 deletions(-) New commits: commit 8bd9e0503ebb6771c543e2fd9a0dc0d2d715f304 Author: Eike Rathke Date: Fri Dec 16 19:22:52 2016

Re: Getting rid of 'oldref' in the help files

2016-12-19 Thread Christian Lohmaier
Hi *, On Fri, Dec 16, 2016 at 5:51 PM, khagaroth wrote: >> it seems the goal is to move away from .xhp to .xhtml >> > I hope you meant HTML 5, because XHTML is a dead end (and good riddance). What will be in the installation set of course is independent of what is used as the source-format. And

Re: Getting rid of 'oldref' in the help files

2016-12-19 Thread Christian Lohmaier
Hi Jan, *, On Fri, Dec 16, 2016 at 5:38 PM, Jan Holesovsky wrote: > Jan Iversen píše v Pá 16. 12. 2016 v 16:27 +0100: > >> > this change is supposed to be transparent for L10n and >> > Documentation teams, but they should know :-) >> >> It does not seem transparent for the few languages that do n

Weekly QA Report (W50-2016)

2016-12-19 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days? * 155 have been created, of which, 42 are still unconfirmed ( Total Unconfirmed bugs: 476 ) Link: https://bugs.documentfoundation.org/buglist.cgi?bug_id=104645%2C104683%2C104702%2C104624%2C104718%2C104638%2C104632%2C104706%2C104647%2C10

Re: Error in setting up developer platform in windows

2016-12-19 Thread Michael Stahl
On 12/19/2016 09:43 AM, Nikhil Kumar vats wrote: > workdir/UnpackedTarball/libmwaw/src/lib/BeagleWksParser.cxx > > C:\cygwin\home\Nikhil\lode\dev\core\workdir\UnpackedTarball\boost\boost/type_traits/common_type.hpp(42) > : fatal error C1001: An internal error has occurred in the compi

Re: [libreoffice-documentation] Re: Getting rid of 'oldref' in the help files

2016-12-19 Thread Jan Holesovsky
Hi Olivier, Olivier Hallot píše v So 17. 12. 2016 v 14:54 -0200: > One thing I'd like to add for evaluation of using XML for the help > contents in browsers is that, in my experience: > > * XSLT (XML style sheets), XPath and XQuery are another technologies > to master. > > * An error in a XS

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

2016-12-19 Thread Tor Lillqvist
sfx2/source/appl/shutdownicon.hxx|7 +++ sfx2/source/appl/shutdowniconunx.cxx |7 --- 2 files changed, 7 insertions(+), 7 deletions(-) New commits: commit b01c31598d47e18ce5c06efbb485ab90b9d355fb Author: Tor Lillqvist Date: Mon Dec 19 11:13:42 2016 +0200 loplugin:unref

  1   2   >