The writerfilter module contains import filters for Writer, using its UNO API. Import filter for docx and rtf. == Module contents == * documentation: RNG schema for the OOXML tokenizer, etc. * inc: module-global headers (can be included by any files under source) * qa: cppunit tests * source: the filters themselves * util: UNO passive registration config == Source contents == * dmapper: the domain mapper, hiding UNO from the tokenizers, used by DOCX and RTF import * The incoming traffic of dmapper can be dumped into an XML file in /tmp in debug builds, start soffice with the `SW_DEBUG_WRITERFILTER=1` environment variable if you want that. * filter: the UNO filter service implementations, invoked by UNO and calling the dmapper + one of the tokenizers * ooxml: the docx tokenizer * rtftok: the rtf tokenizer -4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/comphelper/stl_types.hxx
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-01-18 20:14:59 +0100
committerAndras Timar <andras.timar@collabora.com>2021-01-18 20:14:59 +0100
commit85586e2cbb47709f63208f3048f7bf7f748a4887 (patch)
tree6af96745f9367ef83d7108a2cc0d5a572dd39d69 /include/comphelper/stl_types.hxx
parent7ca75d8227205defb2a3dea6223be4eec15ee2e3 (diff)
Bump version to 6.4-20 co-6.4-20
Change-Id: Ieddb6a702659dc09a23cb453b03516b96da5424d