office-gobmx/cppuhelper
Mike Kaganski 2ef6b7f9db Drop some OTypeCollection uses
Change-Id: Ia1467c44998961f5e0820fb4d0621a4189d49d9f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178095
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2024-12-08 19:07:31 +01:00
..
inc improve loplugin:cow_wrapper 2024-01-16 13:20:10 +01:00
qa loplugin:ostr in cppu,cppuhelper 2024-04-27 15:11:25 +02:00
source Drop some OTypeCollection uses 2024-12-08 19:07:31 +01:00
unotypes/cppuhelper/detail Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
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 Directly build UNOIDL .rdb files from .idl files 2013-09-19 15:50:04 +02:00
IwyuFilter_cppuhelper.yaml tdf#42949 Fix new IWYU warnings in directories c* 2020-11-06 08:18:45 +01:00
Library_cppuhelper.mk use boost::small_vector in cppuhelper 2024-05-03 09:00:41 +02:00
Makefile re-base on ALv2 code. Includes: 2012-12-06 09:12:57 +00:00
Module_cppuhelper.mk No more need for CppunitTest_cppuhelper_qa_weak to be a subsequentcheck 2018-08-09 20:33:12 +02:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00
StaticLibrary_findsofficepath.mk gbuild: drop empty use_packages calls 2013-04-24 05:18:15 +00:00

C++ cppu Helpers

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