office-gobmx/cppuhelper
Stephan Bergmann 8f5df0dbbe Remove unused copy ctor (and use boost::noncopyable)
Change-Id: Ib797c84e64a114df0e80067a97b714d4f97ff20a
2014-04-03 17:41:56 +02:00
..
qa First batch of adding SAL_OVERRRIDE to overriding function declarations 2014-03-26 16:39:26 +01:00
source Remove unused copy ctor (and use boost::noncopyable) 2014-04-03 17:41:56 +02:00
test
unotypes/cppuhelper/detail
CppunitTest_cppuhelper_cppu_ifcontainer.mk
CppunitTest_cppuhelper_cppu_unourl.mk
CppunitTest_cppuhelper_qa_weak.mk
InternalUnoApi_cppuhelper.mk
Library_cppuhelper.mk
Makefile
Module_cppuhelper.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.openoffice.org/wiki/Uno/Cpp/Modules/CPPUhelper]