Age | Commit message (Expand) | Author |
2014-12-15 | java: remove some unused fields and variables | Noel Grandin |
2014-12-11 | java: reduce visibility of fields and methods | Noel Grandin |
2014-12-10 | java: simplify the getMSF() methods | Noel Grandin |
2014-11-24 | java,qadev: remove unused parameters and local vars | Noel Grandin |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-10-09 | forgotten part of previous commit | Lionel Elie Mamane |
2014-09-17 | Typos | Julien Nabet |
2014-08-20 | java: remove unnecessary constructor declarations | Noel Grandin |
2014-08-20 | java: Avoid naming non-fields with the prefix m_ | Noel Grandin |
2014-08-19 | java: use Boolean.valueOf instead of instantiating Boolean objects | Noel Grandin |
2014-08-19 | java: classes in java.lang package do not need to be fully qualified | Noel Grandin |
2014-08-14 | java: remove commented out code | 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: remove useless javadoc tags | Noel Grandin |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-08 | java: remove exceptions from throws clauses that are not | Noel Grandin |
2014-08-08 | java: remove unnecessary semi-colons | Noel Grandin |
2014-08-08 | java: use an empty block rather than an empty statement | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-04-14 | typo: positon -> position | Thomas Arnhold |
2014-03-10 | dbaccess: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-27 | Remove visual noise from dbaccess | Alexander Wilms |
2014-01-16 | Introduce com.sun.star.frame.theGlobalEventBroadcaster singleton | Stephan Bergmann |
2013-05-06 | Java cleanup, remove unnecessary @SuppressWarnings annotations | Noel Grandin |
2013-04-26 | Java cleanup, remove unused imports | Noel Grandin |
2013-04-19 | Java cleanup, remove unnecessary casts | Noel Grandin |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2012-09-29 | re-base on ALv2 code. | Michael Meeks |
2012-09-29 | fs34b: after the test, close all documents opened during the test | Frank Schoenheit [fs] |
2012-09-26 | fdo#51304: Remove the author of some java source files | Marcos Paulo de Souza |
2012-06-29 | Convert code to Java5 generics in dbaccess module | Noel Grandin |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-14 | re-base on ALv2 code. | Michael Meeks |
2012-03-23 | .java files don't need executable bits | Michael Stahl |
2012-03-21 | chmod -x | Tor Lillqvist |
2011-11-14 | Simplified some uses of css.configuration.theDefaultProvider. | Stephan Bergmann |
2011-04-22 | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 | Jan Holesovsky |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-03-04 | Automated merge with file:///d:\tools\master\ooo | Ocke Janssen |
2011-02-23 | dba34c: #i117043# fix modified state of rowset | Ocke Janssen [oj] |
2011-02-23 | dba34c: #i117046# check if query exists | Ocke Janssen [oj] |
2011-02-03 | merge from master | Ocke Janssen [oj] |
2011-02-01 | CWS-TOOLING: integrate CWS dba34b | Vladimir Glazunov |
2011-01-10 | dba34c: #i108415# handle structed filter handling | Ocke Janssen [oj] |
2011-01-10 | undoapi: don't use deprecated JUnit API, this seems to fail now (but didn't b... | Frank Schoenheit [fs] |