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 <[email protected]>: > Forgot to use a [PUSHED] tag in the subject... :-P > > -- > Kohei Yoshida, LibreOffice hacker, Calc > <[email protected]> > > _______________________________________________ > LibreOffice mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/libreoffice > _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
