office-gobmx/cppuhelper
Tor Lillqvist 5ef3e4ca5b Do support the deployment component unconditionally, and add ucpexpand1
Change-Id: I8a3749be43efc77317f7f10c7fd6eadaf79f99c7
2013-03-28 00:17:37 +02:00
..
inc/cppuhelper remove external include guards 2013-03-25 19:58:16 +01:00
qa
source Do support the deployment component unconditionally, and add ucpexpand1 2013-03-28 00:17:37 +02: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
InternalUnoApi_cppuhelper.mk
Library_cppuhelper.mk
Makefile
Module_cppuhelper.mk
Package_unorc.mk
README
StaticLibrary_findsofficepath.mk
ZipPackage_cppuhelper_odk_headers.mk add implbase13 - another interface is needed. 2013-03-22 16:40:15 +00: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]