libodfgen 0.1.1
- Export API symbols on Windows.
- Fix few minor problems with debug mode.
libodfgen 0.1.0
- rebase to librevenge
- add spreadsheet generator
- split common parts of all generators out to a base class
- add tests for all generators
- add chart generator
- and many other improvements
libodfgen 0.0.4
- fix handling of presentation tables
- fix handling of presentation notes
- fix handling of presentation comments
Changelog:
libodfgen 0.0.3
- handle more table properties
- more SVG path commands
- allow to define center of rotation for a textbox
- make linked text boxes more robust
- add support for generating presentations (using libetonyek)
- start on API documentation