[Libreoffice] [PATCH] [PUSHED] Changed String to OUString in funcdesc.hxx

Soeren Moeller soerenmoeller2001 at gmail.com
Tue Jan 11 02:10:04 PST 2011


Thank you for pushing the patches, and your tidying up of them. My
reason for doing the conversion from String to OUString in ResId
instead of global.cxx was to move the dependency on String from sc/ to
tools/ as I tried to remove all String dependencies in (that part of)
global.cxx, and feeling it to be wierd having a implicit use of String
in the implementations in global.cxx without it being clear from the
code, that String is used, and thinking that it was easier to change
the implementation of toString in ResId later on to directly make an
OUString from an ResId instead of having to change all uses of
toString again, but I now can see, that that wasn't what you
suggested.

Regards
Sören Möller

2011/1/11 Kohei Yoshida <kyoshida at novell.com>:
> Forgot to use a [PUSHED] tag in the subject... :-P
>
> --
> Kohei Yoshida, LibreOffice hacker, Calc
> <kyoshida at novell.com>
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>


More information about the LibreOffice mailing list