summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2014-07-29fdo#81384: writerfilter: turn the horrible btLr cell text dir hackMichael Stahl
2014-07-29writerfilter: whoever started non-reference variable names with "r"Michael Stahl
2014-07-29writerfilter: nobody reads enumnameMiklos Vajna
2014-07-29writerfilter: unused OOXMLFactory_*::getName()Miklos Vajna
2014-07-29DOCX filter: map <w:sdt> outside paragraphs to paragraph propertiesMiklos Vajna
2014-07-29fdo#80580: LO crashes while opening the document on ubuntu buildYogesh Bharate
2014-07-29fdo#81486:custom property with the same name as Document Property not importedCharu Tyagi
2014-07-29DOCX import: handle ooxml::CT_Spacing_lineRule after lineMiklos Vajna
2014-07-28writerfilter: nobody reads the classfordefine attributeMiklos Vajna
2014-07-28(related: fdo#81033) writerfilter: default tab fill character is spaceMichael Stahl
2014-07-28fdo#81033: writerfilter: RTF import: fix tab stop inheritance from styleMichael Stahl
2014-07-28writerfilter: unneeded whitespace tweakMiklos Vajna
2014-07-28writerfilter: add script to detect generated code changesMiklos Vajna
2014-07-28Copy first-header-footer test from ww8 to ooxmlLuke Deller
2014-07-27writerfilter: convert factoryimpl_ns to PythonMiklos Vajna
2014-07-27indentation fixesMiklos Vajna
2014-07-26coverity#1228873 Division or modulo by float zeroCaolán McNamara
2014-07-26fdo#80908 - avoid lots of alloc/free of common integer values.Jeffrey Stedfast
2014-07-26fdo#80908 - avoid lots of alloc/free of 2x boolean values.Jeff Stedfast
2014-07-22fdo#80486 writerfilter: RTF import: ignore \par inside \ftnsepMichael Stahl
2014-07-22fdo#77996: writerfilter: RTF import: re-work destination text bufferingMichael Stahl
2014-07-22writerfilter: pass uno::Reference by reference, more dmapper...Michael Stahl
2014-07-22writerfilter: pass uno::Reference by reference in DomainMapper_ImplMichael Stahl
2014-07-22writerfilter: more pass uno::Reference by reference in dmapperMichael Stahl
2014-07-22writerfilter: pass uno::Reference by reference in RTFSdrImportMichael Stahl
2014-07-22writerfilter: pass uno::Reference by reference in RTFValueMichael Stahl
2014-07-22writerfilter: more pass by reference on PropertyMapMichael Stahl
2014-07-22writerfilter: pass uno::Reference by referenceMichael Stahl
2014-07-21Rename FILED_BIBLIOGRAPHY to FIELD_BIBLIOGRAPHYJoren De Cuyper
2014-07-21fdo#80902: Document grid type is not rendered properlyPriyankaGaikwad
2014-07-21fdo#81381 Objects:Icon is not editable after LO ExportRavindra_Vidhate
2014-07-21fdo#81380: LO crashes while opening the documentdinesh_mp
2014-07-21fix floating table over section with several columns (part of bnc#875383)Luboš Luňák
2014-07-19indentation fixesMiklos Vajna
2014-07-19writerfilter: RTF import: ignore \listname destination differentlyMichael Stahl
2014-07-19fdo#78502: writerfilter: RTF import: handle \u keyword inside levelnumbersMichael Stahl
2014-07-19(related: fdo#78502) writerfilter: RTF import: fix invalid string copyMichael Stahl
2014-07-18DOCX import: handle <w:alias> for the date SDTMiklos Vajna
2014-07-18Use comphelper::SequenceAsHashMapMiklos Vajna
2014-07-18(related: fdo#79319): writerfilter: RTF imoprt: don't lose shapes in headerMichael Stahl
2014-07-18fdo#79319: writerfilter: RTF import: support horizontal ruleMichael Stahl
2014-07-18(related: fdo#79319) writerfilter: RTF import: fix crash on "fake" pictMichael Stahl
2014-07-18typoMichael Stahl
2014-07-18writerfilter: import RTF_NOCOLBALMiklos Vajna
2014-07-18fdo#80800 : DOCX: Preservation of Direct Formatting for non first Table CellsPallavi Jadhav
2014-07-17DOCX import: handle <w:noColumnBalance> compat settingMiklos Vajna
2014-07-17DOCX import: set DontBalanceTextColumns=true for the last section ...Miklos Vajna
2014-07-16writerfilter: identation fixesMiklos Vajna
2014-07-16Cleanup intrusive_ptr usage temporarily.Michael Meeks
2014-07-16fdo#80907 Implemented OOXMLFactory using boost::intrusive_ptr.Fahad Al-Saidi