summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-10-18Fix turning off outline-folding doesn't clear all folded buttonsJim Raykowski
2022-10-18sw: document SwFormatHoriOrientMiklos Vajna
2022-10-18tdf#151462 - Search for outline node containing the current nodeAndreas Heinisch
2022-10-18related tdf#151548 sw: use start of selection for GetCurrentFieldmarkJustin Luth
2022-10-17tdf#148017 harmonize sidebar .ui filesandreas kainz
2022-10-17tdf#135938 - Partially revert fix test caseAndreas Heinisch
2022-10-17a11y: Add check for spacing spacesofftkp
2022-10-17a11y: Add check for spacing newlinesParis Oplopoios
2022-10-17UBSan needs SwTabFrame RTTI nowStephan Bergmann
2022-10-17sw vba: add WordBasic.MsgBoxJustin Luth
2022-10-17tdf#132293 remove unused imports and variablesRakielle
2022-10-17elide some dynamic_cast in writerNoel Grandin
2022-10-17loplugin:redundantcast look for redundant dynamic_cast<T&>Noel Grandin
2022-10-17sw content controls: add rendering for the aliasMiklos Vajna
2022-10-17sw: prefix members of SwSvxNumBulletTabDialog, SwTableTabDlg, ...Miklos Vajna
2022-10-16sw: refactor SwParaIdleData - rename, lifecycle, move to headerTomaž Vajngerl
2022-10-16sw: use enum class IdleJobArea instead of a bool (bVisAreaOnly)Tomaž Vajngerl
2022-10-16sw: convert IdleJobType enum to enum classTomaž Vajngerl
2022-10-16sw: move the check to determine if job is enabled to own methodTomaž Vajngerl
2022-10-16tdf#150939 Fix conflicting strings in businessdatapage.uiRafael Lima
2022-10-16tdf#143148 Use pragma once in sw/source/ui/envelpOmkarAcharekar
2022-10-15cid#1515941 Dereference null return valueCaolán McNamara
2022-10-15a11y: Add check for background imageofftkp
2022-10-15tdf#150976 sw: fix tracked deletion of row with nested tableLászló Németh
2022-10-14tdf#146500 sw: try to fix some layout loops caused by fly in table cellMichael Stahl
2022-10-14tdf#129101 CTRL+A & Cut very slowNoel Grandin
2022-10-14sw: tables have frames, not portionsMiklos Vajna
2022-10-14sw: improve duplicated images in copied header/footer textMiklos Vajna
2022-10-14tdf#143148 Use pragma once instead of include guards in the header fileCalvince Otieno
2022-10-14sw vba: add WordBasic.ScreenUpdatingJustin Luth
2022-10-14sw vba: add doxygen comment for class SwWordBasicJustin Luth
2022-10-14CppunitTest_sw_mailmerge2: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-10-14tdf#143148 Use pragma once instead of include guardsRakielle
2022-10-13tdf#47979 sw: test row & column selection with mouseLászló Németh
2022-10-13Fix typoAndrea Gelmini
2022-10-13sw: improve duplicated bookmarks in copied header/footer textMiklos Vajna
2022-10-13tdf#145871: sw_odfexport2: Add unittestXisco Fauli
2022-10-13tdf#151375: sw_odfimport: Add unittestXisco Fauli
2022-10-13rearrange node logic hereNoel Grandin
2022-10-13a11y: Add char attr a11y check for entire paragraphofftkp
2022-10-13sw vba: tie WordBasic to VBAGlobalsJustin Luth
2022-10-13sw vba: move SwWordBasic to its own fileJustin Luth
2022-10-12new uno command uno:Translate with deepl apiMert Tumer
2022-10-12Fix apparently-dangling pointerStephan Bergmann
2022-10-12this adjust not necessaryNoel Grandin
2022-10-12tdf#151190 sw content controls: make them read-write in protected sectionsMiklos Vajna
2022-10-12cid#1515941 Dereference null return valueCaolán McNamara
2022-10-12rearrange node logic hereNoel Grandin
2022-10-12tdf#151478 sw: fix row/column selection at nested tableLászló Németh
2022-10-12crashtesting: exception during dtorCaolán McNamara