office-gobmx/cppuhelper
Tor Lillqvist faef84abca Do stay backward-compatible also in 4.0 and later for now
Change-Id: Ie8f2de8f11f8fec3a9f014bbcc46a506dfb3058d
2012-11-12 16:37:21 +02:00
..
inc/cppuhelper
prj
qa
source Do stay backward-compatible also in 4.0 and later for now 2012-11-12 16:37:21 +02:00
test
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 replace findsofficepath.obj by static lib 2012-10-10 17:26:54 +02:00
Makefile
Module_cppuhelper.mk cppuhelper: remove obsolete comment 2012-10-13 22:27:58 +02:00
Package_inc.mk
Package_unorc.mk
README
StaticLibrary_findsofficepath.mk replace findsofficepath.obj by static lib 2012-10-10 17:26:54 +02: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]