[Libreoffice] [PATCH] Replace (Byte)String with O(U)String in sw

Chr. Rossmanith ChrRossmanith at gmx.de
Mon Oct 3 07:48:48 PDT 2011


One improvement suggested by Norbert on IRC: using OUString instead of 
::rtl::OUString. What is the preferred syntax

using ::rtl::OUString at the beginning of the file and OUString 
throughout the remaining source code

or

::rtl::OUString everywhere in the source code.

Christina

Am 03.10.2011 11:07, schrieb Michael Meeks:
> Hi Christina,
>
> On Sun, 2011-10-02 at 20:52 +0200, Chr. Rossmanith wrote:
>> could someone please review this small patch. I'll extend the
>> replacement (and push on my own) but want to be sure that there are no
>> mistakes. At least it seems to build  :-)
> 	Looks great to me :-)
>
> 	Thanks !
>
> 		Michael.
>



More information about the LibreOffice mailing list