office-gobmx/cppuhelper
nienzu c1e157b58f tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
Change-Id: Ic61c1d5829b510a71b8d444f29ffed36ee540ea8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94717
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
2020-06-05 11:34:10 +02:00
..
inc/pch make update_pch also consider files in <module>/src/**/inc 2020-02-01 20:12:21 +01:00
qa tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor 2020-06-05 11:34:10 +02:00
source tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor 2020-06-05 11:34:10 +02: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
IwyuFilter_cppuhelper.yaml
Library_cppuhelper.mk android: Avoid throwing exceptions through the bridges. 2019-12-05 11:02:01 +01:00
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]