summaryrefslogtreecommitdiff
path: root/winaccessibility
AgeCommit message (Expand)Author
3 dayswina11y: Deduplicate 2 cases doing the sameMichael Weghorn
3 daystdf#157001 wina11y: Remove popup menu with its childrenMichael Weghorn
8 daysa11y: Move VCLXAccessibleComponent from toolkit to vclMichael Weghorn
2024-12-05tdf#164093 tdf#157001 wina11y: Use vcl::Window's actual XAccessibleMichael Weghorn
2024-12-05wina11y: Use existing references + drop duplicate checksMichael Weghorn
2024-12-05wina11y: Drop unnecessary exception handlingMichael Weghorn
2024-12-05wina11y: Drop duplicate variable + checkMichael Weghorn
2024-12-05wina11y: Drop special combobox handling in AccessBridgeHandleExistingWindowMichael Weghorn
2024-12-05wina11y: Drop always true bShow paramMichael Weghorn
2024-12-05wina11y: Replace condition by by assert in AccessBridgeHandleExistingWindowMichael Weghorn
2024-12-05wina11y: Drop unnecessary cast to sal_uInt16Michael Weghorn
2024-12-05wina11y: Make these 2 methods non-virtualMichael Weghorn
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-07[API CHANGE] a11y: Switch AccessibleRelationType to enumMichael Weghorn
2024-10-19Fix typoAndrea Gelmini
2024-10-19wina11y: Mention Accessibility Insights for Windows in READMEMichael Weghorn
2024-10-19tdf#160982 wina11y: Drop extra screen reader check to enable a11y bridgeMichael Weghorn
2024-10-01wina11y: Drop duplicate handling for focusable stateMichael Weghorn
2024-10-01wina11y: Use enum class for navigation directionMichael Weghorn
2024-10-01wina11y: Drop unused definesMichael Weghorn
2024-10-01wina11y: Drop unused includes + "using namespace"Michael Weghorn
2024-09-30wina11y: Drop "using namespace css::accessibility::AccessibleRole"Michael Weghorn
2024-09-30wina11y: Bridge focusable state as isMichael Weghorn
2024-09-30wina11y: Unify handling for editable/readonly state a bitMichael Weghorn
2024-09-30wina11y: Rename UNO_MSAA_UNMAPPING to MSAA_NO_STATEMichael Weghorn
2024-09-30wina11y: Drop always default AccObject::InsertChild pos paramMichael Weghorn
2024-09-30wina11y: Move AccObject::GetExpandedState logic to only callerMichael Weghorn
2024-09-30wina11y: Simplify AccObject::GetExpandedStateMichael Weghorn
2024-09-30wina11y: sal_Bool -> boolMichael Weghorn
2024-09-30wina11y: Simplify AccObject::GetMSAAStateFromUNO with early returnMichael Weghorn
2024-09-30wina11y: Drop "using namespace css::accessibility::AccessibleStateType"Michael Weghorn
2024-09-17wina11y: Drop CAccImage::GetXInterfaceMichael Weghorn
2024-09-17wina11y: Just assign the ReferenceMichael Weghorn
2024-09-17wina11y: Rename CAccImage::{pRXImg -> m_xImage}Michael Weghorn
2024-09-17wina11y: Check reference in CAccHyperLink::get_startIndexMichael Weghorn
2024-09-17wina11y: Drop CAccHyperLink::GetXInterfaceMichael Weghorn
2024-09-17wina11y: Just assign the ReferenceMichael Weghorn
2024-09-17wina11y: Rename CAccHyperLink::{pRXLink -> m_xHyperlink}Michael Weghorn
2024-09-17wina11y: Drop CAccEditableText::GetXInterfaceMichael Weghorn
2024-09-17wina11y: Just assign the referenceMichael Weghorn
2024-09-17wina11y: Rename CAccEditableText::{pRXEdtTxt -> m_xEditableText}Michael Weghorn
2024-09-17wina11y: clang-format CAccEditableText sourcesMichael Weghorn
2024-09-17wina11y: Drop CAccValue::GetXInterfaceMichael Weghorn
2024-09-17wina11y: Prefix and rename CAccValue memberMichael Weghorn
2024-09-17wina11y: Merge CAccComponent{,Base}Michael Weghorn
2024-09-17wina11y: clang-format AccComponent.hMichael Weghorn
2024-09-17wina11y: Drop CAccComponentBase::GetXInterfaceMichael Weghorn
2024-09-17wina11y: Use standard naming prefixes in CAccComponentBaseMichael Weghorn
2024-09-17wina11y: Drop "//special query" commentsMichael Weghorn
2024-09-17wina11y: Just assign the referenceMichael Weghorn