[Libreoffice-commits] core.git: basctl/source connectivity/source cppuhelper/source cui/source dbaccess/source desktop/source editeng/source idlc/source l10ntools/source sc/source sd/source sfx2/sourc

2013-10-22 Thread Noel Grandin
basctl/source/basicide/baside2b.cxx |2 - connectivity/source/commontools/dbtools2.cxx |2 - cppuhelper/source/bootstrap.cxx |2 - cppuhelper/source/paths.cxx |4 -- cui/source/dialogs/SpellDialog.cxx

LibreOffice Gerrit News for core on 2013-10-23

2013-10-22 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead in https://gerrit.libreoffice.org/6394 from Marcos Souza + remove RTL_CONSTASCII_(U)STRINGPARAM in https://gerrit.libreoffice.org/6352 from

[Libreoffice-commits] core.git: Branch 'private/kohei/xlsx-import-speedup' - 2 commits - sc/inc sc/source

2013-10-22 Thread Kohei Yoshida
sc/inc/documentimport.hxx |3 + sc/inc/paramisc.hxx| 22 --- sc/source/core/data/documen4.cxx |6 +- sc/source/core/data/documentimport.cxx | 91 + sc/source/core/data/global2.cxx| 14 ++--- sc/source/

[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 Date: Tue Oct 22 21:51:11 2013 -0500

[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 Date: Wed Oct 23 04:

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 some

[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 |

[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 Date: Wed Oct 23 01:16:50 2013 +0300 WaE: declaration shadows a member of 'this' Change-Id: I1f5b3ffccb

[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 +- include/com

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

2013-10-22 Thread Efe Gürkan YALAMAN
2013/10/22 Stephan Bergmann > > 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 reached? (If

[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|

[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 + external/libxml2/libxml2-configure.

[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 db9d9c1277fc77f3a

Re: cppunit framework

2013-10-22 Thread José Guilherme Vanz
Ok. Thank you for explanation. :-) On Oct 22, 2013 5:41 AM, "Markus Mohrhard" 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 > > cppunit in the sourceforge.c

[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 Date: Tue Oct 22 12:13:09 2013 +0200 imapdlg.hxx: cleanup Change-Id: I27240d18099f73e6a327ad1

[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 Date: Tue Oct 22 20:19:41 2013 +0200 we need to depend on mesa headers for windows & unix without opengl Change-Id: I01

[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 Date: Tue Oct 22 20:19:41 2013 +0200 we need to depend on mesa headers for windows & unix without opengl Change-Id: I01

[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 Date: Tue Oct 22 19:56:47 2013 +0200 removed unused variable Change-Id: I74af65aba6d19e39f889a28b15d04f7e293168c5 d

[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 Date: Tue Oct 22 19:54:44 2013 +0200

[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 Date: Tue Oct 22 19:52:35 2013 +0200 bump product version to 4.1.3.2+ Change-Id: Ic18f174a709668e68cf107840b058d7207ac8ab9

[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 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 FEBklYPApNKeekK4niM/aFGYPDgc1TieuwN5o/OQjqxrCivACrOOBO2UFRL

[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 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 SBYvOyglwL1YYdPd287NFpq9gO6/8p7kp3IHfDzADurLjUOa0w0wcZxCQH2

[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 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 42pqcBgLNuyjkMqgZf/FyVckbyrGF3WYX9+xwJtdGUDErTvqIGChi41juor

[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 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 czx3XYVaynqIl2Cf26rdzaYReepSba6y/qQszd6EEgq70D5XID41wZGojzQ

[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 Date: Tue Oct 22 19:12:30 2013 +0200 Updated core Project: translations 8a78967669fd1fae870d63c156411ee523b4707e diff --git a

[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 Date: Tue Oct 22 16:33:21 2013 +0100

[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 Da

[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 '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 Date: Tue Oct 22 17:34:23 2013 +0200 librelogo: fix black (not refreshed) invisible filling color

[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 a3d4647e737f2640c96062cd4

[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 changed: What|Removed |Added Whiteboard|EasyHack,DifficultyInterest |EasyHack |ing,SkillCpp,

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 rep

[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 Date: Tue Oct 22 16:30:29 2013 +0200 sw: try to fix Android tinderbox re String Change-Id: I73ab199eb12a8

[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 Date: Tue Oct 22 15:55:21 2013 +0200 Terminating NUL at end of its buffer is not considered part of OUS

[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 Date: Tue Oct 22 15:38:45 2013 +0200 libxml2/libxslt

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 http://lists.freedesktop.org/mailman

[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 Date: Tue Oct 22 15:24:51 2013 +0200 nss: stop delivering libsqlite on Ma

[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 Date: Tue Oct 22 15:09:32 2013 +0200 Fix tools/string.hxx remnants Change-Id: I06c95dcfc

[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: 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 Date: Tue Oct 22 14:55:17 2013 +0200 extensions: try to fix WNT String Change-Id: I17ec25a836eda7bb0

[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 Date: Tue Oct 22 13:55:46 2013 +0100 stray String in extensions Change-Id: Iea98e52fd026d93f68ab991

[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 Date: Tue Oct 22 13:53:42 2013 +0100 missing header Change-Id: I84aebf0e107add76dfb293b3a34a30705fd0b3a6 diff --git

[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 Date: Tue Oct 22 13:34:52 2013 +0100 bah, Len->!isEmpty Change-Id: Icc09ef129d39575e02de4eaf1e371e3d

[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 chart2/so

[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 Date: Tue Oct 22 10:11:13 2013 +0100 remove duplicate entry Change-Id: I8c8dc81d31a4bedde4931e146bda478f0bf5a211 (c

[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 Date: Tue Oct 22 10:11:13 2013 +0100 Updated core Project: dictionaries fb1411e191d714703b7e90db009a96830e0152ec diff --git a/d

[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 Date: Thu Oct 10 09:22:36 2013 +0200 update

[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 Date: Thu Oct 10 09:22:36 2013 +0200 Updated core Project: dictionaries e8bf825ab1c881bdddc78f0660db8caf993a065e updated pt

[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 Date: Tue Oct 22 10:11:13 2013 +0100 Updated core Project: dictionaries 3bb9a7d303fbf1bf10a67a220598abb38363032c diff --git a/d

[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 Date: Tue Oct 22 10:11:13 2013 +0100 remove duplicate entry Change-Id: I8c8dc81d31a4bedde4931e146bda478f0bf5a211 (c

[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 Date: Tue Oct 22 10:11:13 2013 +0100 remove duplicate entry Change-Id: I8c8dc81d31a4bedde4931e146bda478f0bf5a211 diff

[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 Date: Tue Oct 22 10:11:13 2013 +0100 Updated core Project: dictionaries 8106a55e4469c5d2bbdfac8a6816153843ee6b83 diff --git a/d

[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 6d7c2a44870ef6427dd9447

[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 Date: Tue Oct 22 13:21:07 2013 +0100 Notes added by 'git notes add' diff --git a/cf/17f922f01bd75643749a7fd01a03f8167bc

[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 Date: Tue Oct 22 13:20:41 2013 +0100 some sneaky strings in vcl/win Change

[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 Date: Mon Oct 21 15:55:06 2013 + Resolves: #i75731# check output stream and... throw I

[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 Date: Tue Oct 22 14:03:03 2013 +0200 librelogo: fix

[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 Date: Tue Oct 22 13:11:01 2013 +0100 missing headers Change-Id: I62a0e0d4d1d297c8faf1b684d845a630aa3a1a81 diff --git

[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 Date: Tue Oct 22 13:09:22 2013 +0100 sneaky macosx Strings Change-Id: I4baa3c144c357d3622c1d6b

[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 changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[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 --- Caolan McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b37e2dd071c83454b3b06c0959a76b6012f53abb Resolves: fd

[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 sd/source/ui/view/drviewse

[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 Date: Tue Oct 22 13:51:26 2013 +0200 Re

[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 filter/source

[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: co

[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 Date: Tue Oct 22 13:32:39 2013 +0200 typo Change-Id: I7bb89ac8acf42183e9d7ffaf942365ffa9da9815

[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 -- sw/source/core/tex

[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 Date: Mon Apr 29 22:08:13

[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 + sw/source/filter/ww

[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 --- 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 regards Keith On Sa

[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 Date: Sat Oct 12 10:00:51 2013 -0700 fdo#33798 msidbFeatureAttributesUIDisallowAbsent for hidden feat. Change

[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 Date:

[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 Date: Tue Oct 22 1

[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 --- Marcos Paulo de Souza committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ee5661ecd3bbeae38b04cd3f582a320a231d11bd fdo#549

[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 Date: Tue Oct 22 12:25:42 2013 +0200 Remove unused SfxObjectShell_Impl::bIsTmp Chang

[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 Date: Tue Oct 22 12:24:31 2013 +0200 Try make this more robust in slow

[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 Date: Thu May 23 16:32:44 2013 +0200 improve exporting of picture alignmen

[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 Date: Tue Oct 22 12:08:08 2013 +0200 Remove protocol from stylesheet links some more. Forgot the php pages it seems.

[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 Date: Tue Oct 22 11:

[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 Date: Tue Oct 22 15:13:41 2013 +0530 n#839727: Crash fix. diff --git a/oox/source/drawingml/cha

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - 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 3b7487c8eaabe65b9019702ab8e0f9c919d81eac Author: Muthu Subramanian Date: Tue Oct 22 15:13:41 2013 +0530 n#839727: Crash fix. diff --git a/oox/source/drawingml/cha

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

2013-10-22 Thread Muthu Subramanian
oox/source/drawingml/chart/typegroupconverter.cxx | 19 +++ 1 file changed, 19 insertions(+) New commits: commit 6bb564b93d85493476d7879a29b6db85b76800f1 Author: Muthu Subramanian Date: Tue Oct 22 14:47:56 2013 +0530 n#839727: Chart missing dataset. This was bec

[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 Date: Tue Oct 22 14:47:56 2013 +0530 n#839727: Chart missing dataset. This was bec

[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 changed: What|Removed |Added Depends on||70750 -- You are receiving this mail

[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 8e2b91cc93a3

[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: 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 Date: Tue Oct 22 11:03:33 2013 +0200 typo: s/helcontent2/helpcontent2/ Change-Id: Ie3d94cef7570f943c1e07ef2a6b

[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 changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|libreoffic

[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 --- Caolan McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b2e954e300f51120387a55bf237cafdcd40ed7e6 Related: fdo

[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 5d9889070846e2e0d1d836ecf867590ebee7

[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 Date: Tue Oct 22 10:05:14 2013 +0200 Copy fbembed library to instdir Change-Id: I2923

[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, 4

[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 Date: Tue Oct 22 08:54:47 2013 +0100 fixup

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

2013-10-22 Thread Adam Co
sw/inc/fmtpdsc.hxx |7 ++- sw/inc/swabstdlg.hxx |7 ++- sw/qa/extras/ooxmlexport/data/fdo44689_start_page_0.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx |9 sw/source/core/crsr/find

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.

Re: cppunit framework

2013-10-22 Thread Miklos Vajna
Hi, On Mon, Oct 21, 2013 at 06:20:01PM -0200, José Guilherme Vanz 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 not "our" cppunit, e