summaryrefslogtreecommitdiff
path: root/reportbuilder/java/org/libreoffice/report/SDBCReportDataFactory.java
AgeCommit message (Expand)AuthorFilesLines
2021-04-11Get rid of apache-commons-loggingStephan Bergmann1-5/+2
2018-11-27Related: tdf#94446 set parent for dialogCaolán McNamara1-1/+29
2016-01-21coverity#1326551 Dereference before null checkCaolán McNamara1-2/+2
2015-11-04coverity#1327068 SIC: Inner class could be made staticCaolán McNamara1-1/+1
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin1-1/+1
2014-12-09no need to call getComposer by reflectionNoel Grandin1-28/+1
2014-11-18java: make fields final where possibleNoel Grandin1-1/+1
2014-08-14java: remove commented out codeNoel Grandin1-2/+0
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-1/+1
2014-08-13java: reduce scope, make member classes privateNoel Grandin1-1/+1
2014-08-13java: reduce scope, make fields privateNoel Grandin1-1/+1
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+2
2014-08-11java: remove unused parametersNoel Grandin1-2/+2
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin1-4/+1
2014-08-08java: remove unused importsNoel Grandin1-1/+0
2014-08-08java: remove dead methodsNoel Grandin1-19/+0
2014-08-05java: remove commented out codeNoel Grandin1-1/+0
2014-08-05java: remove unused fieldsNoel Grandin1-9/+0
2014-07-22Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet1-2/+2
2013-09-13fdo#69147 report sort columns are RESULT columnsLionel Elie Mamane1-57/+41
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin1-12/+12
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-12reportbuilder: make "Group on" not-"Each Value" actually workLionel Elie Mamane1-4/+5
2013-03-11fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky1-0/+581