summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfvalue.hxx
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-23RTFValue: extend to be able to store embed::XEmbeddedObjectMiklos Vajna
2012-05-29implement operator= tooDavid Tardon
2012-05-10fdo#49692 RTFValue::Clone(): copy m_bForceString as wellMiklos Vajna
2012-02-07rtftok: use m_r prefix for C++ reference members onlyMiklos Vajna
2011-11-27RTFValue: remove unneeded includesMiklos Vajna
2011-08-10RTFValue: avoid raw pointersMiklos Vajna
2011-07-29Introduce the RTFSprms classMiklos Vajna
2011-07-29teach RTFValue to deal with io::XInputStreamMiklos Vajna
2011-07-02rtftok: '>>' should be '> >' within a nested template argument listMiklos Vajna
2011-07-01add license headersMiklos Vajna
2011-07-01leveltext can be an empty stringMiklos Vajna
2011-06-15Change the attribute/sprm list to a vector from a multimapMiklos Vajna
2011-06-11RTFValue: add shapeMiklos Vajna
2011-06-09add RTFValue::setString()Miklos Vajna
2011-06-06rtftok: std::map -> std::multimapMiklos Vajna
2011-06-03RTFValue: return references, that reduces code hereMiklos Vajna
2011-06-03rtfvalue: make it able to store sprms as wellMiklos Vajna
2011-06-03RTFValue::getAttributes to make it possible altering attributes laterMiklos Vajna
2011-06-01RTFValue::Clone: copy all value typesMiklos Vajna
2011-06-01implement RTFValue::getProperties (it was a stub)Miklos Vajna
2011-05-30make it possible to store strings in an RTFValueMiklos Vajna
2011-05-27rtfvalue: allow cloningMiklos Vajna
2011-05-27initial RTFValueMiklos Vajna