Revision
3046 -
Directory Listing
-
[select for diffs]
Modified
Tue Aug 8 14:06:10 2006 UTC
(15 years, 9 months ago)
by
jstuyts
Diff to
previous 3004
,
to
selected 2137
Implemented conversion of StarView metafiles.
Changed implementation of conversion of Windows metafiles to use OpenOffice.org Draw just like the conversion of StarView metafiles. WMF2Viewer is no longer necessary.
Revision
2908 -
Directory Listing
-
[select for diffs]
Modified
Wed Aug 2 10:33:37 2006 UTC
(15 years, 9 months ago)
by
jstuyts
Diff to
previous 2650
,
to
selected 2137
Switched from 'ThreadSafe' to 'SingleThreaded'. This has the following two consequences:
- if there are any multithreaded issues, these are avoided.
- A new connection to OpenOffice.org is opened each time so connection issues are no longer a problem.
Revision
2137 -
Directory Listing
-
[selected]
Modified
Tue May 9 07:26:56 2006 UTC
(16 years ago)
by
jstuyts
Diff to
previous 2113
Extended to also write the document type to a file so clients can easily determine whether or not the document is of the supported type.