[Libreoffice] [PATCH][PUSHED 4/54] translated comments

2011-02-24 Thread Christina Roßmanith
Hi, pushed 10 more... Christina Rossmanith ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] [PATCH] Removed commented code

2011-02-24 Thread Christina Roßmanith
Hi, I've removed a little bit of commented code. I assume comments like /*typeMap*/ in Any SAL_CALL java_sql_CallableStatement::getObject( sal_Int32 columnIndex, const Reference ::com::sun::star::container::XNameAccess /*typeMap*/ ) throw(starsdbc::SQLException, RuntimeException) are

[Libreoffice] translating DBG_ASSERT messages

2011-02-24 Thread Christina Roßmanith
Hi, I'm starting to translate German DBG_ASSERT messages. I'm going to push them on my own if that's ok. Christina Rossmanith ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] Preventivo

2011-02-24 Thread Pat
TIPOGRAFIA e STAMPA DIGITALE www.tipoprint.com Tel: 02 89 92 67 50 Gentile Cliente, Crediamo sia cosa gradita farvi pervenire questa nostra offerta relativa ai nostri stampati. E' una occasione da non perdere anche perche' potrete sfruttare questa OFFERTA fino a Giugno 2011 a sola condizione che

Re: [Libreoffice] Need help with failing cppunit tests

2011-02-24 Thread Caolán McNamara
On Thu, 2011-02-24 at 09:30 +0100, Francois Tigeot wrote: Next, I ran the command by hand and ... ResId without ResMgr created terminate called Running it manually in this scenario you don't have STAR_RESOURCEPATH set, see the makefile.mk C. ___

Re: [Libreoffice] [PATCH] Removed commented code

2011-02-24 Thread Michael Meeks
Hi Christina, On Thu, 2011-02-24 at 10:06 +0100, Christina Roßmanith wrote: I've removed a little bit of commented code. Good :-) I assume comments like /*typeMap*/ in Any SAL_CALL java_sql_CallableStatement::getObject( sal_Int32 columnIndex, const Reference

[Libreoffice] [PATCH][PUSHED 4/54] translated comments

2011-02-24 Thread Christina Roßmanith
Hi, finished!!! Christina ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] RTL_LOGFILE_CONTEXT_AUTHOR expert?

2011-02-24 Thread Christina Roßmanith
Hi, sometimes RTL_LOGFILE_CONTEXT_AUTHOR are commented and there are many of them uncommented. Does anybody who uses the output of RTL_LOGFILE_CONTEXT_AUTHOR? Christina Rossmanith ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice] [PATCH] removed commented code

2011-02-24 Thread Christina Roßmanith
Hi, continued to remove commented code lines. As usual under LGPLv3+ / MPL Christina From 2ca303ccbbdd5f0e0266e4437ffbe61d67e0daab Mon Sep 17 00:00:00 2001 From: Christina Rossmanith chrrossman...@web.de Date: Thu, 24 Feb 2011 13:35:37 +0100 Subject: [PATCH] removed commented code ---

Re: [Libreoffice] BMP_FEHLT

2011-02-24 Thread Cedric Bosdonnat
Hi Christina, On Wed, 2011-02-23 at 21:45 +0100, Christina Roßmanith wrote: I came across the constant BMP_FEHLT, obviously from Hamburg-times. It should be BMP_MISSING or something like this. I've found it in sw/source/ui/app/app.src sw/source/ui/inc/app.hrc This is what ./g grep

Re: [Libreoffice] BMP_FEHLT

2011-02-24 Thread Christina Roßmanith
Am 24.02.2011 14:48, schrieb Cedric Bosdonnat: Hi Christina, On Wed, 2011-02-23 at 21:45 +0100, Christina Roßmanith wrote: I came across the constant BMP_FEHLT, obviously from Hamburg-times. It should be BMP_MISSING or something like this. I've found it in sw/source/ui/app/app.src

[Libreoffice] GSoc for LibreOffice

2011-02-24 Thread Cedric Bosdonnat
Hi all, As you may (or may not) know it, we will be able to apply for Google Summer of Code 2011 next week. I created a wiki page for the GSoc to explaining the process for the students and mentors. Could you please review it and hare your thoughts?

Re: [Libreoffice] BMP_FEHLT

2011-02-24 Thread Cedric Bosdonnat
On Thu, 2011-02-24 at 14:53 +0100, Christina Roßmanith wrote: That means I could comment it, try to build (partial build enough?) and if it's successful remove it. Or do I have to test something else? No it should be enough to remove that chunk code and rebuild sw. -- Cédric Bosdonnat

Re: [Libreoffice] extension development, error javaloader

2011-02-24 Thread Cedric Bosdonnat
On Thu, 2011-02-24 at 00:49 -0800, MartinD wrote: Hi, im working on an extension. But im not able to build it correctly. When trying to add the extension to LibreOffice i get this error: (com.sun.star.uno.RuntimeException) { { Message = javaloader error - no mapping found from java to C++ ,

Re: [Libreoffice] [PATCH] Remove include of no more existent errhdl.hxx

2011-02-24 Thread Caolán McNamara
On Wed, 2011-02-23 at 08:46 +0100, Sébastien Le Ray wrote: Hi list, This patch removes an include which prevent debug build of sw I believe the affected dir has been removed now entirely, so redundant I guess now. C. ___ LibreOffice mailing list

[Libreoffice] [PATCH] Remove using namespace ::rtl in sc

2011-02-24 Thread Julien Nabet
Hello, Here is the first try with this easyhack. Could you tell me 1) if my patch is ok ? (I can push it myself) 2) must we remove all the rtl:: stuff ? Julien. commit 9c2bd745cde4a6d635b0f0083d40f702ce1e66cc Author: Julien Nabet serval2...@yahoo.fr Date: Thu Feb 24 15:22:42 2011 +0100

Re: [Libreoffice] git am - German keywords

2011-02-24 Thread Martin Kepplinger
Am 2011-02-23 21:35, schrieb Kohei Yoshida: On Wed, 2011-02-23 at 21:11 +0100, Christina Roßmanith wrote: Hi, does anybody know whether git am relies on the keywords subject: or is Betreff: (the German equivalent) valid as well? I've saved an e-mail with a patch as recommended with

Re: [Libreoffice] Remove unused methods

2011-02-24 Thread Thomas Arnhold
Hi Balint, not all of them are unused. getDropDownEntries() and getDropDownResult() are used at FormControlHelper.cxx. But the rest is fine. I applied the rest. Thanks! Thomas On 02/22/2011 05:11 PM, Bálint Dózsa wrote: Hi, I have removed some unused methods. Regards, Balint Dozsa

[Libreoffice] [PATCH] Fix replacement of $filename$ in GTK SaveAs dialogs

2011-02-24 Thread Kevin Hunter
Hullo List, A patch that fixes a display issue with the GTK SaveAs dialog box that asks for confirmation before overwriting a file. For reference, OO fixes this by removing the string replacement altogether, while this patch keeps in line with the native-to-LO dialogs. As this is my first

Re: [Libreoffice] git am - German keywords

2011-02-24 Thread Chr. Roßmanith
Hi Martin, no, I didn't. Yesterday I went the emacs - Apply patch way again. Christina -Ursprüngliche Nachricht- Von: Martin Kepplinger martinkepplin...@eml.cc Gesendet: 24.02.2011 15:29:56 An: libreoffice@lists.freedesktop.org Betreff: Re: [Libreoffice] git am - German keywords Am

Re: [Libreoffice] git am - German keywords

2011-02-24 Thread Kohei Yoshida
On Thu, 2011-02-24 at 15:29 +0100, Martin Kepplinger wrote: Am 2011-02-23 21:35, schrieb Kohei Yoshida: On Wed, 2011-02-23 at 21:11 +0100, Christina Roßmanith wrote: Hi, does anybody know whether git am relies on the keywords subject: or is Betreff: (the German equivalent) valid as

Re: [Libreoffice] git am - German keywords

2011-02-24 Thread Martin Kepplinger
Am 2011-02-24 16:10, schrieb Chr. Roßmanith: Hi Martin, no, I didn't. Yesterday I went the emacs - Apply patch way again. Christina Did you only try to save as text or also as the (default) raw mail format? I suspect that this one may work. thanks Martin -Ursprüngliche

Re: [Libreoffice] [PATCH] Remove using namespace ::rtl in sc

2011-02-24 Thread Kohei Yoshida
On Thu, 2011-02-24 at 15:30 +, Caolán McNamara wrote: On Thu, 2011-02-24 at 10:11 -0500, Kohei Yoshida wrote: On Thu, 2011-02-24 at 15:26 +0100, Julien Nabet wrote: 2) must we remove all the rtl:: stuff ? If you mean using namespace rtl;, yes, because that could cause conflict

Re: [Libreoffice] Assertion failure in osl_process.cxx

2011-02-24 Thread Caolán McNamara
On Wed, 2011-02-23 at 15:21 +0100, Francois Tigeot wrote: Having updated my tree to the latest master, the build now fails in ure/sal/qa/osl/process/osl_process.cxx : - Expression: compare_merged_environments(different_child_env_vars) - osl_execProc_merged_child_environment So to make it

[Libreoffice] Question about buiding

2011-02-24 Thread Luuk
i dont have much experiance with GIT, so it tried following instruction from: http://wiki.documentfoundation.org/Development/How_to_build building was succesfull, :-) :-) when i execute: $ install/program/soffice it says: LibreOffice 3.3 330m19(Build:6) How can i get/ Where is described how

[Libreoffice] [PUSHED] Re: [PATCH] Remove comment

2011-02-24 Thread Caolán McNamara
On Wed, 2011-02-23 at 22:17 +0100, Michael Lefevre wrote: Go on with comments suppression. Looks good, pushed, thanks for this. Are these patches submitted under our recommended LGPv3+/MPL combo ? (http://www.documentfoundation.org/develop/) C. ___

Re: [Libreoffice] Question about buiding

2011-02-24 Thread Caolán McNamara
On Thu, 2011-02-24 at 17:15 +0100, Luuk wrote: i dont have much experiance with GIT, so it tried following instruction from: http://wiki.documentfoundation.org/Development/How_to_build building was succesfull, :-) :-) when i execute: $ install/program/soffice it says: LibreOffice 3.3

Re: [Libreoffice] Question about buiding

2011-02-24 Thread Luuk
On 24-02-11 17:23, Caolán McNamara wrote: On Thu, 2011-02-24 at 17:15 +0100, Luuk wrote: i dont have much experiance with GIT, so it tried following instruction from: http://wiki.documentfoundation.org/Development/How_to_build building was succesfull, :-) :-) when i execute: $

Re: [Libreoffice] [PUSHED] Re: [PATCH] Remove comment

2011-02-24 Thread Michaël Lefèvre
On Thu, Feb 24, 2011 at 5:17 PM, Caolán McNamara caol...@redhat.com wrote: On Wed, 2011-02-23 at 22:17 +0100, Michael Lefevre wrote: Go on with comments suppression. Looks good, pushed, thanks for this. Are these patches submitted under our recommended LGPv3+/MPL combo ?

Re: [Libreoffice] [PATCH] Fix replacement of $filename$ in GTK SaveAs dialogs

2011-02-24 Thread Caolán McNamara
On Thu, 2011-02-24 at 09:57 -0500, Kevin Hunter wrote: please do spit it back to me with, you should implement it this way instead OString baseName = OString(OUStringToOString( aFileObj.getName(INetURLObject::LAST_SEGMENT, true, INetURLObject::DECODE_WITH_CHARSET),

Re: [Libreoffice] git am - German keywords

2011-02-24 Thread Christina Roßmanith
Am 24.02.2011 16:50, schrieb Martin Kepplinger: Am 2011-02-24 16:10, schrieb Chr. Roßmanith: Hi Martin, no, I didn't. Yesterday I went the emacs - Apply patch way again. Christina Did you only try to save as text or also as the (default) raw mail format? I suspect that this one may work. I

Re: [Libreoffice] extension development, error javaloader

2011-02-24 Thread MartinD
On Thu, 2011-02-24 at 00:49 -0800, MartinD wrote: Hi, im working on an extension. But im not able to build it correctly. When trying to add the extension to LibreOffice i get this error: (com.sun.star.uno.RuntimeException) { { Message = javaloader error - no mapping found from java to C++

Re: [Libreoffice] git am - German keywords

2011-02-24 Thread Martin Kepplinger
Am 24.02.2011 17:34, schrieb Christina Roßmanith: Am 24.02.2011 16:50, schrieb Martin Kepplinger: Am 2011-02-24 16:10, schrieb Chr. Roßmanith: Hi Martin, no, I didn't. Yesterday I went the emacs - Apply patch way again. Christina Did you only try to save as text or also as the (default)

[Libreoffice] [UX]How to drive new users to style-based formatting (idea)

2011-02-24 Thread Rafael Daud
Hi all, I've just joined the development list, and don't have any programming skills worth to mention, but I'm quite eager to contribute to the development of LibreOffice (BrOffice here), and do have few ideas to share. Please advert me if I don't follow the good practices in here :-) What I was

[Libreoffice] [PATCH] add registration of MS Office MIME types to Web plugin

2011-02-24 Thread Chris Cunningham
Hey folks, First time contribution, simple patch attached to bug 34673* to add support for the MS Office MIME types to the Web plugin. Can someone please check it? (filed bug and attached patch to it rather than posting here, sorry if I should have done the opposite) I'm not subscribed to

[Libreoffice] Comment-translation of writer/sw/source/ui/config

2011-02-24 Thread Martin Kepplinger
Hi, this translates all german code comments in the writer/sw/source/ui/config directory to english! one patch per file for easy reviewing before pushing. thanks, Martin ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice] [PATCH 01/12] Translate german comment in caption.cxx

2011-02-24 Thread Martin Kepplinger
This translates the german code-comment in caption.cxx to english. This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license. --- sw/source/ui/config/caption.cxx |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sw/source/ui/config/caption.cxx

[Libreoffice] [PATCH 02/12] Translate german comments in cfgitems.cxx

2011-02-24 Thread Martin Kepplinger
This translates the german code-comments in cfgitems.cxx to english. This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license. --- sw/source/ui/config/cfgitems.cxx | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git

[Libreoffice] [PATCH 04/12] Translate german comment

2011-02-24 Thread Martin Kepplinger
This translates the german code comment in dbconfig.cxx to english. This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license. --- sw/source/ui/config/dbconfig.cxx |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

[Libreoffice] [PATCH 05/12] Translate german comment

2011-02-24 Thread Martin Kepplinger
This translates the german code comment in mailconfigpage.cxx to english. This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license. --- sw/source/ui/config/mailconfigpage.cxx |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

[Libreoffice] [PATCH 06/12] Translate german comments

2011-02-24 Thread Martin Kepplinger
This translates the german code-comments in optdlg.hrc to english. This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license. --- sw/source/ui/config/optdlg.hrc |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git

[Libreoffice] [PATCH 08/12] Translate german comments in optload.cxx

2011-02-24 Thread Martin Kepplinger
This translates the german code comments in optload.cxx to english. This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license. --- sw/source/ui/config/optload.cxx | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git

[Libreoffice] [PATCH 09/12] Translate german comments in optpage.cxx

2011-02-24 Thread Martin Kepplinger
This translates the german code comments in optpage.cxx to english. This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license. --- sw/source/ui/config/optpage.cxx | 39 +++ 1 files changed, 19 insertions(+), 20 deletions(-) diff

[Libreoffice] [PATCH 10/12] Translate german comment in prtopt.cxx

2011-02-24 Thread Martin Kepplinger
This translates the german code comment in prtopt.cxx to english. This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license. --- sw/source/ui/config/prtopt.cxx |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sw/source/ui/config/prtopt.cxx

[Libreoffice] [PATCH 11/12] Translate german comments in uinums.cxx

2011-02-24 Thread Martin Kepplinger
This translates the german code comments in uinums.cxx to english. This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license. --- sw/source/ui/config/uinums.cxx | 34 +- 1 files changed, 17 insertions(+), 17 deletions(-) diff --git

[Libreoffice] [PATCH 12/12] Translate german comments in viewopt.cxx

2011-02-24 Thread Martin Kepplinger
This translates the german code comments in viewopt.cxx to english. This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license. --- sw/source/ui/config/viewopt.cxx | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git

Re: [Libreoffice] Comment-translation of writer/sw/source/ui/config

2011-02-24 Thread Jonathan Aquilina
On 2/24/11 7:33 PM, Martin Kepplinger wrote: Hi, this translates all german code comments in the writer/sw/source/ui/config directory to english! one patch per file for easy reviewing before pushing. thanks, Martin ___ LibreOffice mailing

Re: [Libreoffice] [PATCH] [PUSHED] removed commented code

2011-02-24 Thread Thomas Arnhold
Hi Christina, thanks, pushed this! Why don't you commit this by your self? Your patches look good! :) Thomas On 02/24/2011 01:37 PM, Christina Roßmanith wrote: Hi, continued to remove commented code lines. As usual under LGPLv3+ / MPL Christina

Re: [Libreoffice] [PATCH] [PUSHED] Remove unused commented variable

2011-02-24 Thread Thomas Arnhold
Hi, pushed this. Thanks! Thomas On 02/23/2011 10:47 PM, Michael Lefevre wrote: --- writerfilter/source/dmapper/PropertyMap.cxx |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/writerfilter/source/dmapper/PropertyMap.cxx

Re: [Libreoffice] [PUSHED] [PATCH] Remove commented variable

2011-02-24 Thread Thomas Arnhold
Thanks, pushed this, too :) Thomas On 02/23/2011 11:11 PM, Michael Lefevre wrote: Still code cleaning. --- sc/source/ui/view/gridwin.cxx |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/sc/source/ui/view/gridwin.cxx b/sc/source/ui/view/gridwin.cxx index

Re: [Libreoffice] [PUSHED] [PATCH] Remove more commented unused variables

2011-02-24 Thread Thomas Arnhold
Pushed this. Thanks! Thomas On 02/23/2011 11:03 PM, Michael Lefevre wrote: Keep cleaning the code, line by line. --- filter/source/flash/swfwriter.hxx |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/filter/source/flash/swfwriter.hxx

[Libreoffice] [PATCH] fdo#34663 crasher

2011-02-24 Thread Noel Power
If someone could review this for 3.3 branch that would be great thanks, Noel diff --git writerfilter/source/dmapper/DomainMapper_Impl.cxx writerfilter/source/dmapper/DomainMapper_Impl.cxx index 57b6bcc..77b09eb 100644 --- writerfilter/source/dmapper/DomainMapper_Impl.cxx +++

Re: [Libreoffice] [PUSHED] Comment-translation of writer/sw/source/ui/config

2011-02-24 Thread Martin Kepplinger
Am 24.02.2011 19:56, schrieb Thomas Arnhold: Hi Martin, thanks for these patches! Bug numbers which are not in the #i12345 format could be deleted (#55402#). I Pushed them as they are! Thomas Hi Thomas, I thought I'd stick to the translation task only, for this patchset. I'll keep it in

Re: [Libreoffice] Comment-translation of writer/sw/source/ui/config

2011-02-24 Thread Martin Kepplinger
Am 24.02.2011 19:46, schrieb Jonathan Aquilina: On 2/24/11 7:33 PM, Martin Kepplinger wrote: Hi, this translates all german code comments in the writer/sw/source/ui/config directory to english! one patch per file for easy reviewing before pushing. thanks, Martin Martin i think it

Re: [Libreoffice] [PATCH] Fix replacement of $filename$ in GTK SaveAs dialogs

2011-02-24 Thread Kevin Hunter
At 11:30am -0500 Thu, 24 Feb 2011, Caolán Mcnamara wrote: On Thu, 2011-02-24 at 09:57 -0500, Kevin Hunter wrote: please do spit it back to me with, you should implement it this way instead c) I wouldn't bother with the aFileObj.HasError() and return 0, i.e. I'd prefer to get some

Re: [Libreoffice] Comment-translation of writer/sw/source/ui/config

2011-02-24 Thread Kohei Yoshida
On Thu, 2011-02-24 at 19:46 +0100, Jonathan Aquilina wrote: Martin i think it would be easier as well as not to end up having ur email black listed for sending out large amounts of emails, but if its for a single module i would attach them all in one email. For the record this is what git

Re: [Libreoffice] [PUSHED] Comment-translation of writer/sw/source/ui/config

2011-02-24 Thread Kevin Hunter
At 2:22pm -0500 Thu, 24 Feb 2011, Martin Kepplinger wrote: Am 24.02.2011 19:56, schrieb Thomas Arnhold: Hi Martin, thanks for these patches! Bug numbers which are not in the #i12345 format could be deleted (#55402#). I Pushed them as they are! I thought I'd stick to the translation task

Re: [Libreoffice] Comment-translation of writer/sw/source/ui/config

2011-02-24 Thread Martin Kepplinger
Am 24.02.2011 20:33, schrieb Kohei Yoshida: On Thu, 2011-02-24 at 19:46 +0100, Jonathan Aquilina wrote: Martin i think it would be easier as well as not to end up having ur email black listed for sending out large amounts of emails, but if its for a single module i would attach them all in

Re: [Libreoffice] Overwrite of patched Langpack installation applescript on Mac in 3.3.1 RC2

2011-02-24 Thread Thorsten Behrens
Alexander Thurgood wrote: Here was the original discussion, the change was integrated in RC1 and is now missing in RC2 : http://article.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/5525/match=langpack+installation+mac Hi Alex, the change is definitely in 3.3.1 - can you

Re: [Libreoffice] High CPU-Usage of XOrg with LibO 3.3.1rc2 after restart of saved to disk image

2011-02-24 Thread Thorsten Behrens
I use LibO for the creation of a presentation. Then I shutdown my openSuSE 11.3-x64 (KDE 4) and save an image to the disk. LibO is not closed in front of the shutdown. If I restart my laptop from the image LibO is very slow moving from one slide to another and I can see in top a cpu

Re: [Libreoffice] Comment-translation of writer/sw/source/ui/config

2011-02-24 Thread Pierre-André Jacquod
On 02/24/2011 08:33 PM, Kohei Yoshida wrote: On Thu, 2011-02-24 at 19:46 +0100, Jonathan Aquilina wrote: Martin i think it would be easier as well as not to end up having ur email black listed for sending out large amounts of emails, but if its for a single module i would attach them all in

Re: [Libreoffice] Comment-translation of writer/sw/source/ui/config

2011-02-24 Thread Kohei Yoshida
On Thu, 2011-02-24 at 21:31 +0100, Pierre-André Jacquod wrote: On 02/24/2011 08:33 PM, Kohei Yoshida wrote: On Thu, 2011-02-24 at 19:46 +0100, Jonathan Aquilina wrote: Martin i think it would be easier as well as not to end up having ur email black listed for sending out large amounts of

Re: [Libreoffice] [PATCH] fdo#34663 crasher

2011-02-24 Thread Caolán McNamara
On Thu, 2011-02-24 at 19:16 +, Noel Power wrote: If someone could review this for 3.3 branch that would be great This looks good if you want to apply it to 3.3. I wonder however if that's the right bugid, https://bugs.freedesktop.org/show_bug.cgi?id=34664 is You are not authorized to access

[Libreoffice] [PUSHED] Re: [PATCH] Fix replacement of $filename$ in GTK SaveAs dialogs

2011-02-24 Thread Caolán McNamara
On Thu, 2011-02-24 at 14:30 -0500, Kevin Hunter wrote: Interesting. From a different background, I worry about _all_ input. I don't know the API or internals well enough to say one way or the other, but there's no (mild) security concern here? Like giving a potentially unsanitized string

[Libreoffice] Build fails without gdb installed

2011-02-24 Thread Thomas Arnhold
Hi, the latest build fails on sal cppunit tests, because I have no gdb installed. This dependency is new, maybe because some tests got enabled. I think configure should check for gdb and turn this test on/off. --- -- - start unit test #1 on

Re: [Libreoffice] Assertion failure in osl_process.cxx

2011-02-24 Thread Caolán McNamara
On Thu, 2011-02-24 at 18:49 +0100, Francois Tigeot wrote: Here you go. Hmm, I think this just boils down to that the order of environ variables is undefined after putenv. Pull and try again, and if it still fails, try dmake dbglevel=2 again and attach that output. C.

Re: [Libreoffice] Build fails without gdb installed

2011-02-24 Thread Caolán McNamara
On Thu, 2011-02-24 at 22:12 +0100, Thomas Arnhold wrote: This dependency is new, maybe because some tests got enabled. I think configure should check for gdb and turn this test on/off. It only does this if the environmental variables DEBUGCPPUNIT or debugcppunit are set. Those aren't

Re: [Libreoffice] Repeated Brazilian WalMart spams

2011-02-24 Thread Jan Holesovsky
Hi Terrell, On 2011-02-22 at 14:30 -0500, Terrell Prude' Jr. wrote: There seems to be a Brazilian spammer who keeps posting Walmart ads in this list. Should something be done to block that? Right, banned that address now. Thanks, Kendy ___

Re: [Libreoffice] f268 error

2011-02-24 Thread Michael Meeks
Hi there, On Thu, 2011-02-24 at 16:58 +0100, Zongbo Zhang wrote: seems no one here is willing to help, but still post my problem here. :-) still trying my first build, it runs for 4 hours before stop in the module 'wizards' and 'svt'. the first says: f258: error, cannot find some

Re: [Libreoffice] [PATCH] Remove obsolete Hyperlink Bar - final patches

2011-02-24 Thread Alfonso Eusebio
Hi Kendy, Thanks for the pointer. My main concern is more related to the creation of the actual text that should replace the current one. What I've seen in the help text is that there are sections that speak about hyperlinks and mention the hyperlink bar as a way for creating them. On the same

[Libreoffice] big thanks goes to Michael Meeks

2011-02-24 Thread Zongbo Zhang
Hi, Big thanks goes to Michael Meeks, finally a real good person here is willing to answer my question! :) already solved the error occured in the 'wizards' module, but cannot solve another one: This application has requested the Runtime to terminate it in an unusual way. Please contact

Re: [Libreoffice] extension development, error javaloader

2011-02-24 Thread MartinD
Thanks for your help Cedric, i tried it with OOEclipse and it seem to work. So its maybe a fault in my ant build. (I started with this ant build, because i had trouble with OOEclipse on Mac) My ant build is target name=compileidl echo level=infoidlc: Creating .urd files/echo

[Libreoffice] Comment-translation of writer/sw/source/ui/dbui

2011-02-24 Thread Martin Kepplinger
Hi, This translates all german code comments in writer/sw/source/ui/dbui to english. thanks, Martin ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] [PATCH 1/3] Translate german comments

2011-02-24 Thread Martin Kepplinger
This translated the german code comments of dbinsdlg.cxx to english. This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license. --- sw/source/ui/dbui/dbinsdlg.cxx | 98 +++ 1 files changed, 48 insertions(+), 50 deletions(-) diff

[Libreoffice] [PATCH 2/3] Translate german comments in dbmgr.cxx

2011-02-24 Thread Martin Kepplinger
This translates the german code comments in dbmgr.cxx to english. This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license. --- sw/source/ui/dbui/dbmgr.cxx | 34 +- 1 files changed, 17 insertions(+), 17 deletions(-) diff --git

[Libreoffice] [PATCH 3/3] Translate german comments

2011-02-24 Thread Martin Kepplinger
This translates the remaining german code comments in writer/sw/source/ui/dbui to english. This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license. --- sw/source/ui/dbui/dbtree.cxx |8 sw/source/ui/dbui/mmoutputpage.cxx |2 +- 2 files changed,

Re: [Libreoffice] RTL_LOGFILE_CONTEXT_AUTHOR expert?

2011-02-24 Thread Thorsten Behrens
Christina Roßmanith wrote: sometimes RTL_LOGFILE_CONTEXT_AUTHOR are commented and there are many of them uncommented. Does anybody who uses the output of RTL_LOGFILE_CONTEXT_AUTHOR? Hi Christina, yes, those have been used to measure startup times, mostly (by getting wallclock values logged

Re: [Libreoffice] big thanks goes to Michael Meeks

2011-02-24 Thread Fridrich Strba
Hello, On 24/02/2011 23:24, Zongbo Zhang wrote: /MAP /OPT:NOREF -safeseh -nxcompat -dynamicbase -NODEFAULTLIB -RELEASE -DEBUG -INCREMENTAL:NO /SUBSYSTEM:CONSOLE /DLL -out:../../wntmsci12.pro/bin/qa_unit.dll -map:../../wntmsci12.pro/misc/qa_unit.map ../../wntmsci12.pro/lib/iqa_unit.exp

Re: [Libreoffice] EasyHack: Improved bug filing form / flow

2011-02-24 Thread Daniel Neel
I think this project is moving a bit beyond what I currently have skill and time to complete with quality. I think it would be best for me to pass the current work on to someone else. Would the best course of action be to update the EasyHacks page with a notice of the current progress on the hack,

Re: [Libreoffice] Overwrite of patched Langpack installation applescript on Mac in 3.3.1 RC2

2011-02-24 Thread Alexander Thurgood
Le 24/02/11 20:47, Thorsten Behrens a écrit : Hi Thorsten, the change is definitely in 3.3.1 - can you confirm that this is indeed not working with 3.3.1 final (version 3.3.1.2 in the About dialog)? Just did several re-installations of the 3.3.1.2 and can confirm that it works. Will close

[Libreoffice] Mac - Python scripts not visible / executable in Macros manager

2011-02-24 Thread Alexander Thurgood
Hi all, Despite the scripts being physically present within the app bundle, the python scripts Capitalise and pythonSamples are not visible, or executable via the application GUI - stock LibO 3.3.1 final on MacOSX 10.6.6. Any idea why ? They are all visible and executable on Linux Ubuntu Lucid