[PATCH] fdo 50822 add formula XOR to calc as in ODFF1.2

Winfried Donkers W.Donkers at dci-electronics.nl
Sat Jun 9 03:54:27 PDT 2012


Hi Eike,

Attached is the modified patch for function XOR, this time under its own bug.
I tested the patch, did an export to xls, reread the xls (XOR calls were not recgnised/calculated when importing), saved again as ods and reread that one (XOR calls were calculated correctly).
I think this has to do with XOR being in saFuncTableOdf[] (in core/sc/source/filter/oox/formulabase.cxx), which has the description "Functions defined by OpenFormula, but not supported by Calc or by Excel." and where XOR _is_ supported by Calc.

Winfried
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fdo-50822-add-function-XOR-to-calc-as-in-ODFF1.2.patch
Type: text/x-patch
Size: 14521 bytes
Desc: 0001-fdo-50822-add-function-XOR-to-calc-as-in-ODFF1.2.patch
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120609/a10c37b1/attachment.bin>


More information about the LibreOffice mailing list