[Libreoffice] [BUG 32598] How to access the current document from a MediaWindow?

2011-03-20 Thread Skyler Hawthorne
Hello, all! I am Skyler Hawthorne, and I am a student hoping to work with LibreOffice on this year's Summer of Code. I am working on a BS in Computer Science, currently finishing up my lower division courses at a community college before I transfer to California State University, Northridge. My

[Libreoffice] Amazing ensuring effect on male wellbeing.

2011-03-20 Thread Nell
Incredible enlargement effect http://nr-master.ru/mxav0fdr.html ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [PATCH] Translate German comments.

2011-03-20 Thread Christoph Herzog
Hi Regina, Thank you very much! I have reworked the patch following your guidelines and included it below. Unless there are other problems with it, I will push it tomorrow. Best Christoph On 03/20/2011 11:02 PM, Regina Henschel wrote: German: Textkörper Einrückung <-> English: Text body ind

Re: [Libreoffice] [PATCH] Translate German comments.

2011-03-20 Thread Regina Henschel
Hi Christoph, here are the translations of the terms as they are used in the Styles and Formatting window. German: Textkörper Einrückung <-> English: Text body indent German: Textkörper Einzug negativ <-> English: Hanging indent German: Textkörper Einzug <-> English: First line indent German:

[Libreoffice] problems building basic

2011-03-20 Thread Christina Roßmanith
Hi, I did a "./g pull -r" yesterday (Saturday). After applying patches I'd like to build basic. It fails with /bin/bash: /Amanda/LibreOffice3/libo/solver/300/unxlngi6.pro/bin/rscdep: No such file or directory The error message is correct, but instead there is /Amanda/LibreOffice3/libo/solv

Re: [Libreoffice] comment unnecessary?

2011-03-20 Thread Xisco Faulí
yeah, it's right, the code looks as follow: OSL_ENSURE( aInfo.mpOldBasicPassword, "ImplRepository::impl_createManagerForModel: wrong BasicLibraries implementation!" ); pBasicManager->SetLibraryContainerInfo( aInfo ); //pBasicCont->setBasicManager( pBasicManager );

[Libreoffice] comment unnecessary?

2011-03-20 Thread Christina Roßmanith
Hi, I'm reviewing and applying patches removing commented code. What about the following lines from source/basmgr/basicmanagerrepository.cxx? //pBasicCont->setBasicManager( pBasicManager ); // that's not needed anymore today. The containers will retrieve their associated

[Libreoffice] [PATCH] Translate German comments.

2011-03-20 Thread Christoph Herzog
Hi, there are still some problems with the translation of comments in the patch attached. Despite my best efforts I was unable to figure out the meaning of several critical comments: RES_POOLCOLL_TEXT_IDENT: Is that text body indent? RES_POOLCOLL_TEXT_MOVE: Is that hanging? I also failed to s

Re: [Libreoffice] dev300 merge thoughts / some lessons ...

2011-03-20 Thread Thomas Arnhold
On 03/18/2011 09:12 PM, Michael Meeks wrote: > Another problem is that the gnumake build system tends to copy > libraries around instead of hard-linking; which rather increases the > build tree size: my build is 18Gb small [ though I have a few extra > pieces lying around ], that is slightly

Re: [Libreoffice] Move DBG_ERROR[1-9] to OSL_TRACE

2011-03-20 Thread Thorsten Behrens
Thomas Arnhold wrote: > Has anyone objections about this new behavior? > I guess having the old behaviour (i.e. abort or msgbox) restored would be good - though clearly the whole assertion concept (and how we handle their occurence) needs a lot of love ... Cheers, -- Thorsten pgpo173LHiwTb.pgp

Re: [Libreoffice] _OLD_FILE_IMPL

2011-03-20 Thread Thomas Arnhold
Hi Christina, On 03/20/2011 12:47 PM, Christina Roßmanith wrote: > the definition of _OLD_FILE_IMPL is commented out in > basic/source/inc/runtime.hxx. So I could remove the parts which are > #ifdef'ed with _OLD_FILE_IMPL and remove the #ifndef _OLD_FILE_IMPL > statements? Or could _OLD_FILE_IMPL

[Libreoffice] _OLD_FILE_IMPL

2011-03-20 Thread Christina Roßmanith
Hi, the definition of _OLD_FILE_IMPL is commented out in basic/source/inc/runtime.hxx. So I could remove the parts which are #ifdef'ed with _OLD_FILE_IMPL and remove the #ifndef _OLD_FILE_IMPL statements? Or could _OLD_FILE_IMPL get defined during the build process? Christina _

Re: [Libreoffice] GNU cp dependency

2011-03-20 Thread Francois Tigeot
Hey Bjoern, On Sun, Mar 20, 2011 at 01:05:07AM +0100, Bjoern Michaelsen wrote: > On Sat, 19 Mar 2011 06:09:10 +0100 > Francois Tigeot wrote: > > > Well, all my builds of the last few month were run without it. > > That is luck and you dont want to count on that. Anyone using a > variable GNUCOP