office-gobmx/javaunohelper
Tor Lillqvist 9a745cbf54 Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORT
Use it in the cases where I yesterday changed SAL_DLLPUBLIC_EXPORT to
JNIEXPORT. It turns out that on Linux JNIEXPORT does not enforce
"default" visibility, but expands to empty.

Change-Id: I033b3cf538715fb596e965e17f3da12fb987df63
2012-11-09 10:51:00 +02:00
..
com/sun/star fdo#51304: Remove the author of some java source files 2012-10-01 14:10:03 +02:00
prj
source Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORT 2012-11-09 10:51:00 +02:00
test/com/sun/star
util
Jar_juh.mk
Library_juh.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Library_juhx.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Makefile
Module_javaunohelper.mk No need for the juh/juhx dance when DISABLE_DYNLOADING 2012-09-20 14:24:55 +03:00
README
Zip_juh.mk

Makes it easier to use UNO with Java.