office-gobmx/cppuhelper
Caolán McNamara 34a7e1b871 not used with disable-dynloading
Change-Id: Idad8a7b9b984147b7a64caf7527d8ad21bdd55a2
Reviewed-on: https://gerrit.libreoffice.org/45433
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-11-28 21:28:41 +01:00
..
inc/pch update cppuhelper pch 2017-07-31 11:56:10 +02:00
qa add cppu::throwException test case 2017-11-25 15:54:38 +01:00
source not used with disable-dynloading 2017-11-28 21:28:41 +01:00
unotypes/cppuhelper/detail
CppunitTest_cppuhelper_cppu_ifcontainer.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
CppunitTest_cppuhelper_cppu_unourl.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
CppunitTest_cppuhelper_qa_misc.mk add cppu::throwException test case 2017-11-25 15:54:38 +01:00
CppunitTest_cppuhelper_qa_weak.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
InternalUnoApi_cppuhelper.mk
Library_cppuhelper.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
Makefile
Module_cppuhelper.mk add cppu::throwException test case 2017-11-25 15:54:38 +01:00
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]