summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2024-12-29cid#1637332 'Constant' variable guards dead codeCaolán McNamara
2024-12-29Revert "stronger typing for SwClient::GetRegisteredIn"Stephan Bergmann
2024-12-28Fix typoAndrea Gelmini
2024-12-28cid#1637330 silence Dereference after null checkCaolán McNamara
2024-12-28move RES_FMT_CHG to SfxHintNoel Grandin
2024-12-28Simplify SwFormatFootnote/SwXFootnote interactionNoel Grandin
2024-12-28tdf#147021 use std::size() instead of SAL_N_ELEMENTS() in ww8par.cxxkkasliwal
2024-12-28Simplify SwFormatRefMark/SwXReferenceMark interactionNoel Grandin
2024-12-27tdf#163126 Fix incorrect paper size and rotation when printing a brochurePatrick Luby
2024-12-27Simplify SwFormatField/SwXTextField interactionNoel Grandin
2024-12-27merge SwSidebarItem and SwAnnotationItem classesNoel Grandin
2024-12-27tdf#158237: Use C++20 contains() instead of find() and end()Johann
2024-12-27sw: fix UBSAN buildXisco Fauli
2024-12-27Simplify SwTOXMark/SwXDocumentIndexMark interactionNoel Grandin
2024-12-27tdf#164474: do not delete anchor node, when the anchor didn't moveMike Kaganski
2024-12-27stronger typing for SwClient::GetRegisteredInBjoern Michaelsen
2024-12-27SwTOXMark a SwModify no moreBjoern Michaelsen
2024-12-26tdf#140226 use StaticWhichCastOromidayo Owolabi
2024-12-26tdf#140226 use StaticWhichCastOromidayo Owolabi
2024-12-26sw: use SAL_RET_MAYBENULL in Lower()Xisco Fauli
2024-12-24move HiddenParaPrint to SfxHintBjoern Michaelsen
2024-12-24convert some warnings in SwTextCharFormat to assertNoel Grandin
2024-12-24cid#1401342 Uncaught exceptionCaolán McNamara
2024-12-24move RES_REMOVE_UNO_OBJECT to SfxHintNoel Grandin
2024-12-23sw: FindSttNodeByType -> FindStartNodeByTypeXisco Fauli
2024-12-23crashreporting: check Lower()Xisco Fauli
2024-12-23crashreporting: check Lower()Xisco Fauli
2024-12-23tdf#164383 - sw a11y fix unnecessary "Avoid simulated captions" warningBalazs Varga
2024-12-22Fix typoAndrea Gelmini
2024-12-22Fix typoAndrea Gelmini
2024-12-22tdf#132111: don't claim a number format for multiselection / no set formatMike Kaganski
2024-12-22cid#1636856 silence Explicit null dereferencedCaolán McNamara
2024-12-22cid#1529286 silence Explicit null dereferencedCaolán McNamara
2024-12-22cid#1636858 Dereference before null checkCaolán McNamara
2024-12-22crashreporting: disable load from template during print previewCaolán McNamara
2024-12-21Simplify abstract dialog impls using vcl::AbstractDialogImpl* in swMike Kaganski
2024-12-21crash reporting: use SfxRequest to get parent for dialogsCaolán McNamara
2024-12-21make modcfg ConfigItems listen to the config changes.Caolán McNamara
2024-12-20make SwFmtAidsAutoComplConfig ConfigItem listen to the config changes.Caolán McNamara
2024-12-20make SwWebColorConfig ConfigItem listen to the config changes.Caolán McNamara
2024-12-20make SwLayoutViewConfig ConfigItem listen to the config changes.Caolán McNamara
2024-12-20make SwCursorConfig ConfigItem listen to the config changes.Caolán McNamara
2024-12-20use member init list and initialize before member LoadsCaolán McNamara
2024-12-20tdf#164179 - Fix crash on BibEntry ComboBox selectVojtěch Doležal
2024-12-20stray semicolonCaolán McNamara
2024-12-20add uno:AddToWordbook for adding word to user dictionaryCaolán McNamara
2024-12-20The initialization of pResId is not usedStephan Bergmann
2024-12-20SW: extract transform DocPropertiesAttila Szűcs
2024-12-20sw: pass by referenceXisco Fauli
2024-12-20Revert "coverity#1430065 silence Uncaught exception"Mike Kaganski