/starmath/

collabora/co-24.04.10'>distro/collabora/co-24.04.10 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/accessibility/inc/standard
AgeCommit message (Expand)Author
6 daysa11y: Merge accessibility module into vclMichael Weghorn
10 daysa11y: Move VCLXAccessibleComponent from toolkit to vclMichael Weghorn
11 daysa11y: Stop using VCLXWindow in vcl a11y classesMichael Weghorn
13 daysa11y: 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