summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2014-03-18fdo#72775 : LibreOffice hang while opening some documentsTushar Bende1-5/+9
2014-03-18writerfilter: fix indentation in SdtHelperMiklos Vajna1-2/+2
2014-03-17ooxml: preserve several simple types of sdtJacobo Aragunde Pérez2-4/+8
2014-03-17fdo#76109: LO Crashes while opening the docx file containing three fieldsDinesh Patil1-0/+1
2014-03-17ooxml: preserve w:sdt blocks containing w:docPartObj propertiesJacobo Aragunde Pérez6-0/+79
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin30-80/+81
2014-03-15writerfilter: remove unused analyzer*Miklos Vajna2-27/+0
2014-03-15unused WW8BinaryObjHandlerMiklos Vajna3-97/+0
2014-03-15rtftok: OPEN_M_TOKEN -> RTFTokenizer::lookupMathKeyword()Miklos Vajna1-54/+16
2014-03-15rtftok: add static array that maps between rtf and ooxml math tokensMiklos Vajna6-137/+231
2014-03-14RTF import: fix ordering of old-style dhght in case of equal valuesMiklos Vajna5-10/+14
2014-03-14RTF import: anchor drawing objects at-character by defaultMiklos Vajna1-0/+4
2014-03-14writerfilter: unused WW8TableDataHandlerMiklos Vajna1-88/+0
2014-03-14RTF import: fix dobxpage before dptxbxMiklos Vajna1-1/+15
2014-03-14fdo#69289 RTF import: handle cells with zero widthMiklos Vajna1-0/+3
2014-03-14fdo#74775: Preseved Citation after round trip.Rohit Deshmukh3-2/+86
2014-03-13Missing includeStephan Bergmann1-0/+4
2014-03-12writerfilter: assert that substream doesn't leave extra contextsMichael Stahl2-17/+39
2014-03-12bnc#865381 DOCX import: fix w:trHeight for cells with btLr text directionMiklos Vajna3-4/+18
2014-03-12bnc#865381 DOCX import: fix btLr cell direction when having vertical mergeMiklos Vajna1-4/+8
2014-03-12ignore large twips values like MSO does (cp#1000043)Luboš Luňák1-2/+5
2014-03-11rhbz#1075124: writerfilter: fix tables with negative left marginMichael Stahl2-14/+14
2014-03-11SdtHelper: fix indentationMiklos Vajna1-2/+2
2014-03-10ooxml: preserve locale attribute in date controlsJacobo Aragunde Pérez4-1/+17
2014-03-10ooxml: preserve dateFormat for unchanged date controlsJacobo Aragunde Pérez2-1/+21
2014-03-10writerfilter: DateFormat member in SdtHelper as a string.Jacobo Aragunde Pérez3-18/+18
2014-03-10writerfilter: stylistic change to TextEffectsHandlerTomaž Vajngerl1-6/+8
2014-03-10coverity#1157794 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-03-10coverity#1157793 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-03-10coverity#1157792 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-03-10coverity#1130194 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-03-10coverity#1130173 Dead default in switchCaolán McNamara1-2/+0
2014-03-10DOCX strict import: handle mathMiklos Vajna1-0/+1
2014-03-10DOCX strict import: handle lockedCanvasMiklos Vajna1-0/+1
2014-03-10DOCX strict import: handle SmartArtMiklos Vajna1-0/+1
2014-03-10DOCX strict import: handle chartsMiklos Vajna1-0/+1
2014-03-08ooxml: fix export of empty date controlsJacobo Aragunde Pérez2-4/+7
2014-03-08writerfilter: import date into docx date controlsJacobo Aragunde Pérez4-0/+21
2014-03-08copy&paste from xmloffMiklos Vajna1-2/+1
2014-03-08unused OOXMLUniversalMeasureValue ctorMiklos Vajna2-6/+0
2014-03-08writerfilter: remove no longer needed doctok/resources.xmiMiklos Vajna3-16/+0
2014-03-08writerfilter: remove no longer needed doctok/resourcetools.xslMiklos Vajna2-387/+0
2014-03-08writerfilter: remove no longer needed doctok/sprmcodetostr.xslMiklos Vajna5-46/+0
2014-03-08writerfilter: remove no longer needed doctok/sprmids.xslMiklos Vajna12-76/+0
2014-03-07writerfilter: get rid of sprm:{CKul,CIco,STextFlow,TTextFlow}Miklos Vajna3-154/+5
2014-03-07DOCX strict import: fix pictures as wellMiklos Vajna1-0/+2
2014-03-07unused parameterMiklos Vajna2-2/+2
2014-03-07DOCX strict import: fix headersMiklos Vajna1-0/+1
2014-03-07ooxml: make GrabBagStack ready for reuse and move it to ooxTomaž Vajngerl2-93/+7
2014-03-07writerfilter: unused modelcleanup in ooxmlMiklos Vajna2-332/+0