summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2011-08-04add another dependencyCaolán McNamara
2011-08-04testrtftok: depend on writerfilterMiklos Vajna
2011-08-04RTFDocumentImpl::dispatchSymbol: warning fixMiklos Vajna
2011-08-04Merge remote-tracking branch 'feature/gsoc2011_rtfimport'Miklos Vajna
2011-08-04CVE-2010-3451-1.rtf: reduce size of thisMiklos Vajna
2011-08-04add new failing test rtf filesMiklos Vajna
2011-08-04testrtf: ignore dotfilesMiklos Vajna
2011-08-04reject files with unmatched { or }Miklos Vajna
2011-08-04dmapper: m_xText may be nullMiklos Vajna
2011-08-03testrtftok: fix path on windowsMiklos Vajna
2011-08-03a control word's name cannot be longer than 32 lettersMiklos Vajna
2011-08-03more passing rtf test docsMiklos Vajna
2011-08-03fixes for CVE-2010-3333-1.rtfMiklos Vajna
2011-08-03fixes for CVE-2007-0245-1.rtfMiklos Vajna
2011-08-03initial rtf unit testMiklos Vajna
2011-08-03couple of null pointer checks for the unit testMiklos Vajna
2011-08-03the old filter does not support parsing without a destination documentMiklos Vajna
2011-08-03RtfFilter::filter: always do an import, unless a source document is givenMiklos Vajna
2011-08-03Revert "fix: qnametostr is no cxx file"Robert Nagy
2011-08-02fix: qnametostr is no cxx fileThomas Arnhold
2011-08-01Import of xrefs to numbered paragraphs from docxTroy Rollo
2011-08-01Fix parent level count in numbering from docxTroy Rollo
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-29no need to call lcl_RtfToString in product buildMiklos Vajna
2011-07-29Add initial support for the EQ field (fdo#36089)Miklos Vajna
2011-07-29handle groups inside fldinst destinationMiklos Vajna
2011-07-29send cell width values in the first row onlyMiklos Vajna
2011-07-29RTFSprms::erase: use return value to signal if the call was a noopMiklos Vajna
2011-07-29avoid sending duplicated paragraph flagsMiklos Vajna
2011-07-29inherit table definition from previous row if it's missingMiklos Vajna
2011-07-29Support table definition at the start of the rowMiklos Vajna
2011-07-29these are unusedMiklos Vajna
2011-07-29these static methods are no longer neededMiklos Vajna
2011-07-29Introduce the RTFSprms classMiklos Vajna
2011-07-29Introduce RTFParserState::Clone, closes fdo#36922Miklos Vajna
2011-07-29Make RTFValue::Clone a deep copyMiklos Vajna
2011-07-29RTF_SL: ignore zero parameter, that means auto, which is the defaultMiklos Vajna
2011-07-29groups inside font/style/revision tables are optionalMiklos Vajna
2011-07-29Alter font/style tables earlierMiklos Vajna
2011-07-29Move font and style table out of rtf parser stateMiklos Vajna
2011-07-29implement RTF_ATNAUTHORMiklos Vajna
2011-07-29dmapper: handle redline authors inside annotation fieldsMiklos Vajna
2011-07-29implement RTF_ATNDATEMiklos Vajna
2011-07-29dmapper: handle redline dates inside annotation fieldsMiklos Vajna
2011-07-29don't try to close the last section if it's not startedMiklos Vajna
2011-07-29fixes for CVE-2010-3333-1.rtfMiklos Vajna
2011-07-29fix for CVE-2005-2972-1.rtfMiklos Vajna
2011-07-29fixes for CVE-2010-3451-1.rtfMiklos Vajna
2011-07-29don't try to skip the header of an empty streamMiklos Vajna
2011-07-29skip the ole header when sending native dataMiklos Vajna