summaryrefslogtreecommitdiff
path: root/reportbuilder
AgeCommit message (Expand)AuthorFilesLines
2014-09-02reportbuilder: fix unknown tag: noinspection (IntelliJ)rbuj3-3/+3
2014-09-02reportbuilder: fix javadoc error: no summary or caption for tablerbuj1-1/+1
2014-09-02reportbuilder: fix javadoc error: self-closing element not allowedrbuj10-40/+39
2014-09-02reportbuilder: fix javadoc error: unknown tag: returnsrbuj1-1/+1
2014-08-29java: fix reportbuilder and wizardNoel Grandin2-2/+37
2014-08-20remove more unnecessary constructor declarationsNoel Grandin1-4/+0
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin54-213/+0
2014-08-20java: remove modifiers implied by the contextNoel Grandin2-3/+3
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin1-2/+2
2014-08-19java: remove unused methodsNoel Grandin1-10/+0
2014-08-16upgrade to apache-commons-1.2Thomas Arnhold1-1/+1
2014-08-14java: remove unused importsNoel Grandin4-8/+0
2014-08-14java: remove commented out codeNoel Grandin6-29/+0
2014-08-13make some java methods privateNoel Grandin1-1/+1
2014-08-13java: remove dead methodsNoel Grandin18-312/+25
2014-08-13java: remove unused interfacesNoel Grandin2-36/+0
2014-08-13java: remove unused fieldsNoel Grandin5-8/+5
2014-08-13java: reduce scope, make some methods privateNoel Grandin11-19/+19
2014-08-13java: reduce scope, make member classes privateNoel Grandin3-3/+3
2014-08-13java: reduce scope, make fields privateNoel Grandin2-2/+2
2014-08-13java: reduce scope, make constructors privateNoel Grandin7-8/+8
2014-08-12java: reduce scope, make constants privateNoel Grandin5-14/+14
2014-08-12java: fix broken javadoc tagsNoel Grandin2-2/+2
2014-08-12java: remove useless javadoc tagsNoel Grandin16-56/+3
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin69-0/+186
2014-08-11java: remove unused parametersNoel Grandin1-2/+2
2014-08-11java: remove unused parametersNoel Grandin2-4/+4
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin6-27/+16
2014-08-08java: remove unused importsNoel Grandin2-5/+0
2014-08-08java: remove dead methodsNoel Grandin3-124/+0
2014-08-05java: remove commented out codeNoel Grandin9-50/+0
2014-08-05java: remove unused fieldsNoel Grandin2-10/+0
2014-08-04java: removed unused importsNoel Grandin2-4/+0
2014-07-22Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet1-2/+2
2014-05-27fdo#67935 "print on group change" acted as "print in first group instance"Lionel Elie Mamane1-18/+7
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante4-6/+4
2014-04-14typo: independend -> independentThomas Arnhold1-1/+1
2014-03-25bump apache-commons-logging to 1.1.3Caolán McNamara1-1/+1
2014-02-26Remove visual noise from reportbuilderAlexander Wilms3-18/+7
2014-02-25Typo: apropriate -> appropriateJulien Nabet1-1/+1
2014-02-06Typo: formating -> formattingJulien Nabet3-3/+3
2014-02-05typo in commentLionel Elie Mamane1-1/+1
2014-02-05fdo#69873 FixedText (label) is implemented as no valueLionel Elie Mamane1-2/+3
2013-12-20typo fixesAndras Timar1-1/+1
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl1-2/+0
2013-10-25jfreereport: stop pointlessly renaming the jar filesMichael Stahl1-2/+2
2013-10-08fdo#62994 reportbuilder survive empty formulaLionel Elie Mamane1-0/+2
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-23Try to fix cross-compilationTor Lillqvist1-1/+1
2013-09-13fdo#69147 report sort columns are RESULT columnsLionel Elie Mamane1-57/+41