Age | Commit message (Expand) | Author |
2024-05-03 | makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) | Christian Lohmaier |
2024-03-02 | Allow building with Java 8 | Fridrich Štrba |
2024-02-22 | fix dodgy unit test | Noel Grandin |
2023-11-09 | enable unchecked lint for our java code | Noel Grandin |
2023-11-02 | 'new Character' is deprecated in Java | Noel Grandin |
2023-11-02 | 'new Double' is deprecated in Java | Noel Grandin |
2023-11-02 | 'new Float' is deprecated in Java | Noel Grandin |
2023-10-02 | drop use of urp: followed by newline of space | Caolán McNamara |
2023-09-30 | cid#1545655 Dm: Dubious method used | Caolán McNamara |
2023-09-30 | cid#1545766 silence Unguarded read | Caolán McNamara |
2023-09-29 | cid#1546393 SBSC: String concatenation in loop using + operator | Caolán McNamara |
2023-09-05 | call WebSocketClient.close from XConnection.close | Caolán McNamara |
2023-09-05 | websocket URP flush hangs with large buffer | Caolán McNamara |
2023-09-03 | each websocket URP message is taking a full second | Caolán McNamara |
2023-09-01 | prefix the UNO-Url example with recommended 'uno:' | Caolán McNamara |
2023-09-01 | Fix typo | Andrea Gelmini |
2023-09-01 | Add a FunctionBasedURPConnection and a websocket URP connector | Skyler Grey |
2023-09-01 | tdf#149069 Revert "ridljar: check UnoClassLoader used for NativeLibraryLoader" | Hossein |
2023-02-28 | InputStreamToXInputStreamAdapter.readBytes() should read... | Damjan Jovanovic |
2023-02-28 | Fix the java.lang.NullPointerException in readBytes() and readSomeBytes()... | Damjan Jovanovic |
2023-02-28 | fix up misleading mismatching indent and add mode lines | Caolán McNamara |
2022-08-13 | warning: empty <p> tag | Caolán McNamara |
2022-06-13 | Drop obsolete preprocessor directives from UNOIDL files | Stephan Bergmann |
2021-08-19 | ridljar: check that UnoClassLoader is used for NativeLibraryLoader | Michael Stahl |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2020-11-30 | Adapt buck build to jars merged into libreoffice.jar | Rene Engelhard |
2020-09-25 | socket cannot be null at this point | Noel Grandin |
2020-09-01 | Fix typo in code | Andrea Gelmini |
2020-08-21 | Fix typos | Andrea Gelmini |
2020-08-05 | add dependency to juh,jurt,ridl,unoil poms | Rene Engelhard |
2020-05-27 | tdf#131572 Add java 9 module info for unoloader.jar | Samuel Mehrbrodt |
2020-05-27 | tdf#131572 Add java 9 module info for libreoffice.jar | Samuel Mehrbrodt |
2020-05-07 | add pom for libreoffice.jar | Rene Engelhard |
2020-05-06 | Move all public Java classes to libreoffice.jar | Samuel Mehrbrodt |
2020-02-16 | GBUILD_TRACE, support for finding out where the build time is spent | Luboš Luňák |
2020-02-10 | Cleanup: Move unit tests to ridljar | Samuel Mehrbrodt |
2020-02-10 | Cleanup: Move files to ridljar | Samuel Mehrbrodt |
2020-02-06 | These JunitTests can be plain check, not subsequentcheck | Stephan Bergmann |
2020-02-04 | tdf#117331 Merge jurt and unoil into ridl | Samuel Mehrbrodt |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-26 | Fix typos | Andrea Gelmini |
2019-05-27 | @deprecated should be with @Deprecated | Tomoyuki Kubota |
2018-07-08 | Fix typo | Andrea Gelmini |
2018-04-16 | Use https instead of http | Gulsah Kose |
2018-01-26 | Fix typos | Andrea Gelmini |
2017-08-25 | i#32546# - Java UnoRuntime.getUniqueKey/generateOid do not work reliably | Damjan Jovanovic |
2017-08-17 | remove UL/L suffixes from integer constants in initialiser/call expressions | Noel Grandin |
2017-02-03 | Typos | Julien Nabet |
2016-06-07 | error: unknown tag: internal | Stephan Bergmann |