office-gobmx/bridges
Noel Grandin c76fb95d45 loplugin:stringadd in b*
after my patch to merge the bufferadd loplugin into stringadd

Change-Id: Ieb9b4f5154173738e26b429b55c7a3ea38733553
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149478
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-03-24 09:50:49 +00:00
..
inc osl::Mutex->std::mutex in ExceptionInfos 2023-02-01 17:09:12 +00:00
source loplugin:stringadd in b* 2023-03-24 09:50:49 +00: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 android: Switch from GNU binutils to support NDK 23.x, require 21.x 2023-02-16 20:31:39 +00: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.