summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper.cxx
AgeCommit message (Expand)Author
2021-02-09tdf#91920 sw page gutter margin: add DOCX filterMiklos Vajna
2020-10-27DOCX import, altChunk: fix missing page breakMiklos Vajna
2020-10-27DOCX import: handle <w:altChunk r:id="..."/>Miklos Vajna
2020-06-15tdf#128195 Keep spacing below last paragraph in header (docx)Samuel Mehrbrodt
2020-06-02tdf#78352: docx import: allow tab at left indent for listVasily Melenchuk
2020-05-19DOCX import: tokenize <w:numFmt w:val="custom" w:format="...">Miklos Vajna
2020-05-12sw: add DOCX import for semi-transparent textMiklos Vajna
2020-05-07DOCX import: don't touch the ZOrder of inline, in-shape objectsMiklos Vajna
2020-04-08tdf#131594: switch line numbering off if w:countBy="0"Xisco Fauli
2020-02-24tdf#130817 RTF doesn't set custom footnote stateJan-Marek Glogowski
2020-02-24tdf#130814 preserve context before page breaksJan-Marek Glogowski
2020-02-10tdf#129912 correctly stop unstyled footnote parsingJan-Marek Glogowski
2020-01-30tdf#129659 DOCX check global footnote contextJan-Marek Glogowski
2020-01-20tdf#129888 DOCX shape import: handle o:allowincellBakos Attila
2020-01-09tdf#129353, tdf#129402: fix node creation on index importMike Kaganski
2020-01-08tdf#123262 writerfilter: completely ignore footnote separatorsJustin Luth
2019-12-20tdf#87569 tdf#109411 DOCX import: fix shape anchor in tablesBakos Attila
2019-11-22tdf#121658 Roundtrip w:doNotHyphenateCaps via InteropGrabBagSamuel Mehrbrodt
2019-11-13tdf#95374 DOCX import: reset left indentation at disabled numberingLászló Németh
2019-11-06crashtesting: null deref on import of lp482242-3.rtfCaolán McNamara
2019-11-06tdf#99602 writerfilter: import subscript into character styleJustin Luth
2019-11-06tdf#121661 Roundtrip w:hyphenationZone via InteropGrabBagSamuel Mehrbrodt
2019-11-03loplugin:stringaddNoel Grandin
2019-10-28tdf#121441 improve DOCX footnote importJan-Marek Glogowski
2019-10-23writerfilter: add config to import all fields as generic, incl. commandsMichael Stahl
2019-10-17loplugin:virtualdead unused param in BinaryObj::dataNoel Grandin
2019-10-17writerfilter: fix commentJustin Luth
2019-10-17loplugin:virtualdead unused param in LoggedStream::lcl_infoNoel Grandin
2019-10-17loplugin:virtualdead unusedparam in LoggedTable::lcl_entryNoel Grandin
2019-10-16tdf#128156 DOCX import: fix losing redline at page breakLászló Németh
2019-10-09tdf#120336 DOCX import: fix page break after tracked deletionLászló Németh
2019-10-09NFC writerfilter: preparation for adding CharProps to GetAnyPropertyJustin Luth
2019-10-07related tdf#99602 writerfilter TODO: subscript - use ParaStyle fontsizeJustin Luth
2019-10-04related tdf#99602 writerfilter: deferredCharProps unhandled in StylesJustin Luth
2019-09-04tdf#95848 writerfilter: DOCX import: fix mapping of w:abstractNumMichael Stahl
2019-09-02tdf#124491 DOCX: import tracked changes of empty paragraphsLászló Németh
2019-08-23tdf#119809: FILESAVE DOCX The combo box ActiveX control is lostTamás Zolnai
2019-08-06tdf#126309 RTF import: fix not needed para adjust swap for bidi textMiklos Vajna
2019-08-05tdf126701: MSForms: Fix import of date field at the end of the paragraph.Tamás Zolnai
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerfilterStephan Bergmann
2019-07-22MSForms: DOCX filter: fix crash when the date field is inside a shapeTamás Zolnai
2019-07-18tdf#125894: DOCX: import tracked changes in framesLászló Németh
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai
2019-07-12MSForms: DOCX filter: The new text-based date field is allowed in the header.Tamás Zolnai
2019-07-12MSForms: DOCX filter: import manually set date field as plain textTamás Zolnai
2019-07-12MSForms: DOCX import of text-based date fieldTamás Zolnai
2019-07-10tdf#121663 DOCX import: fix missing space in line numberingLászló Németh
2019-07-05sw btlr writing mode: handle import from VMLMiklos Vajna
2019-06-24Don't prematurely convert nEscapement from double to sal_Int16Stephan Bergmann
2019-06-18loplugin:logexceptionnicely in writerfilterNoel Grandin