Age | Commit message (Expand) | Author |
2016-02-17 | ridljar: fix javadoc warnings | Michael Stahl |
2015-12-03 | Add build toolchain to upload LibreOffice API to Maven Central | David Ostrovsky |
2015-12-01 | Expose metadata to deploy LibreOffice artifacts on Maven Central | David Ostrovsky |
2015-11-05 | java: remove ((unnecessary)) parentheses | Noel Grandin |
2015-10-20 | coverity#1326356 presumably a deliberate fall through | Caolán McNamara |
2015-10-15 | [API CHANGE] Remove deprecated com.sun.star.uno.Union class | Stephan Bergmann |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin |
2014-12-16 | java: remove OOoRunnerLight | Noel Grandin |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-11-18 | java: rather use @Deprecated annotation | Noel Grandin |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-09-28 | ridljar: Any_Test & UnoRuntime_Test (JUnit) | Robert Antoni Buj i Gelonch |
2014-09-25 | java: when rethrowing exceptions, store the original cause | Noel Grandin |
2014-08-20 | java: remove unnecessary constructor declarations | Noel Grandin |
2014-08-19 | java: use 'Byte.valueOf' instead of 'new Byte' | Noel Grandin |
2014-08-19 | java: use 'Short.valueOf' instead of 'new Short' | Noel Grandin |
2014-08-19 | java: use 'Long.valueOf' instead of 'new Long' | Noel Grandin |
2014-08-19 | java: use 'Integer.valueOf' instead of 'new Integer' | Noel Grandin |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-08 | java: remove dead methods | Noel Grandin |
2014-08-04 | java: implement optimisation in UnoRuntime#setCurrentContext | Noel Grandin |
2014-07-22 | ridljar: javadoc & Override | rbuj |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-01-31 | Silence javadoc 8 errors | Stephan Bergmann |
2014-01-31 | Remove UNOIDL "array" and "union" vaporware remnants | Stephan Bergmann |
2013-10-25 | gbuild: refactor UnoApi to remove rdb files from OUTDIR | Michael Stahl |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-06 | Java cleanup, remove unnecessary @SuppressWarnings annotations | Noel Grandin |
2013-04-26 | Java cleanup, access static methods using correct syntax | Noel Grandin |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-11 | [API CHANGE] WIP: Experimental new binary type.rdb format | Stephan Bergmann |
2013-04-10 | workaround IBM java 1.5.0 inconvertible types error | Caolán McNamara |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-26 | odk: remove temporary Zip file gratuitous complexity | Michael Stahl |
2013-02-23 | Fix typo "sucessfully" -> "successfully" | Julien Nabet |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl |
2012-12-30 | add runtime deps for custom targets | David Tardon |
2012-11-28 | ridljar etc.: javamaker invocations must rm -r targetdir | Michael Stahl |
2012-08-20 | Java update - fix various javadoc issues | Noel Grandin |
2012-08-17 | gbuild: register all jars | Michael Stahl |
2012-08-15 | gbuild: remove horrible abuses of gb_Jar_use_jars: | Michael Stahl |
2012-06-29 | ridljar: partially revert 4418ad0388b58cab6a129908f78baec5bc73906e | Michael Stahl |
2012-06-29 | Java5 update - convert code to use generics | Noel Grandin |
2012-06-28 | remove malingering legacy RCS tags. | Michael Meeks |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-05-10 | normalize variable names in gbuild user makefiles | Michael Stahl |