office-gobmx/cppuhelper
Matúš Kukan 5f0321b3d0 fix creating com.sun.star.sheet.Solver instance
Change-Id: I100d45b8f749ece5496d8e5a0e3343dee96f7138
2014-04-04 15:44:32 +02:00
..
qa First batch of adding SAL_OVERRRIDE to overriding function declarations 2014-03-26 16:39:26 +01:00
source fix creating com.sun.star.sheet.Solver instance 2014-04-04 15:44:32 +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]