Age | Commit message (Expand) | Author |
2017-12-14 | Fix typos | Andrea Gelmini |
2017-12-13 | Remove traces of Report Builder's former status as extension | Lionel Elie Mamane |
2017-09-12 | This really does not need to be utf-8 character | Fridrich Štrba |
2017-07-05 | Enable the Formula Wizard to display 255 argument fields | Eike Rathke |
2017-07-04 | Prepare for change of VAR_ARGS value | Eike Rathke |
2017-05-05 | Fix typos | Andrea Gelmini |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-02 | Fix typos | Andrea Gelmini |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-02-04 | coverity#1326386 Dereference null return value | Caolán McNamara |
2016-02-03 | reportbuilder: tdf#92720: add loext namespace | Michael Stahl |
2016-01-21 | coverity#1326438 Dereference null return value | Caolán McNamara |
2016-01-21 | coverity#1326551 Dereference before null check | Caolán McNamara |
2015-11-04 | coverity#1327068 SIC: Inner class could be made static | Caolán McNamara |
2015-11-04 | coverity#1327210 UwF: Unwritten field | Caolán McNamara |
2015-10-15 | cid#1327023 to cid#1327077 SIC: Inner class could be made static | Noel Grandin |
2015-10-14 | coverity#1327210 UwF: Unwritten field | Caolán McNamara |
2015-10-14 | cid#1326605, cid#1326604 BC: Bad casts of object references | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-07-29 | chmod -x | Tor Lillqvist |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-15 | java: 'final static' to 'static final' | Noel Grandin |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin |
2015-02-18 | Typos | Julien Nabet |
2015-01-22 | set java throwable cause argument (erroneously removed by previous commit) | Lionel Elie Mamane |
2015-01-21 | Don't try to pass an arbitrary Java exception through UNO | Lionel Elie Mamane |
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 |