office-gobmx/cppuhelper/qa
Luboš Luňák 6080259862 allow using rtl::OUString etc. simply as OUString, without rtl::
http://lists.freedesktop.org/archives/libreoffice/2012-April/029940.html

The RTL_USING #define (set by gbuild for anything that's not public
API) allows to use such classes simply by their name, without having
to use the namespace or do explicit using rtl::OUString (which half
of the sources do anyway).

Change-Id: I7edaf12cd278489cdc1d5ff782f0a86361c13c0a
2012-07-16 16:03:03 +02:00
..
checkapi allow using rtl::OUString etc. simply as OUString, without rtl:: 2012-07-16 16:03:03 +02:00
ifcontainer
propertysetmixin re-base on ALv2 code. 2012-06-29 15:51:49 +01:00
sce
static
unourl
weak