summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfsprm.hxx
AgeCommit message (Expand)Author
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2012-12-28fdo#45183 fix RTF import of tables with different row widthsMiklos Vajna
2012-12-07fdo#44736 - convert RTFSprms to a copy-on-write structure.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-30fdo#49968 speed up RTF import of repeated character/paragraph propertiesMiklos Vajna
2012-05-30rtftok: undo tryToSafelyUpdateAnExistingProp, will be back soonMiklos Vajna
2012-05-30Resolves: rhbz#825548 some rtf documents take vast amounts of time to loadCaolán McNamara
2012-05-30don't overload operator-> and just forward specific methodsCaolán McNamara
2012-05-29implement operator= tooDavid Tardon
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2011-11-27RTFSprm: remove unneeded includesMiklos Vajna
2011-07-29RTFSprms::erase: use return value to signal if the call was a noopMiklos Vajna
2011-07-29these static methods are no longer neededMiklos Vajna
2011-07-29Introduce the RTFSprms classMiklos Vajna
2011-07-29Make RTFValue::Clone a deep copyMiklos Vajna
2011-07-02rtftok: '>>' should be '> >' within a nested template argument listMiklos Vajna
2011-07-01add license headersMiklos Vajna
2011-06-27add RTFSprm::eraseMiklos Vajna
2011-06-17RTF_CELL: emit table cell sprms/attributesMiklos Vajna
2011-06-15introduce RTFSprms_tMiklos Vajna
2011-06-15add RTFSprm::find that can search for an sprm key in a vectorMiklos Vajna
2011-05-30store RTFValue::Pointer_t instead of int in sprm hashmapsMiklos Vajna
2011-05-27initial RTFReferenceProperties::resolveMiklos Vajna
2011-05-27initial RTFSprmMiklos Vajna