office-gobmx/cppuhelper
Stephan Bergmann 0c2d6574c6 Remove ancient, dead CONTEXT_DIAG code
Change-Id: I24123a54fe847b35f6b3674e2caa9bfb4b339d4a
2016-04-27 14:28:59 +02:00
..
inc/pch tdf#94306 remove unused boost dependencies 2016-04-13 19:47:09 +00:00
qa
source Remove ancient, dead CONTEXT_DIAG code 2016-04-27 14:28:59 +02:00
test
unotypes/cppuhelper/detail
CppunitTest_cppuhelper_cppu_ifcontainer.mk
CppunitTest_cppuhelper_cppu_unourl.mk
CppunitTest_cppuhelper_qa_weak.mk
InternalUnoApi_cppuhelper.mk
Library_cppuhelper.mk tdf#94306 remove unused boost dependencies 2016-04-13 19:47:09 +00:00
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]