/rsc/

on> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3/a11y
AgeCommit message (Expand)Author
7 daysgtk3 a11y: Don't pass null ref to atk_object_wrapper_refMichael Weghorn
2024-11-20gtk3 a11y: Use OString literalsMichael Weghorn
2024-11-20tdf#155449 gtk3 a11y: Hold reference to the original AtkObjectMichael Weghorn
2024-11-07[API CHANGE] a11y: Switch AccessibleRelationType to enumMichael Weghorn
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-16gtk3 a11y: Drop unused DocumentFocusListener classMichael Weghorn
2024-08-26cid#1608341 Overflowed return valueCaolán McNamara
2024-08-24cid#1607908 silence Overflowed return valueCaolán McNamara
2024-06-20loplugin:unusedmethodsNoel Grandin
2024-05-12createFromAscii -> OUString literals in attribute_set_map_to_property_valuesNoel Grandin
2024-05-08gtk3 a11y: Drop superfluous checkMichael Weghorn
2024-05-08gtk3 a11y: No longer manually add focused state for focus objectMichael Weghorn
2024-05-07gtk3 a11y: Drop WindowEventHandler completelyMichael Weghorn
2024-05-07gtk3 a11y: Drop VclEventId::TabpageActivate processingMichael Weghorn
2024-05-07gtk3 a11y: Drop VclEventId::MenuHighlight processingMichael Weghorn
2024-05-07gtk3 a11y: Drop VclEventId::ToolboxHighlight{,Off} processingMichael Weghorn
2024-05-07tdf#160806 tdf#160837 gtk3 a11y: Drop VclEventId::ToolboxButtonStateChangedMichael Weghorn
2024-05-07tdf#160806 tdf#160837 gtk3 a11y: Drop handling of some VclEventIdsMichael Weghorn
2024-05-07tdf#160806 tdf#160837 gtk3 a11y: Port from deprecated atk_focus_tracker_notifyMichael Weghorn
2024-05-07tdf#160806 tdf#160837 gtk3 a11y: Don't use idleMichael Weghorn
2024-04-30tdf#159369 tdf#160806 gtk3 a11y: Drop fallback dummy a11y objMichael Weghorn
2024-04-30tdf#159369 tdf#160806 tdf#160837 gtk3 a11y: Don't skip parents one wayMichael Weghorn
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
2024-03-24Avoid -Werror,-Wcast-function-type-mismatchStephan Bergmann
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-12-19tdf#123864 gtk3 a11y: Consider states when mapping BUTTON_DROPDOWNMichael Weghorn
2023-12-19gtk3 a11y: Drop dead debug codeMichael Weghorn
2023-11-14tdf#123864 a11y: Add new AccessibleStateType::CHECKABLEMichael Weghorn
2023-11-07tdf#135236 gtk3 a11y: Restore AtkObject's focus_eventMichael Weghorn
2023-10-28tdf#135586 a11y: Add a new BLOCK_QUOTE a11y roleMichael Weghorn
2023-10-24gtk3 a11y: Take current type into account when setting new valueMichael Weghorn
2023-10-10gtk3 a11y: Drop unnecessary check before loopingMichael Weghorn
2023-07-14gtk3 a11y: Map push button menu role to ATK equivalentMichael Weghorn
2023-07-07gtk3 a11y: Use sal_Int32 consistently to fix i386 buildMichael Weghorn
2023-06-05gtk3 a11y: Consolidate reporting accessible nameColomban Wendling
2023-06-05gtk3 a11y: Fix reporting accessible descriptionColomban Wendling
2023-05-29tdf#155515 tdf#155528 crash on exitNoel Grandin