summaryrefslogtreecommitdiff
path: root/reportbuilder
AgeCommit message (Expand)AuthorFilesLines
2013-12-20typo fixesAndras Timar1-1/+1
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl1-2/+0
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-23Try to fix cross-compilationTor Lillqvist1-1/+1
2013-09-13fdo#69147 report sort columns are RESULT columnsLionel Elie Mamane1-57/+41
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann1-1/+1
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist1-1/+1
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-07-02default report template should be language-independentAndras Timar2-1/+1
2013-07-02remove unused (and corrupted) .odr filesAndras Timar4-4/+0
2013-06-07fdo#65168: Fix regressions introduced with de-extension-ing report builderStephan Bergmann3-30/+24
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-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-44/+8
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 Ostrovsky22-1454/+35
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
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 Ostrovsky229-1029/+1029
2013-03-07Make gb_Extension_use_default_description/license explicitStephan Bergmann1-0/+3
2013-03-06remove ReportEngine2 interfaceDavid Ostrovsky3-49/+1
2013-03-06fdo#61726 java class collision with new idlDavid Ostrovsky3-5/+4
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
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-12-12Remove xml2cmp leftoversStephan Bergmann1-31/+0
2012-11-29reportbuilder does not look like dmake anymoreBjoern Michaelsen1-0/+0
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz1-12/+0
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz124-181/+0
2012-10-23gbuild: fix XcuMergeTarget build breakage:Michael Stahl1-9/+9
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl1-0/+0
2012-10-10Remove commented code and empty methodsJose Guilherme Vanz6-24/+0
2012-09-22fix configuration depsDavid Tardon1-1/+1
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-08-17gbuild: register all jarsMichael Stahl1-5/+5
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl1-34/+0