summaryrefslogtreecommitdiff
path: root/reportbuilder/java/org/libreoffice/report/SDBCReportDataFactory.java
AgeCommit message (Expand)Author
2014-12-09no need to call getComposer by reflectionNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-08-14java: remove commented out codeNoel 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-12java: add @Override annotation to overriding methodsNoel 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
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-07-22Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet
2013-09-13fdo#69147 report sort columns are RESULT columnsLionel Elie Mamane
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin
2013-04-11java.lang.String.isEmpty is only since 1.6Stephan Bergmann
2013-04-10reportbuilder: do not use empty tablenameLionel Elie Mamane
2013-03-12reportbuilder: make "Group on" not-"Each Value" actually workLionel Elie Mamane
2013-03-11fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky