office-gobmx/cppuhelper
Matteo Casalin 83e7d9e084 Do not use indexed getToken for a single call
Change-Id: Ib1026754a7db034af5910d84d008d0ef997ebb96
Reviewed-on: https://gerrit.libreoffice.org/65672
Tested-by: Jenkins
Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com>
2018-12-28 17:07:29 +01:00
..
inc/pch
qa clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2 2018-11-10 23:11:28 +01:00
source Do not use indexed getToken for a single call 2018-12-28 17:07:29 +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 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]