summaryrefslogtreecommitdiff
path: root/sc/qa/unit
diff options
context:
space:
mode:
authorWinfried Donkers <winfrieddonkers@libreoffice.org>2014-11-24 13:52:48 +0100
committerEike Rathke <erack@redhat.com>2015-01-14 15:17:08 +0000
commit7eec8e5c7146a231e9d67bd96eaff30018488c39 (patch)
tree9be86554e294af9f747680ebf3d8f8b442d624a1 /sc/qa/unit
parenta3e51e2706f37f4a7a3a3276d96fd4bcad7f5f7c (diff)
add ODF1.2 function ERROR.TYPE to Calc
Also, improve exchange between Calc and Excel2013. Change-Id: I491f9e2100a9a2c38e23cf55dd1eda4b5e96db96 Reviewed-on: https://gerrit.libreoffice.org/13101 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'sc/qa/unit')
-rw-r--r--sc/qa/unit/ucalc.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx
index e5cb0508a546..cb9dda996ede 100644
--- a/sc/qa/unit/ucalc.cxx
+++ b/sc/qa/unit/ucalc.cxx
@@ -2638,6 +2638,7 @@ void Test::testFunctionLists()
"COLUMN",
"COLUMNS",
"DDE",
+ "ERROR.TYPE",
"ERRORTYPE",
"GETPIVOTDATA",
"HLOOKUP",