summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper
AgeCommit message (Expand)Author
2014-08-15Use DomainMapper::IsStyleSheetImport()Miklos Vajna
2014-08-14bnc#865381 DOCX import: handle <w:hideMark> table cell propertyMiklos Vajna
2014-08-13WaE: 'bIsSdtEndBefore' may be used uninitialized in this functionTor Lillqvist
2014-08-12-Werror,-Wunused-private-fieldNoel Grandin
2014-08-12Add reference to 'DomainMapper' to some DOCX import classesAdam Co
2014-08-11DOCX drawingML import: handle lack of ContourPolyPolygon shape propertyMiklos Vajna
2014-08-11DOCX drawingML import: handle SurroundContour shape propertyMiklos Vajna
2014-08-11fdo#82123 : DOCX: Corruption: File was getting corrupt fafter RTPallavi Jadhav
2014-08-10Sync oox -> writerfilter alias for wordprocessingmlMiklos Vajna
2014-08-10fdo#82106 RTF import: fix missing tab after special footnoteMiklos Vajna
2014-08-09Fixed erroneous comment (by me).Matthew Pottage
2014-08-08DOCX export: handle date SDT on paragraphsMiklos Vajna
2014-08-08DOCX import: handle date SDT in headers/footersMiklos Vajna
2014-08-08writerfilter: Move includes accordingly.Jan Holesovsky
2014-08-07coverity#1130195 Unchecked dynamic_castCaolán McNamara
2014-08-07writerfilter: This depended on the order of attributes.Jan Holesovsky
2014-08-06DOCX import: handle <w:cnfStyle> row propertyMiklos Vajna
2014-08-06DOCX import: handle <w:cnfStyle> cell propertyMiklos Vajna
2014-08-06DOCX import: handle <w:cnfStyle> paragraph propertyMiklos Vajna
2014-08-05writerfilter: bin OOXML_something duplication of oox::XML_something constantsMiklos Vajna
2014-08-05writerfilter: avoid 'using' in generated headerMiklos Vajna
2014-08-05writerfilter: tokenize all attributes of CT_CnfMiklos Vajna
2014-08-04more ambiguity fixesMiklos Vajna
2014-08-04fix ambiguityStephan Bergmann
2014-08-04DOCX import: handle all attributes of CT_TblLookMiklos Vajna
2014-08-04fdo#81993: Revert "Resolves: #i119464# Update default alignment ...Michael Stahl
2014-08-04writerfilter: tokenize all attributes of CT_TblLookMiklos Vajna
2014-08-04fdo#80986: disable highlight DOCX importZolnai Tamás
2014-08-02fdo#81944: writerfilter: RTF import: don't drop fonts in stylesheetMichael Stahl
2014-08-01writerfilter: fix dbglevel=2 buildMiklos Vajna
2014-07-31writerfilter: fix some -Werror=unused in previous patchMichael Stahl
2014-07-31fdo#75757: Remove inheritance from std::map.Matthew Pottage
2014-07-31SdtHelper::createDateControl: clear the property list after reading itMiklos Vajna
2014-07-31DOCX import: merging properties of different SDT's are not wantedMiklos Vajna
2014-07-31writerfilter: fix ubsan complaints about "-42" enum valueMichael Stahl
2014-07-30DOCX import: handle exact end of paragraph w:sdt tagsMiklos Vajna
2014-07-30Remove redundant casts to voidStephan Bergmann
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-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-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-28Copy first-header-footer test from ww8 to ooxmlLuke Deller
2014-07-27indentation fixesMiklos Vajna
2014-07-26coverity#1228873 Division or modulo by float zeroCaolán McNamara
2014-07-22writerfilter: pass uno::Reference by reference, more dmapper...Michael Stahl
2014-07-22writerfilter: pass uno::Reference by reference in DomainMapper_ImplMichael Stahl