office-gobmx/cppuhelper
Stephan Bergmann 8caf1164ee Missing mutex lock
Change-Id: Ifddd6131c2e62057561d4b17eeda88568f6ccf7c
2012-08-10 14:35:04 +02:00
..
inc/cppuhelper
prj
qa Bin no longer used iOS cppunit stuff that even breaks the build 2012-08-02 19:16:53 +03:00
source Missing mutex lock 2012-08-10 14:35:04 +02:00
test remove empty ascii boxes and stuff 2012-08-07 18:08:29 +02: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 More: echo -e is not POSIX (and unknown to Mac OS X) 2012-07-16 20:46:14 +02:00
InternalUnoApi_cppuhelper.mk
Library_cppuhelper.mk
Makefile
Module_cppuhelper.mk
Package_findsofficepath.mk
Package_inc.mk
Package_unorc.mk
README

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]