summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper_Impl.cxx
AgeCommit message (Expand)Author
2022-09-22crashtesting: fix assert seen with forum-mso-en-8349.docxCaolán McNamara
2022-08-03tdf#143703 sw: always assign name for fly sectionVasily Melenchuk
2022-02-14tdf#146917: docx import: better support for style with num resetVasily Melenchuk
2022-02-09tdf#126287: docx import: use defered linebreakVasily Melenchuk
2021-12-21tdf#104823: basic support for reading field data from databindingVasily Melenchuk
2021-09-23tdf#123642: keep last bookmark at the document endVasily Melenchuk
2021-05-31tdf#132752: docx import: improvements for first line indent in listsVasily Melenchuk
2020-08-28tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk
2020-07-07tdf#134264 writerfilter: fix DOCX->DOC of ADDRESSBLOCK fieldMichael Stahl
2020-06-09tdf#132596 writerfilter: fix paste of RTF with header/footerMichael Stahl
2020-05-15tdf#132514 DOCX import: fix lost table style with footerLászló Németh
2020-05-13tdf#95189: docx import: apply list ovverride only onceVasily Melenchuk
2020-05-05tdf#108496: DOCX: redesign of override in listsVasily Melenchuk
2020-04-20tdf#132185: field command does not necessarily end with spaceMike Kaganski
2020-04-14tdf#132001 DOCX import: fix crash: redline in floating tableLászló Németh
2020-03-04tdf#123873 DOCX IMPORT: fix unhandled textwrap for objectsBakos Attila
2020-02-11tdf#129221 DOCX import: fix missing restart of numberingMiklos Vajna
2020-02-10tdf#129912 correctly stop unstyled footnote parsingJan-Marek Glogowski
2020-02-07DOCX import: don't give up on floating tables in headers completelyMiklos Vajna
2020-02-07tdf#108272 DOCX table-only header: fix SAX parser errorLászló Németh
2020-01-30tdf#129237 just add content checks for Input fieldsJan-Marek Glogowski
2020-01-28tdf#130214: workaround invalid state resulting from error on importMike Kaganski
2020-01-15tdf#129525 writerfilter: ignore GOTOBUTTON fieldMichael Stahl
2020-01-14tdf#129805 writerfilter: fix import of nested generic fieldMichael Stahl
2020-01-13tdf#128207: DOCX import: fix chart positioningBakos Attila
2020-01-09tdf#129353, tdf#129402: fix node creation on index importMike Kaganski
2020-01-08tdf#123262 writerfilter: completely ignore footnote separatorsJustin Luth
2020-01-06tdf#129475 DOCX: fix gridAfter with shape-only cellsLászló Németh
2019-12-21tdf#129247 writerfilter,sw: improve handling of CONTROL fieldsMichael Stahl
2019-12-17tdf#112202 writerfilter,sw: fix loss of headersMichael Stahl
2019-12-16Related: tdf#115719 DOCX import: fix increased spacing vs left-aligned objectsMiklos Vajna
2019-12-09fdo#38414 tdf#44986: DOCX table import: handle gridBefore/AfterLászló Németh
2019-12-06tdf#120546 fix DOCX overriding numrule formatJan-Marek Glogowski
2019-11-27crashtesting: failure on import of tdf113230-1.docxCaolán McNamara
2019-11-22crashtesting: failure on import of tdf10306-1.docxCaolán McNamara
2019-11-21tdf#119054 DOCX: fix not table style based bottom marginLászló Németh
2019-11-20tdf#128820: use wps namespace for simple text shapesMike Kaganski
2019-11-18tdf#128752 DOCX: fix partial direct paragraph spacing in tablesLászló Németh
2019-11-12use std::move when popping stuff off stacksNoel Grandin
2019-11-11tdf#128428 RTF: clean-up for longer space sequence modeLászló Németh
2019-11-11tdf#128460 import SwInputField from DOCX FILLINJan-Marek Glogowski
2019-11-11tdf#124986: docx: remove trailing quotation marks and spaces from set fieldsbrinzing
2019-11-08tdf#128504 save DOCX as ODT: don't color not highlighted hyperlinksTünde Tóth
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-31tdf#125038 DOCX import: better support for linebreaks in IF fieldsMiklos Vajna
2019-10-31Fix typosAndrea Gelmini
2019-10-31tdf#125038 DOCX import: fix lost MERGEFIELD result inside an IF fieldMiklos Vajna
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-30Related: tdf#125038 DOCX import: fix unexpected linebreak inside IF conditionMiklos Vajna
2019-10-29writerfilter: assert that start position is before end positionMichael Stahl