office-gobmx/cppu/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
cppumaker targetted re-work of cppunit pieces. 2012-06-27 19:13:11 +01:00
cppu_cppunittester_all.cxx targetted re-work of cppunit pieces. 2012-06-27 19:13:11 +01:00
test_any.cxx targetted re-work of cppunit pieces. 2012-06-27 19:13:11 +01:00
test_recursion.cxx targetted re-work of cppunit pieces. 2012-06-27 19:13:11 +01:00
test_reference.cxx targetted re-work of cppunit pieces. 2012-06-27 19:13:11 +01:00
test_unotype.cxx targetted re-work of cppunit pieces. 2012-06-27 19:13:11 +01:00
types.idl re-base on ALv2 code. 2012-06-13 14:18:29 +01:00