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

2013-11-19 Thread László Németh
sw/inc/IDocumentOutlineNodes.hxx|3 ++- sw/inc/doc.hxx |3 ++- sw/inc/ndtxt.hxx|3 ++- sw/source/core/doc/docnum.cxx |5 +++-- sw/source/core/fields/chpfld.cxx|2 +

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

2013-11-19 Thread Miklos Vajna
sax/source/tools/fastattribs.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ada73e588fe0f948bf49591974f466602452fd10 Author: Miklos Vajna Date: Wed Nov 20 07:49:00 2013 +0100 sax: -Werror=sign-compare Change-Id: I2e7d482b29fc5859c32fa1731a5f1fd55

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-11-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 chtfn changed: What|Removed |Added Depends on||70499 --- Comment #116 from chtfn --- Nominatin

LibreOffice Gerrit News for core on 2013-11-20

2013-11-19 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + fdo#40315 Change png for moving average trendline in https://gerrit.libreoffice.org/6728 from Laurent BP + fdo#67742 Avoid autocorr of "--" before "-" in https://gerrit.libreoffice.org/6727 from Laurent BP + fdo#7

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx| 22 -- sc/source/core/opencl/formulagroupcl_public.hxx |6 +- 2 files changed, 17 insertions(+), 11 deletions(-) New commits: commit 1f3c1592da05740e695ef3502ca8f3cb4cdaa62b Author: I-Jui (Ray) Sung Date: Tue Nov 1

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

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx| 22 -- sc/source/core/opencl/formulagroupcl_public.hxx |6 +- 2 files changed, 17 insertions(+), 11 deletions(-) New commits: commit 5b1480e33d71ee49bcfb73b3a0144ca6fc2c5e6b Author: I-Jui (Ray) Sung Date: Tue Nov 1

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

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 99 +++ 1 file changed, 48 insertions(+), 51 deletions(-) New commits: commit 38b2f25fd6371f45d8f0c997b6e4d14efdf150d3 Author: I-Jui (Ray) Sung Date: Tue Nov 19 22:21:24 2013 -0600 GPU Calc: Fix COUNT() regression

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - 2 commits - sc/source

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 99 +++ 1 file changed, 48 insertions(+), 51 deletions(-) New commits: commit 8441dd5c9aa58e00fd1d70f68df2d624120007a9 Author: I-Jui (Ray) Sung Date: Tue Nov 19 22:21:24 2013 -0600 GPU Calc: Fix COUNT() regression

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

2013-11-19 Thread Julien Nabet
connectivity/source/commontools/FValue.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit ee3c1ac606771549b1b5a853c87b090b573f5e03 Author: Julien Nabet Date: Mon Nov 18 22:15:29 2013 +0100 Fix some wrong copy paste Change-Id: I3ad6f62393cb22b35

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 26 -- 1 file changed, 8 insertions(+), 18 deletions(-) New commits: commit 06c8a7a20517441e3f001a993cbeaa4e3fa69a54 Author: I-Jui (Ray) Sung Date: Tue Nov 19 19:24:06 2013 -0600 GPU Calc: parallel reduction version of C

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

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 26 -- 1 file changed, 8 insertions(+), 18 deletions(-) New commits: commit 726ccd5ae1ab6608497e4aac8c62a5206488a0fb Author: I-Jui (Ray) Sung Date: Tue Nov 19 19:24:06 2013 -0600 GPU Calc: parallel reduction version of C

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 290 +++ 1 file changed, 186 insertions(+), 104 deletions(-) New commits: commit cd67d819b45054ee8cbbb6a0cb261f3ef9b5b659 Author: I-Jui (Ray) Sung Date: Tue Nov 19 16:42:56 2013 -0600 GPU Calc: separate out parallel r

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

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 290 +++ 1 file changed, 186 insertions(+), 104 deletions(-) New commits: commit 2c39e778873f10037721d844697962dc41e3bcc3 Author: I-Jui (Ray) Sung Date: Tue Nov 19 16:42:56 2013 -0600 GPU Calc: separate out parallel r

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - configure.in

2013-11-19 Thread Jan Iversen
configure.in |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 48cc2c44aa27db91200bd12406fee7ab1f49fba1 Author: Jan Iversen Date: Tue Nov 19 20:15:24 2013 + WITH_STLPORT changed from NO to no, due to a standard set function diff --git a/configure.in b

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

2013-11-19 Thread Matúš Kukan
sc/source/ui/inc/datastreams.hxx |5 + sc/source/ui/miscdlgs/datastreams.cxx| 72 +--- sc/source/ui/miscdlgs/datastreamsdlg.cxx | 41 +++- sc/uiconfig/scalc/ui/datastreams.ui | 79 +-- 4 files changed, 164 i

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

2013-11-19 Thread Michael Meeks
include/sax/fastattribs.hxx | 13 sax/source/fastparser/fastparser.cxx | 27 - sax/source/fastparser/fastparser.hxx |4 -- sax/source/tools/fastattribs.cxx | 55 +-- 4 files changed, 62 insertions(+), 37 deletions(-)

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-11-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Arnaud Versini changed: What|Removed |Added Depends on||71694 --- Comment #20 from Arnaud Versi

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

2013-11-19 Thread Tor Lillqvist
sc/qa/unit/ucalc_formula.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 7e77efe8b8f04ba739f731e5a27b5e643fe652fa Author: Tor Lillqvist Date: Tue Nov 19 22:04:20 2013 +0200 WaE: unused variable 'aFormula' [loplugin] Change-Id: Ief4acc559113d37902ea89a44d085c89f

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - configure.in

2013-11-19 Thread Jan Iversen
configure.in |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b653ed6c9780961aa99cb1fc619355c5d2d94dcc Author: Jan Iversen Date: Tue Nov 19 20:00:28 2013 + WITH_STLPORT is set to "NO" but the test later is != "no". Test is changed to "NO", now

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

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx| 13 ++--- sc/source/core/opencl/formulagroupcl_public.hxx |1 + 2 files changed, 11 insertions(+), 3 deletions(-) New commits: commit d7e4e5d35e66dbfcc30576d198e393661d84f616 Author: I-Jui (Ray) Sung Date: Tue Nov 19 00:22:23 2013

Re: Building LibreOffice from an IDE

2013-11-19 Thread bjoern
On Tue, Nov 19, 2013 at 01:08:08PM +0100, bjoern wrote: > - our toplevel Makefile.in with all its "you tell me to do foo, but I rather > do > bar"-wrapping logic, does not handle "make unitcheck slowcheck > subsequentcheck" correctly, but that needs fixing there. done with https://gerrit.lib

[Libreoffice-commits] dev-tools.git: scripts/bugcommenters-by-target.py

2013-11-19 Thread Robinson Tryon
scripts/bugcommenters-by-target.py |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7627fe1fd0563a63d816669f4c33053698bba897 Author: Robinson Tryon Date: Sun Nov 17 00:44:51 2013 -0500 BugCommenters: bugs.freedesktop.org -> bugs.libreoffice.org Bug

[Libreoffice-commits] dev-tools.git: scripts/regression-hotspots.py

2013-11-19 Thread Robinson Tryon
scripts/regression-hotspots.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 92d8069822712640c8c638b7e1be8a5d097f45af Author: Robinson Tryon Date: Sun Nov 17 00:55:06 2013 -0500 regression-hotspots: bugs.freedesktop.org -> bugs.libreoffice.org Bugzi

[Libreoffice-commits] dev-tools.git: gerrit/gerrit_site

2013-11-19 Thread Robinson Tryon
gerrit/gerrit_site/etc/gerrit.config |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 09473aea277d9b6b5096df4c569fe45d175dcbe7 Author: Robinson Tryon Date: Sun Nov 17 00:41:35 2013 -0500 gerrit: bugs.freedesktop.org -> bugs.libreoffice.org Bugzilla Mig

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

2013-11-19 Thread Bjoern Michaelsen
Makefile.in | 29 - config_host.mk.in |1 - configure.ac | 11 --- 3 files changed, 8 insertions(+), 33 deletions(-) New commits: commit 4eebd65858655eef3f39e40ecbe74c505f6b4688 Author: Bjoern Michaelsen Date: Tue Nov 19 14:25:45 2013 +010

[Libreoffice-commits] core.git: sw/CppunitTest_sw_odfimport.mk sw/CppunitTest_sw_uiwriter.mk sw/CppunitTest_sw_ww8import.mk sw/qa

2013-11-19 Thread Miklos Vajna
sw/CppunitTest_sw_odfimport.mk |1 sw/CppunitTest_sw_uiwriter.mk|1 sw/CppunitTest_sw_ww8import.mk |1 sw/qa/extras/inc/swmodeltestbase.hxx | 16 +--- sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 62 +++ 5 files c

Re: footnotes (Replacing one DLL from official build)

2013-11-19 Thread Jan Holesovsky
Hi Pavel, Pavel Laštovička píše v Pá 15. 11. 2013 v 18:51 +0100: > > I wouldn't use it - as you can see, anything can go wrong there... But I am > > more > > curious why do you need to do an own swlo.dll in the first place? Cannot > > you just > > up-stream the functionality you need there? A

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

2013-11-19 Thread Kohei Yoshida
sc/qa/unit/ucalc_formula.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d646612f99be91e0706e2f32ae8371a4e7019eb8 Author: Kohei Yoshida Date: Tue Nov 19 12:01:17 2013 -0500 Narrow it down a bit for the next visit. Still no idea what the proble

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 3 commits - set_soenv.in solenv/gbuild solenv/inc stlport/systemstlguards winaccessibility/source

2013-11-19 Thread Herbert Dürr
set_soenv.in|5 - solenv/gbuild/platform/macosx.mk|2 solenv/inc/unxmacx.mk |1 stlport/systemstlguards/postextstl.h| 32 stlport/systemstlguards/preextstl.h | 73 ++

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 7 commits - 11/dde52476f5723d874699e0f0fc58092e7e96ad 48/46822317ef5b262b6ff0e12780232fe56628f3 82/95309925d511f36b0705ed2678a72f31282226

2013-11-19 Thread Caolán McNamara
11/dde52476f5723d874699e0f0fc58092e7e96ad |1 + 48/46822317ef5b262b6ff0e12780232fe56628f3 |1 + 82/95309925d511f36b0705ed2678a72f31282226 |1 + a7/bc1f5a489cc599919e4f0cad5e9e72fb3a7506 |1 + be/646a0b763e1688fbd4bc6cee0d3df79b90820b |1 + c2/afeb1c3f11e8f420b59f3786eb8626c99ff

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

2013-11-19 Thread Andras Timar
embedserv/source/embed/docholder.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 53edaf552528981e54f7bc567d88421c4741ed17 Author: Andras Timar Date: Tue Nov 19 12:40:38 2013 +0100 fdo#66232 fix opening files via COM server Thanks to Noel Grandin &

Re: junit autogen error?

2013-11-19 Thread d . ostrovsky
On Tue Nov 19 00:11:49 PST 2013 Stephan Bergmann wrote: The best fix probably is to use javac with -classpath junit.jar for the check. You can use javap to check the existence of java classes in a JAR: $>javap -classpath /Users/davido/Downloads/junit4.11/junit-4.11.jar org.hamcrest.Matcher

[PATCH] 4.0.6.2 build errors

2013-11-19 Thread Jakub Kościelak
Hi All, I am building LO 4.0.6.2 and there are some errors. I know that 4.0 is EOL. I think 4.1 and 4.2 are affected too. 1 When I build version only en-US, autotextshare_en-us.zip is formed and is located in the solver/wntmsci12.pro/pck, but when I build with --with-lang = "pl de" option, then

General release organization meeting

2013-11-19 Thread Sophie
Hi all, In order to try to have the best organization for the release of 4.2.0 that will happen in February, I would like to organize a meeting between all the projects concerned to make sure we don't forget anything or miss some deadlines and coordinate well together. It would be good to have thi

Re: Vendors Name via UNO API / Basic Macros

2013-11-19 Thread Fernand Vanrie
On 18/11/2013 18:32, Lionel Elie Mamane wrote: On Mon, Nov 18, 2013 at 06:10:34PM +0100, Fernand Vanrie wrote: On 18/11/2013 18:02, Lionel Elie Mamane wrote: On Fri, Nov 15, 2013 at 03:43:10PM +0100, Thomas Krumbein wrote: Am 15.11.2013 15:35, schrieb Jan Holesovsky: Thomas Krumbein píše v

Re: junit autogen error?

2013-11-19 Thread Joseph Pellegrino
Thanks for the suggestion Noel. I tried that and got a similar message: $ ./autogen.sh --with-junit=/opt/local/share/java/junit-4.11.jar checking for JUnit 4... configure: error: your junit jar neither sets a classpath nor includes hamcrest; please provide a full junit jar or use --without-juni

Build switches for mysql connector extension - Mac OSX

2013-11-19 Thread Alex Thurgood
Hi all, I used to be able to build a functional mysql connector on MacOSX by using the build switch : --enable-ext-mariadb-connector However, the inclusion of a build-time downloaded libmariadb library was stopped after this caused crashes on Window If you run the above switch now on OSX, you g

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-11-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 --- Comment #115 from Joel Madero --- Nominated bug 71749 - writer hangs if you open a doc with a table in the footer. This is a recent regression (4.1), the bug has been bibisected. Thanks all -- You are receiving this mail because: You are

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-11-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Joel Madero changed: What|Removed |Added Depends on||71749 -- You are receiving this mail beca

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2013-11-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #5 from Björn Michaelsen --- (In reply to comment #4) > Heh - sure, I was thinking of parsing the generated gnumake rules and deps > etc. from running a similar (but plunging) 'make -n -p' on an autotools > project; all previous attem

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2013-11-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #4 from Michael Meeks --- > As for extending this to autotoolsy projects Im not sure if that is so easy. > It it really trivial to extract the build information from gbuild as it is > exportable in a really easy to parse way, while au

Re: Building LibreOffice from an IDE

2013-11-19 Thread bjoern
Hi, On Tue, Nov 19, 2013 at 10:34:15AM -0200, Olivier Hallot wrote: > But lack of time, kdevelop crashes and heavy page swaps prevented me to full > use of it. Well, generating the project files doesnt make the fact that LibreOffice is a big beast magically disappear unfortunately(*). > Eager

[Libreoffice-commits] libcdr.git: src/lib

2013-11-19 Thread Fridrich Štrba
src/lib/CDRParser.cpp |2 ++ 1 file changed, 2 insertions(+) New commits: commit be72b4f99fabd5ca109d2b64c0e3155f0f45410b Author: Fridrich Å trba Date: Tue Nov 19 13:46:46 2013 +0100 Don't parse arrows for versions <= 5 Change-Id: I90684d9c731d6daee25e18bedbbb0ee951327671 di

[Libreoffice-commits] core.git: RepositoryModule_host.mk

2013-11-19 Thread Michael Stahl
RepositoryModule_host.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 076342caf8419432a17bf2300d2c7d6c033386f1 Author: Michael Stahl Date: Tue Nov 19 13:38:58 2013 +0100 RepositoryModule: conditionally add winaccessibility Change-Id: I5f72d01ea96835607f93328528051

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

2013-11-19 Thread Kohei Yoshida
sc/qa/unit/ucalc_formula.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit a685c85d71e7378b62837be3f401f355f214c3b1 Author: Kohei Yoshida Date: Tue Nov 19 07:33:22 2013 -0500 Temporarily disable this code to let the linker not fail on Windows. Change-Id: Iafd5a91

[Libreoffice-commits] libcdr.git: src/lib

2013-11-19 Thread Fridrich Štrba
src/lib/CDRDocument.cpp | 29 + 1 file changed, 17 insertions(+), 12 deletions(-) New commits: commit c90e4c9587917bbe3c28597f6b7392f86a5ed71d Author: Fridrich Å trba Date: Tue Nov 19 13:34:46 2013 +0100 Use the right streams in right places Change-I

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2013-11-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #3 from Björn Michaelsen --- Well, I guess Eclipse/MSVS would likely be a bit more verbose as they are using this enterprisy newfangled "XML". But I dont think it would be much _harder_ per se. As for extending this to autotoolsy pro

Re: Building LibreOffice from an IDE

2013-11-19 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Real good news... indeed. Thanks you so much for that, Bjoern. I was already using kdevelop for editing, type checking and autocompletion. Very handy. But lack of time, kdevelop crashes and heavy page swaps prevented me to full use of it. Eager to te

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2013-11-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #2 from Michael Meeks --- Wow Bjoern; you're awesome =) hopefully MSVS / Eclipse are not -so- far away from KDevelop (conceptually ;-) In the star-treck future I guess that could even become some generally useful tool for operating o

Building LibreOffice from an IDE

2013-11-19 Thread bjoern
Hi, so I just pushed: https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=ba99e296077e6bc6d6a153d01a45bd9ebe1a1d35 to master. As it says, this allows building LibreOffice conveniently from an IDE -- kdevelop in this case -- with most of the usual features: - autocompletion - build

[Libreoffice-commits] core.git: winaccessibility/CustomTarget_ia2_idl.mk winaccessibility/inc winaccessibility/Library_uacccom.mk winaccessibility/Library_winaccessibility.mk winaccessibility/Module_w

2013-11-19 Thread Michael Stahl
0 files changed New commits: commit a790a0e4e9d4e60aece526c53b452d46f2d8e561 Author: Michael Stahl Date: Tue Nov 19 12:57:55 2013 +0100 winaccessibility: remove executable bits Change-Id: I691c5fc3554bcdeb6c3beb0e5b445cfcd7b51e4c diff --git a/winaccessibility/CustomTarget_ia2_id

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2013-11-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack|EasyHack |Diffic

Re: Dev-Environment with Vagrant/VirtualBox?

2013-11-19 Thread bjoern
Hi, On Mon, Nov 18, 2013 at 11:16:38AM +0100, Michael Stahl wrote: > on the other hand, if the newbies do the build themselves they will get > a sense of having achieved something. which we can of course help by > only releasing image with a git repo at a revision that does in fact > build ;) Ab

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-11-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 66232, which changed state. Bug 66232 Summary: FILEOPEN: cannot open .odt files by clicking on a hyperlink in IE https://bugs.freedesktop.org/show_bug.cgi?id=66232 What|Removed |Added

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

2013-11-19 Thread Andras Timar
embedserv/source/embed/docholder.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit debde4fdc443f522562ee29def4c27512d64609a Author: Andras Timar Date: Tue Nov 19 12:40:38 2013 +0100 fdo#66232 fix opening files via COM server Thanks to Noel Grandin &

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

2013-11-19 Thread Bjoern Michaelsen
.gitignore|2 Makefile.in | 10 + bin/gbuild-to-ide | 295 ++ 3 files changed, 307 insertions(+) New commits: commit ba99e296077e6bc6d6a153d01a45bd9ebe1a1d35 Author: Bjoern Michaelsen Date: Fri Nov 15 18:39:46 2013 +0100

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

2013-11-19 Thread Stephan Bergmann
desktop/source/migration/services/oo3extensionmigration.cxx |3 +-- testtools/source/bridgetest/bridgetest.cxx |6 ++ 2 files changed, 3 insertions(+), 6 deletions(-) New commits: commit 3773201d5973d40f0b6a67930adeaed36f1494c9 Author: Stephan Bergmann Date: Tue No

[Libreoffice-commits] core.git: Branch 'feature/notes-refactoring' - 3 commits - dictionaries helpcontent2 include/svx sc/source svx/source xmloff/source

2013-11-19 Thread Laurent Godard
dictionaries|2 helpcontent2|2 include/svx/svdotext.hxx|7 ++ sc/source/core/data/postit.cxx | 15 ++-- sc/source/filter/xml/xmlexprt.cxx | 86 +---

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

2013-11-19 Thread Xisco Fauli
wizards/com/sun/star/wizards/agenda/AgendaDocument.py | 33 ++ wizards/com/sun/star/wizards/document/OfficeDocument.py|2 wizards/com/sun/star/wizards/letter/LetterWizardDialog.py | 32 +++-- wizards/com/sun/star/wizards/letter/LetterWizardD

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

2013-11-19 Thread matt_51
sfx2/source/doc/docfile.cxx | 21 + 1 file changed, 17 insertions(+), 4 deletions(-) New commits: commit 3d12549335229aca1a6a57575292111274709992 Author: matt_51 Date: Tue Nov 5 11:40:56 2013 +0100 fdo#70345 Reuse XStream for Windows platform create a new one for oth

[Libreoffice-commits] core.git: connectivity/source dbaccess/source desktop/source extensions/source framework/source reportdesign/source sc/source sfx2/source svx/source toolkit/source vcl/unx xmloff

2013-11-19 Thread Noel Grandin
connectivity/source/drivers/jdbc/DatabaseMetaData.cxx|4 dbaccess/source/core/api/FilteredContainer.cxx |4 dbaccess/source/ui/dlg/tablespage.cxx|2 desktop/source/migration/migration.cxx |2 extensions/source/

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

2013-11-19 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/ooxmlimport.cxx |2 ++ writerfilter/source/dmapper/GraphicImport.cxx |1 + 2 files changed, 3 insertions(+) New commits: commit 02a2203580226766c4b3b8778430774ff76f90e9 Author: Miklos Vajna Date: Tue Nov 19 11:34:49 2013 +0100 DOCX drawingML shape imp

[Libreoffice-commits] core.git: Branch 'private/tml/opencl-background-compilation' - sc/inc sc/qa sc/source

2013-11-19 Thread Tor Lillqvist
sc/inc/formulagroup.hxx | 128 +++ sc/inc/formulagroupcontext.hxx | 76 -- sc/inc/formulagroupinterpreter.hxx | 76 -- sc/qa/unit/opencl-test.cxx |2 sc/source/core/data/column2.cxx

[Libreoffice-commits] dev-tools.git: scripts/esc-bug-stats.pl

2013-11-19 Thread Michael Meeks
scripts/esc-bug-stats.pl |2 ++ 1 file changed, 2 insertions(+) New commits: commit 0920ab0a8c3df7d414a09a0d96a2de10f4b93208 Author: Michael Meeks Date: Tue Nov 19 10:39:20 2013 + annotate more bug closers. diff --git a/scripts/esc-bug-stats.pl b/scripts/esc-bug-stats.pl index 0b

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

2013-11-19 Thread Andras Timar
filter/source/msfilter/msdffimp.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 3b0e3e3797072b10738086911488cba86d840e69 Author: Andras Timar Date: Tue Nov 19 11:08:09 2013 +0100 fdo#66854 keep shadow distance of non-supported MSO shadow type

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

2013-11-19 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/ooxmlimport.cxx |3 +++ writerfilter/source/dmapper/GraphicImport.cxx |1 + 2 files changed, 4 insertions(+) New commits: commit f0d9beb80f926a05bc7dd87801c6daa7bc268cec Author: Miklos Vajna Date: Tue Nov 19 10:10:42 2013 +0100 DOCX drawingML shape im

[Libreoffice-commits] core.git: Changes to 'feature/notes-refactoring'

2013-11-19 Thread Laurent Godard
New branch 'feature/notes-refactoring' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2013-11-19 Thread Stephan Bergmann
vcl/coretext/salgdi2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 03b0ee801e4ba894eed0ba33ffd8b84aea9aca99 Author: Stephan Bergmann Date: Tue Nov 19 10:07:15 2013 +0100 Typo Change-Id: Ibd12f919cb50f3f8e67fd559a332a1c6eda3c74e diff --git a/vcl

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

2013-11-19 Thread Noel Grandin
sfx2/source/appl/shutdowniconaqua.mm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e636f5768c8843f5c177a2643f3ac8f188a51cb0 Author: Noel Grandin Date: Tue Nov 19 10:34:48 2013 +0200 fix compile error - remove bracket I messed this up this when doing

Re: Vendors Name via UNO API / Basic Macros

2013-11-19 Thread Fernand Vanrie
On 18/11/2013 22:21, Lionel Elie Mamane wrote: On Mon, Nov 18, 2013 at 09:10:34PM +0100, David Ostrovsky wrote: Lionel Elie Mamane wrote on Mon Nov 18 09:32:57 PST 2013 On Mon, Nov 18, 2013 at 06:10:34PM +0100, Fernand Vanrie wrote: yep conversions are not the problem, its the exiting code who

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

2013-11-19 Thread Stephan Bergmann
sc/source/filter/oox/formulabuffer.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit ccc297097891e62489e5d281a4ea128ec6b71361 Author: Stephan Bergmann Date: Tue Nov 19 09:20:46 2013 +0100 -Werror,-Wunused-private-field Change-Id: I8832317e23691531

[Libreoffice-commits] buildbot.git: tb/tb_internals.sh

2013-11-19 Thread Jan Holesovsky
tb/tb_internals.sh |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit fd41e2ce10518e88de2d3ccfaefd9b8e33a7c364 Author: Jan Holesovsky Date: Tue Nov 19 09:10:10 2013 +0100 Cleanup after a gerrit build. When the tinderbox runs so that it does increment

Re: junit autogen error?

2013-11-19 Thread Stephan Bergmann
On 11/16/2013 09:54 AM, Alexander Thurgood wrote: Le 15/11/13 13:48, Noel Grandin a écrit : You need to do: ./autogen.sh --with-junit=/opt/local/share/java/junit-4.jar or whatever your jar file name is. Having tried this for a while the day before yesterday on OSX Mavericks, with the latest

Re: curl now with native SSL/TLS on Mac and WNT

2013-11-19 Thread Cedric Bosdonnat
Hello Michael, Thanks a lot for updating to 7.33.0 and providing a better integration with system SSL implementation. I'm not sure curl delegates the certificates database handling completely as there is a configure option to build it with a CA bundle. So these would need to be tested on windows a