Go to file
Danilo Spinella d09a0a1438 Accepting request 1058626 from home:dirkmueller:Factory
- 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
2023-01-16 16:37:13 +00:00
.gitattributes Accepting request 235353 from home:fstrba 2014-05-26 09:09:12 +00:00
.gitignore Accepting request 235353 from home:fstrba 2014-05-26 09:09:12 +00:00
librevenge-0.0.5.tar.xz Accepting request 1058626 from home:dirkmueller:Factory 2023-01-16 16:37:13 +00:00
librevenge.changes Accepting request 1058626 from home:dirkmueller:Factory 2023-01-16 16:37:13 +00:00
librevenge.spec Accepting request 1058626 from home:dirkmueller:Factory 2023-01-16 16:37:13 +00:00