summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2014-08-01writerfilter: fix dbglevel=2 buildMiklos Vajna3-40/+40
2014-08-01fdo#81893: writerfilter: RTF import: \qc before \page was lostMichael Stahl1-0/+4
2014-08-01fdo#81892: writerfilter: RTF import: add support for table row alignmentMichael Stahl1-0/+21
2014-08-01clean up unused OOXMLFastContextHandler::fldData parameterMiklos Vajna4-9/+3
2014-08-01FILESAVE [DOCX] Hyperlink text is getting lost after RT fdo#81492Vinaya Mandke4-2/+19
2014-08-01writerfilter: fail on non-existing includesMiklos Vajna2-20/+1
2014-07-31writerfilter: fix some -Werror=unused in previous patchMichael Stahl3-3/+1
2014-07-31fdo#75757: Remove inheritance from std::map.Matthew Pottage9-332/+325
2014-07-31SdtHelper::createDateControl: clear the property list after reading itMiklos Vajna1-0/+2
2014-07-31DOCX import: merging properties of different SDT's are not wantedMiklos Vajna1-0/+6
2014-07-31writerfilter: fix ubsan complaints about "-42" enum valueMichael Stahl2-4/+25
2014-07-30writerfilter: remove unused <namespace-alias id=""> attributesMiklos Vajna1-30/+30
2014-07-30DOCX import: handle exact end of paragraph w:sdt tagsMiklos Vajna5-2/+26
2014-07-30Fix *_component_getFactory function typeStephan Bergmann1-1/+1
2014-07-30Remove redundant casts to voidStephan Bergmann2-11/+3
2014-07-29fdo#81384: writerfilter: turn the horrible btLr cell text dir hackMichael Stahl2-4/+4
2014-07-29writerfilter: whoever started non-reference variable names with "r"Michael Stahl2-11/+15
2014-07-29writerfilter: nobody reads enumnameMiklos Vajna1-5/+0
2014-07-29writerfilter: unused OOXMLFactory_*::getName()Miklos Vajna4-27/+0
2014-07-29DOCX filter: map <w:sdt> outside paragraphs to paragraph propertiesMiklos Vajna3-2/+18
2014-07-29fdo#80580: LO crashes while opening the document on ubuntu buildYogesh Bharate1-2/+3
2014-07-29fdo#81486:custom property with the same name as Document Property not importedCharu Tyagi1-1/+10
2014-07-29DOCX import: handle ooxml::CT_Spacing_lineRule after lineMiklos Vajna1-0/+10
2014-07-28writerfilter: nobody reads the classfordefine attributeMiklos Vajna2-9/+3
2014-07-28(related: fdo#81033) writerfilter: default tab fill character is spaceMichael Stahl1-2/+7
2014-07-28fdo#81033: writerfilter: RTF import: fix tab stop inheritance from styleMichael Stahl1-1/+4
2014-07-28writerfilter: unneeded whitespace tweakMiklos Vajna1-6/+2
2014-07-28writerfilter: add script to detect generated code changesMiklos Vajna1-0/+47
2014-07-28Copy first-header-footer test from ww8 to ooxmlLuke Deller2-41/+15
2014-07-27writerfilter: convert factoryimpl_ns to PythonMiklos Vajna4-1214/+719
2014-07-27indentation fixesMiklos Vajna6-22/+12
2014-07-26coverity#1228873 Division or modulo by float zeroCaolán McNamara1-1/+1
2014-07-26fdo#80908 - avoid lots of alloc/free of common integer values.Jeffrey Stedfast5-32/+54
2014-07-26fdo#80908 - avoid lots of alloc/free of 2x boolean values.Jeff Stedfast4-11/+30
2014-07-22fdo#80486 writerfilter: RTF import: ignore \par inside \ftnsepMichael Stahl1-7/+3
2014-07-22fdo#77996: writerfilter: RTF import: re-work destination text bufferingMichael Stahl2-46/+104
2014-07-22writerfilter: pass uno::Reference by reference, more dmapper...Michael Stahl12-34/+47
2014-07-22writerfilter: pass uno::Reference by reference in DomainMapper_ImplMichael Stahl4-59/+68
2014-07-22writerfilter: more pass uno::Reference by reference in dmapperMichael Stahl6-10/+12
2014-07-22writerfilter: pass uno::Reference by reference in RTFSdrImportMichael Stahl2-9/+12
2014-07-22writerfilter: pass uno::Reference by reference in RTFValueMichael Stahl2-14/+19
2014-07-22writerfilter: more pass by reference on PropertyMapMichael Stahl2-10/+13
2014-07-22writerfilter: pass uno::Reference by referenceMichael Stahl9-10/+12
2014-07-21Rename FILED_BIBLIOGRAPHY to FIELD_BIBLIOGRAPHYJoren De Cuyper2-4/+4
2014-07-21fdo#80902: Document grid type is not rendered properlyPriyankaGaikwad2-1/+19
2014-07-21fdo#81381 Objects:Icon is not editable after LO ExportRavindra_Vidhate1-1/+7
2014-07-21fdo#81380: LO crashes while opening the documentdinesh_mp1-1/+2
2014-07-21fix floating table over section with several columns (part of bnc#875383)Luboš Luňák2-1/+4
2014-07-19indentation fixesMiklos Vajna3-33/+38
2014-07-19writerfilter: RTF import: ignore \listname destination differentlyMichael Stahl2-0/+11