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

2012-06-12 Thread Eike Rathke
Hi, On Tuesday, 2012-06-12 23:03:10 +0200, Eike Rathke wrote: > So, we got this in: > http://cgit.freedesktop.org/libreoffice/core/commit/?id=033cce3e0fbb72a9400836923be96c5036aaacb0 ... marking thread as pushed ... Eike -- LibreOffice Calc developer. Number formatter stricken i18n transpos

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

2012-06-12 Thread Eike Rathke
Hi Winfried, On Saturday, 2012-06-09 12:54:27 +0200, Winfried Donkers wrote: > Attached is the modified patch for function XOR, this time under its own bug. Thanks, works! > I tested the patch, did an export to xls, reread the xls (XOR calls were not > recgnised/calculated when importing), Th

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

2012-06-09 Thread Winfried Donkers
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