office-gobmx/bridges
Noel Grandin c0415d5f1e java: remove unnecessary constructor declarations
in the absence of any other constructors, the compiler will automatically
generate a public no-arg constructor

Change-Id: I70eca507cd8e16e33580b3398d41d70690bc2909
2014-08-20 12:12:15 +02:00
..
inc/bridges/cpp_uno Include RTTI in generated vtables for ubsan's vptr-based checks 2014-08-07 18:21:19 +02:00
source java: use 'Integer.valueOf' instead of 'new Integer' 2014-08-19 14:57:17 +02:00
test java: remove unnecessary constructor declarations 2014-08-20 12:12:15 +02:00
CustomTarget_gcc3_ios_arm.mk
CustomTarget_gcc3_linux_arm.mk
Jar_java_uno.mk
Library_cpp_uno.mk Include RTTI in generated vtables for ubsan's vptr-based checks 2014-08-07 18:21:19 +02:00
Library_java_uno.mk
Makefile
Module_bridges.mk
Package_jnilib_java_uno.mk
README

Bridges from various C++ ABIs, Java JNI, MS .Net to UNO and back.

Also implementation of the UNO Remote Protocol. And in ooo-build a bridge from Mono to UNO and back.