summaryrefslogtreecommitdiffstats
path: root/ridljar
Commit message (Expand)AuthorAgeFilesLines
* @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
* Silence javadoc 8 errorsStephan Bergmann2014-01-314-16/+16
* Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann2014-01-311-5/+3
* gbuild: refactor UnoApi to remove rdb files from OUTDIRMichael Stahl2013-10-251-1/+1
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-191-1/+1
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
* Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin2013-05-061-1/+0
* Java cleanup, access static methods using correct syntaxNoel Grandin2013-04-261-1/+2
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-227-154/+28
* [API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann2013-04-111-1/+1
* workaround IBM java 1.5.0 inconvertible types errorCaolán McNamara2013-04-101-1/+2
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* odk: remove temporary Zip file gratuitous complexityMichael Stahl2013-02-263-96/+0
* Fix typo "sucessfully" -> "successfully"Julien Nabet2013-02-231-1/+1
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-268-8/+8
* add runtime deps for custom targetsDavid Tardon2012-12-301-1/+1