On Tue, 2010-11-16 at 22:37 +0100, Pierre-André Jacquod wrote:
> Hello,
> being off for some days, here the collection of patches I produced in
> between. 

Looks good, thanks for this, pushed, though with a few tiny mods, i.e. I
prefer, when we end up with e.g.

static ::rtl::OUString s_sNodeName
(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("FOO") ) );

to simplify the syntax of constructors to just

static ::rtl::OUString s_sNodeName (RTL_CONSTASCII_USTRINGPARAM("FOO"));

C.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to