d09a0a1438
- update to 0.0.5: * Fix a bunch of issues discovered by oss-fuzz. * Require C++11 for building. * Modernize the code a bit. * Fix assignment of RVNGString from a C String. The previous code would append to the current content instead of replacing it. * When appending a characer to an RVNGString (i.e., using the char overload of append()), don't validate the character. Some libraries use this function to construct an RVNGString from UTF-8 code points. * Drop outdated MSVC project files. * Extend API documentation a bit. * Emit viewBox attribute for SVG output to fix user unit to ensure proper scaling. * More fixes for GDB pretty printers. OBS-URL: https://build.opensuse.org/request/show/1058626 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/librevenge?expand=0&rev=32 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
librevenge-0.0.5.tar.xz | ||
librevenge.changes | ||
librevenge.spec |