summaryrefslogtreecommitdiffstats
path: root/reportbuilder
Commit message (Expand)AuthorAgeFilesLines
...
* java: remove unused fieldsNoel Grandin2014-08-135-8/+5
* java: reduce scope, make some methods privateNoel Grandin2014-08-1311-19/+19
* java: reduce scope, make member classes privateNoel Grandin2014-08-133-3/+3
* java: reduce scope, make fields privateNoel Grandin2014-08-132-2/+2
* java: reduce scope, make constructors privateNoel Grandin2014-08-137-8/+8
* java: reduce scope, make constants privateNoel Grandin2014-08-125-14/+14
* java: fix broken javadoc tagsNoel Grandin2014-08-122-2/+2
* java: remove useless javadoc tagsNoel Grandin2014-08-1216-56/+3
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-1269-0/+186
* java: remove unused parametersNoel Grandin2014-08-111-2/+2
* java: remove unused parametersNoel Grandin2014-08-112-4/+4
* java: remove exceptions from throws clauses that are notNoel Grandin2014-08-086-27/+16
* java: remove unused importsNoel Grandin2014-08-082-5/+0
* java: remove dead methodsNoel Grandin2014-08-083-124/+0
* java: remove commented out codeNoel Grandin2014-08-059-50/+0
* java: remove unused fieldsNoel Grandin2014-08-052-10/+0
* java: removed unused importsNoel Grandin2014-08-042-4/+0
* Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet2014-07-221-2/+2
* fdo#67935 "print on group change" acted as "print in first group instance"Lionel Elie Mamane2014-05-271-18/+7
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-174-6/+4
* typo: independend -> independentThomas Arnhold2014-04-141-1/+1
* bump apache-commons-logging to 1.1.3Caolán McNamara2014-03-251-1/+1
* Remove visual noise from reportbuilderAlexander Wilms2014-02-263-18/+7
* Typo: apropriate -> appropriateJulien Nabet2014-02-251-1/+1
* Typo: formating -> formattingJulien Nabet2014-02-063-3/+3
* typo in commentLionel Elie Mamane2014-02-051-1/+1
* fdo#69873 FixedText (label) is implemented as no valueLionel Elie Mamane2014-02-051-2/+3
* typo fixesAndras Timar2013-12-201-1/+1
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-281-2/+0
* jfreereport: stop pointlessly renaming the jar filesMichael Stahl2013-10-251-2/+2
* fdo#62994 reportbuilder survive empty formulaLionel Elie Mamane2013-10-081-0/+2
* typo fixes in commentsAndras Timar2013-09-261-1/+1
* Try to fix cross-compilationTor Lillqvist2013-09-231-1/+1
* fdo#69147 report sort columns are RESULT columnsLionel Elie Mamane2013-09-131-57/+41
* Towards a working instdir for Mac OS XStephan Bergmann2013-09-111-1/+1
* Further work on the "Mac-like app structure" optionTor Lillqvist2013-08-181-1/+1
* fdo#67930 don't use variables for formattedtext in header/footerLionel Elie Mamane2013-08-121-24/+33
* a date is a date, not a floatLionel Elie Mamane2013-07-231-3/+3
* fdo#67186 switch reporbuilder to null date == 1899-12-30Lionel Elie Mamane2013-07-234-43/+20
* default report template should be language-independentAndras Timar2013-07-022-1/+1
* remove unused (and corrupted) .odr filesAndras Timar2013-07-024-4/+0
* fdo#65168: Fix regressions introduced with de-extension-ing report builderStephan Bergmann2013-06-073-30/+24
* remove some unnecessary castsNoel Grandin2013-05-061-10/+6
* Java cleanup, remove unused importsNoel Grandin2013-04-261-11/+0
* fdo#330191 a NULL value of float type is not NaNLionel Elie Mamane2013-04-241-5/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-222-44/+8
* Java cleanup, remove the rest of the unnecessary castsNoel Grandin2013-04-196-36/+36
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-181-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#36858Lionel Elie Mamane2013-04-121-3/+8