summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfcontrolwords.hxx
AgeCommit message (Expand)Author
2017-03-25Fix typosAndrea Gelmini
2016-05-09writerfilter: extract dispatch{destination,flag,symbol,value} from rtfdocimplMiklos Vajna
2016-03-09RTF import: handle \staticvalMiklos Vajna
2016-03-09RTF import: handle \userprops and \propnameMiklos Vajna
2015-04-16RTF import: handle \objclassMiklos Vajna
2015-03-29writerfilter: turn RTFDestinationState into a C++11 scoped enumerationMiklos Vajna
2014-12-16(related fdo#84685): writerfilter: RTF import: support \tc TOC entryMichael Stahl
2014-12-16fdo#84685: writerfilter: RTF import: support \xe index entryMichael Stahl
2014-07-19writerfilter: RTF import: ignore \listname destination differentlyMichael Stahl
2014-05-02writerfilter: fix indentation in rtfcontrolwordsMiklos Vajna
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2014-03-15rtftok: add static array that maps between rtf and ooxml math tokensMiklos Vajna
2014-03-03-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-12-07remove bogus assert and add emacs modelines.Michael Meeks
2012-04-21rtftok: try to make tinderboxes happyMiklos Vajna
2012-04-21fdo#44736 speed up RTF import a bit by sorting keywordsMiklos Vajna
2011-09-02RTFSymbol: avoid unnecessary typedefMiklos Vajna
2011-08-18implement RTF_FLYANCHORMiklos Vajna
2011-08-18implement RTF_FLYVERT and RTF_FLYHORZMiklos Vajna
2011-08-18enter RTF_FLYMAINCNTMiklos Vajna
2011-07-29rtfcontrolwords should not know about rtfdocumentimplMiklos Vajna
2011-07-01add license headersMiklos Vajna
2011-05-27introduce enum for rtf keywordsMiklos Vajna