Age | Commit message (Expand) | Author |
2015-01-21 | Related fdo#85190: Don't dress arbitrary Java Throwables as UNO Any values | Stephan Bergmann |
2015-01-05 | java: remove more dead code | Noel Grandin |
2015-01-05 | java: these fields can become local variables | Noel Grandin |
2015-01-05 | java: remove dead stylemapper code in reportbuilder | Noel Grandin |
2015-01-05 | java: remove dead code | Noel Grandin |
2014-12-19 | java: reduce visibility of some methods and fields | Noel Grandin |
2014-12-17 | Revert "reportbuilder: re-add numerous bits of dead code needed by bug fix" | Lionel Elie Mamane |
2014-12-17 | Revert "fdo#87044: reportbuilder: Revert "fdo#67930 don't use variables ..." | Lionel Elie Mamane |
2014-12-12 | fdo#67930 work around fdo#68024 | Lionel Elie Mamane |
2014-12-12 | fdo#87044: reportbuilder: Revert "fdo#67930 don't use variables ... | Michael Stahl |
2014-12-12 | reportbuilder: re-add numerous bits of dead code needed by bug fix | Michael Stahl |
2014-12-11 | java: reduce visibility of fields and methods | Noel Grandin |
2014-12-10 | java: unused imports | Noel Grandin |
2014-12-09 | no need to call getComposer by reflection | Noel Grandin |
2014-12-05 | java: remove some unused local variables | Noel Grandin |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-12 | java: convert fields to local variables where possible | Noel Grandin |
2014-10-30 | java: Method uses the same code for two switch clauses | Robert Antoni Buj i Gelonch |
2014-10-18 | java: loss of precission | Robert Antoni Buj i Gelonch |
2014-10-17 | java: final fields that can be static | Noel Grandin |
2014-10-16 | java: when rethrowing, store the original exception | Noel Grandin |
2014-10-16 | java: reduce the depth of some deeply nested if blocks | Noel Grandin |
2014-10-13 | reportbuilder: import from java.lang package | Robert Antoni Buj i Gelonch |
2014-10-07 | java: log exceptions correctly, using the right version of WARN | Noel Grandin |
2014-10-07 | fix classname in logger | Noel Grandin |
2014-09-07 | reportbuilder: fix javadoc error: reference not found | rbuj |
2014-09-02 | reportbuilder: fix unknown tag: noinspection (IntelliJ) | rbuj |
2014-09-02 | reportbuilder: fix javadoc error: no summary or caption for table | rbuj |
2014-09-02 | reportbuilder: fix javadoc error: self-closing element not allowed | rbuj |
2014-09-02 | reportbuilder: fix javadoc error: unknown tag: returns | rbuj |
2014-08-29 | java: fix reportbuilder and wizard | Noel Grandin |
2014-08-20 | remove more unnecessary constructor declarations | Noel Grandin |
2014-08-20 | java: remove unnecessary constructor declarations | Noel Grandin |
2014-08-20 | java: remove modifiers implied by the context | Noel Grandin |
2014-08-20 | java: Avoid naming non-fields with the prefix m_ | Noel Grandin |
2014-08-19 | java: remove unused methods | Noel Grandin |
2014-08-16 | upgrade to apache-commons-1.2 | Thomas Arnhold |
2014-08-14 | java: remove unused imports | Noel Grandin |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-13 | make some java methods private | Noel Grandin |
2014-08-13 | java: remove dead methods | Noel Grandin |
2014-08-13 | java: remove unused interfaces | 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: fix broken javadoc tags | Noel Grandin |