office-gobmx/cppuhelper
Thomas Arnhold 5e2fd3b3c9 this should be enough
Change-Id: I10af9ff8513f8f583867d0d6a18af03b3b5b1a28
2013-03-20 04:44:48 +01:00
..
inc/cppuhelper this should be enough 2013-03-20 04:44:48 +01:00
qa automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings 2013-03-19 09:00:26 +00:00
source removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations 2013-03-19 10:48:30 +00:00
test removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations 2013-03-19 10:48:30 +00:00
unotypes/cppuhelper/detail
CppunitTest_cppuhelper_checkapi.mk
CppunitTest_cppuhelper_cppu_ifcontainer.mk
CppunitTest_cppuhelper_cppu_unourl.mk
CppunitTest_cppuhelper_qa_weak.mk
CustomTarget_cppuhelper_allheaders.mk cppuhelper: new ZipPackage_cppuhelper_odk_headers 2013-02-27 01:33:19 +01:00
InternalUnoApi_cppuhelper.mk gbuild: stop using $(OUTDIR)/idl 2013-03-13 14:33:55 +01:00
Library_cppuhelper.mk Revert "WIP: Experimental new binary type.rdb format" 2013-03-09 13:03:49 +01:00
Makefile
Module_cppuhelper.mk cppuhelper: new ZipPackage_cppuhelper_odk_headers 2013-02-27 01:33:19 +01:00
Package_unorc.mk
README
StaticLibrary_findsofficepath.mk cppuhelper: new ZipPackage_cppuhelper_odk_headers 2013-02-27 01:33:19 +01:00
ZipPackage_cppuhelper_odk_headers.mk cppuhelper: new ZipPackage_cppuhelper_odk_headers 2013-02-27 01:33:19 +01:00

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]