Re: [Libreoffice] Doubt about bogus and commented code

2011-03-17 Thread Jan Holesovsky
Hi Xisco, On 2011-03-12 at 02:25 +0100, Xisco Faulí wrote: I've seen quite often something like this: -/* - #i2345# - if ( nSlotId = SID_SFX_START ! SfxMenuManager::IsPopupFunction(nSlotId) ) - { - // Echte Popups sollen keine SlotIds haben; leider sind - // da noch Altlasten mit

Re: [Libreoffice] toplevel make or partial build after modifications?

2011-03-17 Thread Bjoern Michaelsen
On Thu, 17 Mar 2011 00:24:37 -0500 Norbert Thiebaud nthieb...@gmail.com wrote: Once you graduate to the Caolan-style mastery of the intricacy of the interdependence of modules, then you can probably know which modules are directly and indirectly impacted with any of your changes and rebuild

[Libreoffice] [PUSHED] Re: Bug 33149 - EasyHack: EditDelete Contents always shows Delete, not currently assigned keystroke

2011-03-17 Thread Jan Holesovsky
Hi Markus, On 2011-03-15 at 20:39 +0100, Markus Mohrhard wrote: This patch works for me! I suppose it should be solved like this. available under LGPLv3+/MPL https://bugs.freedesktop.org/show_bug.cgi?id=33149 I hope I did all right. Indeed, the fix is perfect thank you for that! :-)

[Libreoffice] [PUSHED] Re: [PATCH] Add non blank characters in meta informations

2011-03-17 Thread Jan Holesovsky
Hi Arnaud, On 2011-03-12 at 17:31 +0100, Arnaud Versini wrote: This patch add non blank count in Writter metafile information's. Looks great to me - pushed, thanks! :-) Regards, Kendy ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: [Libreoffice] Rewiew needed for pythonscript.py patch (new try)

2011-03-17 Thread Jan Holesovsky
Hi Julien, On 2011-03-14 at 13:20 +, Caolán McNamara wrote: I added this because of a warning (error) with pychecker. On the contrary of the other blocks, the variable uri wasn't declared and initialized whereas it was used in this block. Ah, i see it now, its a use of that uri

[Libreoffice] 3.4 feature list

2011-03-17 Thread Sophie Gautier
Hi all, Is anybody already working on listing the 3.4 features (planed or already implemented)? Thanks in advance Kind regards Sophie -- Founding member of The Document Foundation ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice] Se cierra al borrar una fórmula (spanish)

2011-03-17 Thread Ermate
Buenos días. Disculpe si le tengo que escribir en castellano, pero mi inglés es muy limitado. Este correo es para informar de un problema, y es que he instalado la extensión CmathOOo. Funciona bien a la hora de crear fórmulas usando F9, pero si borro alguna de las fórmulas creadas, el programa

Re: [Libreoffice] Doubt about bogus and commented code

2011-03-17 Thread Xisco Faulí
// #FIXME this *MUST* be wrong documents::close surely closes ALL documents // in the collection, use of getCurrentDocument here is totally wrong -/* - uno::Reference lang::XMultiComponentFactory xSMgr( - mxContext-getServiceManager(), uno::UNO_QUERY_THROW ); - uno::Reference frame::XModel

Re: [Libreoffice] Doubt about bogus and commented code

2011-03-17 Thread Jan Holesovsky
Hi Xisco, On 2011-03-17 at 13:52 +0100, Xisco Faulí wrote: // #FIXME this *MUST* be wrong documents::close surely closes ALL documents // in the collection, use of getCurrentDocument here is totally wrong -/* - uno::Reference lang::XMultiComponentFactory xSMgr( -

[Libreoffice] l10n based on .po files

2011-03-17 Thread Michael Meeks
On Wed, 2011-03-16 at 16:30 +0100, Thorsten Behrens wrote: Regarding gettext, I have a slight reservation - we'd be strongly depending on correct context, otherwise short strings from different places will all be mixed up. I gather this will be mostly manual work? If the translation

Re: [Libreoffice] Se cierra al borrar una fórmula (spanish)

2011-03-17 Thread Thorsten Behrens
Ermate wrote: Buenos días. Sorry, this is an English list. Please refer to http://es.libreoffice.org/asistencia/ for Spanish-speaking resources. Cheers, -- Thorsten pgp0WLx45lXdh.pgp Description: PGP signature ___ LibreOffice mailing list

Re: [Libreoffice] [patch] (draft) remove Andale Sans UI from the LO default font lists

2011-03-17 Thread Samphan Raruenrom
On Thu, Mar 17, 2011 at 9:04 PM, Petr Mladek pmla...@suse.cz wrote: Hi Samphan, first, thanks for your patch. I am not expert on fonts, so please excuse my potentially ignorant questions. Samphan Raruenrom píše v Čt 17. 03. 2011 v 15:02 +0700: See

Re: [Libreoffice] [patch] (draft) remove Andale Sans UI from the LO default font lists

2011-03-17 Thread Samphan Raruenrom
On Thu, Mar 17, 2011 at 9:26 PM, Christian Lohmaier lohmaier+libreoff...@googlemail.com wrote: Hi Samphan, *, On Thu, Mar 17, 2011 at 9:02 AM, Samphan Raruenrom samp...@osdev.co.th wrote: [...] Since Andale Sans UI is only available for PC that have installed StarOffice 7 (or newer),

Re: [Libreoffice] [PATCH] Replace j_assert with OSL_ in writer/starmath

2011-03-17 Thread Thomas Arnhold
On 03/17/2011 11:26 PM, Jacek Wolszczak wrote: Easy hacks align ASSERT ( friends) macro foo patch. Yeah, this looks nice. Did you build this once with --enable-debug and --enable-dbgutil? Thomas ___ LibreOffice mailing list