summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-11-06-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): swStephan Bergmann
2022-11-04sw: fix heap-use-after-free in SwDBManager::MergeMailFiles()Miklos Vajna
2022-11-04CppunitTest_sw_globalfilter: remove duplicated codeXisco Fauli
2022-11-04SwModelTestBase: make mpTestDocumentPath privateXisco Fauli
2022-11-04sw: remove duplicated codeXisco Fauli
2022-11-04CppunitTest_sw_indexingexport: remove duplicated methodXisco Fauli
2022-11-04ofz#52830 skip slow path for fuzzingCaolán McNamara
2022-11-04tdf#148672 Old Hungarian transliteration: fix "word]"László Németh
2022-11-04sw: add FN_PARA_1 to MAILPREPAREEXPORT slotHenry Castro
2022-11-04CppunitTest_sw_uiwriter3: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-11-04tdf#126788 remove weak m_wThis referenceNoel Grandin
2022-11-03swmodeltestbase: remove duplicated methodXisco Fauli
2022-11-03swmodeltestbase: use maTempFile everywhereXisco Fauli
2022-11-03Related: tdf#149932 honour PANGO_UNDERLINE_DOUBLE for preedit underlineCaolán McNamara
2022-11-03tdf#142446 Improve show outline content to levelJim Raykowski
2022-11-03Fix typoAndrea Gelmini
2022-11-03sw: fix merge mail multiple filesHenry Castro
2022-11-03sw: fix Content Node assertionHenry Castro
2022-11-03tdf#150966 oox export avoid bottom above top for text areaRegina Henschel
2022-11-03swmodeltestbase: remove duplicated codeXisco Fauli
2022-11-03sw: prefix members of BmpWindow, SwFieldRefPage, SwFieldVarPage and ...Miklos Vajna
2022-11-03a11y: Add check for table used for text formattingParis Oplopoios
2022-11-03a11y: Add check for fake captionsParis Oplopoios
2022-11-03a11y: Add check for fake footnotesParis Oplopoios
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-01tdf#54857 elide more dynamic_castNoel Grandin
2022-11-01tdf#126788 inline the SwXTextRange into this call siteNoel Grandin
2022-11-01tdf#126788 elide OUString construction SwTextNode::InsertTextNoel Grandin
2022-11-01tdf#142446 follow up: Fix missing ui file crash and a11y ui errorsJim Raykowski
2022-10-31Fix typoAndrea Gelmini
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-31simplify logicNoel Grandin
2022-10-31Revert "tdf#126788 replace dynamic_cast with static_cast"Noel Grandin
2022-10-30tdf#126788 reduce number of comparisons to query XUnoTunnelNoel Grandin
2022-10-30tdf#126788 avoid temporary SequenceNoel Grandin
2022-10-30tdf#126788 avoid temporary vectorNoel Grandin
2022-10-30tdf#126788 fetch node index once hereNoel Grandin
2022-10-30tdf#126788 no need to dynamic_cast twice hereNoel Grandin
2022-10-30tdf#126788 check for listeners firstNoel Grandin
2022-10-30tdf#151124 Make outline folding state change set doc modified stateJim Raykowski
2022-10-30Outline folding: Use ToggleOutlineContentVisibility function hereJim Raykowski
2022-10-29tdf#126788 no need to allocate an SwContentIndex when calling RstTextAttrNoel Grandin
2022-10-29tdf#126788 speed up GetDocFromXMLImportNoel Grandin
2022-10-29tdf#126788 dynamic_cast -> virtual callNoel Grandin
2022-10-29tdf#126788 replace dynamic_cast with static_castNoel Grandin