office-gobmx/cppuhelper
Stephan Bergmann 7b235eec10 More typos
Change-Id: I7b1bd08d9e5157c4eacb8ee5005c76e93eb32e63
2013-02-03 23:07:30 +01:00
..
inc/cppuhelper
prj
qa
source More typos 2013-02-03 23:07:30 +01:00
test Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING 2013-01-30 12:54:40 +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
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]