office-gobmx/cppuhelper
Michael Stahl 14574684dd gbuild: stop using $(OUTDIR)/idl
Instead, include directly from $(SRCDIR)

Change-Id: I09df3da82eead897eb194ae55d1a092452f3cdb9
2013-03-13 14:33:55 +01:00
..
inc/cppuhelper
prj remove all d.lst 2013-02-28 18:40:06 +01:00
qa
source fdo#43460: use isEmpty() 2013-03-09 20:32:39 +01:00
test fdo#43460: use isEmpty() 2013-03-09 21:47:31 +01: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 cppuhelper: new ZipPackage_cppuhelper_odk_headers 2013-02-27 01:33:19 +01:00
InternalUnoApi_cppuhelper.mk gbuild: stop using $(OUTDIR)/idl 2013-03-13 14:33:55 +01:00
Library_cppuhelper.mk Revert "WIP: Experimental new binary type.rdb format" 2013-03-09 13:03:49 +01:00
Makefile
Module_cppuhelper.mk cppuhelper: new ZipPackage_cppuhelper_odk_headers 2013-02-27 01:33:19 +01:00
Package_unorc.mk
README
StaticLibrary_findsofficepath.mk cppuhelper: new ZipPackage_cppuhelper_odk_headers 2013-02-27 01:33:19 +01:00
ZipPackage_cppuhelper_odk_headers.mk cppuhelper: new ZipPackage_cppuhelper_odk_headers 2013-02-27 01:33:19 +01: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.services.openoffice.org/wiki/Uno/Cpp/Modules/CPPUhelper]