Commit graph

9 commits

Author SHA1 Message Date
ryoon
35873b489f Update to 0.3.4
Changelog:
11/9/2014:
- AppleWorks/ClarisWorks parser[draw]:
  try to send master pages on each page of the final documents
  try to do not cut shapes, pictures which are on several pages (by creating bigger pages)

10/29/2014:
- MacDraw Pro: add a parser for MacDraw Pro v1

-------- version 0.3.4 (start)  -------------

10/2/2014:
- RagTime v5-v6: begin to find the main structures in a document, to be continued...
- fix some coverity problems.

9/12/2014:
- AppleWorks: add a presentation parser

8/22/2014:
- MacDraw II: add a parser for MacDraw II v1.0-v1.1

-------- version 0.3.3 (start)  -------------
2015-02-04 17:47:18 +00:00
wiz
d1ed021aa0 Update to 0.3.2:
28/7/2014:
- AppleWorks/ClarisWorks: manage multiple headers/footers + better rebuilding of complex group

1/7/2014:
- MacDraw: add a parser for v0 and v1 documents

22/6/2014:
- RagTime: add a parser to parse v2 and v3 documents

6/6/2014:
- rewrite MWAWCellContent::double2Date to avoid problem with 32/64 time_t values
- correct many <<small>> problems
2015-01-16 09:05:22 +00:00
wiz
52eb9436bf Bump ABI depends. Ride libwpd bump. 2014-07-23 06:29:15 +00:00
wiz
ba3dc2b4d3 Update to 0.3.1. Ride libwpd bump.
13/5/2014
- add code to create embedded spreadsheet
- AppleWorks/ClarisWorks: send page's embedded spreadsheets as spreadsheet (instead of table)
2014-07-23 06:20:48 +00:00
wiz
4f5cf1e0ad Recursive bump for libwpd shlib name change. 2014-07-22 10:53:29 +00:00
ryoon
668e2e4cc8 Update to 0.2.1
* Fix FreeBSD 10.0 clang build

Changelog:
not included.
2014-06-01 03:57:47 +00:00
ryoon
8bdda02925 Update to 0.2.0
* Fix dependency

Changelog:
Not available.
2014-02-02 07:25:39 +00:00
joerg
8c62a2b9a0 Update to 0.1.11 to fix the build with Clang due to a broken text
manipulation. Changes include:

- Improved support for various inputs.
- Refactorting
- Bug fixes
2013-09-17 21:17:43 +00:00
jaapb
031104521b Packaged converters/libmwaw, a library for reading old (pre-MacOS X)
Mac documents. Dependency of libreoffice.

(pkglint complains about C not being added to USE_LANGUAGES; this is fine,
the package only uses C++)
2013-08-24 16:09:56 +00:00