office-gobmx/static
Stephan Bergmann c6f39e2dee Embind: Fix uno_Any.get for null interface values
...which had caused an additional getNull/isNull check for
a469aea9c0 "Emscripten: Towards a working C++ UNO
bridge" to fail

Change-Id: Ibe87ca05f795253c9ede8cab6f96da8fe4496f87
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167344
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
2024-05-09 18:48:29 +02:00
..
emscripten
source Embind: Fix uno_Any.get for null interface values 2024-05-09 18:48:29 +02:00
CustomTarget_components.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
CustomTarget_emscripten_fs_image.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
CustomTarget_unoembind.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
CustomTarget_wasm-qt5-mandelbrot_moc.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
Executable_embindmaker.mk
Executable_wasm-qt5-mandelbrot.mk
Executable_wasmcallgen.mk Emscripten: Towards a working C++ UNO bridge 2024-05-08 13:01:04 +02:00
Library_components.mk
Makefile
Module_static.mk Emscripten: Towards a working C++ UNO bridge 2024-05-08 13:01:04 +02:00
Package_favicon.mk
Package_unoembind.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
README.md
README.wasm.md Embind: Consistently represent empty interface references as JS null 2024-04-19 21:20:59 +02:00
StaticLibrary_unoembind.mk

Static build components library

The library contains a map of all build component names to their constructor function calls.