summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2011-08-12WaE: initialise these, older gcc does not recognize we always do so laterMiklos Vajna1-2/+2
2011-08-12Merge remote-tracking branch 'feature/gsoc2011_rtfimport'Miklos Vajna19-215/+622
2011-08-12fdo#37691: Initial support for the textbox shapeMiklos Vajna1-1/+1
2011-08-12support picture at the start of the documentMiklos Vajna1-0/+1
2011-08-12Picture frame: we need the destination text outside the pict groupMiklos Vajna1-0/+5
2011-08-11add the module oox into tail_build's foldNorbert Thiebaud2-4/+4
2011-08-11we already have a using directive for theseMiklos Vajna3-18/+15
2011-08-11fix the "last char is missing from footnote when Word produces the rtf" bugMiklos Vajna3-0/+21
2011-08-11adjust for timezone when reading datetimeLuboš Luňák1-8/+45
2011-08-11do not ignore attributes on <w:comment>Luboš Luňák2-2/+4
2011-08-11ignore RTF_FORMSHADEMiklos Vajna1-0/+3
2011-08-11implement RTF_NOLINEMiklos Vajna1-0/+13
2011-08-11the rtf exporter uses RTF_ENDDOC to order footnotes to the end of a chapterMiklos Vajna2-1/+10
2011-08-11correct dependencies in writerfilterMatúš Kukan2-2/+2
2011-08-11rtftok: send footnote numbering typesMiklos Vajna1-0/+15
2011-08-11dmapper: implement footnote numbering typesMiklos Vajna3-0/+18
2011-08-11skip RTF_AFTNRSTCONT and RTF_AFTNRESTARTMiklos Vajna1-0/+6
2011-08-11implement footnote numbering typesMiklos Vajna1-0/+18
2011-08-11implement RTF_FTNSTARTMiklos Vajna2-1/+5
2011-08-11it's enough to set these as a default sprmMiklos Vajna1-2/+0
2011-08-11implement RTF_AFTNSTARTMiklos Vajna1-0/+4
2011-08-10implement endnote numbering typesMiklos Vajna2-3/+23
2011-08-10skip RTF_AENDDOC and RTF_AENDNOTESMiklos Vajna1-0/+6
2011-08-10implement the RTF_FALT destinationMiklos Vajna2-1/+18
2011-08-10Move destination text to RTFParserStateMiklos Vajna2-25/+26
2011-08-10RTFDocumentImpl: avoid raw pointersMiklos Vajna2-16/+8
2011-08-10RTFValue: avoid raw pointersMiklos Vajna2-19/+17
2011-08-10dmapper: implement PAGEREF fieldMiklos Vajna4-2/+47
2011-08-10Fix page numbersMiklos Vajna1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe12-11/+11
2011-08-08use RTFSkipDestination instead of skipDestination()Miklos Vajna3-50/+16
2011-08-08Add a new RTFSkipDestination classMiklos Vajna3-0/+123
2011-08-08RTFDocumentImpl: add set/get methods for SkipUnknownMiklos Vajna2-0/+12
2011-08-08implement font alignment paragraph sprmsMiklos Vajna1-0/+19
2011-08-08dmapper: paragraph vertical alignment supportMiklos Vajna3-0/+24
2011-08-08DomainMapper_Impl::AddBookmark: missing empty stack checkMiklos Vajna1-0/+2
2011-08-08fix shape import for the unit testMiklos Vajna2-11/+12
2011-08-08dmapper: more null pointer checks for the unit testMiklos Vajna2-63/+119
2011-08-08testrtf: add support for an indeterminate directoryMiklos Vajna2-5/+17
2011-08-08Fix paragraph styles in non-debug buildMiklos Vajna1-0/+2
2011-08-08modelfactory may not be available, that's fineMiklos Vajna1-1/+0
2011-08-06[PATCH] do not use hard-code/clone/in writerfilter testsNorbert Thiebaud1-2/+2
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-04add another dependencyCaolán McNamara1-2/+2
2011-08-04testrtftok: depend on writerfilterMiklos Vajna1-0/+1
2011-08-04RTFDocumentImpl::dispatchSymbol: warning fixMiklos Vajna1-1/+1
2011-08-04Merge remote-tracking branch 'feature/gsoc2011_rtfimport'Miklos Vajna20-50/+519
2011-08-04CVE-2010-3451-1.rtf: reduce size of thisMiklos Vajna1-2055/+0
2011-08-04add new failing test rtf filesMiklos Vajna2-0/+2083
2011-08-04testrtf: ignore dotfilesMiklos Vajna1-0/+6