summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfvalue.cxx
AgeCommit message (Expand)Author
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-10fdo#49692 RTFValue::Clone(): copy m_bForceString as wellMiklos Vajna
2012-02-07rtftok: use m_r prefix for C++ reference members onlyMiklos Vajna
2012-01-23Fix for fdo43460 Part XLV getLength() to isEmpty()Olivier Hallot
2011-11-27RTFValue: remove unneeded includesMiklos Vajna
2011-08-10RTFValue: avoid raw pointersMiklos Vajna
2011-07-29Introduce the RTFSprms classMiklos Vajna
2011-07-29Make RTFValue::Clone a deep copyMiklos Vajna
2011-07-29teach RTFValue to deal with io::XInputStreamMiklos Vajna
2011-07-01add license headersMiklos Vajna
2011-07-01leveltext can be an empty stringMiklos Vajna
2011-06-15introduce RTFSprms_tMiklos 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-06rtfvalue: reasonable getstring output for int valuesMiklos 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-30RTFValue::toString: handle string valueMiklos Vajna
2011-05-30make it possible to store strings in an RTFValueMiklos Vajna
2011-05-27rtfvalue: allow cloningMiklos Vajna
2011-05-27initial RTFValueMiklos Vajna