office-gobmx/cppu
Gabor Kelemen ab95ed2c4b Use less boost_headers in low level libraries
Most of these don't use boost themselves, nor do they need
it transitively since the use of boost::optional was removed

Change-Id: Ic9dee1c4e160b313ec5b91677b02ffdea6c5779d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164440
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2024-03-06 21:23:17 +01:00
..
qa cppumaker: Work around problematic constant named "auto" 2024-01-19 13:44:01 +01:00
source Abort if type information is missing when creating sequences 2024-02-23 15:54:27 +01:00
util
CppunitTest_cppu_any-external.mk
CppunitTest_cppu_qa_any.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
CppunitTest_cppu_qa_recursion.mk
CppunitTest_cppu_qa_reference.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
CppunitTest_cppu_qa_unotype.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
CppunitTest_cppu_test_cppumaker.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
CppunitTest_cppu_typelib.mk tdf#115399: Don't kill pre-existing typelib_TypeDescription members 2020-04-28 15:07:45 +02:00
InternalUnoApi_cppu_qa_cppumaker_types.mk Directly build UNOIDL .rdb files from .idl files 2013-09-19 15:50:04 +02:00
InternalUnoApi_cppu_qa_types.mk Directly build UNOIDL .rdb files from .idl files 2013-09-19 15:50:04 +02:00
IwyuFilter_cppu.yaml replace usage of blacklist with excludelist for IWYU 2020-07-10 02:03:40 +02:00
Library_affine_uno_uno.mk
Library_cppu.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
Library_log_uno_uno.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
Library_purpenvhelper.mk Fix clang-cl -Zc:dllexportInlines- build 2021-12-02 07:39:52 +01:00
Library_unsafe_uno_uno.mk
Makefile
Module_cppu.mk
README.md

Binary UNO Runtime

CPPU stands for C++ UNO and it contains type definitions / implementations for the core of UNO. The exported API is in C, and there exists some C++ wrappers.

See also

http://wiki.openoffice.org/wiki/Uno/Binary/Modules/CPPU