summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-10-20Resolves: rhbz#2136050 crash on input method "retrieve-surrounding"Caolán McNamara
2022-10-20sw content controls, alias: add LOK APIMiklos Vajna
2022-10-20CppunitTest_sw_odfimport: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-10-20tdf#151521 Fix para applied style sub-level remains visibleJim Raykowski
2022-10-19sw content controls, alias and tag: add UIMiklos Vajna
2022-10-19CppunitTest_sw_ww8export2: remove not needed mustTestImportOf()Miklos Vajna
2022-10-18related tdf#151548 sw: KEY_DOWN access to FieldmarkWithDropDownButtonJustin Luth
2022-10-18tdf#151548 sw: use provided name for formfieldsJustin Luth
2022-10-18sw: fix crash on deleting a bookmark with active selection listenersMiklos Vajna
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