office-gobmx/cli_ure
Caolán McNamara 1148d6ad13 introduce SAL_RET_MAYBENULL
which for debug builds and MSVC uses _Ret_maybenull_ and -analyze to
enforce null checking

Change-Id: Id7f0ad854be7841819fdbdcd56c862d1a2df86c3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166734
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Tested-by: Jenkins
2024-05-17 17:37:58 +02:00
..
qa
source WaE: C6011 Dereferencing NULL pointer warnings 2024-05-12 12:49:33 +02:00
unotypes
version
CliLibrary_cli_basetypes.mk
CliLibrary_cli_ure.mk
CliNativeLibrary_cli_cppuhelper.mk
CliUnoApi_cli_uretypes.mk
CustomTarget_cli_ure_assemblies.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
Executable_climaker.mk introduce SAL_RET_MAYBENULL 2024-05-17 17:37:58 +02:00
Library_cli_cppuhelper_native.mk
Library_cli_uno.mk
Makefile
Module_cli_ure.mk allow native compile for windows aarch64 2023-04-11 12:06:25 +02:00
Package_cli_basetypes_copy.mk
README.md
readme.txt

Common Language Infrastructure (CLI) UNO Runtime Environment

Support assemblies and tools for the MS .NET UNO binding.

See also

[git:cli_ure/readme.txt]