office-gobmx/cppuhelper
Stephan Bergmann 1715093a08 More: echo -e is not POSIX (and unknown to Mac OS X)
Change-Id: I8fdfbebd9fd4bf19b57ec83689116c6fc77227e6
2012-07-16 20:46:14 +02:00
..
inc/cppuhelper remove obsolete hooks for proprietary Sun single-sign-on config page 2012-07-16 10:21:36 +01:00
prj
qa allow using rtl::OUString etc. simply as OUString, without rtl:: 2012-07-16 16:03:03 +02:00
source This look like the same as rLibName.endsWithIgnoreAsciiCase so kill it. Add missing { } 2012-07-13 16:36:04 +02:00
test There is not need to allocate memory just for getting the 'indexOf' 2012-07-16 11:33:05 +01:00
unotypes/cppuhelper/detail simplify include guards 2012-07-14 05:44:15 +02:00
CppunitTest_cppuhelper_checkapi.mk forgot to rename cppu -> cppuhelper from the template 2012-07-16 18:01:11 +02:00
CppunitTest_cppuhelper_cppu_ifcontainer.mk
CppunitTest_cppuhelper_cppu_unourl.mk
CppunitTest_cppuhelper_qa_weak.mk
CustomTarget_cppuhelper_allheaders.mk More: echo -e is not POSIX (and unknown to Mac OS X) 2012-07-16 20:46:14 +02:00
InternalUnoApi_cppuhelper.mk
Library_cppuhelper.mk
Makefile
Module_cppuhelper.mk allow using rtl::OUString etc. simply as OUString, without rtl:: 2012-07-16 16:03:03 +02:00
Package_findsofficepath.mk
Package_inc.mk
Package_unorc.mk
README

Helpers for using cppu in C++, e.g. templates for implementing UNO components, bootstrapping stuff. Get UNO up and running.

See also:
[http://wiki.services.openoffice.org/wiki/Uno/Cpp/Modules/CPPUhelper]