summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfreferenceproperties.cxx
AgeCommit message (Expand)Author
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-11-25fdo#44736 RTF import: ignore direct formatting which equals to styleMiklos Vajna
2012-05-30don't overload operator-> and just forward specific methods, take twoCaolán McNamara
2012-05-30rtftok: undo tryToSafelyUpdateAnExistingProp, will be back soonMiklos Vajna
2012-05-30don't overload operator-> and just forward specific methodsCaolán McNamara
2012-02-07rtftok: use m_r prefix for C++ reference members onlyMiklos Vajna
2011-11-27RTFReferenceProperties: remove unneeded includesMiklos Vajna
2011-07-29Introduce the RTFSprms classMiklos Vajna
2011-07-01add license headersMiklos Vajna
2011-06-30RTFReferenceProperties: make second ctor argument optionalMiklos Vajna
2011-06-15introduce RTFSprms_tMiklos Vajna
2011-06-15Change the attribute/sprm list to a vector from a multimapMiklos Vajna
2011-06-06rtftok: std::map -> std::multimapMiklos Vajna
2011-05-30RTFReferenceProperties now takes care of attributes and sprms as wellMiklos Vajna
2011-05-30store RTFValue::Pointer_t instead of int in sprm hashmapsMiklos Vajna
2011-05-30int -> Id for sprm / attr identifiersMiklos Vajna
2011-05-27move RTFReferenceProperties to its own fileMiklos Vajna