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.
Context
- [Libreoffice] [PATCH 09/12] RTL_CONSTASCII_USTRINGPARAM in components - xstor (continued)
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.