office-gobmx/cppuhelper
Caolán McNamara ca1c8b4471 we don't need the reg or store libraries for fuzzing
possibly other configations too, but just for fuzzing for the moment

from looking at:
https://oss-fuzz.com/coverage-report/job/libfuzzer_asan_libreoffice/latest
and see what is built but is 0% coverage and uninteresting to be non-0

Change-Id: Ia7afdfc033dd8a705d85c76b246dc5dfb259b063
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163311
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-02-13 17:27:34 +01:00
..
inc improve loplugin:cow_wrapper 2024-01-16 13:20:10 +01:00
qa Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
source we don't need the reg or store libraries for fuzzing 2024-02-13 17:27:34 +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
CppunitTest_cppuhelper_cppu_unourl.mk
CppunitTest_cppuhelper_qa_misc.mk
CppunitTest_cppuhelper_qa_weak.mk
InternalUnoApi_cppuhelper.mk
IwyuFilter_cppuhelper.yaml
Library_cppuhelper.mk copy some comphelper code down into cppuhelper 2023-05-09 14:50:31 +02:00
Makefile
Module_cppuhelper.mk
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00
StaticLibrary_findsofficepath.mk

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