office-gobmx/ridljar
Stephan Bergmann 366e1238bd [API CHANGE] Remove deprecated com.sun.star.uno.Union class
...which had never been useful for anything, as UNOIDL does not have a union
concept.  In light of coverity#1327215 "UwF: Unwritten field," seems cleaner to
just remove that class completely than to silence that somewhat bogus (as the
class is non-final, so derivations could actually set m_value) Coverity warning.

Change-Id: Iaef9003a84e2c2f73adb2744bd759460cb149f68
2015-10-15 09:20:24 +02:00
..
com/sun/star
source/unoloader/com/sun/star/lib/unoloader
test/com/sun/star
CustomTarget_javamaker.mk
Jar_ridl.mk
Jar_unoloader.mk
JunitTest_typedesc.mk
JunitTest_uno.mk
JunitTest_util.mk
Makefile
Module_ridljar.mk
README

Implements types for the Java Uno typesystem.