Re: shiny uno version, events / signals / slots

2012-07-13 Thread Stephan Bergmann
On 07/13/2012 03:53 PM, Michael Meeks wrote: On Fri, 2012-07-13 at 14:27 +0200, Stephan Bergmann wrote: Sure - tools' IMPL_LINK - would be the broken, degenerate, gross case :-) More attractive versions would be g_signal or Qt's signals slots[1], I've used the rather sweet C# bindings

[REVIEW 3-6] Hide information about failure during very early startup a little less

2012-07-13 Thread Stephan Bergmann
Not that epic early failure should ever happen anyway (cf https://bugs.freedesktop.org/show_bug.cgi?id=51685#c6 crash on start / duplicate component registration issue ...). But if it /does/ happen,

[Libreoffice-commits] .: 2 commits - drawinglayer/source vcl/aqua

2012-07-15 Thread Stephan Bergmann
drawinglayer/source/dumper/XShapeDumper.cxx | 36 vcl/aqua/source/window/salframeview.mm |1 2 files changed, 1 insertion(+), 36 deletions(-) New commits: commit 5e21857cd4f81ccf0c87a3f399adf29aac3a68d6 Author: Stephan Bergmann sberg...@redhat.com Date

[Libreoffice-commits] .: sal/qa

2012-07-16 Thread Stephan Bergmann
sal/qa/rtl/strings/test_oustring_compare.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit 4ad006fc76b0f7fdd267c64fc868aaf63e281a31 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Jul 16 10:35:53 2012 +0200 Confusing behavior of cmopareToAscii overloads

Re: Question about OUString::compareToAscii

2012-07-16 Thread Stephan Bergmann
On 07/13/2012 11:37 PM, Christophe JAILLET wrote: Le 13/07/2012 23:17, Lubos Lunak a écrit : according to my understanding, OUString::compareToAscii(RTL_CONSTASCII_STRINGPARAM(A string)) gives compareAsciiL - the L means it gets the string length from the macro I was speaking about

Re: Strange line in sal/osl/unx/profile.c

2012-07-16 Thread Stephan Bergmann
On 07/14/2012 01:01 AM, julien2412 wrote: Cppcheck reported this : [sal/osl/unx/profile.c:1306] - [sal/osl/unx/profile.c:1306]: (style) Same expression on both sides of '|' 1306 if ( Flags (osl_Profile_WRITELOCK | osl_Profile_WRITELOCK ) ) 1307 { 1308

[Libreoffice-commits] .: configmgr/source

2012-07-16 Thread Stephan Bergmann
configmgr/source/components.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 45c8db7ec89978029db2027585da986794971f7c Author: Stephan Bergmann sberg...@redhat.com Date: Mon Jul 16 13:51:43 2012 +0200 Unused include Change-Id

[Libreoffice-commits] .: nss/prj

2012-07-16 Thread Stephan Bergmann
nss/prj/d.lst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 069c1efa39e3bed146a3e70af796e6a70cf2f67e Author: Stephan Bergmann sberg...@redhat.com Date: Mon Jul 16 16:41:28 2012 +0200 Fix typo deliver had always ignored the missing 3 in the target

Re: Gtk-WARNING **: /opt/libreoffice3.6/program/../ure-link/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so)

2012-07-16 Thread Stephan Bergmann
On 07/16/2012 04:55 PM, gericom wrote: Here is the outpus of strace, sorry didn't thought about it. ...but that's with /opt/libreoffice3.6/ure-link/lib/libstdc++.so.6 still there (so outputting the version `GLIBCXX_3.4.11' not found failure). Stephan

[Libreoffice-commits] .: sal/CustomTarget_sal_allheaders.mk

2012-07-16 Thread Stephan Bergmann
sal/CustomTarget_sal_allheaders.mk | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) New commits: commit 208b380090d98c56947ad15a0ee9e3d0d5ea2151 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Jul 16 20:20:37 2012 +0200 echo -e is not POSIX

[Libreoffice-commits] .: cppu/CustomTarget_cppu_allheaders.mk cppuhelper/CustomTarget_cppuhelper_allheaders.mk salhelper/CustomTarget_salhelper_allheaders.mk

2012-07-16 Thread Stephan Bergmann
commits: commit 1715093a08a6d7a0196ad9acb42775b88b5ebe4b Author: Stephan Bergmann sberg...@redhat.com Date: Mon Jul 16 20:46:14 2012 +0200 More: echo -e is not POSIX (and unknown to Mac OS X) Change-Id: I8fdfbebd9fd4bf19b57ec83689116c6fc77227e6 diff --git a/cppu

[Libreoffice-commits] .: openldap/makefile.mk

2012-07-16 Thread Stephan Bergmann
openldap/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 974ac71ee6d0e4f7b989970c1555731a4ad26443 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Jul 16 21:06:45 2012 +0200 Typo Change-Id: I4c36c13d1bd519217b8e6335d31c3450e8c8d4bc

[Libreoffice-commits] .: openldap/makefile.mk

2012-07-16 Thread Stephan Bergmann
openldap/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1452bca91ecfeb3f55a4544ada42dfefd14c1ab6 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Jul 16 21:12:25 2012 +0200 No space after -L (Mac OS X) Change-Id

[Libreoffice-commits] .: sd/qa

2012-07-17 Thread Stephan Bergmann
sd/qa/unit/regression-test.cxx | 34 -- 1 file changed, 34 deletions(-) New commits: commit 309402a82272e7fc2cab75ca65764bf81ce311d6 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jul 17 08:27:02 2012 +0200 -Werror,-Wunused-function

[Libreoffice-commits] .: nss/makefile.mk nss/nss-3.13.5-zlib-werror.patch

2012-07-17 Thread Stephan Bergmann
nss/makefile.mk |5 - nss/nss-3.13.5-zlib-werror.patch | 10 ++ 2 files changed, 14 insertions(+), 1 deletion(-) New commits: commit d4e26ea852c48cff41443f6f4378b6bc47b8193a Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jul 17 08:57:52 2012 +0200

Re: C++11 in LibreOffice

2012-07-17 Thread Stephan Bergmann
On 07/16/2012 06:53 PM, Kohei Yoshida wrote: The most problematic ones are the gcc compiler used on Mac OS X (gcc 4.0?), and MSVC 2008 compilers. If you (or someone else equally interested) are willing to research those two compilers to see what subset of C++11 features they support (if at

[Libreoffice-commits] .: scp2/source

2012-07-17 Thread Stephan Bergmann
scp2/source/ooo/file_library_ooo.scp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4f089de48b9849764c68c084b86b79dbfd396145 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jul 17 10:27:28 2012 +0200 Typo Change-Id

Re: [Libreoffice-commits] .: dtrans/source

2012-07-17 Thread Stephan Bergmann
On 07/17/2012 12:22 AM, Eike Rathke wrote: dtrans/source/win32/dtobj/XTDataObject.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 73db878b17c6f57be5559ac5f7780b43ab690559 Author: Christophe JAILLET christophe.jail...@wanadoo.fr Date: Sat Jul 14 16:00:50

[Libreoffice-commits] .: 3 commits - basctl/source chart2/source cppcanvas/source cui/source dbaccess/source editeng/source filter/source framework/source package/source reportdesign/source scp2/sourc

2012-07-18 Thread Stephan Bergmann
/controls/unocontrols.cxx | 12 +++ 34 files changed, 38 insertions(+), 73 deletions(-) New commits: commit 82cae18c0e0f787fd3efdd4531af6e5a90806e4d Author: Stephan Bergmann sberg...@redhat.com Date: Wed Jul 18 08:21:05 2012 +0200 Duplicate assignment

[Libreoffice-commits] .: binfilter/bf_sc binfilter/bf_sd binfilter/bf_sfx2 binfilter/bf_svtools binfilter/bf_svx binfilter/bf_sw

2012-07-18 Thread Stephan Bergmann
/sw_sectfrm.cxx |1 - binfilter/bf_sw/source/core/swg/sw_rdmisc.cxx |1 - binfilter/bf_sw/source/core/txtnode/sw_fntcap.cxx |1 - 11 files changed, 3 insertions(+), 24 deletions(-) New commits: commit 24f44a91db4db8b67045c5cd98a6537ae7c7c5f5 Author: Stephan

[REVIEW 3-6][REVIEW 3-6-0] fdo#52232 Hidden MediaWiki options page

2012-07-18 Thread Stephan Bergmann
This is a little embarrassing, but I just noticed that the simplified C++ configuration access, introduced into master towards LO 3.6, breaks down on localized configuration properties. The result is https://bugs.freedesktop.org/show_bug.cgi?id=52232 Hidden MediaWiki options page and the only

Re: [Libreoffice-commits] .: 3 commits - basctl/source chart2/source cppcanvas/source cui/source dbaccess/source editeng/source filter/source framework/source package/source reportdesign/source scp2/s

2012-07-18 Thread Stephan Bergmann
On 07/18/2012 02:56 PM, Lubos Lunak wrote: On Wednesday 18 of July 2012, Stephan Bergmann wrote: diff --git a/svx/source/form/filtnav.cxx b/svx/source/form/filtnav.cxx index 24a0b87..270b956 100644 --- a/svx/source/form/filtnav.cxx +++ b/svx/source/form/filtnav.cxx @@ -249,15 +249,15

Re: [PATCH] cleaning before = assignment lotuswordpro/source/filter/xfilter/xfparastyle.cxx

2012-07-18 Thread Stephan Bergmann
On 07/17/2012 11:52 PM, julien2412 wrote: To sum up, it's very interesting but clearly it's too complicated for me. If you are interested in mastering C++, stuff like this (and much more) is well covered in the seminal books by Sutter (Exceptional C++, More Exceptional C++, etc.) and Meyers

Re: what exactly needs localedata_en library ?

2012-04-12 Thread Stephan Bergmann
On 04/12/2012 04:14 PM, Eike Rathke wrote: On Thursday, 2012-04-12 13:33:38 +0200, Lubos Lunak wrote: As far as I can see, it is the i18npool library that dlopens localedata_en (i18npool/source/localedata/localedata.cxx), so I think the best way to express this dependency is to make i18npool

Re: Automatic using ::rtl::OUString etc.

2012-04-13 Thread Stephan Bergmann
On 04/12/2012 03:59 PM, Lubos Lunak wrote: would somebody see a problem with this? sal/inc/rtl/ustring.hxx : +#ifdef RTL_AUTOMATIC_USING +using ::rtl::OUString; +using ::rtl::OStringToOUString; +using ::rtl::OUStringToOString; +#endif I am not too excited about this. For one, we need to

Re: Automatic using ::rtl::OUString etc.

2012-04-13 Thread Stephan Bergmann
On 04/13/2012 10:13 AM, Bjoern Michaelsen wrote: I tend to agree on all points. If something like that is essential, we could have something like a: salhelper/inc/rtl/stringhelper.hxx: #includertl/ustring.hxx using ::rtl::OUString; using ::rtl::OStringToOUString; using ::rtl::OUStringToOString;

Re: Automatic using ::rtl::OUString etc.

2012-04-13 Thread Stephan Bergmann
On 04/13/2012 10:24 AM, Tor Lillqvist wrote: On the other hand, any kind of duplication is always bad, isn't it, as is inconsistency. So isn't it, from that point of view, bad that some percentage of the source files contain those using statements (duplication), some a subset of them

Re: Fwd: Re: [PATCH][REVIEW] gbuild conversion: idlc module -- problem with --enable-werror

2012-04-13 Thread Stephan Bergmann
On 04/13/2012 11:26 AM, David Ostrovsky wrote: C++ error is about bison generated parser: idlc/source/parser.y:261:13: Fehler: #pragma system_header außerhalb include-Datei ignoriert [-Werror] source/parser.y: In Funktion »int yyparse()«: source/parser.y:604:65: Fehler: Um Zuweisung, die als

Re: make check problem in libtest_smoketest building master

2012-04-13 Thread Stephan Bergmann
On 04/13/2012 11:35 AM, Noel Grandin wrote: On 2012-04-12 14:40, Stephan Bergmann wrote: Insist on people compiling with an unbroken toolchain instead? It looks like Fedora is also going to do this: http://fedoraproject.org/wiki/Features/ChangeInImplicitDSOLinking No, as already detailed

Re: make check problem in libtest_smoketest building master

2012-04-13 Thread Stephan Bergmann
On 04/13/2012 01:42 PM, Bjoern Michaelsen wrote: On Fri, Apr 13, 2012 at 12:48:24PM +0200, Stephan Bergmann wrote: I would still prefer to simply insist on Ubuntu fixing their tool chain. Well, Ubuntu (and I think Debian too) are defaulting to as-needed for: - deps (which claims OpenSUSE

Re: [PUSHED] Re: Re: [PATCH][REVIEW] gbuild conversion: idlc module -- build problems fixed

2012-04-13 Thread Stephan Bergmann
On 04/13/2012 01:39 PM, Matúš Kukan wrote: On 13 April 2012 12:56, David Ostrovskydavid.ostrov...@gmx.de wrote: Here is the corrected patch. I fixed the build error with --enable-werror option enabled. Hmm, I would not push it together. Warning errors are somehow related to gbuild because

Re: [PUSHED-3-5] improve startup performance ...

2012-04-16 Thread Stephan Bergmann
On 04/14/2012 01:38 AM, Michael Meeks wrote: On Fri, 2012-04-13 at 15:03 +0200, Michael Meeks wrote: The basic idea is to push the iteration over directories down into the stoc/ code instead of having it in the cppuhelper code. That lets us re-use the same representation avoiding the

Re: Automatic using ::rtl::OUString etc.

2012-04-16 Thread Stephan Bergmann
On 04/13/2012 07:42 PM, Lubos Lunak wrote: Strings already kind of are a magic special case. They are the one non-builtin type that is by far the most used one, close to the builtin ones (which is part of the reason why many programming languages do have strings as a builtin type). So I see

Re: namespace / typing thrash ...

2012-04-17 Thread Stephan Bergmann
On 04/16/2012 06:23 PM, Lubos Lunak wrote: On Monday 16 of April 2012, Michael Meeks wrote: Oh - and finally (Lubos) I pushed an item to the ESC agenda to discuss whether we should be exposing tons of classes and their symbols in the product, just to make unit tests work :-) I

Re: [PUSHED-3-5] fsync less often ...

2012-04-17 Thread Stephan Bergmann
On 04/15/2012 03:41 AM, Michael Meeks wrote: The attached is not that pleasant, but (I hope) solves fdo#47983 slow-down, while not loosing people's data on dodgy, modern file-systems :-) I'd love to get it into LibreOffice 3.5.3 What a hack. :) Anyway, cherry-picked into

Re: cookies ucb interaction handler ...

2012-04-18 Thread Stephan Bergmann
On 04/17/2012 04:45 PM, Michael Meeks wrote: It seems that the ucb has this: 'HandleCookiesRequest' UNO struct used by the InteractionHandler. This then creates some chunk of code, which can create an awful dialog showing an image: icon-themes/galaxy/res/cookie.png I

Re: namespace / typing thrash ...

2012-04-18 Thread Stephan Bergmann
On 04/17/2012 02:38 PM, Lubos Lunak wrote: On Tuesday 17 of April 2012, Stephan Bergmann wrote: Would it be possible to replace gb_CppunitTest_add_library_objects with something that explicitly lists (only) the individual objects from the given library that should be linked into the test? I

Re: [Libreoffice-commits] .: writerfilter/source

2012-04-18 Thread Stephan Bergmann
On 04/18/2012 03:25 AM, Norbert Thiebaud wrote: On Tue, Apr 17, 2012 at 4:39 PM, Lubos Lunakl.lu...@suse.cz wrote: On Tuesday 17 of April 2012, CaolXXn McNamara wrote: writerfilter/source/dmapper/GraphicHelpers.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits:

Re: [Libreoffice-commits] .: writerfilter/source

2012-04-18 Thread Stephan Bergmann
On 04/18/2012 09:52 AM, Lubos Lunak wrote: On Wednesday 18 of April 2012, Tor Lillqvist wrote: MacOSX is one of the few platform that has consistently been built with --enable-werror. removing the benefit of it just for a micro-optimization seems an overkill. I agree with Norbert here. The

Re: [Libreoffice-commits] .: writerfilter/source

2012-04-18 Thread Stephan Bergmann
On 04/18/2012 01:53 PM, Caolán McNamara wrote: On Wed, 2012-04-18 at 10:03 +0200, Stephan Bergmann wrote: Yes, we should certainly --enable-werror there. The code base used to be warning-free even for MSVC. Everything else is a regression. We moved to using the compiler stl on windows

Re: [REVIEW][3-5] misc stuff

2012-04-19 Thread Stephan Bergmann
On 04/17/2012 03:15 PM, Michael Stahl wrote: have oosplash forward SIGTERM to soffice.bin: http://cgit.freedesktop.org/libreoffice/core/commit/?id=946e7180be96178937e7be1b0bd7132902709a87 The above is not a good idea. At least with POSIX, there is no reliable way for a parent process to

Re: killing soffice.bin from oosplash

2012-04-19 Thread Stephan Bergmann
On 04/19/2012 03:11 PM, Michael Stahl wrote: On 19/04/12 13:35, Stephan Bergmann wrote: On 04/17/2012 03:15 PM, Michael Stahl wrote: have oosplash forward SIGTERM to soffice.bin: http://cgit.freedesktop.org/libreoffice/core/commit/?id=946e7180be96178937e7be1b0bd7132902709a87 The above

[REVIEW-3-5][REVIEW-3-5-3] Ignore corrupted items in Recent Documents

2012-04-20 Thread Stephan Bergmann
to an additional try--catch block; diff -b shows the actual changes more clearly.) Stephan On 04/20/2012 09:22 AM, Stephan Bergmann wrote: unotools/source/config/historyoptions.cxx | 38 ++ 1 file changed, 28 insertions(+), 10 deletions(-) New commits: commit

Re: [Libreoffice-commits] .: extension libs should have no RPATH

2012-04-20 Thread Stephan Bergmann
On 04/19/2012 07:34 PM, David Tardon wrote: commit 9da0670b601c8c186b0bfbd28ea055016db376ad Author: David Tardondtar...@redhat.com Date: Thu Apr 19 19:27:19 2012 +0200 extension libs should have no RPATH At least that is how it seems to work in the old build system:

Re: Automatic using ::rtl::OUString etc.

2012-04-20 Thread Stephan Bergmann
On 04/16/2012 11:33 AM, Stephan Bergmann wrote: I am not objecting to the goal of frequently used entities having reasonably short names. I am objecting to the hacky implementation. Just so I don't appear too negative, I really do like your recent work on strings etc., Lubos. Even something

Re: [Libreoffice] minor idl fixes

2012-04-20 Thread Stephan Bergmann
On 04/20/2012 12:42 AM, Tomas Hlavaty wrote: 1) Exceptions have message and context fields and there should be a constructor with arguments (java.lang.String m, java.lang.Object c) for those fields. However, this doesn't seem to be applied consistently. Where is this not applied

Re: [PUSHED][3-5-3] Re: [PUSHED-3-5] [REVIEW-3-5-3] Ignore corrupted items in Recent Documents

2012-04-20 Thread Stephan Bergmann
On 04/20/2012 11:44 AM, Michael Stahl wrote: sigh... why again did we need to migrate user directories in a point release? At least, that way we found the bug before LO 4. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: make check problem in libtest_smoketest building master

2012-04-23 Thread Stephan Bergmann
On 04/22/2012 10:51 PM, David Ostrovsky wrote: your patch was still not pushed. So we have two options here: 1. push your patch (I attached it with description ;-) 2. use make interactive variable LDFLAGS, a lá make LDFLAGS='-Wl,--no-as-needed' check Any ideas on this? I still do not see why

Re: [Libreoffice-qa] minutes of ESC call ...

2012-04-23 Thread Stephan Bergmann
On 04/23/2012 10:55 AM, Michael Meeks wrote: So - one advantage of a VM here, is that -if- we have a 'standard' virtual-machine for this, and do the tinderbox-ness in some snapshot or somesuch; then in the event of problems, QA or Developers could re-use the same VM for doing their own

Re: [Libreoffice-qa] minutes of ESC call ...

2012-04-23 Thread Stephan Bergmann
On 04/23/2012 11:15 AM, Norbert Thiebaud wrote: On Mon, Apr 23, 2012 at 4:08 AM, Stephan Bergmannsberg...@redhat.com wrote: On 04/23/2012 10:55 AM, Michael Meeks wrote: So - one advantage of a VM here, is that -if- we have a 'standard' virtual-machine for this, and do the

Re: [PUSHED 3-5-3] fix fdo#45848 pdfimport regression

2012-04-23 Thread Stephan Bergmann
On 04/23/2012 11:33 AM, Michael Meeks wrote: On Sat, 2012-04-21 at 21:06 +0100, Caolán McNamara wrote: Pushed to master and 3-5. Need more reviewers to get it into 3-5-3 Looks like a no-brainer to me too; +1, one more needed for 3-3-5. By my counting, the two Michaels' sign-offs

Re: [PATCH] Some fixes for Clang warnings

2012-04-23 Thread Stephan Bergmann
[accidentally had dropped libreoffice@ from my original response] Original Message Subject: Re: [PATCH] Some fixes for Clang warnings Date: Mon, 23 Apr 2012 09:36:46 +0200 From: Stephan Bergmann sberg...@redhat.com To: Catalin Iacob iacobcata...@gmail.com On 04/22/2012 09:57

Re: [PUSHED] Some fixes for Clang warnings

2012-04-23 Thread Stephan Bergmann
On 04/23/2012 01:24 PM, Stephan Bergmann wrote: diff --git a/cppu/source/uno/lbenv.cxx b/cppu/source/uno/lbenv.cxx index 47ca98f..23d4871 100644 --- a/cppu/source/uno/lbenv.cxx +++ b/cppu/source/uno/lbenv.cxx @@ -987,7 +987,7 @@ inline void EnvironmentsData::registerEnvironment( uno_Environment

Re: [Libreoffice] Mac OSX daily build 26/10/2011 - Base Report Builder, Beanshell, and Javascript extensions disabled

2012-04-23 Thread Stephan Bergmann
keltezéssel, Stephan Bergmann írta: On 10/28/2011 10:07 AM, Alexander Thurgood wrote: I can also confirm this with my own build from master from this morning 28/10/2011, build ID : [...] --enable-ext-barcode Kami, can you help me? Just asked on #libreoffice-dev: does anybody know anything about

Re: [PUSHED-3-5 PUSHED-3-5-3] fdo#46687 fix find toolbar crash ...

2012-04-23 Thread Stephan Bergmann
On 04/20/2012 01:03 PM, Caolán McNamara wrote: On Fri, 2012-04-20 at 00:01 +0200, Bjoern Michaelsen wrote: Pushed to -3-5, still needs two signoffs for 3-5-3. +1, looks safe. Another +1 and pushed to -3-5-3 now. Stephan ___ LibreOffice mailing

Re: [PATCH] fdo#39643: Remove --disable-strip-solver configure option

2012-04-24 Thread Stephan Bergmann
On 04/23/2012 06:17 PM, Petr Mladek wrote: I am not sure but I think that strip reduces size of binaries even when you build without -g. It just removes something less important. strip removes the table of internal symbols. The effect is that backtrace information (whether produced by LO's

Re: Weird runtime error

2012-04-24 Thread Stephan Bergmann
On 04/23/2012 03:35 PM, Jean-Baptiste Faure wrote: I had the same problem during the WE and this morning. Removing profile directory did not solve the issue. This afternoon I updated my copy of the master up to

Re: Weird runtime error

2012-04-24 Thread Stephan Bergmann
On 04/24/2012 10:18 AM, Stephan Bergmann wrote: But there is one more known problem remaining (duplicate implementation name='com.sun.star.comp.Draw.framework.PresenterScreenJob' that Miklos and Arnaud ran into) that I have not yet fixed. The cause for this should now be fixed with http

Re: [Libreoffice-commits] .: Bump extension versions after changing to passive registration

2012-04-24 Thread Stephan Bergmann
Hi all, When doing changes to code that can end up as extensions, esp. bundled ones, it is important to increment the corresponding extension version number. This is not always obvious. Stephan On 04/24/2012 08:23 PM, Stephan Bergmann wrote: commit de562138eabd3ee3ecab28e5d1348a3fee7301e0

Re: [PATCH] convert SV*PTRARR stuff in SW module

2012-04-24 Thread Stephan Bergmann
On 04/24/2012 07:03 PM, Michael Stahl wrote: it would of course be nice if the f..ine documentation would mention that erase() will delete the element, but i can't find that fact mentioned here: http://www.boost.org/doc/libs/1_49_0/libs/ptr_container/doc/ptr_sequence_adapter.html It kind of

[Libreoffice-commits] .: clucene/CustomTarget_source.mk

2012-04-25 Thread Stephan Bergmann
clucene/CustomTarget_source.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2593b6292bc3890ee68ab53aa7604405e49432ea Author: Stephan Bergmann sberg...@redhat.com Date: Wed Apr 25 10:47:16 2012 +0200 Fixed placement of comment diff --git a/clucene

[REVIEW-3-5] --enable-python=internal build fix

2012-04-25 Thread Stephan Bergmann
Without http://cgit.freedesktop.org/libreoffice/core/commit/?id=7d8f3b19c69e741175bed035681cfacd3a30713d Linux LD_LIBRARY_PATH is missing as well., --enable-python=internal fails to build on Linux. Would be nice to have that fix in -3-5 as well (but no need for -3-5-3). Thanks, Stephan

Re: PyUNO ConfigurationUpdateAccess does not serialize configuration

2012-04-25 Thread Stephan Bergmann
On 04/24/2012 10:40 PM, Jordi Llonch wrote: I am trying to add a new path into AutoText Paths configuration using PyUNO. By executing the following code, AutoText UserPaths shows the added path but changes are not set to LibreOffice configuration. What I am doing wrong? Trying this with

[Libreoffice-commits] .: vcl/aqua

2012-04-25 Thread Stephan Bergmann
vcl/aqua/source/dtrans/DataFlavorMapping.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 004763101a7c5d70c735656e62ca351595da317b Author: Stephan Bergmann sberg...@redhat.com Date: Wed Apr 25 13:16:25 2012 +0200 isOUStringType still used (from

Cruft in potentially bundled extensions' Addons.xcu

2012-04-25 Thread Stephan Bergmann
Hi all, The versions of the Google Docs Zoho 3.0.0 and Metaweblog support 0.1 extensions that are potentially bundled with LibreOffice master (with --enable-ext-google-docs resp. --enable-ext-oooblogger) each contain Addons.xcu files that contain invalid (but ignored) data. Starting an

[Libreoffice-commits] .: sw/source

2012-04-25 Thread Stephan Bergmann
sw/source/core/doc/tblcpy.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit c262099220086a41499865761040d085213ae10f Author: Stephan Bergmann sberg...@redhat.com Date: Wed Apr 25 15:19:51 2012 +0200 warning: comparison between signed and unsigned integer

[Libreoffice-commits] .: desktop/source

2012-04-25 Thread Stephan Bergmann
files changed, 53 insertions(+), 102 deletions(-) New commits: commit 7d25cd63b1460b5fefee0e6be3a6bf093dac3ebf Author: Stephan Bergmann sberg...@redhat.com Date: Wed Apr 25 17:18:44 2012 +0200 Proper handling of multiple --accept arguments ...and some further clean up of needlessly

Re: [REVIEW-3-5] --enable-python=internal build fix

2012-04-25 Thread Stephan Bergmann
On 04/25/2012 05:10 PM, Caolán McNamara wrote: The fix for Linux is bundled into the *aix* patch :-) ! Yeah, when I tried to understand what's going on there now (having totally forgotten about that patch from a couple months ago), I thought which idiot put a Linux fix into an AIX patch?

[Libreoffice-commits] .: solenv/gbuild

2012-04-25 Thread Stephan Bergmann
solenv/gbuild/platform/WNT_INTEL_GCC.mk |1 + 1 file changed, 1 insertion(+) New commits: commit b032c4ab53c5c1414974d83552384ced66ee9a0f Author: Stephan Bergmann sberg...@redhat.com Date: Wed Apr 25 20:44:36 2012 +0200 Missing EXTENSIONLIBS in DLLFILENAMES diff --git a/solenv/gbuild

[Libreoffice-commits] .: desktop/source

2012-04-25 Thread Stephan Bergmann
desktop/source/app/cmdlineargs.hxx |4 1 file changed, 4 insertions(+) New commits: commit e171c4805d98c345581a581c8d08c87de3759693 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Apr 25 21:01:30 2012 +0200 Missing #include vector diff --git a/desktop/source/app

[Libreoffice-commits] .: desktop/source

2012-04-25 Thread Stephan Bergmann
desktop/source/app/cmdlineargs.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit c389a7c22f709cc897ef33f10b617bf71dfa028e Author: Stephan Bergmann sberg...@redhat.com Date: Wed Apr 25 21:09:11 2012 +0200 ...and remove duplicate #include vector again diff --git a/desktop

Re: distro-configs files, autogen.sh options, defaults etc

2012-04-25 Thread Stephan Bergmann
On 04/25/2012 05:05 PM, Lubos Lunak wrote: The choice has already been made, and it's whatever we ship as our internal ...more or less intensively patched... copies. (At least, this was a real problem in the past, when people thought they could replace LO's -- or, back then, OOo's

Re: Delete-unused-code-TypeDescriptor_Init_Impl.patch

2012-04-25 Thread Stephan Bergmann
On 04/25/2012 05:29 PM, Caolán McNamara wrote: On Wed, 2012-04-25 at 00:11 +0100, José Santiago Jiménez Sarmiento caolanm-sbergman: That leaky TypeDescriptor_Init_Impl is back to haunt you. What would you prefer ?, use it, loose it, hide it ? #libreoffice-dev: Jan 05 12:02:47 CIA-106

Re: need help: clean build of master does not run

2012-04-26 Thread Stephan Bergmann
On 04/26/2012 08:07 AM, Winfried Donkers wrote: After a ./g pull -r and a clean build of master, both my machines instantly produce an error when I try to run LibreOffice: on one machine (openSUSE 11.4): warn:desktop:22640:1:/home/w.donkers/git/libo/desktop/source/app/app.cxx:702: UNO

[Libreoffice-commits] .: scripting/source

2012-04-26 Thread Stephan Bergmann
scripting/source/pyprov/description.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eae0f40bbad072de0bc3a035a4c7fba0a0fa1a53 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Apr 26 08:34:12 2012 +0200 Bump extension version after changing to passive

Re: need help: clean build of master does not run

2012-04-26 Thread Stephan Bergmann
On 04/26/2012 09:13 AM, Winfried Donkers wrote: First, please tell me the current head of your core repo. You observed this problem the first time when you ran exactly this LO version, right? must look up how to get that :/ cd .../core git show if you haven't pulled again meanwhile.

[Libreoffice-commits] .: cppu/source

2012-04-26 Thread Stephan Bergmann
cppu/source/typelib/typelib.cxx | 202 +++- 1 file changed, 97 insertions(+), 105 deletions(-) New commits: commit 61a8905c48d6af18dee78022597aaebb171025d4 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Apr 26 09:26:42 2012 +0200 Reverted Leak

Re: Delete-unused-code-TypeDescriptor_Init_Impl.patch

2012-04-26 Thread Stephan Bergmann
On 04/25/2012 10:48 PM, Stephan Bergmann wrote: On 04/25/2012 05:29 PM, Caolán McNamara wrote: On Wed, 2012-04-25 at 00:11 +0100, José Santiago Jiménez Sarmiento caolanm-sbergman: That leaky TypeDescriptor_Init_Impl is back to haunt you. What would you prefer ?, use it, loose it, hide

[Libreoffice-commits] .: unusedcode.easy vcl/inc vcl/source

2012-04-26 Thread Stephan Bergmann
unusedcode.easy|1 + vcl/inc/outfont.hxx|2 ++ vcl/source/gdi/outdev3.cxx | 20 3 files changed, 23 insertions(+) New commits: commit e2873d699b47f55c67d0ee874b49a075d52eb6fb Author: Stephan Bergmann sberg...@redhat.com Date: Thu Apr 26 10:12

Re: Removed unused methods

2012-04-26 Thread Stephan Bergmann
On 04/26/2012 09:56 AM, Jesús Corrius wrote: I have massaged a bit and commited the FontSelectPattern part as it looks fine to me: http://cgit.freedesktop.org/libreoffice/core/commit/?id=44a4c577fd54de12e089e76c234f6b5f5099a3d4 Reverted, as it is still used on Windows (cf.

Re: need help: clean build of master does not run

2012-04-26 Thread Stephan Bergmann
On 04/26/2012 10:16 AM, Winfried Donkers wrote: commit f839984910f0fd4ef385552df3af5e09190e15b9 Is the above on the openSUSE 11.4 machine (reporting a problem with org.openoffice.pyuno.LanguageScriptProviderForPython)? Yes it is. Sorry for not mentioning. So, if commit

Re: make check problem in libtest_smoketest building master

2012-04-26 Thread Stephan Bergmann
[I accidentally sent this response to David only...] Original Message Subject: Re: make check problem in libtest_smoketest building master Date: Thu, 26 Apr 2012 08:10:19 +0200 From: Stephan Bergmann sberg...@redhat.com To: David Ostrovsky david.ostrov...@gmx.de On 04/25/2012

[Libreoffice-commits] .: 5 commits - desktop/source offapi/com reportbuilder/util scripting/java swext/mediawiki

2012-04-26 Thread Stephan Bergmann
(+), 26 deletions(-) New commits: commit fdbc6b768c4f16c3f83e95c68f81fc4fcba74af2 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Apr 26 16:06:30 2012 +0200 Do not accidentally instantiate other exts when removing exts at startup diff --git a/desktop/source/deployment/manager

Re: Weird build error on 3.5 l10ntools

2012-04-26 Thread Stephan Bergmann
On 04/26/2012 05:27 PM, Lubos Lunak wrote: On Thursday 26 of April 2012, Tomáš Chvátal wrote: Some users in Gentoo are reporting weird issue in l10ntools when using gcc-4.4. Please see the attached log for the issue. Any idea how to resolve it? ../inc/tagtest.hxx:68: note: candidates are:

Re: need help: clean build of master does not run

2012-04-26 Thread Stephan Bergmann
On 04/26/2012 03:49 PM, Winfried Donkers wrote: The current head on my openSUSE 12.1 machine is commit 17d08197761567f72f8b58c8aa71bac31701968e Yay, that is from before my fix. So my theory that the problem should be solved by now is not yet proven wrong. After deleting the bundles

Re: need help: clean build of master does not run

2012-04-27 Thread Stephan Bergmann
On 04/27/2012 08:29 AM, Winfried Donkers wrote: at the second attempt is odd (unless you explicitly start soffice.bin instead of soffice) I did Ah, that's by design, then. When soffice.bin detects upon start-up that the per-user information about bundled or shared extensions is outdated,

[Libreoffice-commits] .: 2 commits - fpicker/source sfx2/source

2012-04-27 Thread Stephan Bergmann
fpicker/source/office/PlacesListBox.cxx |2 +- sfx2/source/doc/guisaveas.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 449440706c6db8f10d37321ed1280d986d07b9f3 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Apr 27 14:38:50 2012 +0200

Re: Removed unused methods

2012-04-27 Thread Stephan Bergmann
On 04/27/2012 02:54 PM, Jan Holesovsky wrote: Jesús Corrius píše v Čt 26. 04. 2012 v 15:52 +0200: I have added a comment so it doesn't happen again: http://cgit.freedesktop.org/libreoffice/core/commit/?id=34fe1bed19e4cf66500d7e7817eb251c42f8f439 #ifdef WNT / #endif would be better Would it

[Libreoffice-commits] .: sfx2/source

2012-04-27 Thread Stephan Bergmann
sfx2/source/dialog/filedlghelper.cxx | 61 ++- 1 file changed, 47 insertions(+), 14 deletions(-) New commits: commit 2d0ff6aa5d6951aaa00e2d6cf3878788b025983e Author: Stephan Bergmann sberg...@redhat.com Date: Fri Apr 27 16:54:32 2012 +0200 Related fdo

[Libreoffice-commits] .: sfx2/source

2012-04-27 Thread Stephan Bergmann
sfx2/source/dialog/filedlghelper.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit ce44a0326e9e399a23d0adaadcf99f2e62a363d7 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Apr 27 17:22:43 2012 +0200 Missing #include errno.h Change-Id

[Libreoffice-commits] .: desktop/source ucb/source

2012-05-02 Thread Stephan Bergmann
desktop/source/deployment/misc/dp_descriptioninfoset.cxx | 10 ++ ucb/source/ucp/file/filglob.cxx |3 +++ 2 files changed, 9 insertions(+), 4 deletions(-) New commits: commit bd5da80befbd1f7f09aadf4b02122414c010d65b Author: Stephan Bergmann sberg

[Libreoffice-commits] .: 2 commits - cui/source officecfg/registry

2012-05-03 Thread Stephan Bergmann
cui/source/options/optpath.cxx |4 +-- officecfg/registry/schema/org/openoffice/Office/Common.xcs | 17 + 2 files changed, 9 insertions(+), 12 deletions(-) New commits: commit 920db17e94a8880658090f0887f788db0b15e2a2 Author: Stephan Bergmann sberg

[Libreoffice-commits] .: solenv/gbuild

2012-05-03 Thread Stephan Bergmann
-off-by: Stephan Bergmann sberg...@redhat.com: Ubuntu changed ld to assume --as-needed by default, but there are places in LO that implicitly depend on --no-as-needed, like test_smoketest lib that is an empty wrapper around smoketest lib, or UNO executables having to link against all URE

Re: [PUSHED] Re: make check problem in libtest_smoketest building master

2012-05-03 Thread Stephan Bergmann
On 04/28/2012 09:27 PM, David Ostrovsky wrote: With this ugly (work-in-progress) hack (needed only in gbuild-part) make check command pass now on Ubuntu 11.10 (with default --as-needed linker option) I'm not sure, if this is the best place to do it. Note: I did it unconditionally: the production

Re: [Libreoffice-commits] .: drop ensure for non-NULL pointer and use a ref

2012-05-03 Thread Stephan Bergmann
On 05/03/2012 01:07 AM, Caolán McNamara wrote: commit 80fdb3498c68f9e7f9bdd98674e762cb084fce57 Author: Caolán McNamaracaol...@redhat.com Date: Wed May 2 22:45:52 2012 +0100 drop ensure for non-NULL pointer and use a ref That was the common(?) idiom of passing out parameters by pointer

[Libreoffice-commits] .: sfx2/inc sfx2/source

2012-05-04 Thread Stephan Bergmann
sfx2/inc/sfx2/docfile.hxx |4 ++-- sfx2/source/doc/docfile.cxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 5794a9403059796a855c873f0e0f19f6cdbb2646 Author: Stephan Bergmann sberg...@redhat.com Date: Fri May 4 14:55:26 2012 +0200 Improved variable

Re: Unopkg fails to register extension (com.sun.star.registry.CannotRegisterImplementationException)

2012-05-07 Thread Stephan Bergmann
On 05/06/2012 09:47 PM, Sebastian Humenda wrote: I hope I'm on the right list for my question. There is an accessibility checker for Libreoffice documents which I package for Debian GNU/Linux. In Bug 668376 (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668376) the package fails to install

[Libreoffice-commits] .: jurt/com

2012-05-07 Thread Stephan Bergmann
jurt/com/sun/star/comp/loader/JavaLoader.java |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit eac5b793aa4a39dcbdd7caf4b4e939a204c5c333 Author: Stephan Bergmann sberg...@redhat.com Date: Mon May 7 11:01:55 2012 +0200 Improved error reporting Change

[Libreoffice-commits] .: 2 commits - bean/com bean/native Repository.mk scp2/source

2012-05-07 Thread Stephan Bergmann
+-- scp2/source/ooo/file_library_ooo.scp | 11 ++- 5 files changed, 23 insertions(+), 9 deletions(-) New commits: commit 708229dc96533b6f165b82ce4d9e07537d1ce8b1 Author: Stephan Bergmann sberg...@redhat.com Date: Mon May 7 16:54:43 2012 +0200 fdo#49580: Fix

[REVIEW-3-5] fdo#49580: Fix bean after gbuild'ification

2012-05-07 Thread Stephan Bergmann
Please consider the below fix for https://bugs.freedesktop.org/show_bug.cgi?id=49580 OfficeBean.jar references officebean.dll not officebeanlo.dll for inclusion in 3.5. Thanks, Stephan On 05/07/2012 05:03 PM, Stephan Bergmann wrote: commit 708229dc96533b6f165b82ce4d9e07537d1ce8b1 Author

<    2   3   4   5   6   7   8   9   10   11   >