summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-10-21sw: fix my MSVC buildMichael Stahl
2022-10-21Improve SwRedlineData::CanCombine date comparisonStephan Bergmann
2022-10-21nullptr checkMike Kaganski
2022-10-21test: merge CalcUnoApiTest and UnoApiTest into oneXisco Fauli
2022-10-21tdf#139736 sw: PDF/UA export: flys in header/footer are ArtifactsMichael Stahl
2022-10-21cid#1516102 Dereference before null checkCaolán McNamara
2022-10-21sw: combine IGrammarContact and SwGrammarContactTomaž Vajngerl
2022-10-21sw: modify NumberingCheck to work independent of node orderTomaž Vajngerl
2022-10-21loplugin:referencecasting look for a new patternNoel Grandin
2022-10-21loplugin:unnecessaryvirtualNoel Grandin
2022-10-21tdf#151657 sw: delete row with nested table in Hide ChangesLászló Németh
2022-10-21a11y: Add check for highlighted textParis Oplopoios
2022-10-21a11y: Add check for short hyperlinksofftkp
2022-10-20sw, numbering portion format: consider full-para char formats as wellMiklos Vajna
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