summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-08use RTFSkipDestination instead of skipDestination()Miklos Vajna
2011-08-08Add a new RTFSkipDestination classMiklos Vajna
2011-08-08RTFDocumentImpl: add set/get methods for SkipUnknownMiklos Vajna
2011-08-08implement font alignment paragraph sprmsMiklos Vajna
2011-08-08dmapper: paragraph vertical alignment supportMiklos Vajna
2011-08-08DomainMapper_Impl::AddBookmark: missing empty stack checkMiklos Vajna
2011-08-08fix shape import for the unit testMiklos Vajna
2011-08-08dmapper: more null pointer checks for the unit testMiklos Vajna
2011-08-08testrtf: add support for an indeterminate directoryMiklos Vajna
2011-08-08Fix paragraph styles in non-debug buildMiklos Vajna
2011-08-08modelfactory may not be available, that's fineMiklos Vajna
2011-08-06[PATCH] do not use hard-code/clone/in writerfilter testsNorbert Thiebaud
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe
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