992a333130
run it against sal,cppu,cppuhelper I had to run this multiple times to catch all the cases in each module, and it requires some hand-tweaking of the resulting output - clang-tidy is not very good about cleaning up trailing spaces, and aligning things nicely. Change-Id: I00336345f5f036e12422b98d66526509380c497a Reviewed-on: https://gerrit.libreoffice.org/36194 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk> |
||
---|---|---|
.. | ||
inc/pch | ||
qa | ||
source | ||
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]