summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
4 daysuno grid a11y: Deduplicate 2 cases doing the sameMichael Weghorn
4 daysuno grid a11y: Unify XAccessible implementation in base classMichael Weghorn
4 daysuno grid a11y: Use cppu::ImplInheritanceHelperMichael Weghorn
4 daysuno grid a11y: Drop method only declared, but not implementedMichael Weghorn
4 daysuno grid a11y: Merge AccessibleGridControl{,Access}Michael Weghorn
4 daysuno grid a11y: Drop check for a11y context disposed from outsideMichael Weghorn
4 daysuno grid a11y: Replace alive check by simple null checkMichael Weghorn
4 daysuno grid a11y: Let impl handle alive checkMichael Weghorn
4 daysuno grid a11y: Merge TableControl_Impl::{impl_,isAccessibleAlive}Michael Weghorn
4 daysuno grid a11y: Drop duplicate check whether aliveMichael Weghorn
4 daysuno grid a11y: Drop superfluous checkMichael Weghorn
5 daysuno grid a11y: Use ImplInheritanceHelperMichael Weghorn
5 daysuno grid grid a11y: Return existing cell accessibleMichael Weghorn
5 daysuno grid a11y: Pass pos relative to TableControl as expectedMichael Weghorn
5 daysuno grid a11y: Don't confuse row/colMichael Weghorn
5 daystoolkit a11y: Convert condition to assertMichael Weghorn
5 daystoolkit a11y: Simplify AccessibleGridControl::getAccessibleAtPointMichael Weghorn
5 daysa11y: Move AccessibleTableControlObjType to toolkit-only headerMichael Weghorn
5 daysa11y: Drop IAccessibleTableMichael Weghorn
5 daystoolkit: Drop now unused TableControl::ConvertPointToControlIndexMichael Weghorn
5 daysa11y: Drop non-functional bits from AccessibleGridControl::getAccessibleAtPointMichael Weghorn
5 daystoolkit a11y: Simplify AccessibleGridControlHeader::getAccessibleChildMichael Weghorn
5 daystoolkit a11y: Ensure non-negative child indexMichael Weghorn
8 daystoolkit a11y: Use cppu::ImplInheritanceHelperMichael Weghorn
8 daystoolkit a11y: Drop AccessibleGridControlBase::getAccessibleIndexInParentMichael Weghorn
8 daystoolkit a11y: Use OAccessibleComponentHelper for grid controlMichael Weghorn
8 daystoolkit a11y: Return parent-relative coords if requestedMichael Weghorn
8 daystoolkit: Merge TableControl_Impl::{calc,impl_get}CellRectMichael Weghorn
8 daystoolkit: Use method with return value instead of out paramMichael Weghorn
8 daystoolkit a11y: Deobfuscate TableControl::calcCellRectMichael Weghorn
8 daystoolkit a11y: Drop AccessibleGridControlBase::{g,s}etClientIdMichael Weghorn
8 daystoolkit a11y: Port away from TableControl::GetFieldIndexAtPointMichael Weghorn
8 daystoolkit a11y: Port away from TableControl::GetFieldCharacterBoundsMichael Weghorn
8 daystoolkit: Drop IAccessibleTable::GetWindowInstanceMichael Weghorn
8 daystoolkit a11y: Drop methods just calling their base class implementationsMichael Weghorn
9 daystoolkit a11y: Drop AccessibleGridControlAccess::getContextMichael Weghorn
9 daystoolkit a11y: Use pointers/refs to concrete TableControl classMichael Weghorn
9 daysa11y: Drop IAccessibleTableControlMichael Weghorn
9 daysa11y: Move AccessibleGridControl* classes to toolkitMichael Weghorn
9 daystoolkit: Move TableControl key input logic into that classMichael Weghorn
9 daystdf#164783 toolkit a11y: Only send event for current cell if there's oneMichael Weghorn
9 daystoolkit: Drop TableDataWindow's unnecessary friend classMichael Weghorn
9 daystoolkit: Make TableControlAction an enum classMichael Weghorn
9 daystoolkit: Drop obsolete SVTXGridControl TODOMichael Weghorn
9 daystoolkit: No longer provide getter for TableControl::m_pImplMichael Weghorn
9 daystoolkit: Drop DBG_CHECK_ME macroMichael Weghorn
9 daystoolkit: Move DefaultInputHandler::{Get,Lose}Focus logic to only callersMichael Weghorn
9 daystoolkit: Drop ITableInputHandlerMichael Weghorn
2024-12-17[API CHANGE] a11y: Drop UNO service to create a11y contextsMichael Weghorn
2024-12-17a11y: Drop unused UnoWrapper::maAccessibleFactoryAccessMichael Weghorn