summaryrefslogtreecommitdiffstats
path: root/reportbuilder
Commit message (Expand)AuthorAgeFilesLines
* fdo#69873 FixedText (label) is implemented as no valueLionel Elie Mamane2014-02-051-2/+3
* fdo#62994 reportbuilder survive empty formulaLionel Elie Mamane2013-10-081-0/+2
* fdo#69147 report sort columns are RESULT columnsLionel Elie Mamane2013-09-141-57/+41
* fdo#67930 work around fdo#68024Lionel Elie Mamane2013-08-131-1/+2
* fdo#67186 switch reporbuilder to null date == 1899-12-30Lionel Elie Mamane2013-07-234-43/+20
* default report template should be language-independentAndras Timar2013-07-022-1/+1
* fdo#65168: Fix regressions introduced with de-extension-ing report builderStephan Bergmann2013-06-073-30/+24
* remove some unnecessary castsNoel Grandin2013-05-061-10/+6
* Java cleanup, remove unused importsNoel Grandin2013-04-261-11/+0
* fdo#330191 a NULL value of float type is not NaNLionel Elie Mamane2013-04-241-5/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-222-44/+8
* Java cleanup, remove the rest of the unnecessary castsNoel Grandin2013-04-196-36/+36
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-181-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#36858Lionel Elie Mamane2013-04-121-3/+8
* java.lang.String.isEmpty is only since 1.6Stephan Bergmann2013-04-111-1/+1
* reportbuilder: do not use empty tablenameLionel Elie Mamane2013-04-101-1/+9
* fdo#61950 move report builder from bundled extensions to plain codeDavid Ostrovsky2013-03-1822-1454/+35
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* reportbuilder: make "Group on" not-"Each Value" actually workLionel Elie Mamane2013-03-125-7/+71
* fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky2013-03-11229-1029/+1029
* Make gb_Extension_use_default_description/license explicitStephan Bergmann2013-03-071-0/+3
* remove ReportEngine2 interfaceDavid Ostrovsky2013-03-063-49/+1
* fdo#61726 java class collision with new idlDavid Ostrovsky2013-03-063-5/+4
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* remove all d.lstMichael Stahl2013-02-281-0/+0
* janitorial: typo in commentLionel Elie Mamane2013-02-191-1/+1
* add commentLionel Elie Mamane2013-02-191-0/+12
* fdo#52948 fix print-repeated-values=no with formatted valuesLionel Elie Mamane2013-02-1911-150/+182
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-31/+0
* reportbuilder does not look like dmake anymoreBjoern Michaelsen2012-11-291-0/+0
* fdo#51304 Remove @author annotationJosé Guilherme Vanz2012-11-241-12/+0
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-11-20124-181/+0
* gbuild: fix XcuMergeTarget build breakage:Michael Stahl2012-10-231-9/+9
* gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl2012-10-231-0/+0
* Remove commented code and empty methodsJose Guilherme Vanz2012-10-106-24/+0
* fix configuration depsDavid Tardon2012-09-221-1/+1
* Java5 update, Convert ArrayList and Vector code to use genericsNoel Grandin2012-09-104-13/+13
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-063-7/+0
* fdo#38791: Do not use java.awt, causes problems on Mac OS XStephan Bergmann2012-08-233-23/+24
* gbuild: register all jarsMichael Stahl2012-08-171-5/+5
* gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl2012-08-151-34/+0
* fdo#52427 fix l10n of reportbuilderDavid Tardon2012-07-251-9/+9
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1848-1539/+658
* fdo#51278 fix reportbuilder manifestDavid Tardon2012-07-132-2/+38
* fdo#51278 bump version to force update of package cacheDavid Tardon2012-07-121-1/+1
* fdo#51278 make reportbuilder work againDavid Tardon2012-07-122-0/+32
* Convert Java code in reportbuilder to use Java5 genericsNoel Grandin2012-06-2946-276/+270
* re-base on ALv2 code.Michael Meeks2012-06-2910-230/+140
* re-base on ALv2 code.Michael Meeks2012-06-213-69/+42