summaryrefslogtreecommitdiff
path: root/reportbuilder/java
AgeCommit message (Expand)AuthorFilesLines
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-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-13fdo#69147 report sort columns are RESULT columnsLionel Elie Mamane1-57/+41
2013-08-12fdo#67930 don't use variables for formattedtext in header/footerLionel Elie Mamane1-24/+33
2013-07-23a date is a date, not a floatLionel Elie Mamane1-3/+3
2013-07-23fdo#67186 switch reporbuilder to null date == 1899-12-30Lionel Elie Mamane4-43/+20
2013-05-06remove some unnecessary castsNoel Grandin1-10/+6
2013-04-26Java cleanup, remove unused importsNoel Grandin1-11/+0
2013-04-24fdo#330191 a NULL value of float type is not NaNLionel Elie Mamane1-5/+0
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin6-36/+36
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-12fdo#36858Lionel Elie Mamane1-3/+8
2013-04-11java.lang.String.isEmpty is only since 1.6Stephan Bergmann1-1/+1
2013-04-10reportbuilder: do not use empty tablenameLionel Elie Mamane1-1/+9
2013-03-18fdo#61950 move report builder from bundled extensions to plain codeDavid Ostrovsky2-0/+23
2013-03-12reportbuilder: make "Group on" not-"Each Value" actually workLionel Elie Mamane5-7/+71
2013-03-11fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky222-787/+787
2013-03-06remove ReportEngine2 interfaceDavid Ostrovsky2-48/+1
2013-03-06fdo#61726 java class collision with new idlDavid Ostrovsky2-4/+3
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-19janitorial: typo in commentLionel Elie Mamane1-1/+1
2013-02-19add commentLionel Elie Mamane1-0/+12
2013-02-19fdo#52948 fix print-repeated-values=no with formatted valuesLionel Elie Mamane11-150/+182
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz1-12/+0
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz124-181/+0
2012-10-10Remove commented code and empty methodsJose Guilherme Vanz6-24/+0