office-gobmx/cppuhelper
Julien Nabet 68e7692d2a Fix previous commit
Change-Id: Iebd7674cc8afb547821878dd1565b0f300d22f1f
2014-05-11 11:34:09 +02:00
..
qa Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10 2014-05-11 10:16:42 +02:00
source Many spelling fixes: directories a* - g*. 2014-04-30 12:13:36 +01:00
test Fix previous commit 2014-05-11 11:34:09 +02: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]