- update to 0.1.8:
+ use libxml2 to parse xml's equations...
+ code modernization:
use range-based for loop, use nullptr,
fix too small loop variables,
don't access static members through instance,
+ retrieve more border's attributes in tables,
+ retrieve draw:auto-grow-width,draw:fit-to-size,draw:z-index,
style:print-content, style:shrink-to-fit attributes in graphics
+ output numbers with more precision,
- Other improvements and fixes.
OBS-URL: https://build.opensuse.org/request/show/865051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libodfgen?expand=0&rev=17
- update to 0.1.8:
+ use libxml2 to parse xml's equations...
+ code modernization:
use range-based for loop, use nullptr,
fix too small loop variables,
don't access static members through instance,
+ retrieve more border's attributes in tables,
+ retrieve draw:auto-grow-width,draw:fit-to-size,draw:z-index,
style:print-content, style:shrink-to-fit attributes in graphics
+ output numbers with more precision,
- Other improvements and fixes.
OBS-URL: https://build.opensuse.org/request/show/864442
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libodfgen?expand=0&rev=36
- Version bump to 0.1.5:
- graphics:
+ add code for librevenge:replacement-objects
+ allow to set the opacity value:"draw:opacity" for surfaces which
contain patterns,
+ add minimalist implementation of "measure": if drawPolyline is
called with two points and draw:show-unit is set, then create a
draw:measure tag instead of a draw:line...
- sheet interface:
+ add some operators (plage, union, intersection and %)
OBS-URL: https://build.opensuse.org/request/show/350184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libodfgen?expand=0&rev=13
- graphics:
+ add code for librevenge:replacement-objects
+ allow to set the opacity value:"draw:opacity" for surfaces which
contain patterns,
+ add minimalist implementation of "measure": if drawPolyline is
called with two points and draw:show-unit is set, then create a
draw:measure tag instead of a draw:line...
- sheet interface:
+ add some operators (plage, union, intersection and %)
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libodfgen?expand=0&rev=27
- 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.
OBS-URL: https://build.opensuse.org/request/show/311931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libodfgen?expand=0&rev=12
- 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.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libodfgen?expand=0&rev=25