summaryrefslogtreecommitdiffstats
path: root/ridljar
Commit message (Expand)AuthorAgeFilesLines
* Adapt buck build to jars merged into libreoffice.jarRene Engelhard2021-03-102-4/+31
* socket cannot be null at this pointNoel Grandin2020-09-251-5/+3
* Fix typo in codeAndrea Gelmini2020-09-011-1/+1
* Fix typosAndrea Gelmini2020-08-211-1/+1
* add dependency to juh,jurt,ridl,unoil pomsRene Engelhard2020-08-051-0/+10
* tdf#131572 Add java 9 module info for unoloader.jarSamuel Mehrbrodt2020-05-273-1/+24
* tdf#131572 Add java 9 module info for libreoffice.jarSamuel Mehrbrodt2020-05-272-1/+147
* add pom for libreoffice.jarRene Engelhard2020-05-071-0/+44
* Move all public Java classes to libreoffice.jarSamuel Mehrbrodt2020-05-0636-113/+6244
* GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák2020-02-162-0/+4
* Cleanup: Move unit tests to ridljarSamuel Mehrbrodt2020-02-1034-0/+4132
* Cleanup: Move files to ridljarSamuel Mehrbrodt2020-02-1055-54/+10292
* These JunitTests can be plain check, not subsequentcheckStephan Bergmann2020-02-061-3/+1
* tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt2020-02-044-5/+108
* Fix typosAndrea Gelmini2019-08-122-2/+2
* Fix typosAndrea Gelmini2019-07-261-1/+1
* @deprecated should be with @DeprecatedTomoyuki Kubota2019-05-276-0/+14
* Fix typoAndrea Gelmini2018-07-081-3/+3
* Use https instead of httpGulsah Kose2018-04-162-2/+2
* Fix typosAndrea Gelmini2018-01-261-1/+1
* i#32546# - Java UnoRuntime.getUniqueKey/generateOid do not work reliablyDamjan Jovanovic2017-08-251-1/+13
* remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2017-08-171-1/+1
* TyposJulien Nabet2017-02-031-1/+1
* error: unknown tag: internalStephan Bergmann2016-06-071-3/+6
* [API CHANGE] Drop deprecated I*Description interfacesNoel Grandin2016-06-0712-473/+269
* Fix typosAndrea Gelmini2016-05-161-1/+1
* Related tdf#99272: Prevent bogus com.sun.star.uno.Type(Short[].class) etc.Stephan Bergmann2016-05-132-34/+65
* ridljar: fix javadoc warningsMichael Stahl2016-02-173-0/+23
* Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky2015-12-032-0/+40
* Expose metadata to deploy LibreOffice artifacts on Maven CentralDavid Ostrovsky2015-12-012-0/+88
* java: remove ((unnecessary)) parenthesesNoel Grandin2015-11-052-19/+8
* coverity#1326356 presumably a deliberate fall throughCaolán McNamara2015-10-201-0/+1
* [API CHANGE] Remove deprecated com.sun.star.uno.Union classStephan Bergmann2015-10-152-38/+0
* java:regulatize the order of 'final' and public/privateNoel Grandin2015-06-111-2/+2
* java: remove OOoRunnerLightNoel Grandin2014-12-161-1/+1
* java: make fields final where possibleNoel Grandin2014-11-181-1/+1
* java: rather use @Deprecated annotationNoel Grandin2014-11-181-2/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* ridljar: Any_Test & UnoRuntime_Test (JUnit)Robert Antoni Buj i Gelonch2014-09-282-6/+10
* java: when rethrowing exceptions, store the original causeNoel Grandin2014-09-252-5/+5
* java: remove unnecessary constructor declarationsNoel Grandin2014-08-201-2/+0
* java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin2014-08-191-1/+1
* java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2014-08-191-1/+1
* java: use 'Long.valueOf' instead of 'new Long'Noel Grandin2014-08-191-1/+1
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-193-7/+7
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-123-0/+4
* java: remove dead methodsNoel Grandin2014-08-081-4/+0
* java: implement optimisation in UnoRuntime#setCurrentContextNoel Grandin2014-08-041-2/+5
* ridljar: javadoc & Overriderbuj2014-07-228-57/+70
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-1/+1