Re: [Libreoffice] Easy hack regex compile infinite loop ( bug 41738 )

2011-11-23 Thread Niko Rönkkö
Sorry all, I was wrong – Karls later message has been noticed: http://lists.freedesktop.org/archives/libreoffice/2011-November/020417.html -- Silly Niko ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman

Re: [Libreoffice] Easy Hack String replacement: SearchAndReplace

2011-09-28 Thread Caolán McNamara
On Tue, 2011-09-27 at 18:55 -0300, Neil Leathers wrote: > This seems to work fine. I guess > http://wiki.documentfoundation.org/Development/String_Classes should > be updated? Probably, feel free to edit it with the extra info. I didn't check to see if its a universal replacement for the String::*

Re: [Libreoffice] Easy Hack String replacement: OUString to String

2011-09-27 Thread Michael Stahl
On 28.09.2011 00:02, Neil Leathers wrote: > I need to know how the correct way to convert from OUString to String. > I know this is a not desired but in order to roll in the changes > gradually it is necessary to do conversion back to deal with areas that > haven't been move to the new string class

Re: [Libreoffice] Easy Hack String replacement: SearchAndReplace

2011-09-27 Thread Neil Leathers
> On Mon, 2011-09-26 at 09:43 +0200, Stephan Bergmann wrote: > > On 09/26/2011 01:30 AM, Neil Leathers wrote: > I was looking into the > > Easy Hacks: "Removal/Replacement of the String/UniString/ByteString > > with OUString/OString once and for all" and ran into needing to > > translate a Searc

Re: [Libreoffice] Easy Hack String replacement: SearchAndReplace

2011-09-26 Thread Caolán McNamara
On Mon, 2011-09-26 at 09:43 +0200, Stephan Bergmann wrote: > On 09/26/2011 01:30 AM, Neil Leathers wrote: > I was looking into the > Easy Hacks: "Removal/Replacement of the String/UniString/ByteString > with OUString/OString once and for all" and ran into needing to > translate a SearchAndReplac

Re: [Libreoffice] Easy Hack String replacement: SearchAndReplace

2011-09-26 Thread Stephan Bergmann
On 09/26/2011 01:30 AM, Neil Leathers wrote: I was looking into the Easy Hacks: "Removal/Replacement of the String/UniString/ByteString with OUString/OString once and for all" and ran into needing to translate a SearchAndReplaceAscii. Before launching into this set I wanted to confirm that ins

Re: [Libreoffice] easy hack - fixing easy hacks ... ;-)

2011-06-09 Thread Korrawit Pruegsanusak
Hello all, On Thu, Jun 9, 2011 at 17:09, Michael Meeks wrote: >        My impression is that we lost a ton of easy hacks from that page too - I understood that Bjoern has moved old easy hacks[1] page into "Easy Hacks Complete List"[2]. So, it wasn't missing, it was just moved. Anyway, if I was m

Re: [Libreoffice] Easy Hack completed - All bogus comments removed

2011-04-14 Thread Júlio Hoffimann
I forget to mention... This patch is under the LGPLv3+ / MPL license. 2011/4/14 Júlio Hoffimann > ... and the last and big one. ;-) > > https://bugs.freedesktop.org/show_bug.cgi?id=36234 > > Regards, > Júlio. > > __

Re: [Libreoffice] Easy Hack completed - All bogus comments removed

2011-04-14 Thread Júlio Hoffimann
... and the last and big one. ;-) https://bugs.freedesktop.org/show_bug.cgi?id=36234 Regards, Júlio. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/

Re: [Libreoffice] Easy hack: expunge duplicate enumerations in vcl

2011-04-05 Thread Caolán McNamara
On Mon, 2011-04-04 at 23:18 +0200, Christina Roßmanith wrote: > As far as I understand the description, psp::width::UC shall be > removed. But shall the enum from sft.hxx or from vclenum.hxx be kept? > 60:40 for vclenum.hxx I would guess. Yeah, the psprint stuff used to live somewhere else, so the

Re: [Libreoffice] Easy hack idea: Reset time counter in presenter console

2011-03-26 Thread Bjoern Michaelsen
Hi Florian, On Sat, 26 Mar 2011 13:48:44 +0100 Florian Effenberger wrote: > Hi, > > I am not subscribed to this list (already have enough mails :-) so > please Cc me in replies. > > IIRC, in the current 3.3.2 release, the presenter console does not > allow someone to "reset" the time counter.

Re: [Libreoffice] Easy Hack

2011-02-13 Thread Bálint Dózsa
Hy Miklos, Thank you for the help. Here is the correction patch Regards, Balint Dozsa 2011/2/13 Miklos Vajna > On Sat, Feb 12, 2011 at 11:34:52AM +0100, Bálint Dózsa < > dozsabal...@gmail.com> wrote: > > void DomainMapperTableHandler::startTable(unsigned int nRows, > > -

Re: [Libreoffice] Easy Hack

2011-02-12 Thread Miklos Vajna
On Sat, Feb 12, 2011 at 11:34:52AM +0100, Bálint Dózsa wrote: > void DomainMapperTableHandler::startTable(unsigned int nRows, > - unsigned int /*nDepth*/, > + unsigned int, The nDepth is a useful info here, so we

Re: [Libreoffice] Easy hack patch!

2011-02-08 Thread Thomas Arnhold
Now that easy hack is done :) On 02/08/2011 10:03 PM, Thomas Arnhold wrote: > Gna, sorry for this. Didn't update the wiki page, as these clean up was > incidendental to some other cleaning. I'll update the wiki page. > > Thomas > > On 02/08/2011 09:56 PM, Caolán McNamara wrote: >> On Sun, 2011-0

Re: [Libreoffice] Easy hack patch!

2011-02-08 Thread Thomas Arnhold
Gna, sorry for this. Didn't update the wiki page, as these clean up was incidendental to some other cleaning. I'll update the wiki page. Thomas On 02/08/2011 09:56 PM, Caolán McNamara wrote: > On Sun, 2011-02-06 at 11:59 -0500, spad...@sover.net wrote: >> Now with fewer blank lines! > > Thanks f

Re: [Libreoffice] Easy hack patch!

2011-02-08 Thread Caolán McNamara
On Sun, 2011-02-06 at 11:59 -0500, spad...@sover.net wrote: > Now with fewer blank lines! Thanks for this, unluckily though someone else got to it just before you :-) C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freede

Re: [Libreoffice] easy hack, rtl against basebmp/

2010-11-09 Thread Caolán McNamara
On Mon, 2010-11-08 at 12:47 -0500, Kevin Hunter wrote: > Hi List, > > Here's an RTL patch against basebmp/ . Yup, looks good. Thanks, pushed. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listin

Re: [Libreoffice] Easy Hack: Don't draw caret when visual formula editor looses focus

2010-11-02 Thread Jonas Finnemann Jensen
Hi Luke, I thought I'd try one of the visual formula editor easy hacks Great... Your patch looks fine to me... And works very well too! I've applied and pushed your patch to the master branch (commit 8137918224bb). And removed the item from the easy hacks page on the wiki. This one seemed the ea

Re: [Libreoffice] Easy Hack solved: Remove mid-file emacs modelines

2010-10-29 Thread Caolán McNamara
On Fri, 2010-10-29 at 13:28 -0300, Joop Kiefte wrote: > The wiki is Mediawiki, isn't it? Mediawiki has version-control/history. yes, but that's not really for reading, so I suggest it would be helpful to quickly scan back over the mediawiki history/version control and note the tasks which got remo

Re: [Libreoffice] Easy Hack solved: Remove mid-file emacs modelines

2010-10-29 Thread Caio Tiago Oliveira
On Fri, Oct 29, 2010 at 1:28 PM, Joop Kiefte wrote: > The wiki is Mediawiki, isn't it? Mediawiki has version-control/history. It's better for new developers to see that information collected on a page, though. ___ LibreOffice mailing list LibreOffice@li

Re: [Libreoffice] Easy Hack solved: Remove mid-file emacs modelines

2010-10-29 Thread Joop Kiefte
The wiki is Mediawiki, isn't it? Mediawiki has version-control/history. 2010/10/29 Caolán McNamara : > On Fri, 2010-10-29 at 08:16 +0200, Sebastian Spaeth wrote: >> 4 patches following this patch for filters, libs-core, libs-gui, writer >> repositories killing all mid-file emacs modelines. >> >> I

Re: [Libreoffice] Easy Hack solved: Remove mid-file emacs modelines

2010-10-29 Thread Caolán McNamara
On Fri, 2010-10-29 at 08:16 +0200, Sebastian Spaeth wrote: > 4 patches following this patch for filters, libs-core, libs-gui, writer > repositories killing all mid-file emacs modelines. > > If these are applied, I'll delete the corresponding easy hack on the > wiki. Could someone add a new wiki p