office-gobmx/cppuhelper
2012-02-06 05:28:46 +01:00
..
inc/cppuhelper Code cleanup: ( () ) replaced by (()) 2012-01-26 17:41:07 +00:00
prj
qa
source Code cleanup: ( () ) replaced by (()) 2012-01-26 17:41:07 +00:00
test Code cleanup: ( () ) replaced by (()) 2012-01-26 17:41:07 +00:00
unotypes
CppunitTest_cppuhelper_cppu_ifcontainer.mk
CppunitTest_cppuhelper_cppu_unourl.mk
CppunitTest_cppuhelper_qa_weak.mk
Library_cppuhelper.mk
Makefile switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
Module_cppuhelper.mk
Package_findsofficepath.mk
Package_inc.mk
Package_unorc.mk
Package_unotypes.mk
README Added READMEs for modules related to URE, with content from the wiki 2012-02-06 05:28:46 +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]