summaryrefslogtreecommitdiff
path: root/writerfilter/README
blob: 2728cd19026b47f61062abe983629bc30dd70470 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
The writerfilter module contains import filters for Writer, using its
UNO API.

- inc: global headers (can be included by other modules)
- prj: information for dmake
- qa: unittests and subsequenttests
- source: the filters themselves

  * 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