Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


Hi Julien,

On Fri, 2010-11-12 at 14:02 +0100, Julien Nabet wrote:
Hello,

Here's a patch for calc

Applied and pushed.  Beautifully done. :-)

I think it's the last one for "calc" since i haven't seen other 
"createFromAscii" to remove which concerned litterals.

In datefunc, i tried to use the syntax :

rtl::OUString foo(RTL_CONSTASCII_STRINGPARAM("foo"));

-            OUString aImpl = OUString::createFromAscii( "/" );
+            OUString aImpl(RTL_CONSTASCII_USTRINGPARAM( "/" ));

Hope it's ok and there wasn't other i missed.

Yup, that's what we'd have expected.

Thanks a lot, and keep them coming!

Kohei


-- 
Kohei Yoshida, LibreOffice hacker, Calc
<kyoshida@novell.com>


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.