office-gobmx/cppuhelper
Caolán McNamara 63387abb5b coverity#983624 Uncaught exception
Change-Id: Ifbd069199d725cd3b0fcc189cbcb2cf7a59f5ffb
2014-05-24 16:11:01 +01:00
..
qa Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10 2014-05-11 10:16:42 +02:00
source coverity#983624 Uncaught exception 2014-05-24 16:11:01 +01:00
test remove boilerplate in UNO Exception constructor calls 2014-05-23 15:06:00 +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]