Kaydet (Commit) 700b7941 authored tarafından Josh Heidenreich's avatar Josh Heidenreich Kaydeden (comit) David Tardon

Added and improved READMEs for modules which used to be in filter

üst 223cca46
Filter registration and some simple filters (also descriptions).
Filter for a word processor file format popular in Korea (Hangul Word Processor).
Filter for file format of Lotus Word Pro.
Support for Office Open XML, the office XML-format designed by Microsoft.
See also:
[http://wiki.services.openoffice.org/wiki/OOX]
UNO wrappers for XML services.
The writerfilter module contains import filters for Writer, using its The writerfilter module contains import filters for Writer, using its UNO API.
UNO API.
- inc: global headers (can be included by other modules) Import filter for docx, doc and rtf.
- prj: information for dmake
- qa: unittests and subsequenttests
- source: the filters themselves
* dmapper: the domain mapper, hiding UNO from the tokenizers == Module contents ==
* doctok: incomplete ww8 (.doc) tokenizer * inc: global headers (can be included by other modules)
* filter: the uno filter service implementations * prj: information for dmake
* ooxml: the docx tokenizer * qa: unittests and subsequenttests
* rtftok: the rtf tokenizer * source: the filters themselves
== Source contents ==
* dmapper: the domain mapper, hiding UNO from the tokenizers
* doctok: incomplete ww8 (.doc) tokenizer
* filter: the uno filter service implementations
* ooxml: the docx tokenizer
* rtftok: the rtf tokenizer
Word Perfect filter, wrapper for [[libwpd]].
For converting documents among from and into formats and also for merging them.
Uses Java and plug-in architecture.
See also:
[http://xml.openoffice.org/xmerge/]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment