- d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
- b2c03ef tdf#168897 winaccessibility: fix JAWS crash with CAccTable by Michael Stahl · 4 months ago
- cbd2e45 Drop silencing clang-cl -Wextra-tokens in midl-generated code by Mike Kaganski · 5 months ago
- 10c34c4 wina11y: clang-format AccTextBase.cxx by Michael Weghorn · 6 months ago
- cf11814 tdf#167930 wina11y: Keep caret pos when removing selection by Michael Weghorn · 8 months ago
- 3a2b113 [API CHANGE] a11y: Drop XAccessibleTextSelection::addSelection param by Michael Weghorn · 8 months ago
- 9b2789b wina11y: Simplify AccessBridgeUpdateOldTopWindows by Michael Weghorn · 8 months ago
- 23a9ac9 wina11y: Inline AccessBridgeHandleExistingWindow into only caller by Michael Weghorn · 8 months ago
- 842f001 vcl a11y: Return OAccessible in vcl::Window::GetAccessible by Michael Weghorn · 9 months ago
- 4f16e85 a11y: Drop redundant call to get VCLXAccessibleComponent context by Michael Weghorn · 10 months ago
- af8c524 tdf#166875: Don't notify broadcaster from its disposing notification by Mike Kaganski · 10 months ago
- 434e9f2 wina11y: Use VCLUnoHelper::GetWindow by Michael Weghorn · 11 months ago
- ed03c63 wina11y: Don't rely on win accessible being VCLXWindow by Michael Weghorn · 11 months ago
- add5340 wina11y: Drop extra raw pointer by Michael Weghorn · 11 months ago
- e127d6e wina11y: Use Ref instead of extra raw pointer by Michael Weghorn · 12 months ago
- faf9452 wina11y: Drop redundant 'this->' by Michael Weghorn · 12 months ago
- 894ff7b [API CHANGE] a11y: Return string for XAccessibleExtendedAttributes by Michael Weghorn · 12 months ago
- e7a34db wina11y: Simplify SELECTION_CHANGED_* handlers a bit by Michael Weghorn · 12 months ago
- 403b1dd wina11y: Drop unused includes by Michael Weghorn · 1 year ago
- 5b9f867 wina11y: Clean up listener creation a bit by Michael Weghorn · 1 year ago
- a4dac9f Fix typo by Andrea Gelmini · 1 year, 2 months ago
- 9ee01d58 tdf#153131 wina11y: Return error code when child count exceeds max long by Michael Weghorn · 1 year, 2 months ago
- d5df7f8 wina11y: Deduplicate 2 cases doing the same by Michael Weghorn · 1 year, 4 months ago
- 3077098 tdf#157001 wina11y: Remove popup menu with its children by Michael Weghorn · 1 year, 4 months ago
- 26c2b0a a11y: Move VCLXAccessibleComponent from toolkit to vcl by Michael Weghorn · 1 year, 4 months ago
- b608604 tdf#164093 tdf#157001 wina11y: Use vcl::Window's actual XAccessible by Michael Weghorn · 1 year, 4 months ago
- eed855d wina11y: Use existing references + drop duplicate checks by Michael Weghorn · 1 year, 4 months ago
- f40a68f wina11y: Drop unnecessary exception handling by Michael Weghorn · 1 year, 4 months ago
- 070b198 wina11y: Drop duplicate variable + check by Michael Weghorn · 1 year, 4 months ago
- 13a9a23 wina11y: Drop special combobox handling in AccessBridgeHandleExistingWindow by Michael Weghorn · 1 year, 4 months ago
- 9084c48 wina11y: Drop always true bShow param by Michael Weghorn · 1 year, 4 months ago
- db366ebc wina11y: Replace condition by by assert in AccessBridgeHandleExistingWindow by Michael Weghorn · 1 year, 4 months ago
- 5ce6b81 wina11y: Drop unnecessary cast to sal_uInt16 by Michael Weghorn · 1 year, 4 months ago
- d1c40cf wina11y: Make these 2 methods non-virtual by Michael Weghorn · 1 year, 4 months ago
- 1180b34 com::sun::star -> css by Mike Kaganski · 1 year, 5 months ago
- 92a36bb [API CHANGE] a11y: Switch AccessibleRelationType to enum by Michael Weghorn · 1 year, 5 months ago
- beae2f5 Fix typo by Andrea Gelmini · 1 year, 6 months ago
- a9be87a wina11y: Mention Accessibility Insights for Windows in README by Michael Weghorn · 1 year, 6 months ago
- bfbaeb8 tdf#160982 wina11y: Drop extra screen reader check to enable a11y bridge by Michael Weghorn · 1 year, 6 months ago
- 1ab8cc7 wina11y: Drop duplicate handling for focusable state by Michael Weghorn · 1 year, 6 months ago
- 5ba7e15 wina11y: Use enum class for navigation direction by Michael Weghorn · 1 year, 6 months ago
- 8e0a3ee wina11y: Drop unused defines by Michael Weghorn · 1 year, 6 months ago
- d7e2dd8 wina11y: Drop unused includes + "using namespace" by Michael Weghorn · 1 year, 6 months ago
- 0e6f683 wina11y: Drop "using namespace css::accessibility::AccessibleRole" by Michael Weghorn · 1 year, 6 months ago
- a241661 wina11y: Bridge focusable state as is by Michael Weghorn · 1 year, 6 months ago
- 3d0230b wina11y: Unify handling for editable/readonly state a bit by Michael Weghorn · 1 year, 6 months ago
- 7bd37ba wina11y: Rename UNO_MSAA_UNMAPPING to MSAA_NO_STATE by Michael Weghorn · 1 year, 6 months ago
- 7f2fe18 wina11y: Drop always default AccObject::InsertChild pos param by Michael Weghorn · 1 year, 6 months ago
- fb779c2 wina11y: Move AccObject::GetExpandedState logic to only caller by Michael Weghorn · 1 year, 6 months ago
- ecae424 wina11y: Simplify AccObject::GetExpandedState by Michael Weghorn · 1 year, 6 months ago
- 347fe07 wina11y: sal_Bool -> bool by Michael Weghorn · 1 year, 6 months ago
- 557b161 wina11y: Simplify AccObject::GetMSAAStateFromUNO with early return by Michael Weghorn · 1 year, 6 months ago
- 59abbde wina11y: Drop "using namespace css::accessibility::AccessibleStateType" by Michael Weghorn · 1 year, 6 months ago
- 905270a wina11y: Drop CAccImage::GetXInterface by Michael Weghorn · 1 year, 7 months ago
- 612e6aa wina11y: Just assign the Reference by Michael Weghorn · 1 year, 7 months ago
- 5ccd777 wina11y: Rename CAccImage::{pRXImg -> m_xImage} by Michael Weghorn · 1 year, 7 months ago
- ec2d705 wina11y: Check reference in CAccHyperLink::get_startIndex by Michael Weghorn · 1 year, 7 months ago
- 1941c32 wina11y: Drop CAccHyperLink::GetXInterface by Michael Weghorn · 1 year, 7 months ago
- cdd0af3 wina11y: Just assign the Reference by Michael Weghorn · 1 year, 7 months ago
- e22172e wina11y: Rename CAccHyperLink::{pRXLink -> m_xHyperlink} by Michael Weghorn · 1 year, 7 months ago
- 76cc9a9 wina11y: Drop CAccEditableText::GetXInterface by Michael Weghorn · 1 year, 7 months ago
- 74bfaa0 wina11y: Just assign the reference by Michael Weghorn · 1 year, 7 months ago
- 087d876 wina11y: Rename CAccEditableText::{pRXEdtTxt -> m_xEditableText} by Michael Weghorn · 1 year, 7 months ago
- 882e634 wina11y: clang-format CAccEditableText sources by Michael Weghorn · 1 year, 7 months ago
- 25058a2 wina11y: Drop CAccValue::GetXInterface by Michael Weghorn · 1 year, 7 months ago
- 857655b wina11y: Prefix and rename CAccValue member by Michael Weghorn · 1 year, 7 months ago
- 5e80fbb wina11y: Merge CAccComponent{,Base} by Michael Weghorn · 1 year, 7 months ago
- 9ac7d0a wina11y: clang-format AccComponent.h by Michael Weghorn · 1 year, 7 months ago
- 730f154 wina11y: Drop CAccComponentBase::GetXInterface by Michael Weghorn · 1 year, 7 months ago
- 935b179 wina11y: Use standard naming prefixes in CAccComponentBase by Michael Weghorn · 1 year, 7 months ago
- e20f033 wina11y: Drop "//special query" comments by Michael Weghorn · 1 year, 7 months ago
- 397fb1a wina11y: Just assign the reference by Michael Weghorn · 1 year, 7 months ago
- 1661ca0 wina11y: Drop unused CAccComponentBase::grabFocus by Michael Weghorn · 1 year, 7 months ago
- 1c80f39 wina11y: Drop unused CAccComponentBase::get_locationOnScreen by Michael Weghorn · 1 year, 7 months ago
- 071b626 tdf#91739 wina11y: Create AccObject for parent as necessary by Michael Weghorn · 1 year, 7 months ago
- e6965d0 wina11y: Drop superfluous AccObject::m_pIMAcc null checks by Michael Weghorn · 1 year, 7 months ago
- 07a7551 wina11y: Move var decl to first assignment by Michael Weghorn · 1 year, 7 months ago
- 0792cf2 wina11y: Move var declaration to where it's assigned by Michael Weghorn · 1 year, 7 months ago
- e77031f wina11y: Drop suspicious fallthrough case by Michael Weghorn · 1 year, 7 months ago
- 555eda2 wina11y: Send IA2_EVENT_TEXT_UPDATED when text changes by Michael Weghorn · 1 year, 7 months ago
- 8cd08e0 wina11y: Replace deprecated IA2_EVENT_TEXT_CHANGED by Michael Weghorn · 1 year, 7 months ago
- 68f4eaa wina11y: Drop unused default params for AccObject ctor by Michael Weghorn · 1 year, 7 months ago
- d48f391 wina11y: Drop always null param from AccObject ctor by Michael Weghorn · 1 year, 7 months ago
- e8cc4db wina11y: Drop unused AccObject::getListener by Michael Weghorn · 1 year, 7 months ago
- 214a7d7 wina11y: Update comment now that IAccessible2 PR was merged by Michael Weghorn · 1 year, 7 months ago
- 21b29f2 tdf#155447 wina11y: Report accessible ID as "id" obj attribute by Michael Weghorn · 1 year, 7 months ago
- 2318b82 tdf#91739 wina11y: Implement IAccessible2_2::get_relationTargetsOfType by Michael Weghorn · 1 year, 8 months ago
- 002a29b tdf#91739 wina11y: Add skeleton IAccessible2_2 implementation by Michael Weghorn · 1 year, 8 months ago
- d38de2e wina11y: Explicitly map UNO to IA2 relation type by Michael Weghorn · 1 year, 8 months ago
- 408cf7e wina11y: Drop misleading comment by Michael Weghorn · 1 year, 8 months ago
- 4802810 wina11y: Use sal::systools::BStr::newBSTR here, too by Michael Weghorn · 1 year, 8 months ago
- 4ac1015 tdf#91739 wina11y: Ensure IAccessible for relation target exists by Michael Weghorn · 1 year, 8 months ago
- b08e52a2 wina11y: Drop COM indirection to get other CMAccessible's XAccessible by Michael Weghorn · 1 year, 8 months ago
- e5adf2b wina11y: Clarify + reduce variable scope by Michael Weghorn · 1 year, 8 months ago
- 2acf6f4 wina11y: Query XAccessibleAction iface on demand by Michael Weghorn · 1 year, 8 months ago
- e6c471d wina11y: Only require action iface for the actual object by Michael Weghorn · 1 year, 8 months ago
- dfd2312 wina11y: Retrieve default action description on demand by Michael Weghorn · 1 year, 8 months ago
- 525ba5e wina11y: Unify handling to set action description by Michael Weghorn · 1 year, 8 months ago
- 0c7a5e6 wina11y: Drop AccObjectWinManager::GetRole by Michael Weghorn · 1 year, 8 months ago
- 2eb9664 wina11y: Drop extra check in AccObjectWinManager::InsertAccObj by Michael Weghorn · 1 year, 8 months ago