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

2016-03-01 Thread Matteo Casalin
include/tools/unqidx.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ad0aec407d09711f58acbacbf6296ca53b760725 Author: Matteo Casalin Date: Wed Mar 2 08:30:10 2016 +0100 Fix error C2057: expected constant expression Change-Id: Ie345ede60c1204c3

Firebird doesn't support MSVC 2015

2016-03-01 Thread David Ostrovsky
So, after fixing number of MSVC 14.0 related bugs in FB module: [1], I filed this bug upstream: [2] and got there this comment from Egor Pugin: "I tried to compile fb with MSVC2015. After fixing macro issues, you'll see more errors and more serious. The list of errors is almost endless. (Of cour

[Libreoffice-commits] online.git: loolwsd/Auth.hpp loolwsd/Capabilities.hpp loolwsd/ChildProcessSession.cpp loolwsd/LoadTest.cpp loolwsd/LOOLBroker.cpp loolwsd/LOOLKit.cpp loolwsd/LOOLWSD.cpp

2016-03-01 Thread Tor Lillqvist
loolwsd/Auth.hpp|3 ++- loolwsd/Capabilities.hpp|8 +--- loolwsd/ChildProcessSession.cpp |2 +- loolwsd/LOOLBroker.cpp | 23 --- loolwsd/LOOLKit.cpp | 19 ++- loolwsd/LOOLWSD.cpp |4

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

2016-03-01 Thread Tor Lillqvist
loolwsd/LOOLBroker.cpp |2 +- loolwsd/LOOLWSD.cpp|1 - 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit 73282c50d6c39b7b5788bee4c2a0bc01a3887793 Author: Tor Lillqvist Date: Wed Mar 2 08:26:15 2016 +0200 Make preinit the default. Turn off with LOK_NO_PREINIT

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.4' - 23 commits - configure.ac lotuswordpro/qa lotuswordpro/source

2016-03-01 Thread Andras Timar
configure.ac |2 lotuswordpro/qa/cppunit/test_lotuswordpro.cxx |4 lotuswordpro/source/filter/LotusWordProImportFilter.cxx | 12 lotuswordpro/source/filter/bencont.cxx| 10 lotuswordpro/source/filter/ben

Libreoffice in indian languages

2016-03-01 Thread sridhar
Hi I am trying to build Libreoffice 5.0.2 user interface in Indian languages. Some languages are working . I followed same process for Gujarati , Malayalam, Marathi , Nepali and Manipuri. But it's not working. After selecting Language in Languages setting, the user interface remain in Engli

[Libreoffice-commits] core.git: 3 commits - include/tools rsc/inc rsc/source tools/source

2016-03-01 Thread Matteo Casalin
include/tools/pstm.hxx | 16 +++- include/tools/unqidx.hxx | 49 +-- rsc/inc/rscdb.hxx|6 ++-- rsc/inc/rscdef.hxx | 27 +++-- rsc/source/parser/rscdb.cxx | 24 +-

Re: java configure bug on gentoo

2016-03-01 Thread Wols Lists
On 01/03/16 18:54, Wols Lists wrote: > On 01/03/16 18:52, julien2412 wrote: >> Anthonys Lists wrote >>> ... >>> So I've debugged it successfully in ./configure, but that appears to be >>> a generated file, so when I went to test it, it seems to have blown my >>> changes away! How do I fix ./configu

Needed information abut sidebar module

2016-03-01 Thread Pranav Ganorkar
Hi, I am working on this bug: https://bugs.documentfoundation.org/show_bug.cgi?id=97885 As stated in the bug, it mentions that somehow the link to the EmptyPanel got removed. Most likely in this commit: https://cgit.freedesktop.org/libreoffice/core/commit/?id=536c259cb9644971d0eb0cdfb7d823c5383a

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

2016-03-01 Thread Eike Rathke
include/svl/srchitem.hxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 02caf16fc7d0455a235341966db89c77cbf1da0d Author: Eike Rathke Date: Tue Mar 1 20:45:02 2016 +0100 remnants of the past ... ... when OUString had to be automatically conver

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

2016-03-01 Thread Matúš Kukan
comphelper/source/inc/comphelper_module.hxx | 14 -- compilerplugins/clang/refcounting.cxx |3 -- include/comphelper/componentmodule.hxx | 38 include/unotools/componentresmodule.hxx | 13 - 4 files changed, 68 deletions(-) New

Re: java configure bug on gentoo

2016-03-01 Thread Wols Lists
On 01/03/16 18:52, julien2412 wrote: > Anthonys Lists wrote >> ... >> So I've debugged it successfully in ./configure, but that appears to be >> a generated file, so when I went to test it, it seems to have blown my >> changes away! How do I fix ./configure so the changes stick? >> ... > > You can

Re: java configure bug on gentoo

2016-03-01 Thread julien2412
Anthonys Lists wrote > ... > So I've debugged it successfully in ./configure, but that appears to be > a generated file, so when I went to test it, it seems to have blown my > changes away! How do I fix ./configure so the changes stick? > ... You can take a look to configure.ac in Julien -- V

libreoffice online Chinese input issues

2016-03-01 Thread xipeng
Hi all, I am a developer work on online office, our team selected libreoffice online open source framework, but we find it does not support Chinese input when edit document online, we want to implement this function, hope you can give us some s

java configure bug on gentoo

2016-03-01 Thread Wols Lists
Just tried to build lo on my system and it blew up with "can't find java home" - the worst kind of failure in that it didn't succeed, didn't fail, but thought it had succeeded. So I've debugged it successfully in ./configure, but that appears to be a generated file, so when I went to test it, it s

Collabora Online Chinese support issues

2016-03-01 Thread xipeng
Hello, I am the company's on going development of online office, selected Collabora Online open source framework, but does not support Chinese input in the source code, we want to achieve this part. We hope you can give some suggestions, such as implementation, what position i

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

2016-03-01 Thread Miklos Vajna
officecfg/registry/schema/org/openoffice/Office/Common.xcs | 12 sfx2/source/view/classificationhelper.cxx |6 -- 2 files changed, 16 insertions(+), 2 deletions(-) New commits: commit 9bd334a475e24d8454ef51b4d9aa5bd7668ee58e Author: Miklos Vajna Date: Tu

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

2016-03-01 Thread Samuel Mehrbrodt
framework/source/uielement/addonstoolbarmanager.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 398fadca9a82917ed865e328ba454d8015803b66 Author: Samuel Mehrbrodt Date: Tue Mar 1 18:09:23 2016 +0100 tdf#98277 Display shortcut only in tooltip, not in t

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

2016-03-01 Thread Tor Lillqvist
loolwsd/Makefile.am |9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) New commits: commit 78579b3e57536835ba802d6104f3529607d2c41b Author: Tor Lillqvist Date: Tue Mar 1 18:30:07 2016 +0200 Don't pretend to support non-Linux here either diff --git a/loolwsd/Makefile.am b/l

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

2016-03-01 Thread Stephan Bergmann
canvas/source/directx/dx_9rm.cxx |2 -- canvas/source/directx/dx_sprite.hxx |3 +++ canvas/source/directx/dx_spritehelper.cxx |1 - 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 9582fd9807854c5ed69d272ecd064d2393ff5ed3 Author: Stephan Bergmann Da

[Libreoffice-commits] online.git: loolwsd/debian loolwsd/LOOLKit.cpp loolwsd/loolwsd.spec.in loolwsd/Makefile.am

2016-03-01 Thread Tor Lillqvist
loolwsd/LOOLKit.cpp | 19 --- loolwsd/Makefile.am |4 ++-- loolwsd/debian/loolwsd.postinst |4 ++-- loolwsd/loolwsd.spec.in |4 ++-- 4 files changed, 6 insertions(+), 25 deletions(-) New commits: commit d5292541bddfea8317d1996899f86bda

Re: [Libreoffice-commits] core.git: XMLSEC_NO_SIZE_T is /not/ used with MSVC

2016-03-01 Thread Stephan Bergmann
On 03/01/2016 09:47 AM, Stephan Bergmann wrote: On 03/01/2016 03:40 AM, Ashod Nakashian wrote: Perhaps if you shed some light on what you are addressing I might be able to come with a solution? What is required is that no xmlsec/* ever get included from outside of xmlsecurity/xmlsec-wrapper.h

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

2016-03-01 Thread Caolán McNamara
qadevOOo/tests/java/ifc/awt/_XWindow.java | 29 + vcl/unx/gtk/gtksalmenu.cxx|6 ++ 2 files changed, 11 insertions(+), 24 deletions(-) New commits: commit 9f61007bb01ac7f47fa164e4cb252a4338ee9bdc Author: Caolán McNamara Date: Tue Mar 1 15:4

[Libreoffice-commits] online.git: loolwsd/ChildProcessSession.cpp loolwsd/LOOLBroker.cpp loolwsd/LOOLKit.cpp

2016-03-01 Thread Tor Lillqvist
loolwsd/ChildProcessSession.cpp |2 +- loolwsd/LOOLBroker.cpp |8 loolwsd/LOOLKit.cpp |2 +- 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 4f701d5d84afa072ef9549b1e500b1eef1e4beff Author: Tor Lillqvist Date: Tue Mar 1 17:28:42 20

[Libreoffice-commits] online.git: 2 commits - loolwsd/Util.cpp loolwsd/Util.hpp

2016-03-01 Thread Tor Lillqvist
loolwsd/Util.cpp |2 +- loolwsd/Util.hpp |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit a959e9900420b86728ce3823366f966d5852a919 Author: Tor Lillqvist Date: Tue Mar 1 17:17:10 2016 +0200 Make declaration of writeFIFO() match definition diff --git a/

[Libreoffice-commits] core.git: bin/update_pch xmlsecurity/inc

2016-03-01 Thread Ashod Nakashian
bin/update_pch |2 +- xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx |6 +- xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx |3 +-- 3 files changed, 7 insertions(+), 4 deletions(-) New commits: commit 2a5b8f34eba2f560759f27bb415dc599e657ab28 Autho

[Libreoffice-commits] online.git: 3 commits - loolwsd/LOOLBroker.cpp loolwsd/Util.cpp loolwsd/Util.hpp

2016-03-01 Thread Tor Lillqvist
loolwsd/LOOLBroker.cpp |8 loolwsd/Util.cpp |3 +++ loolwsd/Util.hpp |8 3 files changed, 11 insertions(+), 8 deletions(-) New commits: commit dc305b2b087a436bd612a9dd24fa4c407e7a1db1 Author: Tor Lillqvist Date: Tue Mar 1 16:43:39 2016 +0200 Don't

[Libreoffice-commits] core.git: 2 commits - officecfg/registry sfx2/source sw/sdi sw/source

2016-03-01 Thread Miklos Vajna
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |5 ++ sfx2/source/view/classificationcontroller.cxx| 17 +- sw/sdi/_basesh.sdi |1 sw/source/uibase/app/docst.cxx

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

2016-03-01 Thread Stephan van den Akker
vcl/qa/cppunit/wmf/data/line_styles.emf |binary vcl/qa/cppunit/wmf/wmfimporttest.cxx| 46 vcl/source/filter/wmf/enhwmf.cxx| 36 - 3 files changed, 70 insertions(+), 12 deletions(-) New commits: commit 39b1a23c09231bb61c0196

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

2016-03-01 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkframe.hxx |4 ++ vcl/inc/unx/gtk/gtksalmenu.hxx |6 ++-- vcl/unx/gtk/gtksalframe.cxx| 10 --- vcl/unx/gtk3/gtk3gtkframe.cxx | 57 +++-- 4 files changed, 46 insertions(+), 31 deletions(-) New commits: commit 56972b9899b2

How are Charities confronting CSE

2016-03-01 Thread Open Forum Events
Confronting Online Child Sexual Abuse and Exploitation 17th May 2016, Manchester Conference Centre, Manchester To confront C.S.E. Local Child safeguarding Boards require key agencies to work effectively together, these include local authorities, health bodies, the police and others. As technolog

[Libreoffice-commits] online.git: 2 commits - loolwsd/LOOLBroker.cpp loolwsd/LOOLKit.cpp

2016-03-01 Thread Tor Lillqvist
loolwsd/LOOLBroker.cpp | 32 +--- loolwsd/LOOLKit.cpp| 32 +--- 2 files changed, 26 insertions(+), 38 deletions(-) New commits: commit ec33f7b96a0fffd55a7248b084c14d00246e29f8 Author: Tor Lillqvist Date: Tue Mar 1 15:53:35 2016 +0

[Libreoffice-commits] online.git: loolwsd/LOOLBroker.cpp loolwsd/LOOLKit.cpp

2016-03-01 Thread Tor Lillqvist
loolwsd/LOOLBroker.cpp | 14 -- loolwsd/LOOLKit.cpp| 15 --- 2 files changed, 16 insertions(+), 13 deletions(-) New commits: commit f8aad3d31fa430586078ec742c51ae79e88c5ac9 Author: Tor Lillqvist Date: Tue Mar 1 15:44:22 2016 +0200 Use the std:: versions of

[Libreoffice-commits] online.git: loolwsd/Util.cpp

2016-03-01 Thread Tor Lillqvist
loolwsd/Util.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cdb0c08bb89e5e7d8c5237beeed0e39513d2b481 Author: Tor Lillqvist Date: Tue Mar 1 15:27:36 2016 +0200 Let's be consistent diff --git a/loolwsd/Util.cpp b/loolwsd/Util.cpp index 220f6c1..fab7a06

[Libreoffice-commits] online.git: loolwsd/README

2016-03-01 Thread Tor Lillqvist
loolwsd/README |4 1 file changed, 4 deletions(-) New commits: commit 9cba13a53f398418b3ac0897fecbbc3a6fc0b6ba Author: Tor Lillqvist Date: Tue Mar 1 15:10:16 2016 +0200 Let's not pretend this could ever run on non-Unix In fact, it is Linux-specific even, and has never su

[Libreoffice-commits] core.git: Branch 'feature/fixes17' - slideshow/opengl slideshow/source

2016-03-01 Thread Emmanuel Gil Peyrot
slideshow/opengl/honeycombFragmentShader.glsl| 30 +- slideshow/opengl/honeycombGeometryShader.glsl| 15 +-- slideshow/opengl/vortexFragmentShader.glsl | 46 -- slideshow/source/engine/OGLTrans/generic/OG

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

2016-03-01 Thread Miklos Vajna
loleaflet/src/control/Control.RowHeader.js |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 7c319aab333280bed0ded623e19f58ecbf4a910d Author: Miklos Vajna Date: Tue Mar 1 11:54:40 2016 +0100 ccu#1573 loleaflet: hide row headers of hidden rows Th

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

2016-03-01 Thread Miklos Vajna
desktop/qa/data/hidden-row.ods |binary desktop/qa/desktop_lib/test_desktop_lib.cxx | 35 sc/source/ui/view/tabview.cxx |3 +- 3 files changed, 37 insertions(+), 1 deletion(-) New commits: commit f5005d52389cb7519734b45d6268434ed360467

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

2016-03-01 Thread Caolán McNamara
sc/source/core/data/markmulti.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a03958af8d04889bb6206f620185c87fc1fb27d1 Author: Caolán McNamara Date: Tue Mar 1 11:51:22 2016 + coverity#1352213 Unchecked return value Change-Id: Iae1c0a09eae

Re: CppCheck Report Update

2016-03-01 Thread Caolán McNamara
On Sun, 2016-02-28 at 01:35 +, cppcheck.libreoff...@gmail.com  > Note: > The script generating this report was run at : > 2016-28-02_02:35:42 with user buildslave at host vm140 as > /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s > /home/buildslave/source/libo-core

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

2016-03-01 Thread Eike Rathke
sc/source/core/data/document.cxx | 18 ++ 1 file changed, 18 insertions(+) New commits: commit 0a5d00507d08179d2511de0b5152e17a238f4a2d Author: Eike Rathke Date: Mon Feb 29 17:54:50 2016 +0100 fix the "group not recalculated after delete" second part of tdf#97897

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

2016-03-01 Thread Yousuf Philips
icon-themes/galaxy/links.txt |8 1 file changed, 8 insertions(+) New commits: commit 61213fc0487d0d9e0f637f2e3101612ef11e412a Author: Yousuf Philips Date: Fri Feb 26 21:55:45 2016 +0400 tdf#94738 Replace symphony icons with galaxy in the sidebar Change-Id: I37437eb2f

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

2016-03-01 Thread Giuseppe Castagno
include/sfx2/dinfdlg.hxx |3 +++ sfx2/source/dialog/dinfdlg.cxx | 11 +++ 2 files changed, 14 insertions(+) New commits: commit 75433880cbb622808c30a91b064a6604fcd0c4a3 Author: Giuseppe Castagno Date: Thu Feb 25 17:15:38 2016 +0100 tdf#98188: Crash when closing File->P

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

2016-03-01 Thread Caolán McNamara
framework/source/uielement/menubarmanager.cxx | 26 -- 1 file changed, 12 insertions(+), 14 deletions(-) New commits: commit 42ac7f9cdbf66414cf03657470c2f684836184f4 Author: Caolán McNamara Date: Sun Feb 28 20:27:43 2016 + language submenu from tools->langua

[Libreoffice-commits] online.git: 2 commits - loolwsd/AUTHORS loolwsd/LOOLBroker.cpp

2016-03-01 Thread Tor Lillqvist
loolwsd/AUTHORS|1 - loolwsd/LOOLBroker.cpp | 14 +++--- 2 files changed, 7 insertions(+), 8 deletions(-) New commits: commit aa4fe42d24b61eef86e44851fe044128ca85fca1 Author: Tor Lillqvist Date: Tue Mar 1 13:25:09 2016 +0200 English diff --git a/loolwsd/LOOLBroker.c

[Libreoffice-commits] core.git: 2 commits - desktop/qa libreofficekit/qa sc/source

2016-03-01 Thread Miklos Vajna
desktop/qa/data/hidden-row.ods |binary desktop/qa/desktop_lib/test_desktop_lib.cxx | 35 libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx |1 sc/source/ui/view/tabview.cxx |3 + 4 files changed, 38 insertions(+)

German community meeting in Essen

2016-03-01 Thread Florian Effenberger
Hello, sorry for being late with announcing this, trying to optimize communication here in the future to have some better outreach. The German community will organize a community weekend at Linuxhotel in Essen, April 15-17. The agenda is currently in development at https://wiki.documentfound

[Libreoffice-commits] core.git: wizards/com

2016-03-01 Thread Caolán McNamara
wizards/com/sun/star/wizards/db/SQLQueryComposer.java |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 2fb8c4b642bae77e0a515512450129503db5aa38 Author: Caolán McNamara Date: Tue Mar 1 10:53:35 2016 + coverity#1326385 Dereference null return value

[Libreoffice-commits] core.git: 5 commits - include/store shell/source sot/source starmath/inc starmath/source store/source svgio/inc svgio/source

2016-03-01 Thread Noel Grandin
include/store/store.hxx |5 +- shell/source/unix/sysshell/recently_used_file.cxx |4 +- shell/source/unix/sysshell/recently_used_file.hxx |2 - sot/source/sdstor/stgdir.cxx |4 +- sot/source/sdstor/stgdir.hxx |

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

2016-03-01 Thread Caolán McNamara
connectivity/source/drivers/firebird/PreparedStatement.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit d7e1e8da8b1a5158c5a89c7016e05588b0461999 Author: Caolán McNamara Date: Tue Mar 1 10:45:06 2016 + coverity#1352212 Unchecked return value

[Libreoffice-commits] core.git: wizards/com

2016-03-01 Thread Caolán McNamara
wizards/com/sun/star/wizards/document/GridControl.java |6 ++ 1 file changed, 6 insertions(+) New commits: commit 144ce8b3ff38a39507a4167662ef5b4aec63907a Author: Caolán McNamara Date: Tue Mar 1 10:32:30 2016 + coverity#1326304 Explicit null dereferenced Change-Id: I

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

2016-03-01 Thread Caolán McNamara
xmerge/source/xmerge/java/org/openoffice/xmerge/util/registry/ConverterInfoMgr.java | 18 +++--- 1 file changed, 13 insertions(+), 5 deletions(-) New commits: commit d112040b7f91415a4f58b9e1a7bd84bd5c914c81 Author: Caolán McNamara Date: Tue Mar 1 10:22:08 2016 + coverity#1326

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

2016-03-01 Thread Marco Cecchetti
sc/source/core/inc/arraysumfunctor.hxx |7 +-- sc/source/core/tool/scmatrix.cxx |2 +- 2 files changed, 6 insertions(+), 3 deletions(-) New commits: commit 9b7f72203f2b9f6b95d927c695f7f48b86b251ee Author: Marco Cecchetti Date: Mon Feb 29 22:18:23 2016 +0100 tdf#97369/#97

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

2016-03-01 Thread Caolán McNamara
xmerge/source/xmerge/java/org/openoffice/xmerge/util/registry/ConverterInfoReader.java | 31 +++--- 1 file changed, 12 insertions(+), 19 deletions(-) New commits: commit c900c820a054ff0e8cb45cc7064716f3e53432b8 Author: Caolán McNamara Date: Tue Mar 1 10:13:07 2016 + coverity#

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

2016-03-01 Thread Miklos Vajna
desktop/source/lib/init.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit a57b2fd453c53d6fc1075321cf3b7d4284781e68 Author: Miklos Vajna Date: Tue Mar 1 10:50:29 2016 +0100 ccu#1568 desktop: disable alpha buffer for Calc As far as I see, the al

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

2016-03-01 Thread Caolán McNamara
xmerge/source/xmerge/java/org/openoffice/xmerge/util/registry/ConverterInfo.java | 24 +++--- 1 file changed, 18 insertions(+), 6 deletions(-) New commits: commit 1fb6a3aa87f6f68194246f8de0d62796a98ddce2 Author: Caolán McNamara Date: Tue Mar 1 09:51:23 2016 + coverity#1326847

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

2016-03-01 Thread Samuel Mehrbrodt
framework/source/uielement/addonstoolbarmanager.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 3ff17bda5ba3e627e9b996506dc72b68cf67483b Author: Samuel Mehrbrodt Date: Mon Feb 29 17:46:30 2016 +0100 tdf#98277 Extensions: Display shortcut in toolbar tooltip Cha

Re: Create a diff document.

2016-03-01 Thread Samuel Mehrbrodt
Am 01.03.2016 um 09:30 schrieb Miklos Vajna: > I think the best we have is > . We have also https://wiki.documentfoundation.org/Development/DispatchCommands Samuel ___ Libre

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

2016-03-01 Thread Miklos Vajna
loleaflet/debug/document/document_simple_example.html |2 ++ 1 file changed, 2 insertions(+) New commits: commit 33d1e1b8889aff3da205e93c4f73cd7120cca5b8 Author: Miklos Vajna Date: Tue Mar 1 10:46:50 2016 +0100 loleaflet: add comment on how to test transparent tiles diff --git a/lole

[Libreoffice-commits] online.git: 2 commits - loleaflet/debug loleaflet/dist loleaflet/.eslintignore loleaflet/Makefile loleaflet/spec loleaflet/src

2016-03-01 Thread Jan Holesovsky
loleaflet/.eslintignore |4 loleaflet/Makefile|2 loleaflet/debug/document/document_simple_example.html | 12 loleaflet/dist/contextMenu/jquery.contextMenu.css | 206 + loleaflet/dist/contextMenu/jquery.contextMenu

Re: [Libreoffice-commits] core.git: "sc - unit tests for tdf#97369 and tdf#97587" causing ASan heap-buffer-overflow

2016-03-01 Thread Stephan Bergmann
On 02/29/2016 10:04 AM, Stephan Bergmann wrote: On 02/27/2016 12:51 PM, Marco Cecchetti wrote: commit 65694793e9588106e570d82b359c9c9e25a5cf0d Author: Marco Cecchetti Date: Thu Feb 25 17:34:30 2016 +0100 sc - unit tests for tdf#97369 and tdf#97587 Change-Id: If2f7fec727a7a7f607e57

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

2016-03-01 Thread Caolán McNamara
vcl/unx/gtk/gtksalframe.cxx | 10 ++ vcl/unx/gtk3/gtk3gtkdata.cxx |2 ++ vcl/unx/gtk3/gtk3gtkframe.cxx | 10 ++ 3 files changed, 14 insertions(+), 8 deletions(-) New commits: commit 8bac7e410adfb991ba847a2ca94400b3e655d1b1 Author: Caolán McNamara Date: Tue Mar 1 09:

[Libreoffice-commits] core.git: 2 commits - include/svl include/tools svl/source tools/source

2016-03-01 Thread Noel Grandin
include/svl/filerec.hxx|4 +- include/svl/inettype.hxx |3 - include/svl/itempool.hxx |2 - include/svl/itemset.hxx|7 +-- include/svl/undo.hxx |4 +- include/svl/urihelper.hxx |3 - include/svl/zforlist.hxx

[Libreoffice-commits] online.git: loolwsd/test

2016-03-01 Thread Miklos Vajna
loolwsd/test/httpwstest.cpp | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) New commits: commit 34fc0baacc8d92e5c5997d18e24afa2c66fef936 Author: Miklos Vajna Date: Tue Mar 1 09:55:06 2016 +0100 loolwsd: indentation fixes in httpwstest This file had a co

[Libreoffice-commits] online.git: 2 commits - loolwsd/ChildProcessSession.cpp loolwsd/ChildProcessSession.hpp loolwsd/LOOLKit.cpp

2016-03-01 Thread Miklos Vajna
loolwsd/ChildProcessSession.cpp |2 -- loolwsd/ChildProcessSession.hpp |2 -- loolwsd/LOOLKit.cpp |2 +- 3 files changed, 1 insertion(+), 5 deletions(-) New commits: commit f46a43b5f586a81c1cff8df871580177cad30a4f Author: Miklos Vajna Date: Tue Mar 1 09:53:37 2016 +0100

Re: [Libreoffice-commits] core.git: XMLSEC_NO_SIZE_T is /not/ used with MSVC

2016-03-01 Thread Stephan Bergmann
On 03/01/2016 03:40 AM, Ashod Nakashian wrote: On 02/29/2016 05:42 PM, Ashod Nakashian wrote: On 02/29/2016 11:44 AM, Stephan Bergmann wrote: Ashod, can you get that fixed? I assume that it would be a common issue that such wrapper include files need special treatment in update_pch (and an ind

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

2016-03-01 Thread Stephan Bergmann
svx/source/dialog/crashreportui.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 436aea863573b358e491f48b20af02ab0f5eb2eb Author: Stephan Bergmann Date: Tue Mar 1 09:36:26 2016 +0100 loplugin:vclwidgets Change-Id: Ia03a625933aa8daf816c1cf4f58aa86b0

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

2016-03-01 Thread Sean Young
writerperfect/source/writer/MSWorksImportFilter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f2bd96f7dd5225c2547889b55809701caf12d3c2 Author: Sean Young Date: Mon Feb 29 18:57:07 2016 + MS Write conversion should default to CP1252 2f7f818ee

Re: Create a diff document.

2016-03-01 Thread Miklos Vajna
Hi, On Mon, Feb 29, 2016 at 10:07:31AM +0100, Stef Bon wrote: > I understand that for every interactive command there is an equivalent "uno". > I've seen already a call in lokit api for that. > > Where can I find more about uno's? I think the best we have is

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

2016-03-01 Thread Stephan Bergmann
svx/source/dialog/crashreportdlg.cxx |2 +- svx/source/dialog/crashreportdlg.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 8ab503a871bf884187381f75cfd15808c340e5c5 Author: Stephan Bergmann Date: Tue Mar 1 09:29:18 2016 +0100 loplugin:sallogareas

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

2016-03-01 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/tdf96326.rtf | 27 + sw/qa/extras/rtfimport/rtfimport.cxx | 15 + writerfilter/source/rtftok/rtfdocumentimpl.cxx |3 +- 3 files changed, 44 insertions(+), 1 deletion(-) New commits: commit 829596eb36de32bd87b4

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

2016-03-01 Thread Stephan Bergmann
desktop/source/app/sofficemain.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5420ef4687992a2e2bfdd99d85325615d317547b Author: Stephan Bergmann Date: Tue Mar 1 09:22:50 2016 +0100 loplugin:sallogareas Change-Id: I0abd86a259673596f39f0b6ab62d02f15