summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfreferenceproperties.hxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2012-12-07remove bogus assert and add emacs modelines.Michael Meeks1-0/+1
2012-11-25fdo#44736 RTF import: ignore direct formatting which equals to styleMiklos Vajna1-0/+2
2012-07-04removed unnecessary forward declarations of classTakeshi Abe1-2/+0
2012-02-07rtftok: use m_r prefix for C++ reference members onlyMiklos Vajna1-2/+2
2011-11-27RTFReferenceProperties: remove unneeded includesMiklos Vajna1-2/+0
2011-07-29Introduce the RTFSprms classMiklos Vajna1-4/+4
2011-07-01add license headersMiklos Vajna1-0/+27
2011-06-30RTFReferenceProperties: make second ctor argument optionalMiklos Vajna1-0/+1
2011-06-15introduce RTFSprms_tMiklos Vajna1-5/+4
2011-06-15Change the attribute/sprm list to a vector from a multimapMiklos Vajna1-3/+4
2011-06-06rtftok: std::map -> std::multimapMiklos Vajna1-3/+3
2011-05-30RTFReferenceProperties now takes care of attributes and sprms as wellMiklos Vajna1-1/+2
2011-05-30store RTFValue::Pointer_t instead of int in sprm hashmapsMiklos Vajna1-2/+3
2011-05-30int -> Id for sprm / attr identifiersMiklos Vajna1-2/+2
2011-05-27missing docMiklos Vajna1-0/+1
2011-05-27move RTFReferenceProperties to its own fileMiklos Vajna1-0/+27