summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2025-01-21tdf#50743 tdf#37507 Improve scrolling while selectingOliver Specht
2025-01-21tdf#161001 sw floattable: require in-header/footer for non-follow-text-flowMiklos Vajna
2025-01-21cid#1641353 COPY_INSTEAD_OF_MOVECaolán McNamara
2025-01-21pass by reference to GoEndOfSection/GoStartOfSectionNoel Grandin
2025-01-21remove assert looking for new compatibilityMode DOCXJustin Luth
2025-01-20fnNds is deadNoel Grandin
2025-01-20pass param by reference in GoNext/GoPreviousNoel Grandin
2025-01-20tdf#164685 Cleanup SfxItemSetFixedrafaelhlima
2025-01-20Make Programmatic Names typesafeNoel Grandin
2025-01-20sw: HTML import: apply hard formatting at insert position ...Michael Stahl
2025-01-20svx: prefix members of SdrVirtObjMiklos Vajna
2025-01-20drop coverity workaroundCaolán McNamara
2025-01-20cid#1399255 Uncaught exceptionCaolán McNamara
2025-01-20remove code duplication - conversion hex char to valueTomaž Vajngerl
2025-01-19Use EXTENDED_MAX_PATH for consistencyMike Kaganski
2025-01-18cid#1640468 Dereference after null checkCaolán McNamara
2025-01-18sw: Dereferencing NULL pointer 'pChangeHint'Xisco Fauli
2025-01-18tdf#164748 writerfilter: fix missing even/odd header propertiesJustin Luth
2025-01-17lok: send username of the person who removed commentsPranam Lashkari
2025-01-17tdf#137848 Speed up inserting rotated imageNoel Grandin
2025-01-17undo/redo of comment insertion assumes Par2 content matches TextObjectCaolán McNamara
2025-01-17tdf#153251 remove s_nPixelTwipsbruh
2025-01-16defer creating std::locale until it is neededCaolán McNamara
2025-01-16convert RES_UPDATE_ATTR to SfxHintNoel Grandin
2025-01-16crashtesting: Find might return nullptrXisco Fauli
2025-01-16Simplify SwFormatLineBreak/SwXLineBreak interactionNoel Grandin
2025-01-16loplugin:unusedmethodsNoel Grandin
2025-01-16loplugin:unnecessaryvirtualNoel Grandin
2025-01-16missing return statement in SwSectionFormat::SwClientNotifyNoel Grandin
2025-01-16tdf#164500 docx import framePr: add blank para as anchor before tableJustin Luth
2025-01-15The ':' separator without spaces was difficult to read on UIAndras Timar
2025-01-15Localize "My AutoText" one more placeAndras Timar
2025-01-15remove dead code in SwRegHistoryNoel Grandin
2025-01-15tdf#163335 sw a11y: Handle cursor selection consistentlyMichael Weghorn
2025-01-15sw a11y: Reuse existing list of a11y childrenMichael Weghorn
2025-01-15sw a11y: Flatten SwAccessibleSelectionHelper::getSelectedAccessibleChildCountMichael Weghorn
2025-01-15sw: Rename SwFEShell::{IsObjSelected -> GetSelectedObjCount}Michael Weghorn
2025-01-15sw a11y: Use reference instead of pointerMichael Weghorn
2025-01-15sw a11y: Drop VEC_PARA typedefMichael Weghorn
2025-01-15sw a11y: Drop local var bIsSelAllMichael Weghorn
2025-01-15convert RES_OBJECTDYING to SfxHintNoel Grandin
2025-01-14Change alpha behavour of OutputDevice::SetFillColorNoel Grandin
2025-01-14Add unit tests for .uno:DeleteContentControl commandcodewithvk
2025-01-13sw: tweak assert in SwFlowFrame::IsKeep()Michael Stahl
2025-01-13convert RES_ATTRSET_CHG to SfxHintNoel Grandin
2025-01-13prevent stale SwNode objects from reporting wrong value in GetIndexNoel Grandin
2025-01-12stronger typing for SwClient::GetRegisteredIn" and fix SwIterator castBjoern Michaelsen
2025-01-12pdf: add PDF 2.0 support for /Em and /Strongstructure elementTomaž Vajngerl
2025-01-12pdf: add PDF 2.0 support for /Title structure elementTomaž Vajngerl
2025-01-12tdf#164374 - Fix Edit comments in navigator creates new commentDarshan-upadhyay1110