summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2014-03-26RTF import: handle Relative{Height,Width}{,Relation}Miklos Vajna
2014-03-25Resolves: rhbz#1077780 crash on loading .docxCaolán McNamara
2014-03-25fdo#76563 DOCX import: speed up importing lots of hyperlinksMiklos Vajna
2014-03-23a -> r prefix for referencesMiklos Vajna
2014-03-23WaE: -Werror=maybe-uninitializedCaolán McNamara
2014-03-23include vectorCaolán McNamara
2014-03-23fdo#76356 : Docx file contianing chart in footer/header gets corrupted.sushil_shinde
2014-03-23WaE: passing OUString by value, rather pass by reference [loplugin]Tor Lillqvist
2014-03-22ooxml: preserve rich text sdt controlsJacobo Aragunde Pérez
2014-03-22ooxml: preserve text sdt propertyJacobo Aragunde Pérez
2014-03-22ooxml: Make SdtHelper grab bag more genericJacobo Aragunde Pérez
2014-03-21coverity#705975 Dereference before null checkCaolán McNamara
2014-03-21coverity#705974 Dereference before null checkCaolán McNamara
2014-03-21DOCX import: implement progressbarMiklos Vajna
2014-03-21Remove unnecessary dynamic_castMiklos Vajna
2014-03-21coverity#736084 Missing break in switchCaolán McNamara
2014-03-21Missing includesStephan Bergmann
2014-03-21coverity#705442 Improper use of negative valueCaolán McNamara
2014-03-21writerfilter: remove unused OutputWithDepthMiklos Vajna
2014-03-20Don't duplicate relationship sequences while walking them.Michael Meeks
2014-03-20Handle altname in docx's fonttable.xmlChris Sherlock
2014-03-20ooxml: preserve dataBinding tag in SDT propertiesJacobo Aragunde Pérez
2014-03-20fdo#76327: only enclose the checkbox in the sdt block.Jacobo Aragunde Pérez
2014-03-20ooxml: import combobox sdt controlJacobo Aragunde Pérez
2014-03-20ooxml: preserve checkbox sdt controlJacobo Aragunde Pérez
2014-03-20ooxml: preserve docPartList property in sdt blocksJacobo Aragunde Pérez
2014-03-19coverity#738947 Uninitialized pointer fieldCaolán McNamara
2014-03-18fdo#72775 : LibreOffice hang while opening some documentsTushar Bende
2014-03-18writerfilter: fix indentation in SdtHelperMiklos Vajna
2014-03-17ooxml: preserve several simple types of sdtJacobo Aragunde Pérez
2014-03-17fdo#76109: LO Crashes while opening the docx file containing three fieldsDinesh Patil
2014-03-17ooxml: preserve w:sdt blocks containing w:docPartObj propertiesJacobo Aragunde Pérez
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin
2014-03-15writerfilter: remove unused analyzer*Miklos Vajna
2014-03-15unused WW8BinaryObjHandlerMiklos Vajna
2014-03-15rtftok: OPEN_M_TOKEN -> RTFTokenizer::lookupMathKeyword()Miklos Vajna
2014-03-15rtftok: add static array that maps between rtf and ooxml math tokensMiklos Vajna
2014-03-14RTF import: fix ordering of old-style dhght in case of equal valuesMiklos Vajna
2014-03-14RTF import: anchor drawing objects at-character by defaultMiklos Vajna
2014-03-14writerfilter: unused WW8TableDataHandlerMiklos Vajna
2014-03-14RTF import: fix dobxpage before dptxbxMiklos Vajna
2014-03-14fdo#69289 RTF import: handle cells with zero widthMiklos Vajna
2014-03-14fdo#74775: Preseved Citation after round trip.Rohit Deshmukh
2014-03-13Missing includeStephan Bergmann
2014-03-12writerfilter: assert that substream doesn't leave extra contextsMichael Stahl
2014-03-12bnc#865381 DOCX import: fix w:trHeight for cells with btLr text directionMiklos Vajna
2014-03-12bnc#865381 DOCX import: fix btLr cell direction when having vertical mergeMiklos Vajna
2014-03-12ignore large twips values like MSO does (cp#1000043)Luboš Luňák
2014-03-11rhbz#1075124: writerfilter: fix tables with negative left marginMichael Stahl
2014-03-11SdtHelper: fix indentationMiklos Vajna