The writerfilter module contains import filters for Writer, using its UNO API. Import filter for docx, doc and rtf. == Module contents == * documentation * inc: global headers (can be included by other modules) * qa: unittests and subsequenttests * 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 * doctok: incomplete and unused ww8 (.doc) tokenizer * filter: the UNO filter service implementations, invoked by UNO and calling the dmapper + one of the tokenizers * odiapi * ooxml: the docx tokenizer * resourcemodel * rtftok: the rtf tokenizer 80 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/starmath/Module_starmath.mk
AgeCommit message (Expand)Author
2016-08-18screenshots: add new global make targetArmin Le Grand
2016-08-18screenshots: add dialog test cases for starmathArmin Le Grand
2016-07-31tdf#101022 Export Greek symbol to MathML with correct mathvariantTakeshi Abe
2015-01-13fdo#70185: starmath: unit test writingTakeshi Abe
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-11deliver all uiconfig files by UIConfigDavid Tardon
2013-04-11rename UI to UIConfigDavid Tardon
2012-11-23try to fix and reenable starmath unit testsCaolán McNamara
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara
2012-09-22make starmath's gbuild module name the same as dirDavid Tardon