office-gobmx/cppuhelper
Michael Stahl 83dbae1da7 warning C4702: unreachable code
Change-Id: I8a1e67d3ec1ef0c94b41e46a29a40280468d5e76
2014-08-08 16:23:35 +02:00
..
inc/pch update_pch: add a bunch of pch files 2014-06-04 21:18:40 +02:00
qa cppuhelper: remove SAL_THROW macro 2014-06-05 08:17:46 +02:00
source warning C4702: unreachable code 2014-08-08 16:23:35 +02:00
test cppuhelper: remove SAL_THROW macro 2014-06-05 08:17:46 +02:00
unotypes/cppuhelper/detail
CppunitTest_cppuhelper_cppu_ifcontainer.mk prefer makefile-gmake-mode 2014-04-28 23:35:42 +09:00
CppunitTest_cppuhelper_cppu_unourl.mk prefer makefile-gmake-mode 2014-04-28 23:35:42 +09:00
CppunitTest_cppuhelper_qa_weak.mk prefer makefile-gmake-mode 2014-04-28 23:35:42 +09:00
InternalUnoApi_cppuhelper.mk
Library_cppuhelper.mk update_pch: add a bunch of pch files 2014-06-04 21:18:40 +02:00
Makefile
Module_cppuhelper.mk prefer makefile-gmake-mode 2014-04-28 23:35:42 +09:00
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]