office-gobmx/bridges
Noel Grandin 80fab1529a clang-tidy modernize-pass-by-value in bridges
Change-Id: I6c52316e46117aacb22a2adcb75841aed834041f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134705
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-05-21 17:29:53 +02:00
..
inc clang-tidy modernize-pass-by-value in bridges 2022-05-21 17:29:53 +02:00
source clang-tidy modernize-pass-by-value in bridges 2022-05-21 17:29:53 +02:00
CustomTarget_gcc3_linux_arm.mk
Jar_java_uno.mk Move all public Java classes to libreoffice.jar 2020-05-06 14:48:21 +02:00
Library_cpp_uno.mk WASM UNO: add a minimal dummy bridge 2022-01-19 14:26:09 +01:00
Library_java_uno.mk
Makefile
Module_bridges.mk WASM UNO: add a minimal dummy bridge 2022-01-19 14:26:09 +01: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

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.