Age | Commit message (Expand) | Author |
2014-08-14 | java: remove unused imports | Noel Grandin |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-14 | clean upo runner.lib.TestParameters | Noel Grandin |
2014-08-13 | java: remove dead methods | Noel Grandin |
2014-08-13 | java: remove unused fields | Noel Grandin |
2014-08-13 | java: reduce scope, make some methods private | Noel Grandin |
2014-08-13 | java: reduce scope, make member classes private | Noel Grandin |
2014-08-13 | java: reduce scope, make fields private | Noel Grandin |
2014-08-13 | java: reduce scope, make constructors private | Noel Grandin |
2014-08-12 | java: reduce scope, make constants private | Noel Grandin |
2014-08-12 | java: remove useless javadoc tags | Noel Grandin |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-11 | java: remove unused parameters | Noel Grandin |
2014-08-11 | java: remove unused parameters | Noel Grandin |
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: remove redundant super-interfaces | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-08-05 | java: remove unused fields | Noel Grandin |
2014-08-04 | java: remove workarounds for missing functionality pre java 1.5 | Noel Grandin |
2014-06-10 | fdo#79676: Fix the Java UNO API test with regard to chart tests. | Kohei Yoshida |
2014-04-30 | Many spelling fixes: directory qadevOOo. | Pedro Giffuni |
2014-04-14 | typo: fileds -> fields | Thomas Arnhold |
2014-04-14 | typo: dependend -> dependent | Thomas Arnhold |
2014-04-10 | It's "its", not "it's" | Tor Lillqvist |
2014-03-10 | Remove unused util.dbg.getImplID | Stephan Bergmann |
2014-02-26 | Remove visual noise from qadevOOo | Alexander Wilms |
2014-01-28 | Explicit null check | Stephan Bergmann |
2013-10-04 | 'ist' -> 'is' here and there. | Jan Holesovsky |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-08-05 | Add cases for css.uno.Date/Time to ValueChanger | Stephan Bergmann |
2013-05-21 | Revert "Java cleanup, AccessibilityTools.." | Stephan Bergmann |
2013-05-20 | Java cleanup, AccessibilityTools.. | Noel Grandin |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer |
2013-05-06 | Java cleanup, convert Hashtable to HashMap | Noel Grandin |
2013-04-26 | Java cleanup, access static methods using correct syntax | Noel Grandin |
2013-04-23 | Java cleanup - reduce use of global fields | Noel Grandin |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
2012-11-26 | API CHANGE: com.sun.star.lang.IllegalArgumentException | Michael Stahl |
2012-09-27 | fdo#51304: Remove @author and more commented code | Marcos Paulo de Souza |
2012-08-28 | Java cleanup - remove unused imports | Noel Grandin |
2012-08-28 | Java cleanup - remove unnecessary semi-colons | Noel Grandin |
2012-08-20 | Java update - remove dead code | Noel Grandin |
2012-08-20 | Java update - clean up some more @see and @link tags | Noel Grandin |
2012-08-20 | Java update - cleanup javadoc @see tags | Noel Grandin |
2012-08-20 | Java update - fix a bunch of javadoc warnings in @param tags | Noel Grandin |
2012-08-06 | Static method sleep from Thread should be accessed in a static way | Julien Nabet |
2012-07-13 | java: printStackTrace always to stderr | Thomas Arnhold |
2012-06-29 | Java cleanup - remove unused local variables | Noel Grandin |