summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
2022-11-30tdf#152289: implement external glossary relations roundtripMike Kaganski
2022-11-29tdf#152152 DOCX export: fix lost WDP images in artistic effectsTünde Tóth
2022-11-28Add some more utility methods to SwFormatAnchorNoel Grandin
2022-11-26use more SwFormatAnchor::GetAnchorNode methodNoel Grandin
2022-11-25tdf#152200: Make sure to not write objects into field character runsMike Kaganski
2022-11-24add SwFormatAnchor::GetAnchorNode methodNoel Grandin
2022-11-23Fix loplugin:redundantcast check for same-type dynamic_castStephan Bergmann
2022-11-22DOCX filter: fix <w:id> creating both grab-bag and content control for <w:sdt>Miklos Vajna
2022-11-22tdf#152045 DOCX export: fix empty display text for content control list itemsMiklos Vajna
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara
2022-11-17ofz#53457 sanity check the form field rangeCaolán McNamara
2022-11-15ofz#53416 AbrtCaolán McNamara
2022-11-14ww8import: 0 is a valid ODF_FORMDROPDOWN_RESULTJustin Luth
2022-11-14tdf#151605 Add option to not include hidden text in ASCII filterSamuel Mehrbrodt
2022-11-09sw content controls: allow no list items in a dropdownMiklos Vajna
2022-11-09ofz#53154 TimeoutCaolán McNamara
2022-11-07tdf#151605 Don't include hidden text by default in HTML filterSamuel Mehrbrodt
2022-11-06-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): swStephan Bergmann
2022-11-04ofz#52830 skip slow path for fuzzingCaolán McNamara
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-01tdf#126788 inline the SwXTextRange into this call siteNoel Grandin
2022-10-31tdf#126788 inline createTextCursorByRange into this call siteNoel Grandin
2022-10-31tdf#126788 inline CreateParentXText into this call siteNoel Grandin
2022-10-31ofz#52898 bad cast to SwXMLImportNoel Grandin
2022-10-31tdf#126788 inline CreateXTextRange into this call siteNoel Grandin
2022-10-31tdf#126788 return concrete type from CreateXTextRangeNoel Grandin
2022-10-29tdf#126788 speed up GetDocFromXMLImportNoel Grandin
2022-10-28DOCX export, numbering portion format: consider full-para char formats as wellMiklos Vajna
2022-10-27tdf#151384 DOCX export: lost hyperlink format in localized UITünde Tóth
2022-10-25sw html import: fix handling of CDATAMiklos Vajna
2022-10-17elide some dynamic_cast in writerNoel Grandin
2022-10-15cid#1515941 Dereference null return valueCaolán McNamara
2022-10-13rearrange node logic hereNoel Grandin
2022-10-12cid#1515941 Dereference null return valueCaolán McNamara
2022-10-12rearrange node logic hereNoel Grandin
2022-10-12crashtesting: exception during dtorCaolán McNamara
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-11use more SwPosition::GetNodeNoel Grandin
2022-10-11use more string_view in swNoel Grandin
2022-10-10re-arrange logic to avoid touch SwPosition::nContentNoel Grandin
2022-10-09use more SwPosition::GetNodeNoel Grandin
2022-10-08use more SwPosition::AssignNoel Grandin
2022-10-07use more SwPositionNoel Grandin
2022-10-07use more SwPosition::GetNodeNoel Grandin
2022-10-06use more SwPosition::SetContentNoel Grandin
2022-10-06use more SwPosition::AssignNoel Grandin
2022-10-05tdf#148806 doc import: remove 2003 SetObjectShell(nullptr) hackJustin Luth
2022-10-05sw content controls: preserve tagMiklos Vajna
2022-10-05sw content controls: preserve aliasMiklos Vajna
2022-10-04crashtesting: failure on export of ooo59560-1.sxw to rtfCaolán McNamara