office-gobmx/cppuhelper
Stephan Bergmann fc9d23ff55 Reorganize defaultbootstrap so that typedescriptionprovider can use servicemgr
...instead of having to rely on the odd bootstrapInitialSF and explicit
loadSharedLibComponentFactory.

Change-Id: I2fb212024c483254da015db3af43d9002051dddc
2013-01-16 11:39:03 +01:00
..
inc/cppuhelper API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv. 2012-12-21 15:56:44 +01:00
prj
qa re-base on ALv2 code. Includes: 2012-12-06 09:12:57 +00:00
source Reorganize defaultbootstrap so that typedescriptionprovider can use servicemgr 2013-01-16 11:39:03 +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
Library_cppuhelper.mk Extract servicemanager and typedescriptionprovider from defaultbootstrap 2013-01-16 11:39:02 +01:00
Makefile re-base on ALv2 code. Includes: 2012-12-06 09:12:57 +00:00
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]