summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper
AgeCommit message (Expand)Author
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-04tdf#120315 DOCX import: fix cells merged verticallyBakos Attila
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
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
2019-10-29writerfilter: need to always import form-fields with their ffDataMichael Stahl
2019-10-29writerfilter: fix handling of checkbox/dropdown fieldmarksMichael Stahl
2019-10-29writerfilter: use insert position in PushFieldContext()Michael Stahl
2019-10-28Related: tdf#125038 DOCX import: fix unexpected MERGEFIELD result inside IFMiklos Vajna
2019-10-28related tdf#99602 writerfilter TODO: subscript - use CharStyle fontsizeJustin Luth
2019-10-28tdf#121441 improve DOCX footnote importJan-Marek Glogowski
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-23sw: add test for RTF/DOCX roundtrip of nested fieldsMichael Stahl
2019-10-23writerfilter: add config to import all fields as generic, incl. commandsMichael Stahl
2019-10-23writerfilter: adapt the "real" fieldmark path in CloseFieldCommand()Michael Stahl
2019-10-23writerfilter: StartOrEndBookmark(): don't hardcode end of documentMichael Stahl
2019-10-23tdf#120224 writerfilter: don't suppress all bookmarks inside fieldsMichael Stahl
2019-10-23writerfilter: import nested generic fields from RTFMichael Stahl
2019-10-22sw: what is that exception aboutMichael 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-17writerfilter: clean up now redundant PROP_LAYOUT_IN_CELLMiklos Vajna
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-17tdf#108350 writerfilter: restore TimesNewRoman as default fontJustin Luth
2019-10-16tdf#106843 DOCX: export/import change tracking protectionLászló Németh
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-16tdf#128156 DOCX import: fix losing redline at page breakLászló Németh
2019-10-16writerfilter: sync layout-in-cell vs wrap-though behavior with ww8 importMiklos Vajna
2019-10-12tdf#127741 DOCX import: format hyperlink with Default character styleTünde Tóth
2019-10-12tdf#106843 DOCX: forbid disabling protected Record ChangesLászló Németh
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-10writerfilter: remove pointless if in appendTextPortion()Michael Stahl
2019-10-10tdf#127814 DOCX: fix default paragraph margin in table cellsLá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-09loplugin:redundantpointerops check other pointer typesNoel Grandin
2019-10-08tdf#127825 DOCX import: fix handling for tbrl, auto-height and rel size shapesMiklos Vajna
2019-10-07cid#1130173 Logically dead codeCaolán McNamara
2019-10-07related tdf#99602 writerfilter TODO: subscript - use ParaStyle fontsizeJustin Luth
2019-10-04ofz#17992 null derefCaolán McNamara
2019-10-04related tdf#99602 writerfilter: deferredCharProps unhandled in StylesJustin Luth
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-10-03tdf#81100 DOCX import: repeat header according to table styleLászló Németh