office-gobmx/cppuhelper
Michael Stahl 5a61e28378 gbuild: fix silly "expandtabs" in makefile VIM modelines
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
2013-01-26 22:20:07 +01:00
..
inc/cppuhelper API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv. 2012-12-21 15:56:44 +01:00
prj
qa
source Remove redundant braces around for loops 2013-01-26 16:36:09 +01:00
test Get rid of (most uses of) GUI 2012-12-25 17:53:25 +00: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
InternalUnoApi_cppuhelper.mk gbuild: fix silly "expandtabs" in makefile VIM modelines 2013-01-26 22:20:07 +01:00
Library_cppuhelper.mk gbuild: do not copy boost headers around 2013-01-26 22:20:06 +01:00
Makefile
Module_cppuhelper.mk
Package_inc.mk API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv. 2012-12-21 15:56:44 +01:00
Package_unorc.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.services.openoffice.org/wiki/Uno/Cpp/Modules/CPPUhelper]