summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
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-09tdf124367 DOCX import: fix rounding error in table cell widthsBakos Attila
2019-11-08tdf#128504 save DOCX as ODT: don't color not highlighted hyperlinksTünde Tóth
2019-11-07loplugin:unusedmethodsNoel Grandin
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-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-31Resolves: rhbz#1766990 starmath might not be availableCaolán McNamara
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-30writerfilter: rtftok: filter control charactersMichael Stahl
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-26size some stringbuffer to prevent re-allocNoel 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-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17loplugin:virtualdead unused param in BinaryObj::dataNoel Grandin
2019-10-17loplugin:virtualdead unused param in OOXMLDocument::setXNoteTypeNoel 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