summaryrefslogtreecommitdiff
path: root/accessibility/source/extended
AgeCommit message (Expand)Author
2023-10-15a11y: Add include to fix clang-cl buildMichael Weghorn
2023-09-12loplugin:unodispose in accessibilityNoel Grandin
2023-09-05use more concrete type in ParagraphInfoNoel Grandin
2023-09-05use more concrete types in AccessibleListBoxEntryNoel Grandin
2023-09-01accessibility: fix crash in getAccessibleActionDescriptionXisco Fauli
2023-08-31use concrete type for AccessibleTabBarPageList::m_aAccessibleChildrenNoel Grandin
2023-08-30a11y: Hold focused list box entry by rtl::ReferenceMichael Weghorn
2023-08-23tdf#99609 tdf#156473 a11y: Check whether row header existsMichael Weghorn
2023-08-23a11y: Simplify AccessibleBrowseBox::implGetHeaderBarMichael Weghorn
2023-08-19loplugin: new global analysis locking2Noel Grandin
2023-08-18tdf#156561 a11y: Don't ignore child events in AccessibleListBoxMichael Weghorn
2023-08-03tdf#156473 a11y: Implement AccessibleGridControlHeader::getAccessibleCellAtMichael Weghorn
2023-08-03tdf#156473 a11y: Use actual row/col index/count in grid control headerMichael Weghorn
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-08-02a11y: Convert AccessibleTableControlObjType to enum classMichael Weghorn
2023-08-02tdf#156473 a11y: Properly retrireve a11y context from XAccessibleMichael Weghorn
2023-08-02tdf#156473 a11y: Don't use selection index as child indexMichael Weghorn
2023-07-27rename GetFieldRectPixelAbs to GetFieldRectPixelNoel Grandin
2023-07-23cid#1539071 Division or modulo by zeroCaolán McNamara
2023-07-21a11y: Don't look for grandparent when asked for parentMichael Weghorn
2023-07-21a11y: Drop obsolete check for empty ReferenceMichael Weghorn
2023-07-21tdf#99609 a11y Set old/new value correctly in a11y event againMichael Weghorn
2023-07-21tdf#99609 a11y: Fix reporting selection in tab list table moreMichael Weghorn
2023-07-21tdf#99609 a11y: Fix reporting selection in tab list tableMichael Weghorn
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-19add IndexHint -1 for 2 commitEvent methods in accessibilityJulien Nabet
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin
2023-04-29Use getXWeak in accessibilityMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-10improve loplugin:unnecessarylockingNoel Grandin
2023-01-25Use ImplInheritanceHelper in AccessibleTabBarPageListStephan Bergmann
2023-01-25Use ImplInheritanceHelper in AccessibleTabBarPageStephan Bergmann
2023-01-25Use ImplInheritanceHelper in AccessibleTabBarStephan Bergmann
2023-01-25Use ImplInheritanceHelper in AccessibleListBoxStephan Bergmann
2023-01-25Use ImplInheritanceHelper in AccessibleIconChoiceCtrlStephan Bergmann
2023-01-25Use ImplInheritanceHelper in VCLXAccessibleComponentStephan Bergmann
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-23loplugin:unocast (VCLXAccessibleComponent)Stephan Bergmann
2022-09-27use more string_view in accessibility..configmgrNoel Grandin
2022-09-19OSL_ENSURE->assert where we would crash if not trueMike Kaganski
2022-09-15tdf#42982 improve UNO API error reportingPoonamShokeen
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-09Accessibility for IconViewMike Kaganski
2022-06-06clang-tidy modernize-pass-by-value in accessibilityNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-20new loplugin:unnecessary lockingNoel Grandin