summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2022-10-29tdf#126788 check if we need to fire an eventNoel Grandin
2022-10-28DOCX export, numbering portion format: consider full-para char formats as wellMiklos Vajna
2022-10-28Removed duplicated includeAndrea Gelmini
2022-10-28CppunitTest_sw_ooxmlexport: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-10-28tdf#142446 Show outline content up to a given outline levelJim Raykowski
2022-10-27tdf#151736 writer direct formatting crashNoel Grandin
2022-10-27add a commentNoel Grandin
2022-10-27Removed executable bits on odt fileAndrea Gelmini
2022-10-27tdf#151384 DOCX export: lost hyperlink format in localized UITünde Tóth
2022-10-27crashtesting: fix PDF export of tdf98567-1.docxMiklos Vajna
2022-10-27tdf#151462 - Search for outline node containing the current nodeAndreas Heinisch
2022-10-27RstMBDownFlags -> ResetMouseButtonDownFlagsMike Kaganski
2022-10-26More CppunitTests need the ASan hackStephan Bergmann
2022-10-26UBSan needs SwWrongList RTTI nowStephan Bergmann
2022-10-26crashreporting: crash in area tab page with insert, envelopeCaolán McNamara
2022-10-26sw content controls: enable data binding for dateMiklos Vajna
2022-10-26CppunitTest_sw_ww8export3: remove not needed mustTestImportOf()Miklos Vajna
2022-10-26Fix typoAndrea Gelmini