summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2023-03-03tdf#153891 DOCX import: crash fix at missing cell propertiesLászló Németh
2023-03-02tdf#143311 writerfilter: import decorative flag on as-char flys tooMichael Stahl
2023-03-02tdf#153874 writerfilter: fix anchoring of decorative shapesMichael Stahl
2023-02-23tdf#153526 writerfilter: catch exception from no NumberingRulesJustin Luth
2023-02-16tdf#147258 DOCX import: fix bad char format w/ inline <w:sdt> and data bindingMiklos Vajna
2023-02-08tdf#153083 writerfilter,sw: DOCX locale-dependent TOC \t style names, 3Michael Stahl
2023-02-08tdf#130782 tdf#153203 writerfilter,sw: DOCX import/export of a11yMichael Stahl
2023-02-08tdf#153083 writerfilter: import locale-dependent TOC \t style names, 2Michael Stahl
2023-02-08tdf#153090 writerfilter,sw: DOCX/RTF import/export of TOC \c \tMichael Stahl
2023-01-31tdf#152884 import alpha too for schemeClrRegina Henschel
2023-01-23tdf#153046 RTF import: fix lost paragraph alignment after page breakMiklos Vajna
2023-01-23writerfilter: removed remains of GAP_HALF define and its usageVasily Melenchuk
2023-01-19tdf#153082 writerfilter,sw: import/export locale-dependent TOC ...Michael Stahl
2023-01-19tdf#153083 writerfilter: import locale-dependent TOC \t style namesMichael Stahl
2023-01-19tdf#152952 sw: don't hyphenate URLs by defaultMichael Stahl
2023-01-19tdf#131386 writerfilter: RTF import paragraph mark formattingMichael Stahl
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