summaryrefslogtreecommitdiff
path: root/writerfilter/source
AgeCommit message (Expand)Author
2011-08-04RTFDocumentImpl::dispatchSymbol: warning fixMiklos Vajna
2011-08-04reject files with unmatched { or }Miklos Vajna
2011-08-04dmapper: m_xText may be nullMiklos Vajna
2011-08-03a control word's name cannot be longer than 32 lettersMiklos Vajna
2011-08-03fixes for CVE-2010-3333-1.rtfMiklos Vajna
2011-08-03fixes for CVE-2007-0245-1.rtfMiklos 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-01Import of xrefs to numbered paragraphs from docxTroy Rollo
2011-08-01Fix parent level count in numbering from docxTroy Rollo
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
2011-07-29Initial OLE object supportMiklos Vajna
2011-07-29teach RTFValue to deal with io::XInputStreamMiklos Vajna
2011-07-29enter object and result destinationsMiklos Vajna
2011-07-29implement RTF_COMMENTMiklos Vajna
2011-07-29implement RTF_COMPANYMiklos Vajna
2011-07-29implement RTF_OPERATORMiklos Vajna
2011-07-29implement RTF_VERSIONMiklos Vajna
2011-07-29implement RTF_NOFCHARSWSMiklos Vajna
2011-07-29implement RTF_NOFPAGES, WORDS, CHARSMiklos Vajna
2011-07-29implement RTF_EDMINSMiklos Vajna
2011-07-29implement RTF_AUTHORMiklos Vajna
2011-07-29rtftokenizer should not know about charsetsMiklos Vajna