office-gobmx/cppuhelper
Tor Lillqvist 24386ce4e3 Log what we are about to "load" in the DISABLE_DYNLOADING case
Change-Id: I75b9511e82d57da453527e7bc497ec1523ab2216
2014-01-24 17:58:22 +02:00
..
qa Adapt all (non-extension, SharedLibrary) .components to environment="..." 2013-12-17 11:06:00 +01:00
source Log what we are about to "load" in the DISABLE_DYNLOADING case 2014-01-24 17:58:22 +02:00
test [API CHANGE] cppu::Enterable::v_isValid returns bool 2014-01-10 17:11:43 +01:00
unotypes/cppuhelper/detail
CppunitTest_cppuhelper_cppu_ifcontainer.mk
CppunitTest_cppuhelper_cppu_unourl.mk
CppunitTest_cppuhelper_qa_weak.mk
InternalUnoApi_cppuhelper.mk
Library_cppuhelper.mk
Makefile
Module_cppuhelper.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.openoffice.org/wiki/Uno/Cpp/Modules/CPPUhelper]