office-gobmx/ridljar
Noel Grandin 00e1ac51e6 'new Character' is deprecated in Java
replace with Character.valueOf

Change-Id: I9938db0fce6490eba6f4900efc3c139a1b71d120
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158786
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-11-02 14:47:25 +01:00
..
com/sun/star 'new Character' is deprecated in Java 2023-11-02 14:47:25 +01:00
source Add a FunctionBasedURPConnection and a websocket URP connector 2023-09-01 16:55:37 +02:00
test/com/sun/star 'new Character' is deprecated in Java 2023-11-02 14:47:25 +01:00
util Add a FunctionBasedURPConnection and a websocket URP connector 2023-09-01 16:55:37 +02:00
BUCK Adapt buck build to jars merged into libreoffice.jar 2020-11-30 11:27:47 +01:00
CustomTarget_javamaker.mk GBUILD_TRACE, support for finding out where the build time is spent 2020-02-16 14:49:45 +01:00
CustomTarget_test_urp.mk GBUILD_TRACE, support for finding out where the build time is spent 2020-02-16 14:49:45 +01:00
InternalUnoApi_test_urp.mk Cleanup: Move unit tests to ridljar 2020-02-10 09:48:05 +01:00
Jar_libreoffice.mk Add a FunctionBasedURPConnection and a websocket URP connector 2023-09-01 16:55:37 +02:00
Jar_ridl.mk Move all public Java classes to libreoffice.jar 2020-05-06 14:48:21 +02:00
Jar_unoloader.mk tdf#131572 Add java 9 module info for unoloader.jar 2020-05-27 11:40:40 +02:00
JunitTest_bridgefactory.mk Move all public Java classes to libreoffice.jar 2020-05-06 14:48:21 +02:00
JunitTest_connections.mk Move all public Java classes to libreoffice.jar 2020-05-06 14:48:21 +02:00
JunitTest_java.mk Move all public Java classes to libreoffice.jar 2020-05-06 14:48:21 +02:00
JunitTest_java_remote.mk
JunitTest_remote.mk Move all public Java classes to libreoffice.jar 2020-05-06 14:48:21 +02:00
JunitTest_typedesc.mk Move all public Java classes to libreoffice.jar 2020-05-06 14:48:21 +02:00
JunitTest_uno.mk Move all public Java classes to libreoffice.jar 2020-05-06 14:48:21 +02:00
JunitTest_urp.mk Move all public Java classes to libreoffice.jar 2020-05-06 14:48:21 +02:00
JunitTest_util.mk Move all public Java classes to libreoffice.jar 2020-05-06 14:48:21 +02:00
Makefile update makefiles 2012-02-17 08:34:26 +01:00
Module_ridljar.mk Move all public Java classes to libreoffice.jar 2020-05-06 14:48:21 +02:00
pom.libreoffice.xml add pom for libreoffice.jar 2020-05-07 22:10:48 +02:00
pom.ridl.xml add dependency to juh,jurt,ridl,unoil poms 2020-08-05 23:23:22 +02:00
pom.unoloader.xml Use https instead of http 2018-04-16 15:57:08 +02:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

Java UNO Types Generator

Implements types for the Java UNO typesystem.