office-gobmx/cppuhelper
2012-04-17 11:32:31 +02:00
..
inc/cppuhelper
prj
qa
source translated or removed german comments in connectivity, cppuhelper and cui 2012-04-17 11:32:31 +02:00
test Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 20:03:42 +02:00
unotypes/cppuhelper/detail cppuhelper: use InternalUnoApi 2012-04-09 21:04:38 +02:00
CppunitTest_cppuhelper_cppu_ifcontainer.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
CppunitTest_cppuhelper_cppu_unourl.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
CppunitTest_cppuhelper_qa_weak.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
InternalUnoApi_cppuhelper.mk cppuhelper: use InternalUnoApi 2012-04-09 21:04:38 +02:00
Library_cppuhelper.mk cppuhelper: use InternalUnoApi 2012-04-09 21:04:38 +02:00
Makefile
Module_cppuhelper.mk cppuhelper: use InternalUnoApi 2012-04-09 21:04:38 +02:00
Package_findsofficepath.mk
Package_inc.mk
Package_unorc.mk
README

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]