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 ftig...@wolfpond.org 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

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 get

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

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:

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

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