On Thu, Nov 11, 2010 at 07:45:53PM +0100, Julien Nabet wrote: > Hello, > > Here's a patch for calc/sc/source/ui (except unoobj previously sent). > > Julien. > (LGPLv3+ / MPL)
Good, but I changed lines like rtl::OUString foo = rtl::OUString(RTL_CONSTASCII_STRINGPARAM("foo")); to rtl::OUString foo(RTL_CONSTASCII_STRINGPARAM("foo")); , which is the form we prefer. D. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice