LibreOffice Gerrit News for core on 2013-10-22

2013-10-22 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + Related fdo#54938: Adapt supportsService ... in https://gerrit.libreoffice.org/6370 from Marcos Souza + fdo#70616: proper picture format to export docx in https://gerrit.libreoffice.org/6367 from Jacobo Aragunde

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

2013-10-22 Thread Markus Mohrhard
sc/Library_scopencl.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 0dab391bdb18378ee304f56177bb572e418edaf0 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Oct 22 08:18:23 2013 +0200 missing dependency on mdds diff --git a/sc/Library_scopencl.mk

[Bug 54938] Adapt supportsService implementations to cppu::supportsService

2013-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54938 --- Comment #7 from Stephan Bergmann sberg...@redhat.com --- (In reply to comment #5) In reportdesign, I saw a lot of uses of comhelper::existsValue: ::sal_Bool SAL_CALL OToolboxController::supportsService( const OUString ServiceName ) throw

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

2013-10-22 Thread Stephan Bergmann
unotest/source/cpp/filters-test.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 30823bce29b4e5007cf045e9923a2f2e749ab091 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Oct 22 08:55:24 2013 +0200 Improve test assertion Change-Id:

Re: cppunit framework

2013-10-22 Thread Miklos Vajna
Hi, On Mon, Oct 21, 2013 at 06:20:01PM -0200, José Guilherme Vanz v...@libreoffice.org wrote: has libo its own cppunit? I was thinking that it uses the old project of cppunit in the sourceforge.com Markus knows the details, but in short the new upstream is on freedesktop.org. So no, this is

Re: cppunit framework

2013-10-22 Thread Markus Mohrhard
Hey, On Mon, Oct 21, 2013 at 06:20:01PM -0200, José Guilherme Vanz v...@libreoffice.org wrote: has libo its own cppunit? I was thinking that it uses the old project of cppunit in the sourceforge.com Markus knows the details, but in short the new upstream is on freedesktop.org. So no,

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

2013-10-22 Thread Michael Meeks
sc/source/ui/collab/sendfunc.cxx | 14 +++--- sc/source/ui/collab/sendfunc.hxx | 14 +++--- 2 files changed, 14 insertions(+), 14 deletions(-) New commits: commit e847e6758ef51cc2f2f6622c40bf6c7b0bc0cdae Author: Michael Meeks michael.me...@collabora.com Date: Tue Oct 22

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

2013-10-22 Thread Miklos Vajna
sw/source/core/layout/atrfrm.cxx |1 - sw/source/core/layout/laycache.cxx |4 ++-- sw/source/filter/ww8/docxattributeoutput.cxx |2 +- sw/source/filter/ww8/wrtww8.hxx |2 +- sw/source/ui/chrdlg/break.cxx|1 - 5 files changed,

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

2013-10-22 Thread Stephan Bergmann
external/firebird/ExternalPackage_firebird.mk |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit b0f00d38254eca70e196e1580faac4a215bc2b12 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Oct 22 10:05:14 2013 +0200 Copy fbembed library to instdir

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

2013-10-22 Thread Caolán McNamara
include/tools/string.hxx|1 tools/source/rc/rc.cxx | 44 +++ tools/source/string/strucvt.cxx | 63 3 files changed, 43 insertions(+), 65 deletions(-) New commits: commit

[Bug 38838] Removal/Replacement of the String/UniString with OUString once and for all.

2013-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38838 --- Comment #96 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Caolan McNamara committed a patch related to this issue. It has been pushed to master:

[Bug 38838] Removal/Replacement of the String/UniString with OUString once and for all.

2013-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38838 Caolán McNamara caol...@redhat.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-commits] core.git: bin/lo-generate-source-tarball

2013-10-22 Thread Andras Timar
bin/lo-generate-source-tarball |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7a6043c20b1df3ed90341d9d079a16d385ccca4b Author: Andras Timar andras.ti...@collabora.com Date: Tue Oct 22 11:03:33 2013 +0200 typo: s/helcontent2/helpcontent2/ Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - config_host.mk.in configure.ac mysqlc/Extension_mysql-connector-ooo.mk mysqlc/Library_mysqlc.mk mysqlcppconn/Library_mysqlcppconn.mk mysqlc/s

2013-10-22 Thread Lionel Elie Mamane
config_host.mk.in |3 ++ configure.ac| 43 +--- mysqlc/Extension_mysql-connector-ooo.mk |6 mysqlc/Library_mysqlc.mk|2 + mysqlc/source/mysqlc_driver.cxx | 23

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

2013-10-22 Thread Luboš Luňák
writerfilter/source/dmapper/GraphicHelpers.cxx | 23 +++ writerfilter/source/dmapper/GraphicHelpers.hxx | 11 ++- writerfilter/source/dmapper/GraphicImport.cxx | 12 ++-- 3 files changed, 35 insertions(+), 11 deletions(-) New commits: commit

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Caolán McNamara caol...@redhat.com changed: What|Removed |Added Depends on||70750 -- You are

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - oox/source

2013-10-22 Thread Muthu Subramanian
oox/source/drawingml/chart/typegroupconverter.cxx | 19 +++ 1 file changed, 19 insertions(+) New commits: commit 59f17072a0999c83293a0497132fc08dfd7d3f5e Author: Muthu Subramanian sumu...@collabora.com Date: Tue Oct 22 14:47:56 2013 +0530 n#839727: Chart missing dataset.

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

2013-10-22 Thread Muthu Subramanian
oox/source/drawingml/chart/seriesconverter.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit e5f24e0c7c8f4799223c19359f4228f0b1a71461 Author: Muthu Subramanian sumu...@collabora.com Date: Tue Oct 22 15:13:41 2013 +0530 n#839727: Crash fix. diff --git

[Libreoffice-commits] dev-tools.git: bibisect/bibisect.cfg bibisect/build.sh bibisect/Makefile

2013-10-22 Thread Bjoern Michaelsen
bibisect/Makefile |7 ++- bibisect/bibisect.cfg |4 +++- bibisect/build.sh | 32 ++-- 3 files changed, 31 insertions(+), 12 deletions(-) New commits: commit 7e9a2976cdfa0adee9b077e73acf78fed6be380e Author: Bjoern Michaelsen

[Libreoffice-commits] voting.git: include/evilsedhack

2013-10-22 Thread Thorsten Behrens
include/evilsedhack |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f7206af01641cae0e531f88253a17d64e092b2f7 Author: Thorsten Behrens t...@documentfoundation.org Date: Tue Oct 22 12:08:08 2013 +0200 Remove protocol from stylesheet links some more.

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

2013-10-22 Thread Luboš Luňák
sw/source/filter/ww8/docxattributeoutput.cxx | 148 +-- 1 file changed, 98 insertions(+), 50 deletions(-) New commits: commit 5e094619364dce3e575d2edcf7c68dcec701c44e Author: Luboš Luňák l.lu...@suse.cz Date: Thu May 23 16:32:44 2013 +0200 improve exporting of

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

2013-10-22 Thread Stephan Bergmann
qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewHeaderCell.java | 60 +- 1 file changed, 32 insertions(+), 28 deletions(-) New commits: commit ee337e7ed61d1ee6fe37520eed30805329c44fb6 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Oct 22 12:24:31 2013 +0200 Try make this

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

2013-10-22 Thread Stephan Bergmann
sfx2/source/doc/objxtor.cxx |1 - sfx2/source/inc/objshimp.hxx |1 - 2 files changed, 2 deletions(-) New commits: commit c82a36f9c7d89fa434d3dff896c290964326f5bf Author: Stephan Bergmann sberg...@redhat.com Date: Tue Oct 22 12:25:42 2013 +0200 Remove unused

[Bug 54938] Adapt supportsService implementations to cppu::supportsService

2013-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54938 --- Comment #8 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Marcos Paulo de Souza committed a patch related to this issue. It has been pushed to master:

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

2013-10-22 Thread Muthu Subramanian
oox/source/drawingml/chart/seriesconverter.cxx|3 ++- oox/source/drawingml/chart/typegroupconverter.cxx | 19 +++ 2 files changed, 21 insertions(+), 1 deletion(-) New commits: commit 812a175d736cf32aa756408b0d7906cd269d2a03 Author: Muthu Subramanian

[Libreoffice-commits] core.git: ios/lo.xcconfig.in ios/MobileLibreOffice

2013-10-22 Thread Roi Illouz
ios/MobileLibreOffice/MobileLibreOffice.xcodeproj/project.pbxproj |8 ios/lo.xcconfig.in|2 +- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 073ee020d01da56906ab1d40a3688a372f423fb2 Author: Roi Illouz

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - solenv/bin

2013-10-22 Thread Andras Timar
solenv/bin/modules/installer/windows/feature.pm |1 + 1 file changed, 1 insertion(+) New commits: commit 978c83321ac9d5a66ecf2c82b4ade7b3c673b622 Author: Andras Timar andras.ti...@collabora.com Date: Sat Oct 12 10:00:51 2013 -0700 fdo#33798 msidbFeatureAttributesUIDisallowAbsent for

[Bug 39428] audit / remove SvStream long operators

2013-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39428 --- Comment #17 from Keith McRae keithco...@gmail.com --- Hi Julien Sorry for the delay in replying. I'm currently involved in some projects that are eating up all of my time. I'm not sure when I'll be able to get back to it to be honest. Kind

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - 2 commits - editeng/source include/unotools oox/source sd/source sw/source unotools/source vcl/generic vcl/source

2013-10-22 Thread Luboš Luňák
editeng/source/items/textitem.cxx |4 +--- include/unotools/fontdefs.hxx |9 + oox/source/export/drawingml.cxx |2 +- sd/source/filter/eppt/pptx-text.cxx |2 +- sw/source/core/txtnode/fntcache.cxx | 17 +

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - instsetoo_native/inc_openoffice

2013-10-22 Thread Andras Timar
instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt |1 + instsetoo_native/inc_openoffice/windows/msi_templates/InstallE.idt |1 + 2 files changed, 2 insertions(+) New commits: commit 83c5d9f401c7cfd21eeddc7040a98886cc30a3df Author: Andras Timar ati...@suse.com Date: Mon

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

2013-10-22 Thread Tor Lillqvist
sw/source/core/inc/rootfrm.hxx |2 -- sw/source/core/text/itrform2.cxx |2 -- sw/source/core/text/porexp.hxx |6 -- sw/source/core/text/porfld.hxx |8 sw/source/core/text/porfly.hxx |4 sw/source/core/text/porftn.hxx |6 --

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

2013-10-22 Thread Stephan Bergmann
fpicker/source/aqua/SalAquaFilePicker.mm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4e40d2ef4b187183d13eef98b976b00765d94ae5 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Oct 22 13:32:39 2013 +0200 typo Change-Id:

[Libreoffice-commits] core.git: 2 commits - sw/Module_sw.mk sw/qa sw/UIConfig_qa.mk

2013-10-22 Thread Jan Holesovsky
sw/Module_sw.mk |1 sw/UIConfig_qa.mk | 16 + sw/qa/tiledrendering/tiledrendering.cxx | 18 +- sw/qa/tiledrendering/tiledrendering.ui | 273 4 files changed, 300 insertions(+), 8 deletions(-) New commits:

[Libreoffice-commits] core.git: basic/source cui/source editeng/source extensions/source filter/source include/tools include/vcl sc/source solenv/gdb svx/source sw/source tools/Library_tl.mk tools/sou

2013-10-22 Thread Caolán McNamara
basic/source/runtime/inputbox.cxx |2 cui/source/options/certpath.cxx |1 editeng/source/editeng/editdoc.hxx |1 extensions/source/scanner/grid.cxx |4 filter/source/graphicfilter/ios2met/ios2met.cxx |3

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

2013-10-22 Thread Stephan Bergmann
include/sfx2/objsh.hxx |3 +-- sfx2/source/doc/objmisc.cxx |1 - sfx2/source/doc/objstor.cxx |1 - 3 files changed, 1 insertion(+), 4 deletions(-) New commits: commit ab1b996afac5dcaa222598dd29628b52a5e1903d Author: Stephan Bergmann sberg...@redhat.com Date: Tue Oct 22

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

2013-10-22 Thread Caolán McNamara
sd/source/ui/inc/slideshow.hxx |5 ++ sd/source/ui/slideshow/slideshowimpl.cxx |6 +- sd/source/ui/slideshow/slideshowimpl.hxx |2 sd/source/ui/slidesorter/controller/SlsSlotManager.cxx | 29

[Bug 38838] Removal/Replacement of the String/UniString with OUString once and for all.

2013-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38838 --- Comment #97 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Caolan McNamara committed a patch related to this issue. It has been pushed to master:

[Bug 38838] Removal/Replacement of the String/UniString with OUString once and for all.

2013-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38838 Caolán McNamara caol...@redhat.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

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

2013-10-22 Thread Caolán McNamara
vcl/aqua/source/window/salframeview.mm |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b0e6fcc9fd7c22744b74ef35a38446f853ef9532 Author: Caolán McNamara caol...@redhat.com Date: Tue Oct 22 13:09:22 2013 +0100 sneaky macosx Strings Change-Id:

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

2013-10-22 Thread Caolán McNamara
canvas/source/directx/dx_9rm.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 858d3adbd734cb2955f8255a619117c25bf15b01 Author: Caolán McNamara caol...@redhat.com Date: Tue Oct 22 13:11:01 2013 +0100 missing headers Change-Id:

[Libreoffice-commits] core.git: helpcontent2 librelogo/source

2013-10-22 Thread László Németh
helpcontent2|2 +- librelogo/source/LibreLogo/LibreLogo.py |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit a888280ccbbfab1fbff3ff8e99c1cc500b9ff3db Author: László Németh nem...@numbertext.org Date: Tue Oct 22 14:03:03 2013

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

2013-10-22 Thread Jürgen Schmidt
io/source/TextOutputStream/TextOutputStream.cxx | 15 +++ 1 file changed, 15 insertions(+) New commits: commit ed445d95eda257aef5efeb4ed55ceb43a00b8343 Author: Jürgen Schmidt j...@apache.org Date: Mon Oct 21 15:55:06 2013 + Resolves: #i75731# check output stream and...

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

2013-10-22 Thread Caolán McNamara
vcl/win/source/gdi/salgdi3.cxx | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) New commits: commit 989cffdd126c3e1ec404500997d6e95865f1c890 Author: Caolán McNamara caol...@redhat.com Date: Tue Oct 22 13:20:41 2013 +0100 some sneaky strings in

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - cf/17f922f01bd75643749a7fd01a03f8167bccee

2013-10-22 Thread Caolán McNamara
cf/17f922f01bd75643749a7fd01a03f8167bccee |1 + 1 file changed, 1 insertion(+) New commits: commit 039fea01d950ff77fe89eeb2aad9331b607fd3cd Author: Caolán McNamara caol...@redhat.com Date: Tue Oct 22 13:21:07 2013 +0100 Notes added by 'git notes add' diff --git

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

2013-10-22 Thread Caolán McNamara
vcl/aqua/source/gdi/atsui/salatslayout.cxx |2 +- vcl/aqua/source/gdi/atsui/salatsuifontutils.cxx | 14 +++--- vcl/aqua/source/window/salmenu.cxx | 16 3 files changed, 16 insertions(+), 16 deletions(-) New commits: commit

[Libreoffice-commits] core.git: dictionaries

2013-10-22 Thread Caolán McNamara
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fd2b292f0d5c1994244c41555d403f14f9f44875 Author: Caolán McNamara caol...@redhat.com Date: Tue Oct 22 10:11:13 2013 +0100 Updated core Project: dictionaries

[Libreoffice-commits] dictionaries.git: pt_PT/pt_PT.dic

2013-10-22 Thread Caolán McNamara
pt_PT/pt_PT.dic |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 8106a55e4469c5d2bbdfac8a6816153843ee6b83 Author: Caolán McNamara caol...@redhat.com Date: Tue Oct 22 10:11:13 2013 +0100 remove duplicate entry Change-Id:

[Libreoffice-commits] dictionaries.git: Branch 'libreoffice-4-1' - pt_PT/pt_PT.dic

2013-10-22 Thread Caolán McNamara
pt_PT/pt_PT.dic |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 3bb9a7d303fbf1bf10a67a220598abb38363032c Author: Caolán McNamara caol...@redhat.com Date: Tue Oct 22 10:11:13 2013 +0100 remove duplicate entry Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - dictionaries

2013-10-22 Thread Caolán McNamara
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a8b7a51193f49d93767b937fb93f122f14533d59 Author: Caolán McNamara caol...@redhat.com Date: Tue Oct 22 10:11:13 2013 +0100 Updated core Project: dictionaries

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-3' - dictionaries

2013-10-22 Thread Andras Timar
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f72d49d808ce055c959b1c63513335797230bf50 Author: Andras Timar andras.ti...@collabora.com Date: Thu Oct 10 09:22:36 2013 +0200 Updated core Project: dictionaries

[Libreoffice-commits] dictionaries.git: Branch 'libreoffice-4-1-3' - pt_PT/description.xml pt_PT/pt_PT.dic

2013-10-22 Thread Andras Timar
pt_PT/description.xml |2 - pt_PT/pt_PT.dic | 75 ++ 2 files changed, 53 insertions(+), 24 deletions(-) New commits: commit e8bf825ab1c881bdddc78f0660db8caf993a065e Author: Andras Timar andras.ti...@collabora.com Date: Thu Oct 10

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-3' - dictionaries

2013-10-22 Thread Caolán McNamara
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d723808846b145914a53078b8cf246cc8aa538a5 Author: Caolán McNamara caol...@redhat.com Date: Tue Oct 22 10:11:13 2013 +0100 Updated core Project: dictionaries

[Libreoffice-commits] dictionaries.git: Branch 'libreoffice-4-1-3' - pt_PT/pt_PT.dic

2013-10-22 Thread Caolán McNamara
pt_PT/pt_PT.dic |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit fb1411e191d714703b7e90db009a96830e0152ec Author: Caolán McNamara caol...@redhat.com Date: Tue Oct 22 10:11:13 2013 +0100 remove duplicate entry Change-Id:

[Libreoffice-commits] core.git: Branch 'private/moggi/abstract-chart-rendering' - 2 commits - chart2/inc chart2/Library_chartopengl.mk chart2/source

2013-10-22 Thread Markus Mohrhard
chart2/Library_chartopengl.mk |3 chart2/inc/ChartModel.hxx |1 chart2/source/model/main/ChartModel.cxx |8 chart2/source/view/inc/AbstractShapeFactory.hxx |2 chart2/source/view/inc/DummyXShape.hxx | 74

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

2013-10-22 Thread Caolán McNamara
vcl/win/source/gdi/salgdi3.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 800f387af08f243e7d532ad7a78df1e3d6ad80e4 Author: Caolán McNamara caol...@redhat.com Date: Tue Oct 22 13:34:52 2013 +0100 bah, Len-!isEmpty Change-Id:

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

2013-10-22 Thread Caolán McNamara
dbaccess/source/ui/misc/DExport.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit ef23018f6f3338adeee06de8a989781347a1dea8 Author: Caolán McNamara caol...@redhat.com Date: Tue Oct 22 13:53:42 2013 +0100 missing header Change-Id:

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

2013-10-22 Thread Caolán McNamara
extensions/source/scanner/scanwin.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c0e827297bfc7cc723059648fff590b798ff2109 Author: Caolán McNamara caol...@redhat.com Date: Tue Oct 22 13:55:46 2013 +0100 stray String in extensions Change-Id:

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

2013-10-22 Thread Michael Stahl
extensions/source/scanner/scanwin.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit e0280873b89aa5ac518b2e76175bc2c6103729dc Author: Michael Stahl mst...@redhat.com Date: Tue Oct 22 14:55:17 2013 +0200 extensions: try to fix WNT String Change-Id:

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 69975, which changed state. Bug 69975 Summary: SLIDESHOW: Customized slideshow broken; shows all slides (see comment #1 ) https://bugs.freedesktop.org/show_bug.cgi?id=69975 What|Removed

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

2013-10-22 Thread Stephan Bergmann
sc/qa/extras/macros-test.cxx | 19 +++ 1 file changed, 11 insertions(+), 8 deletions(-) New commits: commit 2bcb5f5c36616611880e29d15a6f7327d506c54d Author: Stephan Bergmann sberg...@redhat.com Date: Tue Oct 22 15:09:32 2013 +0200 Fix tools/string.hxx remnants

[Libreoffice-commits] core.git: nss/ExternalPackage_nss.mk nss/README

2013-10-22 Thread Michael Stahl
nss/ExternalPackage_nss.mk |3 --- nss/README |9 - 2 files changed, 4 insertions(+), 8 deletions(-) New commits: commit 48e590c9a95339d2ad8ef6cbaeac43d57aad Author: Michael Stahl mst...@redhat.com Date: Tue Oct 22 15:24:51 2013 +0200 nss: stop

Help please

2013-10-22 Thread jofe malo
Please, I need an example of a program made in java to call libreoffice spellchecker. Thank you very much.Jose. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice-commits] core.git: external/libxml2 external/libxslt

2013-10-22 Thread Michael Stahl
external/libxml2/ExternalPackage_xml2.mk |2 +- external/libxslt/ExternalPackage_xslt.mk |3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit 8ce49bb3f45d2dbae594b24c4a3b936cc4feaf09 Author: Michael Stahl mst...@redhat.com Date: Tue Oct 22 15:38:45 2013 +0200

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

2013-10-22 Thread Stephan Bergmann
comphelper/source/misc/syntaxhighlight.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1cbe2313edda8a04f0fe233b4a29ef4e2485f557 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Oct 22 15:55:21 2013 +0200 Terminating NUL at end of its buffer is not

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

2013-10-22 Thread Michael Stahl
sw/source/filter/basflt/fltini.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c9bca105cae2768fc8b80ed35fcbb6ed11391c9a Author: Michael Stahl mst...@redhat.com Date: Tue Oct 22 16:30:29 2013 +0200 sw: try to fix Android tinderbox re String

Re: ATTENTION, creators of mysql-connector-ooo.oxt (--enable-ext-mariadb-connector)

2013-10-22 Thread Dan Lewis
Top post: I am the one that created the Linux 32 bit and 64 bit version of the extension. However, I no longer have 24/7 access to the Internet so I can not create the updates to either extension. Please advise. --Dan On 10/19/2013 05:52 PM, Lionel Elie Mamane wrote: If you use the LO git

[Bug 62525] Convert manual refcounting / copy-on-write implementations to cow_wrapper

2013-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62525 Noel Grandin noelgran...@gmail.com changed: What|Removed |Added Whiteboard|EasyHack,DifficultyInterest |EasyHack

[Libreoffice-commits] mso-dumper.git: src/docdirstream.py src/docrecord.py src/globals.py test/doc

2013-10-22 Thread Miklos Vajna
src/docdirstream.py | 20 src/docrecord.py |6 +++--- src/globals.py |7 ++- test/doc/pass/novell717594-2.doc |binary 4 files changed, 21 insertions(+), 12 deletions(-) New commits: commit

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

2013-10-22 Thread László Németh
librelogo/source/LibreLogo/LibreLogo.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d6ee64b75581cbeb92534271ee6f4e87f07aa5cd Author: László Németh nem...@numbertext.org Date: Tue Oct 22 17:34:23 2013 +0200 librelogo: fix black (not refreshed) invisible

[Libreoffice-commits] core.git: 6 commits - basctl/source comphelper/source helpcompiler/source include/comphelper svtools/source writerfilter/source

2013-10-22 Thread Miklos Vajna
basctl/source/basicide/baside2b.cxx | 82 + comphelper/source/misc/syntaxhighlight.cxx| 28 ++ helpcompiler/source/BasCodeTagger.cxx | 12 +- include/comphelper/syntaxhighlight.hxx| 21 ++-- svtools/source/edit/editsyntaxhighlighter.cxx |

[Libreoffice-commits] core.git: Branch 'private/moggi/abstract-chart-rendering' - 2 commits - chart2/inc chart2/source

2013-10-22 Thread Markus Mohrhard
chart2/inc/ChartView.hxx |3 +++ chart2/source/tools/AxisHelper.cxx|1 - chart2/source/view/main/ChartView.cxx | 14 -- 3 files changed, 11 insertions(+), 7 deletions(-) New commits: commit b0ecb84453326a6f830cd053a14216d9d37da0cf Author: Markus Mohrhard

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

2013-10-22 Thread Caolán McNamara
include/tools/string.hxx |3 --- include/vcl/menu.hxx |4 ++-- vcl/source/window/menu.cxx |4 ++-- 3 files changed, 4 insertions(+), 7 deletions(-) New commits: commit b566f08a480d2af3c71dad9b33f0b69adafaf0f1 Author: Caolán McNamara caol...@redhat.com Date: Tue Oct 22

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

2013-10-22 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fc66932b69e67737ace6efcdc4e200bcb66e7752 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Tue Oct 22 19:12:30 2013 +0200 Updated core Project: translations

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

2013-10-22 Thread Christian Lohmaier
Tag 'libreoffice-4.1.3.2' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2013-10-22 18:49 -0700 Tag libreoffice-4.1.3.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSZrqzAAoJEPQ0oe+v7q6jW9MP/Al/CU3EN2WAZWItUu4NzEjd

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

2013-10-22 Thread Christian Lohmaier
Tag 'libreoffice-4.1.3.2' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2013-10-22 18:49 -0700 Tag libreoffice-4.1.3.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSZrrBAAoJEPQ0oe+v7q6jEQwP/28juR4DopOeFifIU1AI8SHf

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

2013-10-22 Thread Christian Lohmaier
Tag 'libreoffice-4.1.3.2' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2013-10-22 18:49 -0700 Tag libreoffice-4.1.3.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSZrq5AAoJEPQ0oe+v7q6j5SMP/2Rbl11ePjd36rR4Z3nkVTCz

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

2013-10-22 Thread Christian Lohmaier
Tag 'libreoffice-4.1.3.2' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2013-10-22 18:49 -0700 Tag libreoffice-4.1.3.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSZrq9AAoJEPQ0oe+v7q6jfaMP/3lcq20KvBdtkfaegzjgGSOY

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-3' - configure.ac

2013-10-22 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 57ba637e90187852e3c29ba9aff7f84c2043901e Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Tue Oct 22 19:52:35 2013 +0200 bump product version to 4.1.3.2+ Change-Id:

[Libreoffice-commits] core.git: Branch 'private/moggi/abstract-chart-rendering' - chart2/source

2013-10-22 Thread Markus Mohrhard
chart2/source/view/inc/DummyXShape.hxx |3 ++- chart2/source/view/main/DummyXShape.cxx | 17 + 2 files changed, 19 insertions(+), 1 deletion(-) New commits: commit 73e5583ca37f009f7d7e2e720655d1bd46a06103 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue

[Libreoffice-commits] core.git: Branch 'private/moggi/abstract-chart-rendering' - chart2/source

2013-10-22 Thread Markus Mohrhard
chart2/source/view/inc/DummyXShape.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit e51f864665b0f6d4ee9583a333d72f65d40d4e22 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Oct 22 19:56:47 2013 +0200 removed unused variable Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/chart-opengl' - chart2/Library_chartopengl.mk

2013-10-22 Thread Markus Mohrhard
chart2/Library_chartopengl.mk |5 + 1 file changed, 5 insertions(+) New commits: commit 8b6140ca92cb6013ebdb88efbd5a1427aae67fcc Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Oct 22 20:19:41 2013 +0200 we need to depend on mesa headers for windows unix without

[Libreoffice-commits] core.git: Branch 'private/moggi/abstract-chart-rendering' - chart2/Library_chartopengl.mk

2013-10-22 Thread Markus Mohrhard
chart2/Library_chartopengl.mk |5 + 1 file changed, 5 insertions(+) New commits: commit c95a9570a93e6f0bb0b6efc65745ea18fedec3eb Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Oct 22 20:19:41 2013 +0200 we need to depend on mesa headers for windows unix without

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

2013-10-22 Thread Thomas Arnhold
include/svx/imapdlg.hxx | 21 +++-- 1 file changed, 3 insertions(+), 18 deletions(-) New commits: commit 67b368c54ab2a7e2d29231e20d89ddfdc2f263f6 Author: Thomas Arnhold tho...@arnhold.org Date: Tue Oct 22 12:13:09 2013 +0200 imapdlg.hxx: cleanup Change-Id:

Re: cppunit framework

2013-10-22 Thread José Guilherme Vanz
Ok. Thank you for explanation. :-) On Oct 22, 2013 5:41 AM, Markus Mohrhard markus.mohrh...@googlemail.com wrote: Hey, On Mon, Oct 21, 2013 at 06:20:01PM -0200, José Guilherme Vanz v...@libreoffice.org wrote: has libo its own cppunit? I was thinking that it uses the old project of

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

2013-10-22 Thread Tor Lillqvist
include/xmloff/xmlcnimp.hxx |2 +- sw/inc/editsh.hxx |7 +++ sw/inc/fmtcol.hxx |2 +- sw/inc/ndtxt.hxx| 10 -- sw/inc/txtatr.hxx |3 +-- 5 files changed, 10 insertions(+), 14 deletions(-) New commits: commit

[Libreoffice-commits] core.git: 10 commits - external/firebird external/liblangtag external/libxml2 external/libxslt include/postmac.h include/postx.h include/premac.h include/prex.h libxmlsec/Externa

2013-10-22 Thread Michael Stahl
RepositoryExternal.mk | 49 +++-- external/firebird/ExternalPackage_firebird.mk |4 -- external/liblangtag/ExternalProject_langtag.mk |7 ++- external/libxml2/ExternalPackage_xml2.mk | 19 +

[Libreoffice-commits] core.git: 2 commits - include/touch ios/experimental sw/source vcl/inc vcl/ios

2013-10-22 Thread Tor Lillqvist
include/touch/touch-impl.h |4 include/touch/touch.h |7 - ios/experimental/LibreOffice/LibreOffice.xcodeproj/project.pbxproj |2 ios/experimental/LibreOffice/LibreOffice/View.m|

Re: UNO API doesn't work as expected when ATT enabled

2013-10-22 Thread Efe Gürkan YALAMAN
2013/10/22 Stephan Bergmann sberg...@redhat.com I'm still not sure I get you. That the catch(uno::Exception) block at cui/source/options/**optaboutconfig.cxx:234 will eventually catch an exception is obviously not unexpected. You mean, on Windows you observe that that catch block is never

[Libreoffice-commits] core.git: 2 commits - comphelper/source desktop/source include/comphelper include/tools sd/source

2013-10-22 Thread Stephan Bergmann
comphelper/source/processfactory/processfactory.cxx | 11 --- desktop/source/app/check_ext_deps.cxx|5 +++-- desktop/source/deployment/misc/dp_descriptioninfoset.cxx |5 ++--- desktop/source/deployment/misc/dp_misc.cxx |2 +-

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

2013-10-22 Thread Tor Lillqvist
sw/source/core/crsr/viscrs.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 1533952b46abaafdc6f05356d2d5a71749146b7c Author: Tor Lillqvist t...@collabora.com Date: Wed Oct 23 01:16:50 2013 +0300 WaE: declaration shadows a member of 'this'

[Libreoffice-commits] core.git: 4 commits - external/curl nss/ExternalPackage_nss.mk nss/ExternalProject_nss.mk nss/nss-config.in RepositoryExternal.mk

2013-10-22 Thread Michael Stahl
RepositoryExternal.mk | 41 +++-- external/curl/UnpackedTarball_curl.mk |1 external/curl/curl-7.26.0_nspr.patch | 17 --- nss/ExternalPackage_nss.mk| 39 - nss/ExternalProject_nss.mk|7 - nss/nss-config.in |

Updating Whiteboard/Keyword Wiki - Need Input

2013-10-22 Thread Joel Madero
Hi All, I'm going to be updating the wiki for whiteboard and keyword to make it more legible. There has been talk about taking a minimilistic approach to the wiki, less formal, less rules (although we don't have rules, just guidelines), this vs. the comprehensive, answers any question

[Libreoffice-commits] core.git: comphelper/CppunitTest_comphelper_syntaxhighlight_test.mk comphelper/qa

2013-10-22 Thread Markus Mohrhard
comphelper/CppunitTest_comphelper_syntaxhighlight_test.mk | 29 +++ comphelper/qa/unit/syntaxhighlighttest.cxx| 53 ++ 2 files changed, 82 insertions(+) New commits: commit eb13f2d92ca7a1688a5b7849b58e0e36f16fe557 Author: Markus Mohrhard

[Libreoffice-commits] core.git: 2 commits - distro-configs/LibreOfficeMacOSX64.conf sysui/desktop

2013-10-22 Thread Norbert Thiebaud
distro-configs/LibreOfficeMacOSX64.conf | 16 sysui/desktop/macosx/Info.plist.in |6 -- 2 files changed, 20 insertions(+), 2 deletions(-) New commits: commit a55d02bacb2c8f21cba759c8fe3931df07a85b0c Author: Norbert Thiebaud nthieb...@gmail.com Date: Tue Oct 22

Re: [Libreoffice-qa] QA Call Time [was Minutes of QA Call]

2013-10-22 Thread Sophie
Hi Robinson, Le 19/10/2013 17:06, Robinson Tryon a écrit : On Sat, Oct 19, 2013 at 2:16 AM, Florian Effenberger flo...@documentfoundation.org wrote: Hi, Robinson Tryon wrote on 2013-10-18 23:01: Our next call is going to be in about 2 weeks (tentatively scheduled for November 1st):

Re: [Libreoffice-qa] The garbage into the dev-builds.libreoffice.org

2013-10-22 Thread Thorsten Behrens
Pedro wrote: Regarding your question, I made a similar request over a month ago but nobody bothered to answer... I hope someone answers to you... Noticing now, cleaned up there. Best course of action in the future - poke one of the tinderbox admins (visible from the log / detailed tb info

Re: [Libreoffice-qa] QA Call Time [was Minutes of QA Call]

2013-10-22 Thread Tommy
On Sat, 19 Oct 2013 17:06:44 +0200, Robinson Tryon bishop.robin...@gmail.com wrote: On Sat, Oct 19, 2013 at 2:16 AM, Florian Effenberger flo...@documentfoundation.org wrote: Hi, Robinson Tryon wrote on 2013-10-18 23:01: Our next call is going to be in about 2 weeks (tentatively scheduled

Re: [Libreoffice-qa] QA Call Time [was Minutes of QA Call]

2013-10-22 Thread Robinson Tryon
On Tue, Oct 22, 2013 at 4:22 PM, Tommy ba...@quipo.it wrote: actually you meetings are done friday from 6 to 7 PM (italian time) and I'm still at work at that time. it would be better for me from 7 to 8 PM (italian time) but I understand it cannot be changed just for me. bye, Tommy Hi Tommy,

Re: [Libreoffice-qa] The garbage into the dev-builds.libreoffice.org

2013-10-22 Thread Pedro
Hi Thorsten Thorsten Behrens wrote Noticing now, cleaned up there. Best course of action in the future - poke one of the tinderbox admins (visible from the log / detailed tb info page) directly, they all have access to that dir. Thanks for cleaning up. But there is a deeper problem with

Re: [Libreoffice-qa] The garbage into the dev-builds.libreoffice.org

2013-10-22 Thread mariosv
El 23/10/13 0:14, Pedro [via Document Foundation Mail Archive] escribió: Regarding poking: I tried that in the past... I was either ignored or told I was disrespectful. I'm done with that. When there are builds I run them, when there aren't I don't. Simple :) Best regards, Pedro You

  1   2   3   >