summaryrefslogtreecommitdiff
path: root/reportbuilder/java
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-10Java5 update, Convert ArrayList and Vector code to use genericsNoel Grandin4-13/+13
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin3-7/+0
2012-08-23fdo#38791: Do not use java.awt, causes problems on Mac OS XStephan Bergmann3-23/+24
2012-07-18re-base on ALv2 code. Includes:Michael Meeks22-374/+310
2012-06-29Convert Java code in reportbuilder to use Java5 genericsNoel Grandin46-276/+270
2012-06-29re-base on ALv2 code.Michael Meeks10-230/+140
2012-06-21re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-21re-base on ALv2 code.Michael Meeks178-4243/+2756
2012-05-29remove unused sourceDavid Tardon1-46/+0
2012-05-29gbuildize reportbuilderDavid Tardon5-381/+0
2012-03-23.java files don't need executable bitsMichael Stahl1-0/+0
2011-12-08childs -> childrenMichael T. Whiteley7-45/+45
2011-11-29fs34c: check if description can be read and return ccorrect name for shapetypemst2-3/+31
2011-11-22Clean up after component passivation.Stephan Bergmann2-24/+0
2011-10-25avoid using com.sun.org apisCaolán McNamara1-4/+6
2011-09-22Fix reportbuilder build with MinGW.Jan Holesovsky3-3/+3
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar1-1/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky3-22/+40
2011-04-04masterfix DEV300: #i10000# added mkdirIvo Hinkelmann1-0/+1
2011-04-04masterfix DEV300: #i10000# build fixIvo Hinkelmann1-9/+5
2011-03-29fix build with system jfreereportDavid Tardon3-3/+3
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky11-151/+811
2011-01-20Use more reliable SQL syntaxLionel Elie Mamane1-2/+2
2011-01-17dba34d: #i116463# fix string and NaNOcke.Janssen2-12/+20
2011-01-10Automated merge with ssh://hg.services.openoffice.org/cws/dba34cOcke Janssen [oj]1-2/+15