office-gobmx/cppuhelper
Noel Grandin 48314f2524 improve function-local statics in basic..cui
Change-Id: If737e8478f6f1c8fffb060ce132d80e0f07ef8ee
Reviewed-on: https://gerrit.libreoffice.org/63701
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-11-21 12:28:23 +01:00
..
inc/pch
qa clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2 2018-11-10 23:11:28 +01:00
source improve function-local statics in basic..cui 2018-11-21 12:28:23 +01:00
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
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]