office-gobmx/cppuhelper
Jan Holesovsky f2f8a2ec10 android: Actually let's avoid the exceptions via bridges only on aarch4.
Change-Id: Id2830f09ca6afd11f6f866565f37bdb7ba45bfb1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/84205
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-02-11 15:24:34 +01:00
..
inc/pch make update_pch also consider files in <module>/src/**/inc 2020-02-01 20:12:21 +01:00
qa Extend loplugin:external to warn about classes 2019-11-22 12:57:32 +01:00
source android: Actually let's avoid the exceptions via bridges only on aarch4. 2020-02-11 15:24:34 +01:00
unotypes/cppuhelper/detail
CppunitTest_cppuhelper_cppu_ifcontainer.mk
CppunitTest_cppuhelper_cppu_unourl.mk
CppunitTest_cppuhelper_qa_misc.mk Remove unnecessary test dependency 2018-08-09 20:32:57 +02:00
CppunitTest_cppuhelper_qa_weak.mk
InternalUnoApi_cppuhelper.mk
IwyuFilter_cppuhelper.yaml tdf#42949 Fix IWYU warnings in cppuhelper/ 2019-02-14 13:36:03 +01:00
Library_cppuhelper.mk android: Avoid throwing exceptions through the bridges. 2019-12-05 11:02:01 +01:00
Makefile
Module_cppuhelper.mk No more need for CppunitTest_cppuhelper_qa_weak to be a subsequentcheck 2018-08-09 20:33:12 +02: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]