summaryrefslogtreecommitdiff
path: root/ridljar
AgeCommit message (Expand)AuthorFilesLines
12 daysmakefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier9-10/+10
2024-03-02Allow building with Java 8Fridrich Štrba2-7/+7
2024-02-22fix dodgy unit testNoel Grandin3-7/+11
2023-11-09enable unchecked lint for our java codeNoel Grandin1-0/+4
2023-11-02'new Character' is deprecated in JavaNoel Grandin5-6/+6
2023-11-02'new Double' is deprecated in JavaNoel Grandin6-11/+11
2023-11-02'new Float' is deprecated in JavaNoel Grandin6-8/+8
2023-10-02drop use of urp: followed by newline of spaceCaolán McNamara1-2/+2
2023-09-30cid#1545655 Dm: Dubious method usedCaolán McNamara1-1/+2
2023-09-30cid#1545766 silence Unguarded readCaolán McNamara1-5/+3
2023-09-29cid#1546393 SBSC: String concatenation in loop using + operatorCaolán McNamara1-2/+4
2023-09-05call WebSocketClient.close from XConnection.closeCaolán McNamara1-0/+1
2023-09-05websocket URP flush hangs with large bufferCaolán McNamara1-24/+11
2023-09-03each websocket URP message is taking a full secondCaolán McNamara1-0/+2
2023-09-01prefix the UNO-Url example with recommended 'uno:'Caolán McNamara1-1/+1
2023-09-01Fix typoAndrea Gelmini1-5/+5
2023-09-01Add a FunctionBasedURPConnection and a websocket URP connectorSkyler Grey7-0/+607
2023-09-01tdf#149069 Revert "ridljar: check UnoClassLoader used for NativeLibraryLoader"Hossein1-9/+0
2023-02-28InputStreamToXInputStreamAdapter.readBytes() should read...Damjan Jovanovic1-14/+9
2023-02-28Fix the java.lang.NullPointerException in readBytes() and readSomeBytes()...Damjan Jovanovic1-0/+18
2023-02-28fix up misleading mismatching indent and add mode linesCaolán McNamara1-24/+23
2022-08-13warning: empty <p> tagCaolán McNamara1-1/+1
2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann1-5/+0
2021-08-19ridljar: check that UnoClassLoader is used for NativeLibraryLoaderMichael Stahl1-0/+9
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-1/+3
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2020-11-30Adapt buck build to jars merged into libreoffice.jarRene Engelhard2-4/+31
2020-09-25socket cannot be null at this pointNoel Grandin1-5/+3
2020-09-01Fix typo in codeAndrea Gelmini1-1/+1
2020-08-21Fix typosAndrea Gelmini1-1/+1
2020-08-05add dependency to juh,jurt,ridl,unoil pomsRene Engelhard1-0/+10
2020-05-27tdf#131572 Add java 9 module info for unoloader.jarSamuel Mehrbrodt3-1/+24
2020-05-27tdf#131572 Add java 9 module info for libreoffice.jarSamuel Mehrbrodt2-1/+147
2020-05-07add pom for libreoffice.jarRene Engelhard1-0/+44
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt36-113/+6244
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák2-0/+4
2020-02-10Cleanup: Move unit tests to ridljarSamuel Mehrbrodt34-0/+4132
2020-02-10Cleanup: Move files to ridljarSamuel Mehrbrodt55-54/+10292
2020-02-06These JunitTests can be plain check, not subsequentcheckStephan Bergmann1-3/+1
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt4-5/+108
2019-08-12Fix typosAndrea Gelmini2-2/+2
2019-07-26Fix typosAndrea Gelmini1-1/+1
2019-05-27@deprecated should be with @DeprecatedTomoyuki Kubota6-0/+14
2018-07-08Fix typoAndrea Gelmini1-3/+3
2018-04-16Use https instead of httpGulsah Kose2-2/+2
2018-01-26Fix typosAndrea Gelmini1-1/+1
2017-08-25i#32546# - Java UnoRuntime.getUniqueKey/generateOid do not work reliablyDamjan Jovanovic1-1/+13
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-1/+1
2017-02-03TyposJulien Nabet1-1/+1
2016-06-07error: unknown tag: internalStephan Bergmann1-3/+6