[Libreoffice] [PUSHED] Replace ByteString with rtl::OString
Caolán McNamara
caolanm at redhat.com
Thu Jan 5 03:12:43 PST 2012
On Wed, 2012-01-04 at 23:06 +0100, Chr. Rossmanith wrote:
> I've finished genprnpsp.cxx and had to touch some related files as well
> (but didn't finish them yet). After a review and removing some
> unnecessary rtl:: prefices I'd like to push this modified patch.
Watch out for String::Copy, i.e. String::Copy(8) is copy from pos 8 to
end of string, that can be converted directed to OUString::copy(8)
Fixed that up and pushed, thanks for these.
C.
More information about the LibreOffice
mailing list