Age | Commit message (Expand) | Author |
2022-09-26 | tdf#119788 tdf#117173 add accessibility NOTIFICATION role | Jim Raykowski |
2022-09-17 | loplugin:loopvartoosmall (clang-cl) | Stephan Bergmann |
2022-09-16 | wina11y: Drop unused CMAccessible helper methods | Michael Weghorn |
2022-09-10 | wina11y: Report actual app/toolkit name/version | Michael Weghorn |
2022-09-09 | Simplify by using replaceAll in a loop (winaccessibility/AccTextBase) | Julien Nabet |
2022-09-02 | [API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bit | Michael Weghorn |
2022-09-01 | wina11y: Drop CEnumVariant::m_lLBound that's always 0 | Michael Weghorn |
2022-08-31 | wina11y: Drop unused member and methods related to selection | Michael Weghorn |
2022-08-31 | wina11y: Drop unused AccObjectWinManager::UpdateAccSelection | Michael Weghorn |
2022-08-12 | Fix typo | Andrea Gelmini |
2022-08-05 | wina11y: Drop unused AccessibleKey{Binding,Stroke}.idl | Michael Weghorn |
2022-08-05 | wina11y: Drop unused Charset.idl | Michael Weghorn |
2022-08-05 | wina11y: Fix indentation of this line | Michael Weghorn |
2022-08-05 | wina11y: Drop unused AccChildNode struct from defines.idl | Michael Weghorn |
2022-08-05 | wina11y: Drop extra location bookkeeping | Michael Weghorn |
2022-08-05 | wina11y: Drop AccObjectManagerAgent::UpdateLocation | Michael Weghorn |
2022-08-05 | wina11y: Implement IAccessibleTableCell::get{column,row}HeaderCells | Michael Weghorn |
2022-08-05 | wina11y: Implement IAccessibleTableCell::get_table | Michael Weghorn |
2022-08-05 | wina11y: Implement IAccessibleTableCell:get_rowColumnExtents | Michael Weghorn |
2022-07-08 | [API CHANGE] Drop css::accessibility::XAccessibleStateSet | Noel Grandin |
2022-06-15 | wina11y: Drop implemenation for obsolete IAccessible::put_accName | Michael Weghorn |
2022-05-03 | Just use Any ctor instead of makeAny in winaccessibility | Stephan Bergmann |
2022-03-24 | loplugin:stringviewparam | Stephan Bergmann |
2022-03-23 | Drop ENTER/LEAVE_PROTECTED_BLOCK and ISDESTROY macros | Mike Kaganski |
2022-03-23 | Drop SAFE_SYSFREESTRING macro | Mike Kaganski |
2022-03-22 | wina11y: Slightly clean up WinResIDGenerator | Michael Weghorn |
2022-03-02 | wina11y: Simplify this loop a bit | Michael Weghorn |
2022-03-01 | wina11y: Use range-based for | Michael Weghorn |
2022-03-01 | wina11y: Use more range-based for | Michael Weghorn |
2022-03-01 | wina11y: Use 'std::vector::empty()' instead of 'std::vector::size() == 0' | Michael Weghorn |
2022-03-01 | wina11y: Use range-based for | Michael Weghorn |
2022-02-28 | Fix typo | Andrea Gelmini |
2022-02-28 | wina11y: Drop another 'using' directive | Michael Weghorn |
2022-02-28 | wina11y: Unify how AccessibleRole is referred to here | Michael Weghorn |
2022-02-28 | wina11y: Rename IsSpecialToolboItem -> IsSpecialToolbarItem | Michael Weghorn |
2022-02-28 | wina11y: Convert unomsaaevent.hxx constants to enum class UnoMSAAEvent | Michael Weghorn |
2022-02-28 | wina11y: Drop useless #ifdef block | Michael Weghorn |
2022-02-08 | loplugin:nullptr | Stephan Bergmann |
2022-01-31 | tdf#147083 wina11y: Return a11y object instead of child ID | Michael Weghorn |
2022-01-31 | wina11y: Drop unnecessary reinterpret_cast | Michael Weghorn |
2022-01-12 | -Werror,-Wunused-parameter | Stephan Bergmann |
2022-01-06 | wina11y: Don't use space in qualified name | Michael Weghorn |
2022-01-06 | wina11y: Use range-based for in AccObject::UpdateState | Michael Weghorn |
2022-01-06 | wina11y: Deduplicate 2 common lines in CMAccessible::get_accRole | Michael Weghorn |
2022-01-06 | wina11y: Drop now unused AccObject::SetRole | Michael Weghorn |
2022-01-06 | wina11y: Drop unused AccObjectWinManager::SetRole | Michael Weghorn |
2022-01-06 | tdf#146306 wina11y: Retrieve accessible desc on demand | Michael Weghorn |
2022-01-06 | wina11y: Use existing method to update description | Michael Weghorn |
2022-01-06 | wina11y: Use separate local variable for action description | Michael Weghorn |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |