summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2023-01-11tdf#103956: RTF import: fix for \cellx0 or no params.Vasily Melenchuk
2023-01-10tdf#152784: RTF import: more default paragraph paramsVasily Melenchuk
2023-01-09tdf#148578: Do not apply table shift for RTFVasily Melenchuk
2023-01-09ms format import: better handling for invalid stylesVasily Melenchuk
2023-01-06tdf#131203 DOCX import: fix lost table when w:tblGrid is missingLászló Németh
2022-12-22ofz#54461 Null-dereferenceCaolán McNamara
2022-12-20writerfilter: fix crash in DomainMapper_Impl::convertFieldFormula()Miklos Vajna
2022-12-20tdf#152506 DOCX import: fix mixed first footnoteLászló Németh
2022-12-12tdf#152203 DOCX import: fix mixed footnotes/endnotesLászló Németh
2022-12-12tdf#143311 offapi,oox,writerfilter,xmloff,sw: decorative flag on flysMichael Stahl
2022-12-12tdf#151548 sw content controls: preserve tag for block SDTsJustin Luth
2022-12-09tdf#149240 docx content controls: round-trip showingPlcHdr betterJustin Luth
2022-11-30related tdf#152305 writerfilter: avoid comment-related exceptionsJustin Luth
2022-11-30tdf#152289: implement external glossary relations roundtripMike Kaganski
2022-11-24tdf#152200: tolerate begin/end fldChar context mismatchMike Kaganski
2022-11-24tdf#151954 DOCX import: fix text moving before paragraph endLászló Németh
2022-11-24Introduce ParagraphProeprtiesPropertyMapStephan Bergmann
2022-11-24No need for the base class to virtual hereStephan Bergmann
2022-11-24Remove some unused includesMiklos Vajna
2022-11-23cleanup SdtControlType::plainText - same as the other controls.Justin Luth
2022-11-22DOCX filter: fix <w:id> creating both grab-bag and content control for <w:sdt>Miklos Vajna
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara
2022-11-18sw content controls: fix SdtHelper missing clear() itemsJustin Luth
2022-11-14Add some missing member operator== const qualifiersStephan Bergmann
2022-11-14tdf#151993 DOCX import: convert decimal comma only if neededLászló Németh
2022-11-14tdf#151912: sw: suppress exceptions during SDT evluationVasily Melenchuk
2022-11-11move password handling from SwModelTestBase to UnoApiTestXisco Fauli
2022-11-09UnoApiTest: factor out common codeXisco Fauli
2022-11-09sw content controls: allow no list items in a dropdownMiklos Vajna
2022-11-09tdf#148799 DOCX import: fix invalid formulas with commaLászló Németh
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli
2022-11-01CppunitTest_writerfilter_dmapper: inherit from UnoApiTestXisco Fauli
2022-11-01CppunitTest_writerfilter_rtftok: inherit from UnoApiTestXisco Fauli
2022-10-26sw content controls: enable data binding for dateMiklos Vajna
2022-10-13Fix typoAndrea Gelmini
2022-10-13Fix typoAndrea Gelmini
2022-10-13sw: improve duplicated bookmarks in copied header/footer textMiklos Vajna
2022-10-13tdf#149840 Use actual outer size for SmartArt in WriterRegina Henschel
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-10tdf#151261 DOCX import: fix dropdown SDT when the item display text is missingMiklos Vajna
2022-10-07tdf#136617 DOCX import: fix empty table paragraphs with direct formattingLászló Németh
2022-10-07tdf#151370: RTF import: docvar name/value can have several sequencesVasily Melenchuk
2022-10-05sw content controls: preserve tagMiklos Vajna
2022-10-05sw content controls: preserve aliasMiklos Vajna
2022-10-03tdf#138625 DOCX import: fix superscript footnote numbering in l10nLászló Németh
2022-09-29use more string_view in writerfilterNoel Grandin
2022-09-28tdf#147724: DOCX STD import: use storeid to indetify custom XMLVasily Melenchuk
2022-09-26tdf#150762 RTF import: fix missing left margin on numbered paragraphMiklos Vajna
2022-09-22sw content controls, combo box: add DOCX filterMiklos Vajna
2022-09-19sw content controls, plain text: enable DOCX filter with data bindingMiklos Vajna