Age | Commit message (Expand) | Author |
2016-02-17 | javaunohelper: fix all javadoc warnings | Michael Stahl |
2015-12-21 | related tdf#86784: new API got backported to 5.1 | Thorsten Behrens |
2015-12-21 | cid#1343654 FindBugs: Bad practice (FB.DMI_RANDOM_USED_ONLY_ONCE) | Stephan Bergmann |
2015-12-20 | Fix @since tags | Stephan Bergmann |
2015-12-18 | tdf#86784: Pass custom options to Java bootstrap | Katarina Behrens |
2015-10-15 | coverity#1326731 Dm: Dubious method used | Caolán McNamara |
2015-10-14 | use early returns to make method easier to read | Noel Grandin |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin |
2015-01-09 | java: simplify array creation | Noel Grandin |
2015-01-09 | fix indexes | Caolán McNamara |
2015-01-07 | drop crashrep unused since start of LibreOffice | Caolán McNamara |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-09-25 | java: when rethrowing exceptions, store the original cause | Noel Grandin |
2014-09-23 | javaunohelper: Using "final" modifier whenever applicable in java | Robert Antoni Buj i Gelonch |
2014-09-19 | javaunohelper: use HashMap instead of Hashtable Collection | Robert Antoni Buj i Gelonch |
2014-09-09 | javaunohelper: fix some misspellings | rbuj |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-10 | javaunohelper: Iterate over each Entry in a Map & Enhanced for-loops | rbuj |
2014-08-09 | javaunohelper: Iterate over each Entry in a Map | rbuj |
2014-07-30 | javaunohelper: String comparison | rbuj |
2014-07-30 | javaunohelper: String comparison | rbuj |
2014-04-30 | Many spelling fixes: directories h* - p*. | Pedro Giffuni |
2014-02-26 | Remove visual noise from javaunohelper | Alexander Wilms |
2014-01-31 | Silence javadoc 8 errors | Stephan Bergmann |
2013-08-29 | [API CHANGE] Remove obsolete com.sun.star.comp.helper.UnoInfo | Stephan Bergmann |
2013-06-11 | Related: #i122483# set correct classpath, include unoil.jar | Jürgen Schmidt |
2013-05-07 | Extract SmoketestCommandEnvironment.java from juh.jar | Stephan Bergmann |
2013-05-06 | Java cleanup, convert Hashtable to HashMap | Noel Grandin |
2013-04-25 | Clean up Java ServiceManager bootstrapping | Stephan Bergmann |
2013-04-15 | fdo#60724 successfull -> successful | Thomas Arnhold |
2012-12-21 | API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv. | Stephan Bergmann |
2012-09-21 | No juh library to load in the disable-dynloading case (on Android) | Tor Lillqvist |
2012-09-20 | No need for the juh/juhx dance when DISABLE_DYNLOADING | Tor Lillqvist |
2012-09-17 | Keep null service manager throw a DeploymentException | Stephan Bergmann |
2012-09-17 | Require XComponentContext.getServiceManager to throw instead of returning null | Stephan Bergmann |
2012-08-20 | Remove dead java code, fields and local variables | Noel Grandin |
2012-08-06 | Static method sleep from Thread should be accessed in a static way | Julien Nabet |
2012-06-29 | revert changes to public URE APIs in previous commit | Michael Stahl |
2012-06-29 | Java5 updates - update code to use generics | Noel Grandin |
2012-06-27 | 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-02-17 | merge feature/gbuild_java | David Tardon |
2012-01-11 | fix prefix of command line switches (-- instead of -) | Andras Timar |
2011-12-25 | remove stray makefiles | David Tardon |
2011-06-16 | silence a javadoc warning | Norbert Thiebaud |
2011-06-16 | silence a couple of javadoc warnings | Norbert Thiebaud |
2011-03-08 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2010-12-06 | Replace all occured, occurance etc. | Takeshi Abe |
2010-09-10 | sb129: #i113189# change UNO components to use passive registration | sb |