summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)Author
2023-09-14tdf#157088 a11y: Dispose list items with listMichael Weghorn
2023-09-14tdf#157088 a11y: No need to use WeakReference for list childrenMichael Weghorn
2023-09-01accessibility: fix crash in getAccessibleActionDescriptionXisco Fauli
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel 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
2023-01-26Use ImplInheritanceHelper in VCLXAccessibleButtonStephan Bergmann
2023-01-26Use ImplInheritanceHelper in VCLXAccessibleBoxStephan Bergmann
2023-01-26Use ImplInheritanceHelper in SVTXAccessibleNumericFieldStephan Bergmann
2023-01-26Use ImplInheritanceHelper in VCLXAccessibleEditStephan Bergmann
2023-01-26Use ImplInheritanceHelper in VCLXAccessibleTextComponentStephan Bergmann
2023-01-26Use ImplInheritanceHelper in OAccessibleMenuComponentStephan Bergmann
2023-01-26Use ImplInheritanceHelper in OAccessibleMenuBaseComponentStephan Bergmann
2023-01-25Use ImplInheritanceHelper in AccessibleTabBarPageListStephan Bergmann
2023-01-25Use ImplInheritanceHelper in AccessibleTabBarPageStephan Bergmann
2023-01-25Use ImplInheritanceHelper in AccessibleTabBarStephan Bergmann
2023-01-25Use ImplInheritanceHelper in AccessibleListBoxStephan Bergmann
2023-01-25Use ImplInheritanceHelper in AccessibleIconChoiceCtrlStephan Bergmann
2023-01-25Use ImplInheritanceHelper in OAccessibleTextHelperStephan Bergmann
2023-01-25Use ImplInheritanceHelper in VCLXAccessibleComponentStephan Bergmann
2023-01-19Base AccessibleGridControlBase on WeakComponentImplHelperStephan Bergmann
2023-01-16XUnoTunnel->dynamic_cast in OToolBoxWindowItemNoel Grandin
2023-01-14AccessibleBrowseBoxBase's XAggregation is apparently unusedStephan Bergmann
2023-01-10OAccessibleImplementationAccess was apparently effectively unused by nowStephan Bergmann
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-23loplugin:unocast (VCLXAccessibleComponent)Stephan Bergmann
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-09-27use more string_view in accessibility..configmgrNoel Grandin
2022-09-25a11y: Use FontSlant for "CharPosture"Michael Weghorn
2022-09-19OSL_ENSURE->assert where we would crash if not trueMike Kaganski
2022-09-15tdf#42982 improve UNO API error reportingPoonamShokeen
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-25vcl: rename GetNonMnemonicString() and make it standalone functionChris Sherlock