summaryrefslogtreecommitdiff
path: root/reportbuilder
AgeCommit message (Expand)Author
2014-12-17Revert "fdo#87044: reportbuilder: Revert "fdo#67930 don't use variables ..."Lionel Elie Mamane
2014-12-12fdo#67930 work around fdo#68024Lionel Elie Mamane
2014-12-12fdo#87044: reportbuilder: Revert "fdo#67930 don't use variables ...Michael Stahl
2014-12-12reportbuilder: re-add numerous bits of dead code needed by bug fixMichael Stahl
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-10java: unused importsNoel Grandin
2014-12-09no need to call getComposer by reflectionNoel Grandin
2014-12-05java: remove some unused local variablesNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-10-30java: Method uses the same code for two switch clausesRobert Antoni Buj i Gelonch
2014-10-18java: loss of precissionRobert Antoni Buj i Gelonch
2014-10-17java: final fields that can be staticNoel Grandin
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin
2014-10-16java: reduce the depth of some deeply nested if blocksNoel Grandin
2014-10-13reportbuilder: import from java.lang packageRobert Antoni Buj i Gelonch
2014-10-07java: log exceptions correctly, using the right version of WARNNoel Grandin
2014-10-07fix classname in loggerNoel Grandin
2014-09-07reportbuilder: fix javadoc error: reference not foundrbuj
2014-09-02reportbuilder: fix unknown tag: noinspection (IntelliJ)rbuj
2014-09-02reportbuilder: fix javadoc error: no summary or caption for tablerbuj
2014-09-02reportbuilder: fix javadoc error: self-closing element not allowedrbuj
2014-09-02reportbuilder: fix javadoc error: unknown tag: returnsrbuj
2014-08-29java: fix reportbuilder and wizardNoel Grandin
2014-08-20remove more unnecessary constructor declarationsNoel Grandin
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-20java: remove modifiers implied by the contextNoel Grandin
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin
2014-08-19java: remove unused methodsNoel Grandin
2014-08-16upgrade to apache-commons-1.2Thomas Arnhold
2014-08-14java: remove unused importsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13make some java methods privateNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: remove unused interfacesNoel Grandin
2014-08-13java: remove unused fieldsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-13java: reduce scope, make constructors privateNoel Grandin
2014-08-12java: reduce scope, make constants privateNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove unused importsNoel Grandin
2014-08-08java: remove dead methodsNoel Grandin