Age | Commit message (Expand) | Author | Files | Lines |
2014-08-13 | java: remove unused interfaces | Noel Grandin | 2 | -36/+0 |
2014-08-13 | java: remove unused fields | Noel Grandin | 5 | -8/+5 |
2014-08-13 | java: reduce scope, make some methods private | Noel Grandin | 11 | -19/+19 |
2014-08-13 | java: reduce scope, make member classes private | Noel Grandin | 3 | -3/+3 |
2014-08-13 | java: reduce scope, make fields private | Noel Grandin | 2 | -2/+2 |
2014-08-13 | java: reduce scope, make constructors private | Noel Grandin | 7 | -8/+8 |
2014-08-12 | java: reduce scope, make constants private | Noel Grandin | 5 | -14/+14 |
2014-08-12 | java: fix broken javadoc tags | Noel Grandin | 2 | -2/+2 |
2014-08-12 | java: remove useless javadoc tags | Noel Grandin | 16 | -56/+3 |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin | 69 | -0/+186 |
2014-08-11 | java: remove unused parameters | Noel Grandin | 1 | -2/+2 |
2014-08-11 | java: remove unused parameters | Noel Grandin | 2 | -4/+4 |
2014-08-08 | java: remove exceptions from throws clauses that are not | Noel Grandin | 6 | -27/+16 |
2014-08-08 | java: remove unused imports | Noel Grandin | 2 | -5/+0 |
2014-08-08 | java: remove dead methods | Noel Grandin | 3 | -124/+0 |
2014-08-05 | java: remove commented out code | Noel Grandin | 9 | -50/+0 |
2014-08-05 | java: remove unused fields | Noel Grandin | 2 | -10/+0 |
2014-08-04 | java: removed unused imports | Noel Grandin | 2 | -4/+0 |
2014-07-22 | Resolves fdo#81213: Wrong table-clause generated by reportbuilder | Julien Nabet | 1 | -2/+2 |
2014-05-27 | fdo#67935 "print on group change" acted as "print in first group instance" | Lionel Elie Mamane | 1 | -18/+7 |
2014-05-17 | Correct common misspellings, and remove some ASCII art along the way. | Chris Laplante | 4 | -6/+4 |
2014-04-14 | typo: independend -> independent | Thomas Arnhold | 1 | -1/+1 |
2014-03-25 | bump apache-commons-logging to 1.1.3 | Caolán McNamara | 1 | -1/+1 |
2014-02-26 | Remove visual noise from reportbuilder | Alexander Wilms | 3 | -18/+7 |
2014-02-25 | Typo: apropriate -> appropriate | Julien Nabet | 1 | -1/+1 |
2014-02-06 | Typo: formating -> formatting | Julien Nabet | 3 | -3/+3 |
2014-02-05 | typo in comment | Lionel Elie Mamane | 1 | -1/+1 |
2014-02-05 | fdo#69873 FixedText (label) is implemented as no value | Lionel Elie Mamane | 1 | -2/+3 |
2013-12-20 | typo fixes | Andras Timar | 1 | -1/+1 |
2013-10-28 | gbuild: set Package default target to INSTDIR | Michael Stahl | 1 | -2/+0 |
2013-10-25 | jfreereport: stop pointlessly renaming the jar files | Michael Stahl | 1 | -2/+2 |
2013-10-08 | fdo#62994 reportbuilder survive empty formula | Lionel Elie Mamane | 1 | -0/+2 |
2013-09-26 | typo fixes in comments | Andras Timar | 1 | -1/+1 |
2013-09-23 | Try to fix cross-compilation | Tor Lillqvist | 1 | -1/+1 |
2013-09-13 | fdo#69147 report sort columns are RESULT columns | Lionel Elie Mamane | 1 | -57/+41 |
2013-09-11 | Towards a working instdir for Mac OS X | Stephan Bergmann | 1 | -1/+1 |
2013-08-18 | Further work on the "Mac-like app structure" option | Tor Lillqvist | 1 | -1/+1 |
2013-08-12 | fdo#67930 don't use variables for formattedtext in header/footer | Lionel Elie Mamane | 1 | -24/+33 |
2013-07-23 | a date is a date, not a float | Lionel Elie Mamane | 1 | -3/+3 |
2013-07-23 | fdo#67186 switch reporbuilder to null date == 1899-12-30 | Lionel Elie Mamane | 4 | -43/+20 |
2013-07-02 | default report template should be language-independent | Andras Timar | 2 | -1/+1 |
2013-07-02 | remove unused (and corrupted) .odr files | Andras Timar | 4 | -4/+0 |
2013-06-07 | fdo#65168: Fix regressions introduced with de-extension-ing report builder | Stephan Bergmann | 3 | -30/+24 |
2013-05-06 | remove some unnecessary casts | Noel Grandin | 1 | -10/+6 |
2013-04-26 | Java cleanup, remove unused imports | Noel Grandin | 1 | -11/+0 |
2013-04-24 | fdo#330191 a NULL value of float type is not NaN | Lionel Elie Mamane | 1 | -5/+0 |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 2 | -44/+8 |
2013-04-19 | Java cleanup, remove the rest of the unnecessary casts | Noel Grandin | 6 | -36/+36 |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane | 1 | -1/+1 |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold | 1 | -1/+1 |