3846385710
- Update to 0.4.11: - XYWrite: add a parser to .fil v2,v4 files - wks,wk1: try to correct some problems when retrieving cell's reference.
Tomáš Chvátal
2020-06-18 11:36:39 +00:00
b86d6e11e1
Version update to 0.4.9: * QuattroPro: add parser to .wb3 files * Multiplan: add parser to DOS v1-v3 files * charts: try to retrieve charts in .wk*, .wq* files * QuattroPro: add parser to .wb[12] files * switch to c++11 * fuzzing: correct many problems
Tomáš Chvátal
2018-05-30 10:46:15 +00:00
bb6dfbf98f
- Version update to 0.4.2: * Add support for microsoft write files
Tomáš Chvátal
2015-10-07 08:13:42 +00:00
dc589e2755
Accepting request 327648 from LibreOffice:Factory
Stephan Kulow
2015-08-29 18:02:30 +00:00
fab5ff0d91
- Version bump to 0.4.1: - QuattroPro: correct a mistake when reading negative cell's position. - Fix some Windows build problems. - Fix more than 10 hangs when reading damaged files, found with the help of american-fuzzy-lop. - Performance: improve the sheet's output generation.
Tomáš Chvátal
2015-08-28 07:32:44 +00:00
1d7bd78f38
Accepting request 311973 from home:Zaitor:branches:LibreOffice:Factory
Fridrich Strba2015-06-15 05:59:32 +00:00
4a9e9132bb
- Version bump to 0.4.0: - add support for unknown encoding files (ie. DOS file) - add potential support for converting Lotus, ... documents, - accept to convert all Lotus Wk1 files and Symphony Wk1 files, - add support for Lotus Wk3 and Wk4 documents, - add support for Quattro Pro Wq1 and Wq2 documents, - only in debug mode, add pre-support for Lotus Wk5..., must allow to retrieve the main sheets content's with no formatting, - add potential support for asking the document's password ( but do nothing ) - correct some compiler warnings when compiling in debug mode.
Tomáš Chvátal
2015-06-13 13:16:28 +00:00
07b470d09d
- Version bump to 0.3.1: - Fix parsing of floating-point numbers in specific cases. - Fix several minor issues reported by Coverity and Clang. - Check arguments of public functions. Passing NULL no longer causes a crash. - Use symbol visibility on Linux. The library only exports the public functions now. - Import @TERM and @CTERM functions (fdo#86241). - Handle LICS character encoding in spreadsheets (fdo#87222). - Fix a crash when reading a broken file, found with the help of american-fuzzy-lop.
Tomáš Chvátal
2015-01-02 13:16:24 +00:00
6ffeecda2d
Accepting request 242312 from LibreOffice:Factory
Stephan Kulow
2014-07-27 16:47:02 +00:00