summaryrefslogtreecommitdiff
path: root/accessibility/source/standard
AgeCommit message (Expand)Author
2024-02-27tdf#159910 vcl a11y: Allow explicitly setting toolbar item a11y nameMichael 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-02-26tdf#159910 a11y: Slightly simplify VCLXAccessibleToolBoxItem::GetTextMichael Weghorn
2024-02-16tdf#159213 a11y: Only send child event if there's a childMichael Weghorn
2024-02-16a11y: Drop extra nesting levelMichael Weghorn
2023-12-29use string OUString literals in a11y for XServiceInfo impl.Arnaud VERSINI
2023-12-19tdf#123864 a11y: Handle new checkable state for VCLXAccessibleMenuItemMichael Weghorn
2023-12-19tdf#123864 a11y: Handle new CHECKABLE state in misc placesMichael Weghorn
2023-11-02tdf#112661 tdf#112662 a11y: Fix toggling button via a11y actionMichael Weghorn
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-09-22tdf#146619 Recheck include/c* with IWYUGabor Kelemen
2023-09-07tdf#157137 a11y: Don't report active descendant when not focusedMichael Weghorn
2023-09-06simplify VclEventId::TabpageRemoved handlingNoel Grandin
2023-09-06a11y: Drop unnecessary casting/code for toolbox itemsMichael Weghorn
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: Dispose list items with listMichael 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-31a11y: Re-add check for empty reference in VCLXAccessibleTabControlMichael 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-08-19loplugin: new global analysis locking2Noel Grandin
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-27tdf#155625 a11y: Notify about menu item role changeMichael Weghorn
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-06-29maLayoutLineToPageId and maLayoutPageIdToLine are dead.Noel Grandin
2023-04-29Use getXWeak in accessibilityMike Kaganski
2023-04-15a11y: Send VALUE_CHANGED event for FormattedFieldMichael Weghorn
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-10improve loplugin:unnecessarylockingNoel Grandin
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