Version 0.1.6 - December 29, 2004

- Added bold, italic, and text-color support to Calc Documents
- Added a column-width option in cm to Calc Documents
- You can now use cell names for spreadsheets (A1, B2)
- I lost a lot of code because of a hard drive failure.  oops.

Version 0.1.5 - March 5, 2004

- Code for formulas (Submitted by Vladimir Vuksan)
- Changed to module
- Text fonts
- Patch 866672 (Submitted by Chris Mayo) - Unicode, Filenames, etc.
- Changed oooWrite* function arguments to include type
- Fixed bug 811287 (I think)

Version 0.1.4 - October 17, 2003

- Page breaks
- Text colors and background/highlight colors
- Text sizes
- Justification for headers
- Ordered Lists

Version 0.1.3 - October 9, 2003

- Redesigned Library API
- Cell-auto increment feature
- Handles special characters better
- Bold, Italics, Underline Added
- Left, Center, Right, and Block justification

Version 0.1.2 - August 17, 2003

- Added sxw functions for text and headings.
- Combined ooosxc and ooosxw functions.
- Bug Fixes

Version 0.1.1 - August 15, 2003

- Removed skel directory, now creating from scratch.
- Added ooosxcWriteManifest dummy function.
- Added ooosxcWriteSettings dummy function.
- Added ooosxcWriteStyles dummy function.
- Added ooosxcWriteMimetype dummy function.

Version 0.1.0 - August 8, 2003

- Added support for creating sxc files.
