office-gobmx/cppuhelper
Thomas Arnhold 530899ba18 cppuhelper: fix includes
Change-Id: I0e6bc822d19cf266dea716fe92f2ccd08d87c51f
2014-06-04 21:18:39 +02:00
..
qa cppuhelper: fix includes 2014-06-04 21:18:39 +02:00
source cppuhelper: fix includes 2014-06-04 21:18:39 +02:00
test cppuhelper: fix includes 2014-06-04 21:18:39 +02:00
unotypes/cppuhelper/detail add mode lines to new files (and idls) since last run 2013-09-22 12:21:34 +01:00
CppunitTest_cppuhelper_cppu_ifcontainer.mk prefer makefile-gmake-mode 2014-04-28 23:35:42 +09:00
CppunitTest_cppuhelper_cppu_unourl.mk prefer makefile-gmake-mode 2014-04-28 23:35:42 +09:00
CppunitTest_cppuhelper_qa_weak.mk prefer makefile-gmake-mode 2014-04-28 23:35:42 +09:00
InternalUnoApi_cppuhelper.mk Directly build UNOIDL .rdb files from .idl files 2013-09-19 15:50:04 +02:00
Library_cppuhelper.mk prefer makefile-gmake-mode 2014-04-28 23:35:42 +09:00
Makefile
Module_cppuhelper.mk prefer makefile-gmake-mode 2014-04-28 23:35:42 +09:00
README s/wiki.services.openoffice.org/wiki.openoffice.org/g 2013-09-07 14:21:22 +02:00
StaticLibrary_findsofficepath.mk gbuild: drop empty use_packages calls 2013-04-24 05:18:15 +00:00

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]