add ODF1.2 function ERROR.TYPE to Calc

Desktop / LibreOffice - Winfried Donkers [libreoffice.org] - 14 January 2015 09:17 UTC

Also, improve exchange between Calc and Excel2013.

Change-Id: I491f9e2100a9a2c38e23cf55dd1eda4b5e96db96 Reviewed-on: https://gerrit.libreoffice.org/13101

7eec8e5 add ODF1.2 function ERROR.TYPE to Calc
formula/source/core/resource/core_resource.src | 7 +++
include/formula/compiler.hrc | 3 +-
include/formula/opcode.hxx | 1 +
sc/inc/helpids.h | 1 +
sc/qa/unit/ucalc.cxx | 1 +
sc/source/core/inc/interpre.hxx | 2 +
sc/source/core/tool/interpr1.cxx | 66 +++++++++++++++++++++++-
sc/source/core/tool/interpr4.cxx | 4 +-
sc/source/filter/excel/xlformula.cxx | 3 +-
sc/source/filter/oox/formulabase.cxx | 3 +-
sc/source/ui/src/scfuncs.src | 24 +++++++++
11 files changed, 109 insertions(+), 6 deletions(-)

Upstream: cgit.freedesktop.org


  • Share