summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
12 daystoolkit a11y: Use cppu::ImplInheritanceHelperMichael Weghorn
12 daystoolkit a11y: Drop AccessibleGridControlBase::getAccessibleIndexInParentMichael Weghorn
12 daystoolkit a11y: Use OAccessibleComponentHelper for grid controlMichael Weghorn
12 daystoolkit a11y: Return parent-relative coords if requestedMichael Weghorn
12 daystoolkit: Merge TableControl_Impl::{calc,impl_get}CellRectMichael Weghorn
12 daystoolkit: Use method with return value instead of out paramMichael Weghorn
12 daystoolkit a11y: Deobfuscate TableControl::calcCellRectMichael Weghorn
12 daystoolkit a11y: Drop AccessibleGridControlBase::{g,s}etClientIdMichael Weghorn
12 daystoolkit a11y: Port away from TableControl::GetFieldIndexAtPointMichael Weghorn
12 daystoolkit a11y: Port away from TableControl::GetFieldCharacterBoundsMichael Weghorn
12 daystoolkit: Drop IAccessibleTable::GetWindowInstanceMichael Weghorn
12 daystoolkit a11y: Drop methods just calling their base class implementationsMichael Weghorn
13 daystoolkit a11y: Drop AccessibleGridControlAccess::getContextMichael Weghorn
13 daystoolkit a11y: Use pointers/refs to concrete TableControl classMichael Weghorn
13 daysa11y: Drop IAccessibleTableControlMichael Weghorn
13 daysa11y: Move AccessibleGridControl* classes to toolkitMichael Weghorn
13 daystoolkit: Move TableControl key input logic into that classMichael Weghorn
13 daystdf#164783 toolkit a11y: Only send event for current cell if there's oneMichael Weghorn
13 daystoolkit: Drop TableDataWindow's unnecessary friend classMichael Weghorn
13 daystoolkit: Make TableControlAction an enum classMichael Weghorn
13 daystoolkit: Drop obsolete SVTXGridControl TODOMichael Weghorn
13 daystoolkit: No longer provide getter for TableControl::m_pImplMichael Weghorn
13 daystoolkit: Drop DBG_CHECK_ME macroMichael Weghorn
13 daystoolkit: Move DefaultInputHandler::{Get,Lose}Focus logic to only callersMichael Weghorn
13 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
2024-12-17a11y: Merge toolkit::IAccessibleFactory into vcl oneMichael Weghorn
2024-12-13a11y: Move VCLXAccessibleComponent from toolkit to vclMichael Weghorn
2024-12-13a11y: Drop unused toolkit includesMichael Weghorn
2024-12-12a11y: Stop using VCLXWindow in vcl a11y classesMichael Weghorn
2024-12-12a11y: Rename VCLXAccessibleComponent::m_x{EventSource -> Window}Michael Weghorn
2024-12-12toolkit a11y: Pass the XControl ref right awayMichael Weghorn
2024-12-12a11y: Move OCommonAccessibleComponent::m_aCreator to subclassMichael Weghorn
2024-12-12a11y: Merge OAccessibleControlContext::Init into ctorMichael Weghorn
2024-12-12a11y: Drop OAccessibleControlContext_Base typedefMichael Weghorn
2024-12-12a11y: Use vcl::Window in VCLXAccessibleComponent::grabFocusMichael Weghorn
2024-12-12a11y: Simplify VCLXAccessibleComponent::GetWindowMichael Weghorn
2024-12-12a11y: Use vcl::Window for VCLXAccessibleComponent validity checkMichael Weghorn
2024-12-05a11y: Update comment wrt reference being (not) weakMichael Weghorn
2024-12-04a11y: Move menu a11y classes to vcl, no more use factoryMichael Weghorn
2024-12-04Move helpers for css::awt/VCL point/rect/size to vcl::unohelperMichael Weghorn
2024-12-04[API CHANGE] a11y: Drop XAccessibleExtendedComponent::getFontMichael Weghorn
2024-12-04toolkit: Pass VCLXFont init args in ctorMichael Weghorn
2024-11-30cid#1607542 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-11-29fix various getSelectedItemPos implementationsNoel Grandin
2024-11-27tdf#39468 translate German comments in ipwin.cxxLaurent Balland
2024-11-25tdf#164040 Expose XGridDataListener type in SortableGridDataModelprrvchr
2024-11-19consider VndSunStarExpand an exotic protocolCaolán McNamara
2024-11-19improve loplugin passparamsbyrefNoel Grandin