office-gobmx/cppuhelper
Stephan Bergmann 1268326e81 Further clean-up related to removed library unloading feature
Change-Id: I1ec2aa4d0ed0940e7c0a26a18c78f2df4693d278
2013-04-16 17:52:37 +02:00
..
inc/cppuhelper Further clean-up related to removed library unloading feature 2013-04-16 17:52:37 +02:00
qa
source Further clean-up related to removed library unloading feature 2013-04-16 17:52:37 +02:00
test
unotypes/cppuhelper/detail
CppunitTest_cppuhelper_checkapi.mk simplify makefiles 2013-04-13 09:26:19 +02:00
CppunitTest_cppuhelper_cppu_ifcontainer.mk
CppunitTest_cppuhelper_cppu_unourl.mk
CppunitTest_cppuhelper_qa_weak.mk
CustomTarget_cppuhelper_allheaders.mk simplify generation of *_allheaders.hxx 2013-04-13 09:26:19 +02:00
InternalUnoApi_cppuhelper.mk
Library_cppuhelper.mk
Makefile
Module_cppuhelper.mk
Package_cppuhelper_odk_headers.mk
Package_unorc.mk
README
StaticLibrary_findsofficepath.mk

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]