[Libreoffice] [Patch] RTL_CONSTASCII_USTRINGPARAM for some files part2

2010-12-22 Thread Julien Nabet
Hello, Here is a patch for some files (LGPLv3+ / MPL) Julien commit 12ed8ec48418ac20a50e8a097e1a5e78f0c99cbb Author: serval ser...@ilapharm.com Date: Sun Dec 19 14:46:27 2010 +0100 RTL_CONSTASCII_USTRINGPARAM diff --git a/forms/source/inc/FormComponent.hxx

Re: [Libreoffice] [Patch] RTL_CONSTASCII_USTRINGPARAM for some files part2

2010-12-22 Thread Caolán McNamara
On Wed, 2010-12-22 at 21:58 +0100, Julien Nabet wrote: Hello, Here is a patch for some files Looks good. Pushed, thanks for this. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice] [Patch] RTL_CONSTASCII_USTRINGPARAM for some files part 3

2010-12-22 Thread Julien Nabet
Hello, Here is a patch for some files. (LGPLv3+ / MPL) Caolán: there's still this : writer/sw/inc/unomid.h:#define C2U(cChar) rtl::OUString::createFromAscii( cChar ) There a lot of files that use this macro. Could you give details about this part of your last message ? (how do you do this)

[Libreoffice] [Patch] RTL_CONSTASCII_USTRINGPARAM for some files

2010-12-21 Thread Julien Nabet
Hello, Here is a patch for some files (LGPLv3+ / MPL) Julien commit 63c58944749de8f44dac979eb4e044e2c08120a8 Author: serval serval2...@yahoo.fr Date: Tue Dec 21 22:28:50 2010 +0100 RTL_CONSTASCII_USTRINGPARAM diff --git a/linguistic/source/defs.hxx b/linguistic/source/defs.hxx index

[Libreoffice] [Patch] RTL_CONSTASCII_USTRINGPARAM for some files

2010-12-19 Thread Julien Nabet
Hello, Here is a patch for some files (LGPLv3+ / MPL) Julien. commit 492e63b1f62474aaacd6ba08e3a3fac785bc5469 Author: serval serval2...@yahoo.fr Date: Sun Dec 19 15:45:00 2010 +0100 RTL_CONSTASCII_USTRINGPARAM diff --git a/toolkit/inc/toolkit/helper/macros.hxx