office-gobmx/bridges
Mike Kaganski 1180b3473a com::sun::star -> css
Change-Id: I890ec73e30d3cc6b210903ecee29431f3cb5f635
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175979
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2024-11-10 10:50:15 +01:00
..
inc com::sun::star -> css 2024-11-10 10:50:15 +01:00
source com::sun::star -> css 2024-11-10 10:50:15 +01:00
CustomTarget_gcc3_linux_arm.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
CustomTarget_gcc3_wasm.mk Rename wasmcallgen -> wasmbridgegen 2024-07-11 21:46:03 +02:00
IwyuFilter_bridges.yaml Update IwyuFilter in bridges 2024-02-23 09:32:48 +01:00
Jar_java_uno.mk
Library_cpp_uno.mk Fully implement the Wasm UNO bridge cpp2uno direction 2024-07-11 17:16:17 +02:00
Library_java_uno.mk
Library_net_uno.mk .NET Bindings: Native bridge for .NET 2024-09-18 08:10:36 +02:00
Makefile
Module_bridges.mk .NET Bindings: Native bridge for .NET 2024-09-18 08:10:36 +02:00
Package_jnilib_java_uno.mk
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00
StaticLibrary_emscriptencxxabi.mk Embind: Fix C++ UNO exception catching 2024-06-21 11:29:59 +02:00

UNO Bridges

Bridges from various C++ ABIs, Java JNI, MS .NET to UNO and back. A bridge for .NET is in cli_ure.

Also implementation of the UNO Remote Protocol.