summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfcontrolwords.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2012-12-22fdo#57886 fix import of RTF_MLIMLOCMiklos Vajna1-0/+1
2012-12-07remove bogus assert and add emacs modelines.Michael Meeks1-0/+1
2012-07-24implement import of RTF_M{POS,VERTJC,LIMUPP,LIMUPPPR,GROUPCHR,GROUPCHRPR}Miklos Vajna1-0/+2
2012-07-24implement import of RTF_{MFUNC,MFUNCPR,MFNAME,MLIMLOW,MLIMLOWPR,MLIM}Miklos Vajna1-0/+2
2012-04-21rtftok: try to make tinderboxes happyMiklos Vajna1-12/+0
2012-04-21fdo#44736 speed up RTF import a bit by sorting keywordsMiklos Vajna1-0/+18
2012-03-13Related: fdo#45563 RTF import of \r should be the same as \parMiklos Vajna1-0/+1
2012-03-13Bug 45563 - incorrect IMPORT of Zotero RTF, regressionChristina Rossmanith1-0/+1
2011-11-25RTF import: fixed the missing paragraph breaks from fdo#43206.Cédric Bosdonnat1-0/+1
2011-11-24RTF import: partly fixed the WMF images scaling.Cédric Bosdonnat1-0/+2
2011-08-18implement RTF_FLYANCHORMiklos Vajna1-0/+1
2011-08-18implement RTF_FLYVERT and RTF_FLYHORZMiklos Vajna1-0/+2
2011-08-18enter RTF_FLYMAINCNTMiklos Vajna1-0/+1
2011-07-29rtfcontrolwords should not know about rtfdocumentimplMiklos Vajna1-2/+0
2011-07-01add license headersMiklos Vajna1-0/+27
2011-06-23use SAL_N_ELEMENTSMiklos Vajna1-2/+3
2011-05-27introduce enum for rtf keywordsMiklos Vajna1-1814/+1813
2011-05-27rtfcontrolwords: drop N suffixMiklos Vajna1-527/+527
2011-05-27RTFDocumentImpl::dispatchKeyword: query control word type from tableMiklos Vajna1-1/+2
2011-05-27extend control word list from specMiklos Vajna1-1/+1813
2011-05-27introduce initial pRTFControlWordsMiklos Vajna1-0/+15