Age | Commit message (Expand) | Author |
2014-08-08 | java: remove exceptions from throws clauses that are not | Noel Grandin |
2014-08-08 | java: remove redundant null checks | Noel Grandin |
2014-08-08 | java: redundant assignment, variable can only be null | Noel Grandin |
2014-08-08 | java: use an empty block rather than an empty statement | Noel Grandin |
2014-08-08 | java: remove redundant super-interfaces | Noel Grandin |
2014-08-08 | java: remove unused imports | Noel Grandin |
2014-08-08 | java: remove unused variables | Noel Grandin |
2014-08-08 | java: remove unused fields | Noel Grandin |
2014-08-08 | java: remove dead methods | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-08-05 | java: remove unused fields | Noel Grandin |
2014-08-05 | java: remove various unused variables | Noel Grandin |
2014-08-01 | typo: more then -> more than | Takeshi Abe |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-04-17 | remove executable bit | Andras Timar |
2014-03-10 | scripting: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-26 | Remove visual noise from scripting | Alexander Wilms |
2014-02-06 | typo fixes in comments | Andras Timar |
2013-12-20 | Spelling correction: s/retrive/retrieve/ | Tor Lillqvist |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-08-18 | Use subfolder names from <config_folders.h> | Tor Lillqvist |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2013-05-06 | Java cleanup, delete some dead code | Noel Grandin |
2013-05-06 | Java cleanup, convert Hashtable to HashMap | Noel Grandin |
2013-05-06 | Java cleanup, convert more Vector to ArrayList | Noel Grandin |
2013-05-06 | Java cleanup, Convert Vector to ArrayList | Noel Grandin |
2013-05-06 | fix typo | Noel Grandin |
2013-04-26 | Java cleanup, access static methods using correct syntax | Noel Grandin |
2013-04-26 | From the context of the code, this field should not be static | Noel Grandin |
2013-04-19 | Java cleanup, remove the rest of the unnecessary casts | Noel Grandin |
2013-02-23 | Fix typo accessable/accessible | Julien Nabet |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
2012-11-26 | API CHANGE: com.sun.star.lang.IllegalArgumentException | Michael Stahl |
2012-10-26 | fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]" | Stephan Bergmann |
2012-09-26 | fdo#51304: Remove the author of some java source files | Marcos Paulo de Souza |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-10 | Java cleanup, convert ArrayList and Vector to use generics | Noel Grandin |
2012-09-10 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-10 | Java5 update, Convert ArrayList and Vector code to use generics | Noel Grandin |
2012-08-28 | Java cleanup - remove unused imports | Noel Grandin |
2012-08-28 | Java cleanup - remove unnecessary semi-colons | Noel Grandin |
2012-08-20 | Java5 updates - convert to generics | Noel Grandin |
2012-08-20 | Java update - fix various javadoc issues | Noel Grandin |
2012-08-07 | remove bogus date information | Thomas Arnhold |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-29 | Java5 updates - update code to use generics | Noel Grandin |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-06-22 | .xml files don't need executable bits | Michael Stahl |