summaryrefslogtreecommitdiff
path: root/accessibility/inc/standard
AgeCommit message (Expand)Author
2024-12-17a11y: Merge accessibility module into vclMichael Weghorn
2024-12-13a11y: Move VCLXAccessibleComponent from toolkit to vclMichael Weghorn
2024-12-12a11y: Stop using VCLXWindow in vcl a11y classesMichael Weghorn
2024-12-10a11y: Extract a VCLXAccessibleScrollBar::GetOrientationState helperMichael Weghorn
2024-12-04a11y: Move menu a11y classes to vcl, no more use factoryMichael Weghorn
2024-12-04[API CHANGE] a11y: Drop XAccessibleExtendedComponent::getFontMichael Weghorn
2024-11-26a11y: Handle combobox subedit a11y name in VCLXAccessibleEditMichael Weghorn
2024-11-26a11y: Drop misleading commentMichael Weghorn
2024-11-26a11y: Create VCLXAccessibleEdit::isComboBoxChild helperMichael Weghorn
2024-11-25a11y: Move identical implementations to base classMichael Weghorn
2024-08-27cid#1608497 Double lockCaolán McNamara
2024-05-24a11y: Rename m_aAccessibleChildren1 -> m_aAccessibleChildrenMichael Weghorn
2024-05-24a11y: Drop AccessibleChildren typedefMichael Weghorn
2024-05-10tdf#160971 a11y: Send full text on changed combobox textMichael Weghorn
2024-03-28convert VCLXAccessibleListItem to comphelper::WeakComponentImplHelperNoel Grandin
2024-02-28tdf#159910 a11y: Dispose VCLXAccessibleList childrenMichael Weghorn
2024-02-26a11y: Drop some AccessibleTextHelper_BASE typedefsMichael Weghorn
2024-02-26tdf#159910 a11y: Distinguish a11y name and text of toolbar itemMichael Weghorn
2024-02-26tdf#159910 a11y: Merge VCLXAccessibleToolBoxItem::{,impl}GetTextMichael Weghorn
2024-01-15loplugin:unnecessaryvirtualNoel Grandin
2023-12-19tdf#123864 a11y: Handle new checkable state for VCLXAccessibleMenuItemMichael Weghorn
2023-09-13loplugin:unusedmethodsNoel Grandin
2023-09-11VCLXAccessibleList does not need to implement XAggreggationNoel Grandin
2023-09-05use more concrete type in VCLXAccessibleBoxNoel Grandin
2023-09-04a11y: Hold list items by rtl::ReferenceMichael Weghorn
2023-09-04a11y: Drop ListItems typdefMichael Weghorn
2023-09-04tdf#157088 a11y: No need to use WeakReference for list childrenMichael Weghorn
2023-09-01tdf#104833 a11y Send name changed event for text controlsMichael Weghorn
2023-09-01tdf#104833 a11y: Don't use VCLXEdit in VCLXAccessibleEditMichael Weghorn
2023-08-31use concrete type for OAccessibleMenuBaseComponent::m_aAccessibleChildrenNoel Grandin
2023-08-31use concrete type for VCLXAccessibleStatusBar::m_aAccessibleChildrenNoel Grandin
2023-08-30use concrete type for VCLXAccessibleTabControl::m_aAccessibleChildrenNoel Grandin
2023-08-30use concrete type for ToolBoxItemsMapNoel Grandin
2023-07-27tdf#155625 a11y: Notify about menu item role changeMichael Weghorn
2023-04-15a11y: Send VALUE_CHANGED event for FormattedFieldMichael Weghorn
2023-01-27Use ImplInheritanceHelper in VCLXAccessibleToolBoxItemStephan Bergmann
2023-01-27Use ImplInheritanceHelper in VCLXAccessibleToolBoxStephan Bergmann
2023-01-27Use ImplInheritanceHelper in VCLXAccessibleTextFieldStephan Bergmann
2023-01-27Use ImplInheritanceHelper in VCLXAccessibleTabPageStephan Bergmann
2023-01-27Use ImplInheritanceHelper in VCLXAccessibleTabControlStephan Bergmann
2023-01-27Use ImplInheritanceHelper in VCLXAccessibleStatusBarItemStephan Bergmann
2023-01-27Use ImplInheritanceHelper in VCLXAccessibleScrollBarStephan Bergmann
2023-01-27Use ImplInheritanceHelper in VCLXAccessibleRadioButtonStephan Bergmann
2023-01-27Use ImplInheritanceHelper in VCLXAccessibleMenuStephan Bergmann
2023-01-27Use ImplInheritanceHelper in VCLXAccessibleMenuItemStephan Bergmann
2023-01-26Use ImplInheritanceHelper in VCLXAccessibleListStephan Bergmann
2023-01-26Use ImplInheritanceHelper in VCLXAccessibleHeaderBarItemStephan Bergmann
2023-01-26Use ImplInheritanceHelper in VCLXAccessibleCheckBoxStephan Bergmann
2023-01-26Use ImplInheritanceHelper in VCLXAccessibleButtonStephan Bergmann
2023-01-26Use ImplInheritanceHelper in VCLXAccessibleBoxStephan Bergmann