summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2014-03-26apparently some table .docx properties shouldn't be < 0Luboš Luňák3-3/+10
2014-03-26Revert "rhbz#1075124: writerfilter: fix tables with negative left margin"Luboš Luňák2-14/+14
2014-03-26RTF import: handle Relative{Height,Width}{,Relation}Miklos Vajna1-0/+57
2014-03-25Resolves: rhbz#1077780 crash on loading .docxCaolán McNamara1-0/+2
2014-03-25fdo#76563 DOCX import: speed up importing lots of hyperlinksMiklos Vajna2-4/+44
2014-03-23a -> r prefix for referencesMiklos Vajna1-16/+16
2014-03-23WaE: -Werror=maybe-uninitializedCaolán McNamara1-1/+1
2014-03-23include vectorCaolán McNamara1-0/+2
2014-03-23fdo#76356 : Docx file contianing chart in footer/header gets corrupted.sushil_shinde4-17/+79
2014-03-23WaE: passing OUString by value, rather pass by reference [loplugin]Tor Lillqvist2-2/+2
2014-03-22ooxml: preserve rich text sdt controlsJacobo Aragunde Pérez3-1/+10
2014-03-22ooxml: preserve text sdt propertyJacobo Aragunde Pérez2-1/+3
2014-03-22ooxml: Make SdtHelper grab bag more genericJacobo Aragunde Pérez3-38/+37
2014-03-21coverity#705975 Dereference before null checkCaolán McNamara1-6/+3
2014-03-21coverity#705974 Dereference before null checkCaolán McNamara1-9/+3
2014-03-21DOCX import: implement progressbarMiklos Vajna5-8/+75
2014-03-21Remove unnecessary dynamic_castMiklos Vajna6-15/+14
2014-03-21coverity#736084 Missing break in switchCaolán McNamara1-0/+2
2014-03-21Missing includesStephan Bergmann1-0/+6
2014-03-21coverity#705442 Improper use of negative valueCaolán McNamara1-0/+2
2014-03-21writerfilter: remove unused OutputWithDepthMiklos Vajna3-226/+0
2014-03-20Don't duplicate relationship sequences while walking them.Michael Meeks1-2/+2
2014-03-20Handle altname in docx's fonttable.xmlChris Sherlock1-3/+5
2014-03-20ooxml: preserve dataBinding tag in SDT propertiesJacobo Aragunde Pérez2-1/+15
2014-03-20fdo#76327: only enclose the checkbox in the sdt block.Jacobo Aragunde Pérez5-3/+13
2014-03-20ooxml: import combobox sdt controlJacobo Aragunde Pérez2-14/+2
2014-03-20ooxml: preserve checkbox sdt controlJacobo Aragunde Pérez2-1/+47
2014-03-20ooxml: preserve docPartList property in sdt blocksJacobo Aragunde Pérez1-0/+1
2014-03-19coverity#738947 Uninitialized pointer fieldCaolán McNamara1-0/+1
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