summaryrefslogtreecommitdiff
path: root/accessibility/source/extended
AgeCommit message (Expand)Author
2024-10-31tdf#163697: avoid premature handling of following notificationsMike Kaganski
2024-10-31Don't store iteratorsMike Kaganski
2024-10-31Merge init into ctorMike Kaganski
2024-10-28a11y: Return early in AccessibleBrowseBox::getAccessibleAtPointMichael Weghorn
2024-10-28a11y: Return early in AccessibleGridControl::getAccessibleAtPointMichael Weghorn
2024-10-27cid#1555789 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-27tdf#163486: PVS: Array overrun is possibleJulien Nabet
2024-10-26cid#1556875 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-26Revert "tdf#163486: PVS: Array overrun is possible"Julien Nabet
2024-10-26tdf#163486: PVS: Array overrun is possibleJulien Nabet
2024-10-22a11y: Return early in AccessibleTabBar::getAccessibleAtPointMichael Weghorn
2024-10-22cid#1545605 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-09-05use less dynamic_cast when broadcasting SfxHintNoel Grandin
2024-07-23loplugin:unusedmethodsNoel Grandin
2024-07-20cid#1554791 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-20cid#1607830 Use of auto that causes a copyCaolán McNamara
2024-07-12icon choice ctrl entry a11y: Use OAccessibleComponentHelper as baseMichael Weghorn
2024-07-12icon choice ctrl a11y: Drop extra checkMichael Weghorn
2024-07-12icon choice ctrl a11y: Clean up/simplify selection handlingMichael Weghorn
2024-07-12icon choice ctrl a11y: Don't report selectable state for list/tabbarMichael Weghorn
2024-07-12icon choice ctrl a11y: Don't allow unselecting entryMichael Weghorn
2024-07-12icon choice ctrl a11y: Don't explicitly unset selectionMichael Weghorn
2024-07-12icon choice ctrl a11y: Drop misleading commentMichael Weghorn
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn
2024-05-29a11y: Don't report dummy a11y name for icon choice controlMichael Weghorn
2024-05-29a11y: Report focused state for icon choice control entriesMichael Weghorn
2024-05-20Change for loop to have getAccessibleChildCount in accessibletabbarHakimOttey
2024-05-10tdf#160971 a11y: Add null check in AccessibleListBox::getAccessibleRoleMichael Weghorn
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-30loplugin:ostr in accessibilityNoel Grandin
2024-04-29Drop uses of css::uno::Sequence::getConstArray in accessibility .. basegfxMike Kaganski
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
2024-02-16a11y: Drop 'using namespace com::sun::star::accessibility::AccessibleEventId"Michael Weghorn
2024-01-22cid#1586675 Missing move assignment operatorCaolán McNamara
2023-12-29use string OUString literals in a11y for XServiceInfo impl.Arnaud VERSINI
2023-12-22Use emplace_back instead of push_back (accessibility)Julien Nabet
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-19tdf#123864 a11y: Handle new CHECKABLE state in misc placesMichael Weghorn
2023-10-24tdf#135921 a11y Send event when toggling listbox checkboxMichael Weghorn
2023-10-23a11y: Don't throw exception on valid list box entry action indexMichael Weghorn
2023-10-15a11y: Add include to fix clang-cl buildMichael Weghorn
2023-09-12loplugin:unodispose in accessibilityNoel Grandin
2023-09-05use more concrete type in ParagraphInfoNoel Grandin
2023-09-05use more concrete types in AccessibleListBoxEntryNoel Grandin
2023-09-01accessibility: fix crash in getAccessibleActionDescriptionXisco Fauli
2023-08-31use concrete type for AccessibleTabBarPageList::m_aAccessibleChildrenNoel Grandin
2023-08-30a11y: Hold focused list box entry by rtl::ReferenceMichael Weghorn
2023-08-23tdf#99609 tdf#156473 a11y: Check whether row header existsMichael Weghorn
2023-08-23a11y: Simplify AccessibleBrowseBox::implGetHeaderBarMichael Weghorn
2023-08-19loplugin: new global analysis locking2Noel Grandin