office-gobmx/cppuhelper
Takeshi Abe f0c7544df9 nuke dead code
Change-Id: I0ea47ee535ba0e903bae0de227acd311ca96aa03
2012-06-06 23:05:59 +09:00
..
inc/cppuhelper nuke dead code 2012-06-06 23:05:59 +09:00
prj make gbuild the default assumption of build.pl 2012-04-29 03:50:46 +02:00
qa
source Unbreak stuff on iOS a bit after bootstrapping changes 2012-06-04 11:41:50 +03:00
test fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST 2012-05-04 15:52:57 +02:00
unotypes/cppuhelper/detail
CppunitTest_cppuhelper_cppu_ifcontainer.mk
CppunitTest_cppuhelper_cppu_unourl.mk
CppunitTest_cppuhelper_qa_weak.mk
InternalUnoApi_cppuhelper.mk
Library_cppuhelper.mk New cppu::defaultBootstrap_InitialComponentContext implementation 2012-04-20 22:57:32 +02:00
Makefile
Module_cppuhelper.mk
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]