summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2025-01-16crashtesting: Find might return nullptrXisco Fauli
2025-01-15The ':' separator without spaces was difficult to read on UIAndras Timar
2025-01-15Localize "My AutoText" one more placeAndras Timar
2025-01-15sw: Rename SwFEShell::{IsObjSelected -> GetSelectedObjCount}Michael Weghorn
2025-01-15convert RES_OBJECTDYING to SfxHintNoel Grandin
2025-01-12tdf#164374 - Fix Edit comments in navigator creates new commentDarshan-upadhyay1110
2025-01-11pdf: change StructElement to enum class, move out of PDFWriterTomaž Vajngerl
2025-01-10ITEM: Refactor ItemTypeArmin Le Grand (Collabora)
2025-01-09loplugin:stringconstant (in -DDEBUGPASTE-only code)Stephan Bergmann
2025-01-08Revert "convert RES_OBJECTDYING to SfxHint"Stephan Bergmann
2025-01-06convert RES_OBJECTDYING to SfxHintNoel Grandin
2025-01-06Drop unneeded forward declarations from include/ even harderGabor Kelemen
2025-01-03sw: protect against null annotation windowAshod Nakashian
2025-01-02Revert "lok: sw: fix PageDown position when cursor is not visible"Szymon Kłos
2024-12-28Fix typoAndrea Gelmini
2024-12-27tdf#163126 Fix incorrect paper size and rotation when printing a brochurePatrick Luby
2024-12-27merge SwSidebarItem and SwAnnotationItem classesNoel Grandin
2024-12-27tdf#158237: Use C++20 contains() instead of find() and end()Johann
2024-12-24cid#1401342 Uncaught exceptionCaolán McNamara
2024-12-23sw: FindSttNodeByType -> FindStartNodeByTypeXisco Fauli
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-22crashreporting: disable load from template during print previewCaolán McNamara
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-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-18use more concrete UNO in swNoel Grandin
2024-12-17Port SwTableColumnPage to new weld::Grid APIMichael Weghorn
2024-12-17Port SwTOXWidget subclasses to new weld::Grid APIMichael Weghorn
2024-12-17use more concrete UNO in swNoel Grandin
2024-12-13a11y: Move VCLXAccessibleComponent from toolkit to vclMichael Weghorn
2024-12-13Replace workaround of resize to invalidate with an explicit SfxHintCaolán McNamara
2024-12-13Defer broadcast of postit field update from layoutCaolán McNamara
2024-12-12sw a11y: clang-format SidebarWinAccessible codeMichael Weghorn
2024-12-12sw a11y: Merge SidebarWinAccessible and SidebarWinAccessibleContextMichael Weghorn
2024-12-12a11y: Stop using VCLXWindow in vcl a11y classesMichael Weghorn
2024-12-12sw annotation win a11y: Skip VCLXWindow logicMichael Weghorn
2024-12-12sw a11y: Pass the VCLXWindow to SidebarWinAccessibleContext ctorMichael Weghorn
2024-12-12sw a11y: Move SidebarWinAccessibleContext declaration to headerMichael Weghorn
2024-12-11sw: lokit: make sure to read annotation html with utf-8Rashesh
2024-12-10tdf#150839 a11y added page layout view under View OptionAdesola Samuel