Blame NEWS

rpm-build 9243a4
libmspub 0.1.4
rpm-build 9243a4
rpm-build 9243a4
- Fix several problems found by oss-fuzz.
rpm-build 9243a4
- Fix regression in closing shape groups that caused missing shapes on
rpm-build 9243a4
  second and subsequent pages. (tdf#116018)
rpm-build 9243a4
rpm-build 9243a4
libmspub 0.1.3
rpm-build 9243a4
rpm-build 9243a4
- Workaround a build error on some 32-bit systems.
rpm-build 9243a4
- Parse table row and column sizes. (tdf#89061)
rpm-build 9243a4
- Fix various problems when parsing broken files, found with the help of
rpm-build 9243a4
  american-fuzzy-lop and oss-fuzz.
rpm-build 9243a4
- Make the output of pub2foo --help more compatible with help2man.
rpm-build 9243a4
- Extract more metadata from documents.
rpm-build 9243a4
- Require C++11 for build.
rpm-build 9243a4
- Drop outdated MSVC project files.
rpm-build 9243a4
- Handle table cells containing multiple paragraphs correctly. (tdf#89393)
rpm-build 9243a4
- Parse more text formatting attributes: all underline types, small
rpm-build 9243a4
  caps, all caps, outline, emboss, engrave, shadow.
rpm-build 9243a4
- Parse text language.
rpm-build 9243a4
- Various minor changes and improvements.
rpm-build 9243a4
rpm-build 9243a4
libmspub 0.1.2
rpm-build 9243a4
rpm-build 9243a4
- Check arguments of public functions. Passing NULL no longer causes
rpm-build 9243a4
  a crash.
rpm-build 9243a4
- Use symbol visibility on Linux. The library only exports the two public
rpm-build 9243a4
  functions now.
rpm-build 9243a4
- Fix several crashes and hangs when reading broken files, found with the help
rpm-build 9243a4
  of american-fuzzy-lop.
rpm-build 9243a4
- Add support for embedded fonts.
rpm-build 9243a4
- Add initial support for tables.
rpm-build 9243a4
- Parse document metadata.
rpm-build 9243a4
rpm-build 9243a4
libmspub 0.1.1
rpm-build 9243a4
rpm-build 9243a4
- Fix a crash when opening certain documents in LibreOffice, caused by a symbol
rpm-build 9243a4
  clash.
rpm-build 9243a4
- Several minor code improvements.
rpm-build 9243a4
rpm-build 9243a4
libmspub 0.1.0
rpm-build 9243a4
rpm-build 9243a4
- switch to librevenge