[Libreoffice-commits] core.git: 3 commits - include/vcl sd/source solenv/gbuild sw/source toolkit/source vcl/Library_vcl.mk vcl/source vcl/unx

2014-02-25 Thread Matúš Kukan
include/vcl/unohelp.hxx |1 sd/source/ui/dlg/sdabstdlg.cxx |4 - solenv/gbuild/Helper.mk | 16 ++ solenv/gbuild/LinkTarget.mk | 52 +- solenv/gbuild/gbuild.mk |2

Re: junit autogen error?

2014-02-25 Thread Stephan Bergmann
On 11/19/2013 09:11 AM, Stephan Bergmann wrote: The best fix probably is to use javac with -classpath junit.jar for the check. Fixed with http://cgit.freedesktop.org/libreoffice/core/commit/?id=ded6334f7016cb59dcb140a23339b1ca3418ca8c Make JUnit/Hamcrest detection more flexible now.

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

2014-02-25 Thread Matúš Kukan
solenv/gbuild/platform/com_MSC_class.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d412b21695267df623d020e534c68a386d25431b Author: Matúš Kukan matus.ku...@collabora.com Date: Tue Feb 25 18:07:47 2014 +0100 oops, missing `)' Change-Id:

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

2014-02-25 Thread Stephan Bergmann
sw/source/filter/ww8/docxattributeoutput.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 59e45c373fc037aa97432102067bdacc8fca6446 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Feb 25 10:12:22 2014 +0100 warning C4510: default constructor could

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

2014-02-25 Thread Pallavi Jadhav
sw/qa/extras/ooxmlexport/data/FDO74105.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 15 +++ sw/source/filter/ww8/docxattributeoutput.cxx | 13 + writerfilter/source/dmapper/NumberingManager.cxx | 12 4 files changed, 36

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

2014-02-25 Thread Stephan Bergmann
compilerplugins/clang/compat.hxx| 17 + compilerplugins/clang/pluginhandler.cxx | 11 ++- 2 files changed, 23 insertions(+), 5 deletions(-) New commits: commit 6f2774b209f0a52ad199f926cd56f581e73c79d5 Author: Stephan Bergmann sberg...@redhat.com Date: Tue

QA Meeting Minutes - 2014-02-24

2014-02-25 Thread Robinson Tryon
Hello, hello, Meeting minutes from the QA Meeting are here: https://wiki.documentfoundation.org/QA/Meetings/2014/February_24 The next QA Call will be: https://wiki.documentfoundation.org/QA/Meetings/2014/March_10 We may be rescheduling the time and weekday of QA Calls in the near future, so if

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

2014-02-25 Thread Stephan Bergmann
compilerplugins/clang/compat.hxx| 18 + compilerplugins/clang/store/salbool.cxx | 566 2 files changed, 584 insertions(+) New commits: commit cc478960dceea17858ba88067dc3ecf07a07d291 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Feb 25

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

2014-02-25 Thread Markus Mohrhard
oox/source/export/chartexport.cxx |2 +- sc/source/filter/excel/xestream.cxx |3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 1efe2782de94f55faac510d8fd4596fc54ea1d37 Author: Markus Mohrhard markus.mohrh...@collabora.co.uk Date: Tue Feb 25 10:47:47 2014

[Libreoffice-commits] core.git: compilerplugins/Makefile-clang.mk config_host.mk.in configure.ac

2014-02-25 Thread Stephan Bergmann
compilerplugins/Makefile-clang.mk |4 ++-- config_host.mk.in |1 - configure.ac |8 +--- 3 files changed, 3 insertions(+), 10 deletions(-) New commits: commit 95700a2d7d09893fe16aadb406e93bf7164f7422 Author: Stephan Bergmann

Re: Drop CLANGBUILD in addition to CLANGDIR?

2014-02-25 Thread Stephan Bergmann
On 02/24/2014 01:53 PM, Stephan Bergmann wrote: That is, anybody any objections against committing the below patch to master? Committed as http://cgit.freedesktop.org/libreoffice/core/commit/?id=95700a2d7d09893fe16aadb406e93bf7164f7422 Drop CLANGBUILD in addition to CLANGDIR now. Stephan

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sysui/desktop

2014-02-25 Thread Jürgen Schmidt
sysui/desktop/productversion.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6a1f34766f40bf697b8bb56951c5b3a3267afd97 Author: Jürgen Schmidt j...@apache.org Date: Tue Feb 25 08:56:43 2014 + #124311# change version number diff --git

Re: Testing/Working on PyUNO?

2014-02-25 Thread Kevin Hunter Kesling
I'm sorry to have ignited a discussion for which I wasn't looking. I clearly don't have the authority to weigh in given my (lack of) meritocratic wealth in the LibO community, so let me keep this simple: I'm truly just trying to find an agreeable avenue for hacking on LibO given my use cases

Can XML been imported/transformed with API

2014-02-25 Thread Fernand Vanrie
Hallo, In the past there was he "com.sun.star.comp.JAXTHelper" to make a translation of a XML this stuff is now removed from LO SaxtHelper is replaced by com.sun.star.comp.documentconversion.LibXSLTTransformer In the past there was some code (below

Re: Minutes of ESC call

2014-02-25 Thread Noel Grandin
On 2014-02-21 16:21, Thorsten Behrens wrote: Jan Holesovsky wrote: * Problems in image scaling code (Markus) + can we use openmp there? anybody against? + gcc and visual studio both support that [Markus] + easy to use [Markus] Another piece to look at are intel's TBB, which in

[Libreoffice-commits] core.git: scp2/InstallModule_gnome.mk scp2/InstallModule_impress.mk scp2/InstallModule_ooo.mk

2014-02-25 Thread Matúš Kukan
scp2/InstallModule_gnome.mk |2 -- scp2/InstallModule_impress.mk |1 - scp2/InstallModule_ooo.mk | 10 -- 3 files changed, 13 deletions(-) New commits: commit 513a947a9289290e520e31461f46ec7276be9417 Author: Matúš Kukan matus.ku...@collabora.com Date: Tue Feb 25

Notes on compilerplugins/clang/store/salbool.cxx

2014-02-25 Thread Stephan Bergmann
...introduced with http://cgit.freedesktop.org/libreoffice/core/commit/?id=cc478960dceea17858ba88067dc3ecf07a07d291 salbool: a rewriting plugin that flags most uses of sal_Bool. If you want to use it to clean up uses of sal_Bool in some module M: After a full build, do make $M.clean cp

Paris Hackfest in June

2014-02-25 Thread Charles-H. Schulz
Hello, We should have a Hackfest in Paris during the month of June, ideally the 27th and 28th. It would take place at the Simplon space, located in Montreuil: www.simplon.co Please let me know in private or elsewhere if you would be interested in joining. Best, Charles.

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

2014-02-25 Thread Miklos Vajna
sw/qa/extras/odfexport/data/shape-relsize.odt |binary sw/qa/extras/odfexport/odfexport.cxx |8 xmloff/source/draw/ximpshap.cxx | 26 ++ xmloff/source/draw/ximpshap.hxx |2 ++ 4 files changed, 36 insertions(+) New

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

2014-02-25 Thread Tomaž Vajngerl
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit aaf1e86408758ff332bb071e329187b7369be1b2 Author: Tomaž Vajngerl tomaz.vajng...@collabora.com Date: Tue Feb 25 12:30:26 2014 +0100 fix test merge screw-up Change-Id:

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

2014-02-25 Thread Miklos Vajna
sw/qa/extras/odfexport/odfexport.cxx | 10 -- sw/source/core/unocore/unodraw.cxx |4 xmloff/source/text/txtprmap.cxx |4 3 files changed, 16 insertions(+), 2 deletions(-) New commits: commit d618ea6b86711470b7f5ace94b95f15a4ba87325 Author: Miklos Vajna

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

2014-02-25 Thread Stephan Bergmann
include/svtools/brwbox.hxx|6 +- svtools/source/brwbox/brwbox1.cxx |8 svtools/source/brwbox/brwbox2.cxx |4 ++-- 3 files changed, 7 insertions(+), 11 deletions(-) New commits: commit ee120240f7021ce8f06c09fe2c2b26593c7de67e Author: Stephan Bergmann

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 6a/1f34766f40bf697b8bb56951c5b3a3267afd97

2014-02-25 Thread Caolán McNamara
6a/1f34766f40bf697b8bb56951c5b3a3267afd97 |1 + 1 file changed, 1 insertion(+) New commits: commit f31790ec792e773597f8b4e24dcf9c133aabb533 Author: Caolán McNamara caol...@redhat.com Date: Tue Feb 25 11:48:03 2014 + Notes added by 'git notes add' diff --git

Re: Fix for a crash test?

2014-02-25 Thread Miklos Vajna
Hi Julien, On Sat, Feb 22, 2014 at 07:05:39AM -0800, julien2412 serval2...@yahoo.fr wrote: On pc Debian x86-64 with master sources updated yesterday, I reproduced the crash fdo51430-1.doc. The bt shows a failing assert because of the line 2423 of this block: 2415 else 2416

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - writerfilter/source

2014-02-25 Thread Julien Nabet
writerfilter/source/rtftok/rtfsdrimport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 154a3ef1f5938c78a7ef1201d9cbae0240eb1cb0 Author: Julien Nabet serval2...@yahoo.fr Date: Sat Feb 22 15:53:13 2014 +0100 Fix a crash from crashtest 4

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 19/0444f7fd3fa9cfcd1955b3f5dcd916184d02f4

2014-02-25 Thread Caolán McNamara
19/0444f7fd3fa9cfcd1955b3f5dcd916184d02f4 |1 + 1 file changed, 1 insertion(+) New commits: commit db2a6e6cb93d6e35b60a737952a5a86fe2862baf Author: Caolán McNamara caol...@redhat.com Date: Tue Feb 25 12:25:16 2014 + Notes added by 'git notes add' diff --git

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

2014-02-25 Thread Armin Le Grand
oox/source/core/xmlfilterbase.cxx | 13 + sfx2/source/doc/doctemplates.cxx |4 ++-- 2 files changed, 15 insertions(+), 2 deletions(-) New commits: commit b071ce32befcc84a57a7ecd39667cb6658c0c866 Author: Armin Le Grand a...@apache.org Date: Mon Feb 24 20:25:26 2014 +

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - oox/source

2014-02-25 Thread Armin Le Grand
oox/source/core/xmlfilterbase.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit b88cb7b4f23dcd02177e6e3578e3b3ba14454c1c Author: Armin Le Grand a...@apache.org Date: Mon Feb 24 20:25:26 2014 + Resolves: #i118640# force early destruction of last

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - oox/source

2014-02-25 Thread Armin Le Grand
oox/source/core/xmlfilterbase.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit e1187562c15594447766828ac89098fc8c964ef7 Author: Armin Le Grand a...@apache.org Date: Mon Feb 24 20:25:26 2014 + Resolves: #i118640# force early destruction of last

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

2014-02-25 Thread Tor Lillqvist
desktop/source/deployment/misc/dp_misc.cxx |4 1 file changed, 4 insertions(+) New commits: commit 1974b1601c0500e0db56f6cfd9db6bd25dcccfab Author: Tor Lillqvist t...@collabora.com Date: Tue Feb 25 15:00:38 2014 +0200 The LO process is called just soffice on OS X

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

2014-02-25 Thread Michael Stahl
sw/qa/extras/rtfimport/data/rhbz1065629.rtf| 20 + sw/qa/extras/rtfimport/rtfimport.cxx | 32 + writerfilter/source/rtftok/rtfdocumentimpl.cxx | 439 - writerfilter/source/rtftok/rtfdocumentimpl.hxx | 93 -

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - bridges/source

2014-02-25 Thread Rene Engelhard
bridges/source/cpp_uno/gcc3_linux_sparc/uno2cpp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a606751087a2de4233c3e1fd14a7ddba993ddcea Author: Rene Engelhard r...@debian.org Date: Mon Feb 24 17:59:08 2014 +0100 fix fix gcc inline assembler operands usage

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

2014-02-25 Thread Douglas Mencken
svl/source/filerec/filerec.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 52d3e89bc2a6af3f7411c1d95de879c106580d76 Author: Douglas Mencken dougmenc...@gmail.com Date: Mon Feb 24 11:21:33 2014 -0500 svl: don't forget about big-endian parts in filerec.cxx

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

2014-02-25 Thread Douglas Mencken
cppcanvas/source/inc/implrenderer.hxx |7 +-- vcl/source/filter/wmf/enhwmf.cxx |7 +-- 2 files changed, 10 insertions(+), 4 deletions(-) New commits: commit 63de81621a8d075d1df00d54798e06271083110e Author: Douglas Mencken dougmenc...@gmail.com Date: Mon Feb 24 11:47:03

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

2014-02-25 Thread Stephan Bergmann
vcl/osx/a11ytextattributeswrapper.mm |2 +- vcl/osx/a11ywrapper.mm |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit b83dfcb88b77fe9adfc036cd94c9c09ddc2b7468 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Feb 25 14:59:16 2014 +0100

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

2014-02-25 Thread Stephan Bergmann
fpicker/source/aqua/SalAquaFilePicker.mm |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5b9f0b283b4ada78f67d2e4b134cbcf674fbd664 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Feb 25 15:06:23 2014 +0100 loplugin:literaltoboolconversion

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

2014-02-25 Thread Oliver-Rainer Wittmann
writerfilter/source/dmapper/DomainMapper.cxx| 150 writerfilter/source/dmapper/PropertyMap.cxx |2 writerfilter/source/dmapper/PropertyMap.hxx |2 writerfilter/source/dmapper/StyleSheetTable.cxx |2 4 files changed, 84 insertions(+), 72

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

2014-02-25 Thread Stephan Bergmann
sw/qa/extras/rtfimport/rtfimport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9d6c36dee3c7bd60f86c286d2fb5e3a00da86c84 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Feb 25 15:08:47 2014 +0100 ambiguity Change-Id:

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

2014-02-25 Thread Stephan Bergmann
slideshow/source/engine/OGLTrans/mac/OGLTrans_TransitionImpl.mm |8 ++--- slideshow/source/engine/OGLTrans/mac/OGLTrans_TransitionerImpl.mm | 16 +- 2 files changed, 12 insertions(+), 12 deletions(-) New commits: commit ddcd1507601634710e78d366d8d0fe6ce166 Author: Stephan

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

2014-02-25 Thread Tor Lillqvist
desktop/source/app/check_ext_deps.cxx|4 desktop/source/deployment/manager/dp_manager.cxx |5 + desktop/source/deployment/misc/dp_misc.cxx |9 - 3 files changed, 17 insertions(+), 1 deletion(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-2' - include/vcl vcl/generic vcl/unx

2014-02-25 Thread Michael Stahl
include/vcl/jobdata.hxx |2 ++ vcl/generic/print/genprnpsp.cxx | 13 +++-- vcl/unx/generic/printer/cupsmgr.cxx |2 ++ vcl/unx/generic/printer/jobdata.cxx | 18 ++ 4 files changed, 25 insertions(+), 10 deletions(-) New commits: commit

[Libreoffice-commits] core.git: 2 commits - cui/source include/svtools odk/GeneratedPackage_odk_javadoc.mk odk/Module_odk.mk odk/Package_javadoc.mk svtools/source sw/source

2014-02-25 Thread Stephan Bergmann
cui/source/inc/cfgutil.hxx|1 cui/source/inc/selector.hxx |1 include/svtools/treelist.hxx | 18 ++-- include/svtools/treelistbox.hxx |3 odk/GeneratedPackage_odk_javadoc.mk | 16 +++ odk/Module_odk.mk |2

[Libreoffice-commits] core.git: odk/CustomTarget_check.mk

2014-02-25 Thread Stephan Bergmann
odk/CustomTarget_check.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6b6433772bc7ad5f81c5ad406ad4d152ad2cc516 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Feb 25 16:03:21 2014 +0100 Package - GeneratedPackage fixup Change-Id:

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

2014-02-25 Thread Michael Stahl
sw/qa/extras/rtfimport/data/rhbz1065629.rtf| 20 + sw/qa/extras/rtfimport/rtfimport.cxx | 32 + writerfilter/source/rtftok/rtfdocumentimpl.cxx | 439 - writerfilter/source/rtftok/rtfdocumentimpl.hxx | 93 - 4 files changed, 413 insertions(+), 171

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

2014-02-25 Thread Stephan Bergmann
compilerplugins/clang/postfixincrementfix.cxx | 132 - compilerplugins/clang/postfixincrementfix.hxx | 39 -- compilerplugins/clang/rtlconstasciimacro.cxx| 154 -- compilerplugins/clang/store/postfixincrementfix.cxx | 132 +

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - writerfilter/source

2014-02-25 Thread Michael Stahl
writerfilter/source/rtftok/rtfsdrimport.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 84e8e9f178308f082b0c51c3e33655e3a082c057 Author: Michael Stahl mst...@redhat.com Date: Tue Feb 25 11:55:27 2014 +0100 RTFSdrImport::resolveDhgt(): fix crashing C-cast

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

2014-02-25 Thread Miklos Vajna
writerfilter/source/rtftok/rtfdocumentimpl.cxx |6 +++--- writerfilter/source/rtftok/rtfdocumentimpl.hxx |3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) New commits: commit ddac853e0c1d8445471640c2f5f6c6d029986bd7 Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Feb 25

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

2014-02-25 Thread Michael Stahl
writerfilter/source/rtftok/rtfdocumentimpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f7e1e0243318743f18b6cc6a87b7307e357f953f Author: Michael Stahl mst...@redhat.com Date: Tue Feb 25 16:47:49 2014 +0100 writerfilter: attempt to appease Mac

[Libreoffice-commits] core.git: 25 commits - comphelper/source include/comphelper reportdesign/source sd/source sw/source writerfilter/source

2014-02-25 Thread Oliver-Rainer Wittmann
comphelper/source/container/containermultiplexer.cxx | 12 +- comphelper/source/misc/SelectionMultiplex.cxx|3 comphelper/source/property/propmultiplex.cxx |3 include/comphelper/SelectionMultiplex.hxx|3 include/comphelper/containermultiplexer.hxx

Re: Fix for a crash test?

2014-02-25 Thread Michael Stahl
On 25/02/14 13:05, Miklos Vajna wrote: Hi Julien, On Sat, Feb 22, 2014 at 07:05:39AM -0800, julien2412 serval2...@yahoo.fr wrote: On pc Debian x86-64 with master sources updated yesterday, I reproduced the crash fdo51430-1.doc. The bt shows a failing assert because of the line 2423 of

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 5a/15ef3da683566d7bd443f96eeec3a9a3f70aeb

2014-02-25 Thread Caolán McNamara
5a/15ef3da683566d7bd443f96eeec3a9a3f70aeb |1 + 1 file changed, 1 insertion(+) New commits: commit e74af4a8bb9a94d2f55d1136e2afe0c6531b1332 Author: Caolán McNamara caol...@redhat.com Date: Tue Feb 25 16:14:28 2014 + Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - writerfilter/source

2014-02-25 Thread Oliver-Rainer Wittmann
writerfilter/source/dmapper/DomainMapper.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit f8366d188f2d7cfe17ec802cbdff603b111eacd5 Author: Oliver-Rainer Wittmann o...@apache.org Date: Tue Feb 25 13:16:12 2014 + Related: #i124106# correct handling

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

2014-02-25 Thread Alexander Wilms
animations/source/animcore/animcore.cxx|8 animations/source/animcore/targetpropertiescreator.cxx |6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) New commits: commit f72ba183205634fb8490b1632059d3bec21901b9 Author: Alexander Wilms

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

2014-02-25 Thread Douglas Mencken
sfx2/source/control/dispatch.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b8ebdae0345aa331cf6d6dabf40a6f26dc7d2371 Author: Douglas Mencken dougmenc...@gmail.com Date: Tue Feb 25 09:55:55 2014 -0500 Yet another one undefined comparison of 'const' and a

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

2014-02-25 Thread Maxim Monastirsky
sc/source/ui/unoobj/scdetect.cxx | 76 --- sd/source/ui/unoidl/sddetect.cxx | 11 + starmath/source/smdetect.cxx | 15 +++ 3 files changed, 58 insertions(+), 44 deletions(-) New commits: commit 27c3b8bca22353dfdcf4c248539a727522fc4e76 Author:

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

2014-02-25 Thread Alexander Wilms
apple_remote/source/AppleRemote.m | 22 - apple_remote/source/HIDRemoteControlDevice.m | 10 ++-- apple_remote/source/KeyspanFrontRowControl.m | 34 +++--- apple_remote/source/MultiClickRemoteBehavior.m | 58 -

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

2014-02-25 Thread Alexander Wilms
avmedia/inc/mediacontrol.hxx |8 ++-- avmedia/source/framework/soundhandler.cxx| 14 +++ avmedia/source/framework/soundhandler.hxx|2 - avmedia/source/gstreamer/gstframegrabber.hxx |4 +- avmedia/source/gstreamer/gstmanager.hxx |4 +-

[Libreoffice-commits] core.git: basctl/sdi basctl/source

2014-02-25 Thread Alexander Wilms
basctl/sdi/baside.sdi | 16 - basctl/sdi/basslots.sdi|2 - basctl/source/basicide/basicbox.cxx|8 ++-- basctl/source/basicide/basicbox.hxx|2 - basctl/source/basicide/baside2.cxx

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

2014-02-25 Thread Alexander Wilms
crashrep/source/unx/main.cxx |4 - crashrep/source/win32/rcheader.txt |4 - crashrep/source/win32/rctemplate.txt | 22 crashrep/source/win32/resource.h |4 - crashrep/source/win32/soreport.cxx | 90 +-- 5 files changed, 62

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

2014-02-25 Thread Tor Lillqvist
starmath/source/smdetect.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit aa273f05776ff6bb8e1f96d1cc3baf40a997da0e Author: Tor Lillqvist t...@collabora.com Date: Tue Feb 25 19:33:13 2014 +0200 WaE: declaration shadows a local variable

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

2014-02-25 Thread Stephan Bergmann
compilerplugins/clang/literaltoboolconversion.cxx | 29 +- 1 file changed, 12 insertions(+), 17 deletions(-) New commits: commit 907ffec4907eac13bfe51c98d4f27b433b7bb36f Author: Stephan Bergmann sberg...@redhat.com Date: Tue Feb 25 19:03:12 2014 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-2' - translations

2014-02-25 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c5ccb239c8bc7cfd2b8edd3206c4ffcb3c448f1e Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Tue Feb 25 16:05:28 2014 +0100 Updated core Project: translations

Need help, regarding Easy Hack, Bug 64290 - UI: count selected rows and columns..

2014-02-25 Thread Sujay m
Hello, I ve been working on this easy hack for almost a week now. First of all it is not a easy hack, atleast not for the fist timers. For this hack the code pointers are not given, and i was able to find some code pointers using opengrok. Initially i looked up in the xml file to get the UI

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

2014-02-25 Thread Andras Timar
extras/source/wordbook/technical.dic |1 + 1 file changed, 1 insertion(+) New commits: commit 4402f80937a342f6c1e3587c93ddb2eb391214fc Author: Andras Timar andras.ti...@collabora.com Date: Tue Feb 25 19:55:14 2014 +0100 add iOS to wordbook Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-2' - writerfilter/source

2014-02-25 Thread Michael Stahl
writerfilter/source/rtftok/rtfsdrimport.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit e1d3c95484918a393c9abcac83552f17a9f1921f Author: Michael Stahl mst...@redhat.com Date: Tue Feb 25 11:55:27 2014 +0100 RTFSdrImport::resolveDhgt(): fix crashing C-cast

Re: Fix for a crash test?

2014-02-25 Thread julien2412
I submitted a patch here: https://gerrit.libreoffice.org/#/c/8307/ The goal was just to fix the crash + use a by default value for SvxULSpaceItem + fix a wrong copy paste For the rest, I must say I don't know how it should be fixed. Julien -- View this message in context:

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

2014-02-25 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper.cxx |9 --- writerfilter/source/doctok/resources.xmi | 31 - writerfilter/source/ooxml/model.xml|4 +-- writerfilter/source/rtftok/rtfdocumentimpl.cxx |2 - 4 files changed, 9 insertions(+), 37

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

2014-02-25 Thread Michael Stahl
sw/qa/extras/rtfimport/data/rhbz1065629.rtf| 20 + sw/qa/extras/rtfimport/rtfimport.cxx | 32 + writerfilter/source/rtftok/rtfdocumentimpl.cxx | 439 - writerfilter/source/rtftok/rtfdocumentimpl.hxx | 93 - 4 files changed, 413 insertions(+), 171

[Libreoffice-commits] core.git: unusedcode.easy writerfilter/inc writerfilter/source

2014-02-25 Thread Miklos Vajna
unusedcode.easy|1 - writerfilter/inc/resourcemodel/util.hxx|1 - writerfilter/source/resourcemodel/util.cxx |4 3 files changed, 6 deletions(-) New commits: commit 02a46f9394555489884440c4fa352101f0ab7b20 Author: Miklos Vajna

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

2014-02-25 Thread Alexander Wilms
o3tl/qa/test-heap_ptr.cxx|2 +- o3tl/qa/test-vector_pool.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 13ae60336608d807fb8129a5b3f4f482ad57448a Author: Alexander Wilms f.alexander.wi...@gmail.com Date: Tue Feb 25 19:21:23 2014 +0100 Remove

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

2014-02-25 Thread Stephan Bergmann
sw/qa/extras/rtfimport/rtfimport.cxx |2 +- writerfilter/source/rtftok/rtfdocumentimpl.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 3972cd911b9e8dcce5aa07aa58dbbe5f83451659 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Feb 25

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

2014-02-25 Thread Michael Stahl
sw/qa/extras/rtfimport/rtfimport.cxx |2 +- writerfilter/source/rtftok/rtfdocumentimpl.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit fee514a03f623cf6383ffc04c87775e6269d1d9e Author: Michael Stahl mst...@redhat.com Date: Tue Feb 25 16:47:49

[Libreoffice-commits] core.git: slideshow/source slideshow/test

2014-02-25 Thread Alexander Wilms
slideshow/source/engine/OGLTrans/mac/OGLTrans_Shaders.m | 24 +- slideshow/source/engine/OGLTrans/mac/aquaOpenGLView.m | 12 ++--- slideshow/source/engine/activities/activitybase.cxx | 20

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

2014-02-25 Thread Alexander Wilms
cppcanvas/source/mtfrenderer/implrenderer.cxx | 10 +- cppcanvas/source/mtfrenderer/textaction.cxx |8 2 files changed, 9 insertions(+), 9 deletions(-) New commits: commit 8448d136ecc889f9a8fe85d883f0fd0e612c1c4e Author: Alexander Wilms f.alexander.wi...@gmail.com Date:

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

2014-02-25 Thread Alexander Wilms
canvas/source/cairo/cairo_spritecanvashelper.hxx |2 canvas/source/cairo/cairo_xlib_cairo.cxx |2 canvas/source/directx/dx_9rm.cxx | 124 +- canvas/source/directx/dx_bitmap.cxx |4

[Libreoffice-commits] core.git: basegfx/source basegfx/test

2014-02-25 Thread Alexander Wilms
basegfx/source/color/bcolormodifier.cxx | 20 ++-- basegfx/source/color/bcolortools.cxx |2 basegfx/source/curve/b2dbeziertools.cxx |2 basegfx/source/curve/b2dcubicbezier.cxx |8 - basegfx/source/matrix/b2dhommatrix.cxx|2

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

2014-02-25 Thread Julien Nabet
sw/source/core/access/accframe.cxx |2 +- sw/source/core/layout/tabfrm.cxx |2 +- wizards/com/sun/star/wizards/ui/UnoDialog.java |2 +- wizards/com/sun/star/wizards/ui/UnoDialog.py |2 +- xmloff/source/text/txtparae.cxx|2 +- 5 files

[Libreoffice-commits] core.git: dtrans/source fpicker/source slideshow/source

2014-02-25 Thread Julien Nabet
dtrans/source/win32/dtobj/XTDataObject.hxx |2 +- dtrans/source/win32/workbench/XTDo.hxx |2 +- fpicker/source/win32/filepicker/helppopupwindow.hxx|2 +-

[Libreoffice-commits] core.git: forms/source qadevOOo/runner reportbuilder/java xmloff/source

2014-02-25 Thread Julien Nabet
forms/source/xforms/binding.cxx |2 +- qadevOOo/runner/lib/MultiPropertyTest.java |2 +- reportbuilder/java/org/libreoffice/report/pentaho/output/OfficeDocumentReportTarget.java |

[Bug 39468] translate German comments, removing redundant ones

2014-02-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39468 --- Comment #105 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Stefan Ring committed a patch related to this issue. It has been pushed to master:

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

2014-02-25 Thread Alexander Wilms
basic/source/basmgr/basicmanagerrepository.cxx | 28 ++-- basic/source/basmgr/basmgr.cxx | 28 ++-- basic/source/basmgr/vbahelper.cxx | 10 +++ basic/source/classes/eventatt.cxx |4 +-

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

2014-02-25 Thread Alexander Wilms
binaryurp/source/cache.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 598243b2d8e8bd3496d88affdbccee6c11566c69 Author: Alexander Wilms f.alexander.wi...@gmail.com Date: Tue Feb 25 17:43:38 2014 +0100 Remove visual noise from binaryurp Change-Id:

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

2014-02-25 Thread Alexander Wilms
bean/com/sun/star/beans/LocalOfficeConnection.java |2 - bean/com/sun/star/beans/LocalOfficeWindow.java |2 - bean/com/sun/star/comp/beans/Controller.java |8 +++ bean/com/sun/star/comp/beans/Frame.java| 12 +--

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

2014-02-25 Thread Julien Nabet
qadevOOo/tests/java/mod/_forms/GenericModelTest.java |2 +- qadevOOo/tests/java/mod/_sw/SwXTextView.java |4 ++-- svtools/source/dialogs/wizardmachine.cxx |8 3 files changed, 7 insertions(+), 7 deletions(-) New commits: commit

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

2014-02-25 Thread Alexander Wilms
sot/qa/complex/olesimplestorage/OLESimpleStorageUnitTest.java |2 sot/source/base/factory.cxx |2 sot/source/base/object.cxx|6 +- sot/source/sdstor/stg.cxx | 10 ++--

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

2014-02-25 Thread Caolán McNamara
svtools/source/contnr/svlbitm.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 554fbe94fc098b1d0c588a8b29077555be192e97 Author: Caolán McNamara caol...@redhat.com Date: Tue Feb 25 21:14:43 2014 + fix comments Change-Id:

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

2014-02-25 Thread Christian M . Heller
vcl/source/window/dockmgr.cxx | 93 +++--- 1 file changed, 7 insertions(+), 86 deletions(-) New commits: commit d5688e16e72aea26b2bf281efc71e9fadf74944c Author: Christian M. Heller christian.helle...@gmail.com Date: Sat Feb 22 07:46:15 2014 -0500

[Bug 39468] translate German comments, removing redundant ones

2014-02-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39468 --- Comment #106 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Christian M. Heller committed a patch related to this issue. It has been pushed to master:

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

2014-02-25 Thread Alexander Wilms
svl/qa/complex/ConfigItems/CheckConfigItems.java | 28 ++-- svl/source/inc/poolio.hxx|2 svl/source/items/cenumitm.cxx| 12 ++--- svl/source/items/cintitem.cxx| 16 +++ svl/source/items/ctypeitm.cxx

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

2014-02-25 Thread Jan Holesovsky
sw/source/filter/html/css1atr.cxx | 253 -- sw/source/filter/html/htmlatr.cxx | 75 --- 2 files changed, 142 insertions(+), 186 deletions(-) New commits: commit 5dee438cc2f1dc48c7bcca963f17dc797e8fb0fe Author: Jan Holesovsky ke...@collabora.com

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

2014-02-25 Thread Eike Rathke
i18nlangtag/source/isolang/isolang.cxx |1 + include/i18nlangtag/lang.h |1 + svtools/source/misc/langtab.src|1 + 3 files changed, 3 insertions(+) New commits: commit da4a8dbb1057acd0bdc18b3aa97b7f378ac19b31 Author: Eike Rathke er...@redhat.com Date: Tue Feb 25

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

2014-02-25 Thread Eike Rathke
i18nlangtag/source/isolang/isolang.cxx |1 + include/i18nlangtag/lang.h |1 + svtools/source/misc/langtab.src|1 + 3 files changed, 3 insertions(+) New commits: commit 9c2515f8e05c44b74ab2887cceaade0c4d87446a Author: Eike Rathke er...@redhat.com Date: Tue Feb 25

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

2014-02-25 Thread Michael Meeks
filter/source/msfilter/mscodec.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2d3ed7ebb592401de214eaeee68c656afbefbe05 Author: Michael Meeks michael.me...@collabora.com Date: Tue Feb 25 22:48:48 2014 + cid#736173 - increase default fill chars buffer

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-2' - sc/source

2014-02-25 Thread Kohei Yoshida
sc/source/filter/excel/xestyle.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit a09cedbcea86e0af0db1ced6df6cf95ab5ba946b Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Thu Feb 20 11:27:32 2014 -0500 fdo#75130: Export cell borders to xls and

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

2014-02-25 Thread Eike Rathke
i18nlangtag/source/isolang/isolang.cxx |2 ++ include/i18nlangtag/lang.h |2 ++ svtools/source/misc/langtab.src|2 ++ 3 files changed, 6 insertions(+) New commits: commit 75a22a9fb88b128bb31eb51dc763e42cb76e26c2 Author: Eike Rathke er...@redhat.com Date: Wed Feb

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

2014-02-25 Thread Kohei Yoshida
sc/inc/linkuno.hxx |6 -- sc/qa/unit/data/ods/external-ref-cache.ods |binary sc/qa/unit/subsequent_filters-test.cxx | 17 + sc/source/filter/xml/xmlexternaltabi.cxx |8 +++- sc/source/ui/unoobj/linkuno.cxx| 26

[Bug 60270] LibreOffice 4.1 most annoying bugs

2014-02-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Joel Madero jmadero@gmail.com changed: What|Removed |Added Depends on||37223 -- You are

[Bug 60270] LibreOffice 4.1 most annoying bugs

2014-02-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 --- Comment #145 from Joel Madero jmadero@gmail.com --- Nominated bug 37223 - Impossible to copy just values from spreadsheet into a table in Writer - inherited by OOo but quite annoying. a couple dupes and a few users involved. Plus I guess

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-02-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Joel Madero jmadero@gmail.com changed: What|Removed |Added Depends on||74087 -- You are

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-02-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 --- Comment #103 from Joel Madero jmadero@gmail.com --- Nominated bug 74087 - when misspelled word is in a cell, right clicking in the cell goes into edit the cell vs. opening the context menu, offering word suggestions, etc . . . -- You

  1   2   3   4   >