[Libreoffice] [PUSHED] Re: [PATCH 12/12] RTL_CONSTASCII_USTRINGPARAM in components - xmlsecurity- helpd
Caolán McNamara
caolanm at redhat.com
Wed Nov 17 08:43:17 PST 2010
On Tue, 2010-11-16 at 22:51 +0100, Pierre-André Jacquod wrote:
> regards
Looks good, thanks for this. I pushed this, though with some slight
modifications.
When I see
foo = rtl::OUString::createFromAscii("")
I think I prefer just
foo = rtl::OUString();
as the replacement. I reckon its simpler and more to the point.
C.
More information about the LibreOffice
mailing list