office-gobmx/cppuhelper
Luboš Luňák e2fcb27d28 regenerate PCH headers
Change-Id: I4894023e42cbfa32916ee3ddfb2cfb5426cfc69f
Reviewed-on: https://gerrit.libreoffice.org/72195
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2019-05-12 23:46:14 +02:00
..
inc/pch regenerate PCH headers 2019-05-12 23:46:14 +02:00
qa Some uses of C++17 class template argument deduction 2019-02-19 17:39:16 +01:00
source Fix typo 2019-04-20 07:54:46 +02:00
unotypes/cppuhelper/detail
CppunitTest_cppuhelper_cppu_ifcontainer.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
CppunitTest_cppuhelper_cppu_unourl.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
CppunitTest_cppuhelper_qa_misc.mk Remove unnecessary test dependency 2018-08-09 20:32:57 +02:00
CppunitTest_cppuhelper_qa_weak.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
InternalUnoApi_cppuhelper.mk
IwyuFilter_cppuhelper.yaml tdf#42949 Fix IWYU warnings in cppuhelper/ 2019-02-14 13:36:03 +01:00
Library_cppuhelper.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
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]