summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-22tdf#121658 Roundtrip w:doNotHyphenateCaps via InteropGrabBagSamuel Mehrbrodt1-0/+3
2019-11-13tdf#95374 DOCX import: reset left indentation at disabled numberingLászló Németh1-0/+5
2019-11-06crashtesting: null deref on import of lp482242-3.rtfCaolán McNamara1-2/+5
2019-11-06tdf#99602 writerfilter: import subscript into character styleJustin Luth1-3/+22
2019-11-06tdf#121661 Roundtrip w:hyphenationZone via InteropGrabBagSamuel Mehrbrodt1-0/+3
2019-11-03loplugin:stringaddNoel Grandin1-2/+1
2019-10-28tdf#121441 improve DOCX footnote importJan-Marek Glogowski1-8/+87
2019-10-23writerfilter: add config to import all fields as generic, incl. commandsMichael Stahl1-2/+6
2019-10-17loplugin:virtualdead unused param in BinaryObj::dataNoel Grandin1-2/+1
2019-10-17writerfilter: fix commentJustin Luth1-1/+1
2019-10-17loplugin:virtualdead unused param in LoggedStream::lcl_infoNoel Grandin1-4/+0
2019-10-17loplugin:virtualdead unusedparam in LoggedTable::lcl_entryNoel Grandin1-2/+1
2019-10-16tdf#128156 DOCX import: fix losing redline at page breakLászló Németh1-1/+2
2019-10-09tdf#120336 DOCX import: fix page break after tracked deletionLászló Németh1-1/+3
2019-10-09NFC writerfilter: preparation for adding CharProps to GetAnyPropertyJustin Luth1-4/+4
2019-10-07related tdf#99602 writerfilter TODO: subscript - use ParaStyle fontsizeJustin Luth1-42/+10
2019-10-04related tdf#99602 writerfilter: deferredCharProps unhandled in StylesJustin Luth1-1/+2
2019-09-04tdf#95848 writerfilter: DOCX import: fix mapping of w:abstractNumMichael Stahl1-0/+6
2019-09-02tdf#124491 DOCX: import tracked changes of empty paragraphsLászló Németh1-0/+1
2019-08-23tdf#119809: FILESAVE DOCX The combo box ActiveX control is lostTamás Zolnai1-2/+3
2019-08-06tdf#126309 RTF import: fix not needed para adjust swap for bidi textMiklos Vajna1-1/+4
2019-08-05tdf126701: MSForms: Fix import of date field at the end of the paragraph.Tamás Zolnai1-14/+14
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerfilterStephan Bergmann1-8/+8
2019-07-22MSForms: DOCX filter: fix crash when the date field is inside a shapeTamás Zolnai1-4/+5
2019-07-18tdf#125894: DOCX: import tracked changes in framesLászló Németh1-0/+2
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai1-37/+44
2019-07-12MSForms: DOCX filter: The new text-based date field is allowed in the header.Tamás Zolnai1-16/+6
2019-07-12MSForms: DOCX filter: import manually set date field as plain textTamás Zolnai1-6/+11
2019-07-12MSForms: DOCX import of text-based date fieldTamás Zolnai1-17/+4
2019-07-10tdf#121663 DOCX import: fix missing space in line numberingLászló Németh1-1/+8
2019-07-05sw btlr writing mode: handle import from VMLMiklos Vajna1-3/+0
2019-06-24Don't prematurely convert nEscapement from double to sal_Int16Stephan Bergmann1-2/+2
2019-06-18loplugin:logexceptionnicely in writerfilterNoel Grandin1-2/+2
2019-06-03tdf#120412 char formatting UI: clean-up DFLT_ESC_AUTOLászló Németh1-3/+13
2019-05-29tdf#120412 DOCX filter: fix missing superscriptJozsef Szakacs1-0/+2
2019-04-30tdf#123636 writerfilter: handle deferred breaks on framesJustin Luth1-0/+16
2019-04-25related tdf#123636 writerfilter: split newline also if PAGE_BREAKJustin Luth1-0/+7
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist1-3/+3
2019-02-20tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl1-1/+3
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin1-1/+1
2019-02-12DOCX, RTF filter: handle distributed para adjustMiklos Vajna1-1/+1
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin1-4/+4
2019-01-07related tdf#100074: prepare group shapes text input via writerfilterThorsten Behrens1-0/+2
2018-12-29tdf#120511 writerfilter: track inserted frame per sectionJustin Luth1-0/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-3/+3
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+1
2018-11-13tdf#121203 DOCX import: fix loss of free-form text in date controlMiklos Vajna1-1/+1
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski1-1/+1
2018-11-06tdf#118166 writerfilter: no design mode if ole controls existJustin Luth1-2/+5
2018-11-03tdf#120703 PVS: V547 Expression is always falseMike Kaganski1-2/+2