Revision 629924

Go back to digest for 11th February 2007

Features in Office

Brad Hards committed changes in /trunk/koffice/kspread:

Implement the remaining bit operations functions from the draft OpenFormula specification - BITXOR, BITLSHIFT and BITRSHIFT.

These have unit test coverage per the OpenFormula spec, and the unit tests pass.

This patch also includes updates to the XML formula description for both the new functions and to reflect that the BITAND() and BITOR() functions now work to at least 48 bits.

File Changes

Modified 4 files
  • /trunk/koffice/kspread
  •   /functions/bitops.cpp
  •   /functions/bitops.xml
  •   /tests/TestBitopsFunctions.cpp
  •   /tests/TestBitopsFunctions.h
4 files changed in total