summaryrefslogtreecommitdiff
path: root/winaccessibility
AgeCommit message (Expand)Author
3 days[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
4 dayswina11y: Use AccessibleRelationType::MEMBER_OF constantMichael Weghorn
4 dayswina11y: Use AccessibleRelationType constantsMichael Weghorn
10 dayswina11y: Drop unnecessary null check and make staticMichael Weghorn
11 daystdf#160695 wina11y: Send status change events for toolbar buttonsMichael Weghorn
2023-12-24Remove unused headers found by bin/find-unusedheaders.shGabor Kelemen
2023-12-08wina11y: Hold AccObjectWinManager by ref, not ptrMichael Weghorn
2023-11-14wina11y: Drop "using namespace css:accessibility::AccessibleRole"Michael Weghorn
2023-11-14tdf#123864 a11y: Add new AccessibleStateType::CHECKABLEMichael Weghorn
2023-11-14wina11y: Make UNO to IA2 state mapping more explicitMichael Weghorn
2023-11-14wina11y: Drop extra local var for roleMichael Weghorn
2023-11-14wina11y: Drop unnecessary local var 'Role'Michael Weghorn
2023-11-08Drop presumably redundant null checkStephan Bergmann
2023-11-08loplugin:staticaccess (clang-cl)Stephan Bergmann
2023-10-28Fix typoAndrea Gelmini
2023-10-28Fix typoAndrea Gelmini
2023-10-28tdf#135586 a11y: Add a new BLOCK_QUOTE a11y roleMichael Weghorn
2023-10-28tdf#135586 wina11y: Make role mapping more explicitMichael Weghorn
2023-10-25tdf#135586 a11y: Make IAccessible2 an external and update itMichael Weghorn
2023-10-21tdf#135922 wina11y: Report text-related IA2 obj attrsMichael Weghorn
2023-10-21wina11y: Just return empty attr string when none presentMichael Weghorn
2023-10-21wina11y: Indent try blockMichael Weghorn
2023-10-21tdf#135922 a11y: Prepare reporting text attrs as IA2 obj attrsMichael Weghorn
2023-10-20wina11y: Drop now unused CMAccessible::get_String4Numbering etc.Michael Weghorn
2023-10-19tdf#157696 wina11y: Switch from custom to IA2 text attributesMichael Weghorn
2023-10-11wina11y: Drop CAccTextBase::GetXInterfaceMichael Weghorn
2023-10-11wina11y: Drop unnecessary check for empty ReferenceMichael Weghorn
2023-10-07wina11y: Map FRAME a11y role to IAccessible2 equivalentMichael Weghorn
2023-09-14Fix typoAndrea Gelmini
2023-09-10using decls should come after #includeNoel Grandin
2023-08-22wina11y: Drop CAccActionBase::GetXInterfaceMichael Weghorn
2023-08-09wina11y: Drop "#CHECK#" commentsMichael Weghorn
2023-08-09wina11y: Use return value instead of out paramMichael Weghorn
2023-08-09tdf#156679 wina11y: Convert screen to local coords as neededMichael Weghorn
2023-08-09tdf#156679 wina11y: Implement accHitTest via UNO equivalentMichael Weghorn
2023-08-09wina11y: Move these 2 checks out of try/catchMichael Weghorn
2023-08-08wina11y: Drop AccObjectManagerAgent indirectionMichael Weghorn
2023-08-08wina11y: Drop unused includeMichael Weghorn
2023-08-08wina11y: Align param order with other methodsMichael Weghorn
2023-08-08wina11y: Drop unused default nullptr argMichael Weghorn
2023-08-08wina11y: Move and simplify casting for Get_ToATInterfaceMichael Weghorn
2023-08-08wina11y: Move GetIAccessibleFromXAccessible logicMichael Weghorn
2023-08-08wina11y: Replace nullptr check with assertMichael Weghorn
2023-08-08wina11y: Drop AccObjectManagerAgent indirection to get a11y roleMichael Weghorn
2023-08-03tdf#156473 wina11y: Fix invalid write due to row/col mismatchMichael Weghorn
2023-08-01wina11y: Drop/Clean up CHILD event handling in subclassesMichael Weghorn
2023-08-01tdf#156561 wina11y: Handle CHILD eventMichael Weghorn
2023-06-13tdf#155794 winaccessibility: no SolarMutex in getAccObjectPtr()Michael Stahl
2023-04-17loplugin:stringaddStephan Bergmann
2023-03-22tdf#154303 wina11y: Don't truncate 64-bit statesMichael Weghorn