File libodfgen.changes of Package libodfgen
-------------------------------------------------------------------
Sat Jun 13 13:02:33 UTC 2015 - tchvatal@suse.com
- Version bump to 0.1.4:
- drawing interface: do no forget to call startDocument/endDocument when
writing in the manifest
- metadata: added handler for 'template' metadata, unknown metadata are
written in a meta:user-defined elements,
- defineSheetNumberingStyle: can now define styles for the whole document
(and not only for the actual sheet)
- update doxygen configuration file + add a make astyle command
- Allow writing meta:creation-date metadata element for drawings and
presentations too.
- Improve handling of headings. Most importantly, write valid ODF.
- Write meta:generator metadata element.
- Add initial support for embedded fonts. It is currently limited to Flat
ODF output.
-------------------------------------------------------------------
Fri Nov 28 08:38:04 UTC 2014 - fstrba@suse.com
- Upgrade to version 0.1.2
* Use text:h element for headings. Any paragraph with
text:outline-level property is recognized as a heading.
* Handle layers.
* Improve handling of styles. Particularly, do not emit
duplicate styles.
* Slightly improve documentation.
* Handle master pages.
* Do not expect that integer properties are always in inches.
* Fix misspelled style:paragraph-properties element in
presentation notes.
* Only export public symbols on Linux.
* Fix bogus XML-escaping of metadata values.
* And many other improvements and fixes.
-------------------------------------------------------------------
Tue Jun 3 07:17:27 UTC 2014 - fstrba@suse.com
- Upgrade to version 0.1.0
* Export API symbols on Windows.
* Fix few minor problems with debug mode.
-------------------------------------------------------------------
Mon May 26 08:37:50 UTC 2014 - fstrba@suse.com
- Upgrade to version 0.1.0
* ABI change
* Remove dependencies on libwpd, libwpg and libetonyek
* Add dependency on librevenge
-------------------------------------------------------------------
Sat Jan 25 21:01:27 UTC 2014 - tchvatal@suse.com
- Cleanup with spec-cleaner.
-------------------------------------------------------------------
Sat Jan 18 15:45:55 UTC 2014 - crrodriguez@opensuse.org
- build with -fvisibility-inlines-hidden
-------------------------------------------------------------------
Sat Dec 14 16:12:42 UTC 2013 - fridrich.strba@suse.com
- Version bump to 0.0.4:
- fix handling of presentation tables
- fix handling of presentation notes
- fix handling of presentation comments
-------------------------------------------------------------------
Fri Nov 8 15:43:06 UTC 2013 - fridrich.strba@suse.com
- Build also the documentation
-------------------------------------------------------------------
Fri Nov 8 09:11:19 UTC 2013 - tchvatal@suse.com
- Version bump to 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
-------------------------------------------------------------------
Fri Nov 1 09:15:05 UTC 2013 - tchvatal@suse.com
- Use verbose build.
-------------------------------------------------------------------
Mon May 27 11:20:55 UTC 2013 - fridrich.strba@suse.com
- Upstream release 0.0.2
* Cleanup of build system
* Source code layout change, so that the public headers
can be directly included from the tarball
* Improvements in generation of borders and column separators
-------------------------------------------------------------------
Mon May 13 12:28:32 UTC 2013 - tchvatal@suse.com
- Drop zlib-devel as it is not really required
-------------------------------------------------------------------
Tue May 7 11:39:05 UTC 2013 - fridrich.strba@suse.com
- Upstream release 0.0.1
* Fix android build
* Fix different warnings
* Fix different wrong strings
-------------------------------------------------------------------
Mon May 6 12:08:21 UTC 2013 - tchvatal@suse.com
- Format the spec file.
-------------------------------------------------------------------
Mon May 6 12:07:17 UTC 2013 - tchvatal@suse.com
- Initial commit of odf generating library. Will be required by
libreoffice-4.1.