summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2023-01-13tdf#131386 writerfilter: RTF import paragraph mark formattingMichael Stahl
2023-01-13tdf#152952 sw: don't hyphenate URLs by defaultMichael Stahl
2023-01-13ooxml: fix theme color type mapping: bg -> light, text -> darkTomaž Vajngerl
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2023-01-12tdf#152425 Synchronize import and export style names mappingMike Kaganski
2023-01-10tdf#103956: RTF import: fix for \cellx0 or no params.Vasily Melenchuk
2023-01-09tdf#148578: Do not apply table shift for RTFVasily Melenchuk
2023-01-06tdf#152784: RTF import: more default paragraph paramsVasily Melenchuk
2023-01-06writerfilter: removed remains of GAP_HALF define and its usageVasily Melenchuk
2023-01-06tdf#152884 import alpha too for schemeClrRegina Henschel
2023-01-05tdf#131203 DOCX import: fix lost table when w:tblGrid is missingLászló Németh
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-03docx: Preserve w15:appearance SdtPr attributeofftkp
2023-01-01sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl
2022-12-29ms format import: better handling for invalid stylesVasily Melenchuk
2022-12-29Properly print floatsStephan Bergmann
2022-12-25sw: support for reading back theme color from OOXMLTomaž Vajngerl
2022-12-21ofz#54461 Null-dereferenceCaolán McNamara
2022-12-20writerfilter: fix crash in DomainMapper_Impl::convertFieldFormula()Miklos Vajna
2022-12-19loplugin:unocast (oox::ForumlaImExportBase)Stephan Bergmann
2022-12-19tdf#152206 DOCX import: fix mixed first footnoteLászló Németh
2022-12-18Combine oox::FormulaIm-/ExportBaseStephan Bergmann
2022-12-16Revert "fix math export/import in docx/rtf"Stephan Bergmann
2022-12-16sw content controls: enhance preserve idJustin Luth
2022-12-14tdf#151548 sw content controls: preserve tabIndexJustin Luth
2022-12-13tdf#151548 sw content controls: preserve lockJustin Luth
2022-12-13tdf#148035 sw content controls: cursor-move for runSdt onlyJustin Luth
2022-12-10tdf#152203 DOCX import: fix mixed footnotes/endnotesLászló Németh
2022-12-09Fix typoAndrea Gelmini
2022-12-09tdf#143311 offapi,oox,writerfilter,xmloff,sw: decorative flag on flysMichael Stahl
2022-12-09tdf#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