office-gobmx/cppuhelper
Andrea Gelmini 8305d28f8d Fix typo
Change-Id: Id3fe1d66cb1d3cb57f8aa5e652bf1c9ad6346091
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90286
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2020-03-10 20:43:41 +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 Fix typo 2020-03-10 20:43:41 +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]