summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfreferenceproperties.hxx
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-10-25only the now removed OOXML tokenizer called getType()Miklos Vajna
2014-06-19indentation fixesMiklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-29writerfilter: fix indentation in rtfreferencepropertiesMiklos Vajna
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan 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-11-25fdo#44736 RTF import: ignore direct formatting which equals to styleMiklos Vajna
2012-07-04removed unnecessary forward declarations of classTakeshi Abe
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-27missing docMiklos Vajna
2011-05-27move RTFReferenceProperties to its own fileMiklos Vajna