7d7fea7f75
E.g. #ifdef LIBO_INTERNAL_ONLY is always true for code that builds with our PCHs. Change-Id: I3cf311ea3621b909105754cfea2cb0116b8b67f5 Reviewed-on: https://gerrit.libreoffice.org/80961 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com> |
||
---|---|---|
.. | ||
inc/pch | ||
qa | ||
source | ||
unotypes/cppuhelper/detail | ||
CppunitTest_cppuhelper_cppu_ifcontainer.mk | ||
CppunitTest_cppuhelper_cppu_unourl.mk | ||
CppunitTest_cppuhelper_qa_misc.mk | ||
CppunitTest_cppuhelper_qa_weak.mk | ||
InternalUnoApi_cppuhelper.mk | ||
IwyuFilter_cppuhelper.yaml | ||
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]