summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfcontrolwords.cxx
AgeCommit message (Expand)Author
2018-09-27tdf#119037 rtf (im/ex)port: new borderlinesJustin Luth
2018-01-25tdf#105910 Allow defaults to be used as parameters for RTF control words.ekuiitr
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2016-07-15writerfilter: avoid inclusion of deprecated C++ headerMiklos Vajna
2015-03-29writerfilter: turn RTFDestinationState into a C++11 scoped enumerationMiklos Vajna
2015-03-08tdf#49893: fix for missing header on page 2Vasily Melenchuk
2014-11-02unused includes in RTF filter and related filesMiklos Vajna
2014-05-02writerfilter: fix indentation in rtfcontrolwordsMiklos Vajna
2014-03-15rtftok: add static array that maps between rtf and ooxml math tokensMiklos Vajna
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-12-22fdo#57886 fix import of RTF_MLIMLOCMiklos Vajna
2012-12-07remove bogus assert and add emacs modelines.Michael Meeks
2012-07-24implement import of RTF_M{POS,VERTJC,LIMUPP,LIMUPPPR,GROUPCHR,GROUPCHRPR}Miklos Vajna
2012-07-24implement import of RTF_{MFUNC,MFUNCPR,MFNAME,MLIMLOW,MLIMLOWPR,MLIM}Miklos Vajna
2012-04-21rtftok: try to make tinderboxes happyMiklos Vajna
2012-04-21fdo#44736 speed up RTF import a bit by sorting keywordsMiklos Vajna
2012-03-13Related: fdo#45563 RTF import of \r should be the same as \parMiklos Vajna
2012-03-13Bug 45563 - incorrect IMPORT of Zotero RTF, regressionChristina Rossmanith
2011-11-25RTF import: fixed the missing paragraph breaks from fdo#43206.Cédric Bosdonnat
2011-11-24RTF import: partly fixed the WMF images scaling.Cédric Bosdonnat
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-06-23use SAL_N_ELEMENTSMiklos Vajna
2011-05-27introduce enum for rtf keywordsMiklos Vajna
2011-05-27rtfcontrolwords: drop N suffixMiklos Vajna
2011-05-27RTFDocumentImpl::dispatchKeyword: query control word type from tableMiklos Vajna
2011-05-27extend control word list from specMiklos Vajna
2011-05-27introduce initial pRTFControlWordsMiklos Vajna