summaryrefslogtreecommitdiff
path: root/reportbuilder/java/libformula.properties
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2013-07-23 19:14:04 +0200
committerLionel Elie Mamane <lionel@mamane.lu>2013-07-23 19:25:41 +0200
commitcab9b82fb31217223511afcea88ad7446999492b (patch)
treed00e720ec87adcf5d132b815e9f7a1bd485c8b7d /reportbuilder/java/libformula.properties
parent7f67dd5dfae59a492a88fb2569ee5600add1ecde (diff)
fdo#67186 switch reporbuilder to null date == 1899-12-30
This brings it in line with the default for other LibreOffice components (e.g. Calc), or with the only supported value (e.g. Writer tables), respectively. Configure Pentaho jfreereport to also take null date == 1899-12-30 This combined allows reportbuilder to make absolutely no fiddly conversion itself, leaving them to jfreereport and Writer table cell format. Also: - Make absolutely no conversion itself, also e.g. for booleans. - ODF compliance: make the value-type match the set foo-value attribute. - Use value-type="void" instead of empty value-type="string" Change-Id: I67990232dbc9e86ac3fa37cd0c20edecb87cf8ee
Diffstat (limited to 'reportbuilder/java/libformula.properties')
-rw-r--r--reportbuilder/java/libformula.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/reportbuilder/java/libformula.properties b/reportbuilder/java/libformula.properties
index f903736de043..79022b607c5f 100644
--- a/reportbuilder/java/libformula.properties
+++ b/reportbuilder/java/libformula.properties
@@ -19,8 +19,8 @@
##
# Any configuration will happen here.
-org.pentaho.reporting.libraries.formula.datesystem.StartYear=1930
-org.pentaho.reporting.libraries.formula.datesystem.ExcelHack=false
+org.pentaho.reporting.libraries.formula.ZeroDate=1899
+org.pentaho.reporting.libraries.formula.ExcelDateBugAware=false
#
# A list of all known functions.