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

2016-11-28 Thread Markus Mohrhard
solenv/gbuild/CppunitTest.mk |4 solenv/gbuild/extensions/post_GbuildToJson.mk | 18 ++ 2 files changed, 22 insertions(+) New commits: commit ee8057caaa26dcddbf80b1e0a2f02d250089d1e3 Author: Markus Mohrhard Date: Sun

[Libreoffice-commits] core.git: bin/gbuild-to-ide

2016-11-28 Thread Markus Mohrhard
bin/gbuild-to-ide | 51 --- 1 file changed, 48 insertions(+), 3 deletions(-) New commits: commit 51ecdd4a2ae4835fa9fcaa7fbabbf58348738532 Author: Markus Mohrhard Date: Sun Nov 27 21:43:33 2016 +0100

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

2016-11-28 Thread Stephan Bergmann
filter/source/msfilter/escherex.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit df37b833618e1402504fa38316ff635c6ff92b6b Author: Stephan Bergmann Date: Mon Nov 28 11:22:55 2016 +0100 tdf#104144: Missing dashed border, "break" should

Re: call for testing: gbuild-ide-integration reimplementation

2016-11-28 Thread Miklos Vajna
Hi Bjoern, On Mon, Nov 28, 2016 at 10:58:40AM +0100, Bjoern Michaelsen wrote: > Nope, a local test seems to work fine now, so it might have been fixed > collaterally already (I did not recheck all blacklisted modules after each > fix)[1]. > > If CI is happy

Requiring HarfBuzz 0.9.42?

2016-11-28 Thread Khaled Hosny
I currently have code that depends on a feature and new API introduced in HarfBuzz 0.9.42. The API use is behind a build time check, but the code elsewhere really assumes the behaviour enabled by this API. So technically we can use lower HarfBuzz versions, but practically the result will be wrong

[Libreoffice-commits] core.git: 6 commits - comphelper/source connectivity/source cppcanvas/qa cppcanvas/source cppuhelper/source cui/source filter/source

2016-11-28 Thread Stephan Bergmann
comphelper/source/container/IndexedPropertyValuesContainer.cxx |5 - comphelper/source/container/NamedPropertyValuesContainer.cxx |5 - comphelper/source/container/namecontainer.cxx |5 - comphelper/source/eventattachermgr/eventattachermgr.cxx|

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

2016-11-28 Thread Eike Rathke
sc/inc/styleuno.hxx |2 +- sc/source/ui/unoobj/styleuno.cxx | 13 + 2 files changed, 10 insertions(+), 5 deletions(-) New commits: commit 1fe671546218135841d2cb1c99a993b95fd7e12c Author: Eike Rathke Date: Mon Nov 28 10:40:23 2016 +0100

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

2016-11-28 Thread Adolfo Jayme Barrientos
sfx2/uiconfig/ui/emojicontrol.ui | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit b28b05053b1a6967b0cfa189da68e8d36a1ad443 Author: Adolfo Jayme Barrientos Date: Mon Nov 28 07:46:07 2016 -0600 These don’t need to be

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

2016-11-28 Thread Maarten Bosmans
sc/inc/styleuno.hxx | 19 ++- sc/source/ui/unoobj/styleuno.cxx | 202 ++- 2 files changed, 108 insertions(+), 113 deletions(-) New commits: commit 852956a271578b9ad7c1ef2983381e109f2a8156 Author: Maarten Bosmans Date:

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

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

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - sfx2/uiconfig

2016-11-28 Thread Adolfo Jayme Barrientos
sfx2/uiconfig/ui/emojicontrol.ui | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit 8035a9b8312a52c44290c729d1c303a8fe7a31d5 Author: Adolfo Jayme Barrientos Date: Mon Nov 28 07:46:07 2016 -0600 These don’t need to be

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

2016-11-28 Thread Miklos Vajna
sw/inc/bparr.hxx | 12 +-- sw/source/core/bastyp/bparr.cxx | 146 +++ sw/source/core/docnode/nodes.cxx |6 - 3 files changed, 82 insertions(+), 82 deletions(-) New commits: commit 1ca67dcaefe794c683b99382ba8bac0f736a7f0b Author: Miklos

[Libreoffice-commits] core.git: bin/gbuild-to-ide

2016-11-28 Thread Markus Mohrhard
bin/gbuild-to-ide |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a2cfcfead5e62dfef067ee97e43ce7291ee365d4 Author: Markus Mohrhard Date: Sun Nov 27 21:46:09 2016 +0100 add cppunit tests to vim-ide-integration

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

2016-11-28 Thread Bjoern Michaelsen
solenv/gbuild/extensions/post_GbuildToJson.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4ae4833277667d79e3625514f28b0cf72b0636f1 Author: Bjoern Michaelsen Date: Mon Nov 28 10:51:21 2016 +0100 de-blacklist writerfilter

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

2016-11-28 Thread Maxim Monastirsky
sfx2/source/doc/objserv.cxx |5 +++-- sfx2/source/doc/objxtor.cxx |2 +- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit b992da28c595f40a75ddf3237edec10d73e56d91 Author: Maxim Monastirsky Date: Mon Nov 28 10:40:19 2016 +0200 tdf#104106

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

2016-11-28 Thread Stephan Bergmann
filter/source/msfilter/escherex.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit e2121e396c07111df985cff7b7a47586179cafe5 Author: Stephan Bergmann Date: Mon Nov 28 11:22:55 2016 +0100 tdf#104144: Missing dashed border, "break" should

Re: Bug 89387 - improve performance for some matrix operations

2016-11-28 Thread Eike Rathke
Hi Filippo, On Friday, 2016-11-25 13:21:26 +0100, Filippo giacchè wrote: > --2 what are the tool for profiling like callgrind? See https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#GNU.2FLinux:_How_to_get_a_callgrind_trace Eike -- LibreOffice Calc developer. Number

Re: Regarding ./setup for download or cloning source code

2016-11-28 Thread Eike Rathke
Hi Nikhil, On Saturday, 2016-11-26 17:31:57 +0530, Nikhil Kumar vats wrote: > 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 but > that not

Re: Error in ./setup script

2016-11-28 Thread Norbert Thiebaud
On Mon, Nov 28, 2016 at 1:01 AM, Jan Iversen wrote: > > I have proxy in me internet service with user authentication. I also used > export=http_proxy=http://usern...@userpass...etc etc command in cywgin but > that not worked. > Can anyone give me solution? > > > Setup

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

2016-11-28 Thread Mike Kaganski
svtools/source/control/ruler.cxx |9 - 1 file changed, 9 deletions(-) New commits: commit 764358a43b83cdae9269af47070e3cb4739c96c0 Author: Mike Kaganski Date: Thu Nov 24 18:14:31 2016 +0300 tdf#104215: Remove the out-of-borders ruler check

Re: Firebird backward incompatibility

2016-11-28 Thread Lionel Elie Mamane
On Sun, Nov 27, 2016 at 09:35:59AM -0600, Norbert Thiebaud wrote: > On Fri, Nov 25, 2016 at 9:46 AM, Lionel Elie Mamane wrote: >>> The shell script would be something like: >>> unzip -d oldFirebird.odb temp; >>> gbak -b temp/database/firebird.fdb temp/database/firebird.fbk; >>

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

2016-11-28 Thread David Tardon
include/vcl/opengl/OpenGLContext.hxx |4 +- vcl/inc/opengl/RenderState.hxx |2 - vcl/opengl/gdiimpl.cxx | 48 +-- vcl/opengl/program.cxx | 11 +++- vcl/opengl/salbmp.cxx| 16 +--

[Libreoffice-commits] online.git: Changes to 'refs/tags/1.9.10'

2016-11-28 Thread Andras Timar
Tag '1.9.10' created by Andras Timar at 2016-11-28 16:03 + 1.9.10 Changes since 2.0-rc2-3: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-9' - 4 commits - loleaflet/Makefile loolwsd/Common.hpp loolwsd/configure.ac loolwsd/debian loolwsd/LOOLWebSocket.hpp

2016-11-28 Thread Andras Timar
loleaflet/Makefile|2 +- loolwsd/Common.hpp|2 -- loolwsd/LOOLWebSocket.hpp | 12 ++-- loolwsd/configure.ac |2 +- loolwsd/debian/changelog |2 +- 5 files changed, 9 insertions(+), 11 deletions(-) New commits: commit

[Libreoffice-commits] online.git: Changes to 'refs/tags/2.0-rc3'

2016-11-28 Thread Andras Timar
Tag '2.0-rc3' created by Andras Timar at 2016-11-28 16:04 + 2.0-rc3 Changes since 2.0-rc2-3: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] core.git: config_host/config_orcus.h.in config_host.mk.in configure.ac framework/source RepositoryExternal.mk sc/CppunitTest_sc_subsequent_filters_test.mk sc/Library_scfilt.mk sc

2016-11-28 Thread Markus Mohrhard
RepositoryExternal.mk|9 --- config_host.mk.in|1 config_host/config_orcus.h.in|6 -- configure.ac | 74 ++- framework/source/loadenv/loadenv.cxx |

Abhishek Pandey Licence Statement

2016-11-28 Thread Abhishek Pandey
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] online.git: configure.ac loleaflet/Makefile

2016-11-28 Thread Andras Timar
configure.ac |2 +- loleaflet/Makefile |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 7a5fbd7f3c7ccc9fea5d7105e2361bb6e27e6f31 Author: Andras Timar Date: Mon Nov 28 19:10:27 2016 +0100 Bump version to 2.0.0 diff

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

2016-11-28 Thread Miklos Vajna
xmlsecurity/source/pdfio/pdfdocument.cxx | 22 ++ 1 file changed, 22 insertions(+) New commits: commit fd3db1cf77c86cd787f912b7bb2ba3ad894203f3 Author: Miklos Vajna Date: Mon Nov 28 15:38:39 2016 +0100 CppunitTest_xmlsecurity_signing: fix

[Libreoffice-commits] online.git: configure.ac loleaflet/Makefile

2016-11-28 Thread Andras Timar
configure.ac |2 +- loleaflet/Makefile |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 740a28bfaed642df1628af79b303ae9dc14fe9f1 Author: Andras Timar Date: Mon Nov 28 19:13:50 2016 +0100 Bump version to 2.0.0+ diff

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - 3 commits - debian/changelog debian/control debian/loolwsd.service loleaflet/dist loolwsd.spec.in

2016-11-28 Thread Andras Timar
debian/changelog |6 ++ debian/control|2 +- debian/loolwsd.service| 13 + loleaflet/dist/toolbar.css|1 - loleaflet/dist/toolbar/toolbar.js | 19 ++- loolwsd.spec.in |2

[Libreoffice-commits] online.git: Changes to 'distro/collabora/collabora-online-2-0'

2016-11-28 Thread Andras Timar
New branch 'distro/collabora/collabora-online-2-0' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] online.git: Changes to 'refs/tags/collabora-online-2-0-branch-point'

2016-11-28 Thread Andras Timar
Tag 'collabora-online-2-0-branch-point' created by Andras Timar at 2016-11-28 18:11 + collabora-online-2-0-branch-point Changes since libreoffice-5-3-branch-point-54: --- 0 files changed --- ___ Libreoffice-commits

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

2016-11-28 Thread Jan Holesovsky
wsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5e02a433067274c792fbde5efb25ab0bafcf1679 Author: Jan Holesovsky Date: Mon Nov 28 19:10:11 2016 +0100 The 'make run' should advertise a copy of the document, not the source.

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

2016-11-28 Thread Takeshi Abe
starmath/qa/extras/data/tdf103430.mml | 15 ++ starmath/qa/extras/mmlimport-test.cxx | 11 + starmath/source/mathmlattr.cxx| 35 + starmath/source/mathmlattr.hxx| 27 starmath/source/mathmlimport.cxx | 201 +-

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

2016-11-28 Thread Takeshi Abe
starmath/inc/node.hxx |5 - starmath/inc/utility.hxx|3 --- starmath/source/node.cxx| 10 ++ starmath/source/utility.cxx | 20 4 files changed, 18 insertions(+), 20 deletions(-) New commits: commit

Re: Fwd: Bug 89387 - improve performance for some matrix operations

2016-11-28 Thread Kohei Yoshida
On Mon, 2016-11-28 at 08:02 +0100, Jan Iversen wrote: > Forgot reply-all > > > Begin forwarded message: > > > > From: Jan Iversen > > Subject: Re: Bug 89387 - improve performance for some matrix > > operations > > Date: 28 November 2016 at 07:57:07 GMT+1 > > To:

[Libreoffice-commits] online.git: common/IoUtil.cpp kit/ForKit.cpp

2016-11-28 Thread Ashod Nakashian
common/IoUtil.cpp |1 + kit/ForKit.cpp|4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 7a4250b90e4273f73ab5ab94c35728aeba9f0d63 Author: Ashod Nakashian Date: Mon Nov 28 20:34:18 2016 -0500 loolwsd: terminate forkit

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

2016-11-28 Thread Ashod Nakashian
desktop/qa/desktop_lib/test_desktop_lib.cxx |7 +-- desktop/source/lib/init.cxx | 18 -- 2 files changed, 1 insertion(+), 24 deletions(-) New commits: commit c1769bc3a3803193211e75ff9a23fd0617d05bfb Author: Ashod Nakashian

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

2016-11-28 Thread Ashod Nakashian
test/TileQueueTests.cpp | 17 +++-- wsd/TileDesc.hpp|3 ++- 2 files changed, 9 insertions(+), 11 deletions(-) New commits: commit 95e682a647e21deaa45e4bf3c67818925e9402c6 Author: Ashod Nakashian Date: Mon Nov 28 21:44:09 2016 -0500

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

2016-11-28 Thread Justin Luth
sw/qa/extras/ooxmlimport/data/tdf103975_notPageBreakE.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx |7 +++ writerfilter/source/dmapper/DomainMapper.cxx |9 + 3 files changed, 16 insertions(+) New commits: commit

[Libreoffice-commits] online.git: common/IoUtil.cpp

2016-11-28 Thread Ashod Nakashian
common/IoUtil.cpp |1 + 1 file changed, 1 insertion(+) New commits: commit 21b1287444fc483adb8561243497ef466cd53fa9 Author: Ashod Nakashian Date: Mon Nov 28 21:38:34 2016 -0500 Revert "IoUtil: remove never read write of 'n'" Setting 'n = -1;'

Abhishek Pandey licence statement

2016-11-28 Thread Abhishek Pandey
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: include/sfx2 sfx2/source

2016-11-28 Thread Akshay Deep
include/sfx2/templatelocalview.hxx |2 +- sfx2/source/control/templatedefaultview.cxx |2 +- sfx2/source/control/templatelocalview.cxx |4 ++-- sfx2/source/control/templatesearchview.cxx |2 +- 4 files changed, 5 insertions(+), 5 deletions(-) New commits: commit

[Libreoffice-commits] core.git: basctl/source chart2/source compilerplugins/clang cui/source dbaccess/source drawinglayer/source extensions/source forms/source framework/source include/vcl reportdesig

2016-11-28 Thread Noel Grandin
basctl/source/accessibility/accessibledialogcontrolshape.cxx | 2 basctl/source/basicide/basidesh.cxx| 13 - basctl/source/basicide/bastypes.cxx| 2

Re: Abhishek Pandey licence statement

2016-11-28 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

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

2016-11-28 Thread Justin Luth
cui/source/tabpages/textattr.cxx | 10 +++--- svx/source/svdraw/svdotext.cxx |2 +- 2 files changed, 8 insertions(+), 4 deletions(-) New commits: commit 8a0575819ae3526831699767177b333270d6c718 Author: Justin Luth Date: Tue Nov 15 14:50:03 2016 +0300

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

2016-11-28 Thread Stephan Bergmann
basic/source/classes/sbxmod.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 8590614021c597006a3d964c31c84525e24acb2c Author: Stephan Bergmann Date: Mon Nov 28 09:00:15 2016 +0100 -Werror,-Wunused-private-field Change-Id:

[Libreoffice-commits] online.git: common/IoUtil.cpp Makefile.am

2016-11-28 Thread Miklos Vajna
Makefile.am |2 +- common/IoUtil.cpp |1 - 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit 752372a2b022ad4a450df61bcc58c978840b9b37 Author: Miklos Vajna Date: Mon Nov 28 09:11:11 2016 +0100 IoUtil: remove never read write of 'n'

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

2016-11-28 Thread Khaled Hosny
vcl/source/gdi/sallayout.cxx | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit 265c953584f8a1e3a832dd92dc2198056438b418 Author: Khaled Hosny Date: Mon Nov 28 08:03:02 2016 +0200 Use range for loop Change-Id:

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

2016-11-28 Thread Stephan Bergmann
filter/source/msfilter/escherex.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 787d31a94510ca3de9ce582d7b7402dfca584b23 Author: Stephan Bergmann Date: Mon Nov 28 11:22:55 2016 +0100 tdf#104144: Missing dashed border, "break" should

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

2016-11-28 Thread Jan Holesovsky
wsd/LOOLWebSocket.hpp | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 9842f3239ff08583d74c9a835937a6ea781e570c Author: Jan Holesovsky Date: Mon Nov 28 11:26:41 2016 +0100 Make sure we don't use the jitter / delay in production

[Libreoffice-commits] online.git: common/Common.hpp

2016-11-28 Thread Jan Holesovsky
common/Common.hpp |2 -- 1 file changed, 2 deletions(-) New commits: commit e15ec1d33b6da6cbf5b66f1ebcfc63fd4c167d80 Author: Jan Holesovsky Date: Mon Nov 28 11:33:20 2016 +0100 These constants are not needed any more. Change-Id:

Re: [Libreoffice-commits] core.git: tdf#89870: Add config option for layout engine

2016-11-28 Thread Stephan Bergmann
On 11/04/2016 03:09 PM, Khaled Hosny wrote: It can be dropped just after 5.3 is branched off. seen done with "Revert 'tdf#89870: Add config option for layout engine'"; thanks

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

2016-11-28 Thread Jan-Marek Glogowski
sw/CppunitTest_sw_mailmerge.mk|1 sw/inc/dbmgr.hxx | 19 +- sw/qa/extras/mailmerge/mailmerge.cxx | 46 +++--- sw/source/uibase/dbui/dbmgr.cxx | 17 +++- sw/source/uibase/uno/unomailmerge.cxx |2 - 5

Re: Reverting unit tests?

2016-11-28 Thread Miklos Vajna
Hi, On Fri, Nov 25, 2016 at 12:15:05PM +0100, Jan Holesovsky wrote: > If the fix was in the font, and if we roundtrip the document correctly, > it was probably the right thing to remove the test; sorry for the noise. > > Let's see if Miklos has an idea when he's back.

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

2016-11-28 Thread Tor Lillqvist
xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.cxx | 41 -- xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.hxx | 35 +++- 2 files changed, 16 insertions(+), 60 deletions(-) New commits: commit 0b719cd36d57a628fd1ab79d0371fb46e6c1bf1d

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

2016-11-28 Thread Jan-Marek Glogowski
sw/qa/extras/mailmerge/mailmerge.cxx | 48 +-- 1 file changed, 24 insertions(+), 24 deletions(-) New commits: commit fda376a5ebf765789cfa4cb81ee04e0f1dafe44b Author: Jan-Marek Glogowski Date: Mon Oct 3 21:51:56 2016 +0200 MM allow

Re: call for testing: gbuild-ide-integration reimplementation

2016-11-28 Thread Miklos Vajna
Hi Bjoern, On Fri, Nov 25, 2016 at 10:58:56AM +0100, Bjoern Michaelsen wrote: > I switched gbuild-to-ide to use gbuildtojson. With that you should now be able > to do from a fresh install: > > - ./autogen.sh > - make

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

2016-11-28 Thread Stephan Bergmann
desktop/source/app/cmdlineargs.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f7c40316412e5c2160c89514e7bd0c9f6a2915b3 Author: Stephan Bergmann Date: Mon Nov 28 10:27:19 2016 +0100 Revert "Remove extra "=" symbol for "--splash-pipe"

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

2016-11-28 Thread Maxim Monastirsky
sfx2/source/doc/objserv.cxx |5 +++-- sfx2/source/doc/objxtor.cxx |2 +- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit afe7f739106124542712ec50dbe2917a8dd14db3 Author: Maxim Monastirsky Date: Mon Nov 28 10:40:19 2016 +0200 tdf#104106

Weekly QA Report (W47-2016)

2016-11-28 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days? * 138 have been created, of which, 41 are still unconfirmed. Link:

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

2016-11-28 Thread Maarten Bosmans
sc/inc/styleuno.hxx | 19 ++- sc/source/ui/unoobj/styleuno.cxx | 202 ++- 2 files changed, 108 insertions(+), 113 deletions(-) New commits: commit 9d99a7b2d1dd973b50a699440ffb69d99d614607 Author: Maarten Bosmans Date:

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

2016-11-28 Thread Eike Rathke
sc/inc/styleuno.hxx |2 +- sc/source/ui/unoobj/styleuno.cxx | 13 + 2 files changed, 10 insertions(+), 5 deletions(-) New commits: commit dd974413acc6ab00168a301cbb53b3c9caa11e32 Author: Eike Rathke Date: Mon Nov 28 10:40:23 2016 +0100

Re: call for testing: gbuild-ide-integration reimplementation

2016-11-28 Thread Bjoern Michaelsen
Hi, On Mon, Nov 28, 2016 at 10:09:02AM +0100, Miklos Vajna wrote: > Do you remember what was the reason to blacklist that module? Can that be > fixed in some way? Nope, a local test seems to work fine now, so it might have been fixed collaterally already (I did not recheck all blacklisted

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

2016-11-28 Thread Miklos Vajna
sc/qa/extras/anchor.cxx| 16 +-- sc/qa/extras/macros-test.cxx |8 ++--- sc/qa/unit/subsequent_filters-test.cxx | 48 - 3 files changed, 36 insertions(+), 36 deletions(-) New commits: commit

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

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

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

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

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

2016-11-28 Thread Michael Stahl
sw/source/uibase/inc/conttree.hxx |1 - sw/source/uibase/utlui/content.cxx | 17 ++--- 2 files changed, 2 insertions(+), 16 deletions(-) New commits: commit 09b714195bc61773c6021a78247478e86ee90d41 Author: Michael Stahl Date: Thu Nov 24 14:18:05 2016

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

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

[Libreoffice-bugs] [Bug 103825] [WOPI] access_token_ttl handling

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103825 --- Comment #4 from Aleksander Machniak --- (In reply to Pranav Kant from comment #3) > On the server side, when access token is about to expire, sure I can request > CheckFileInfo from the WOPI service but what

[Libreoffice-bugs] [Bug 97157] Particular XLS with macro/forms very slow to open

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97157 --- Comment #7 from Timur --- Created attachment 129070 --> https://bugs.documentfoundation.org/attachment.cgi?id=129070=edit debug from procdump dump It's more than 2 minutes with 5.2.3.3 and master 5.4+. WindDbg is

[Libreoffice-bugs] [Bug 104203] FILESAVE: PPTX: lines lost after RT

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104203 --- Comment #4 from Telesto --- Created attachment 129071 --> https://bugs.documentfoundation.org/attachment.cgi?id=129071=edit Results 76501 with Powerpoint Viewer.png -- You are receiving this mail because: You

[Libreoffice-bugs] [Bug 104148] Crash in: SwEditWin::TimerHandler(Timer *)

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104148 --- Comment #6 from Hans Gerstenkorn --- This crash report is the result of reproducible processes, the bug persits also after Update to LO 5.2.3.3 from today: You'll see into the screen video: 1. click to

[Libreoffice-bugs] [Bug 103825] [WOPI] access_token_ttl handling

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103825 --- Comment #5 from Pranav Kant --- (In reply to Aleksander Machniak from comment #4) > (In reply to Pranav Kant from comment #3) > > On the server side, when access token is about to expire, sure I can request > >

[Libreoffice-bugs] [Bug 104221] UI: Paragraph background color cannot be reset (set to NONE)

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104221 Telesto changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 104220] FORMATTING: Paragraph with background color ( file from previous version) now has spacing

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104220 Xisco Faulí changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 104200] Oppening Search for Updates window soon after Libreoffice start, a %PERCENT% is shown, and the task never ends.

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104200 --- Comment #2 from Anônimo Oculto Culto --- (In reply to Adolfo Jayme from comment #1) > I’ve come to the conclusion that this is only a temporary server problem. > From all the reports we’ve got on this

[Libreoffice-bugs] [Bug 97157] Particular XLS with macro/forms very slow to open

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97157 Timur changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-bugs] [Bug 101327] Impress crashes saving a pptx doc

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101327 --- Comment #19 from Commit Notification --- Michael Meeks committed a patch related to this issue. It has been pushed to "libreoffice-5-3":

[Libreoffice-bugs] [Bug 101327] Impress crashes saving a pptx doc

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101327 Commit Notification changed: What|Removed |Added Whiteboard|target:5.4.0

[Libreoffice-bugs] [Bug 104223] New: UI font is too much condensed

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104223 Bug ID: 104223 Summary: UI font is too much condensed Product: LibreOffice Version: 5.3.0.0.alpha1+ Master Hardware: x86-64 (AMD64) OS: Linux (All) Status:

[Libreoffice-bugs] [Bug 65848] PRINTING: CALC doesn't set scaling factor set on xlsx files

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=65848 --- Comment #11 from Andreas Hofmann --- I can also reproduce this issue with LibreOffice 5.2.3.3, and would need it fixed. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 104224] [META] LibreLogo bugs and enhancements

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104224 Yousuf Philips (jay) changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 104148] Crash in: SwEditWin::TimerHandler(Timer *)

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104148 Alex Thurgood changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 96354] autocorrect code incorrectly categorizes hebrew letters / 100% cpu usage when typing hebrew

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96354 yossi changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 103765] Rendering of system font cramped with Harfbuzz

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103765 Cor Nouws changed: What|Removed |Added CC||c...@nouenoff.nl

[Libreoffice-bugs] [Bug 102847] [META] Quick Find, Search and Replace

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102847 Bug 102847 depends on bug 99687, which changed state. Bug 99687 Summary: Find Text text widget fails to emit accessible object:text-caret-moved events https://bugs.documentfoundation.org/show_bug.cgi?id=99687 What|Removed

[Libreoffice-bugs] [Bug 43544] FILEOPEN: Calc extremely slow when opening some XLSX files

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43544 Commit Notification changed: What|Removed |Added Whiteboard|BSA

[Libreoffice-bugs] [Bug 43544] FILEOPEN: Calc extremely slow when opening some XLSX files

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43544 --- Comment #18 from Commit Notification --- Maarten Bosmans committed a patch related to this issue. It has been pushed to "libreoffice-5-3":

[Libreoffice-bugs] [Bug 102525] F4 breaks array formula

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102525 Jacques Guilleron changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 101327] Impress crashes saving a pptx doc

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101327 Commit Notification changed: What|Removed |Added Whiteboard|target:5.4.0

[Libreoffice-bugs] [Bug 104220] New: FORMATTING: Paragraph with background color ( file from previous version) now has spacing

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104220 Bug ID: 104220 Summary: FORMATTING: Paragraph with background color (file from previous version) now has spacing Product: LibreOffice Version: 5.3.0.0.alpha1+ Master

[Libreoffice-bugs] [Bug 104203] FILESAVE: PPTX: lines lost after RT

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104203 --- Comment #3 from Telesto --- Created attachment 129068 --> https://bugs.documentfoundation.org/attachment.cgi?id=129068=edit Results attachment 76501 with LO -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 104220] FORMATTING: Paragraph with background color ( file from previous version) now has spacing

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104220 Cor Nouws changed: What|Removed |Added CC||c...@nouenoff.nl

[Libreoffice-bugs] [Bug 101327] Impress crashes saving a pptx doc

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101327 --- Comment #18 from Commit Notification --- Michael Meeks committed a patch related to this issue. It has been pushed to "libreoffice-5-2":

[Libreoffice-bugs] [Bug 104203] FILESAVE: PPTX: lines lost after RT

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104203 Telesto changed: What|Removed |Added Blocks||88177 Referenced

[Libreoffice-bugs] [Bug 91332] Saving XLSX File Removes textbox Linked to Other Tabs

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91332 Telesto changed: What|Removed |Added Blocks||88175 Referenced

[Libreoffice-bugs] [Bug 88177] [Meta] Tracking bug for limitations of PPTX (OOXML) format

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88177 Telesto changed: What|Removed |Added Depends on||104203 Referenced

[Libreoffice-bugs] [Bug 104148] Crash in: SwEditWin::TimerHandler(Timer *)

2016-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104148 --- Comment #5 from Hans Gerstenkorn --- Hi MM I t'll try to give more details, so I could reproduce ow it comes to a crash - so I've made a creen-video and for better documentation please see bug No. 104148.

  1   2   3   4   5   >