summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/AccessibleGridControlTable.cxx
AgeCommit message (Expand)Author
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-20split GetWindowExtentsRelative asunderNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-03-29a11y: Use new table model change types for row/col ins/delMichael Weghorn
2022-03-09Related: tdf#147742 a11y: Dispose table cells as wellMichael Weghorn
2022-03-09a11y: Move TABLE_MODEL_CHANGED handling to tableMichael Weghorn
2022-03-04tdf#147742 a11y: AccessibleGridControlTable needs SolarMutexMichael Weghorn
2022-02-24a11y: Simplify AccessibleGridControlTable::getAccessibleCellAtMichael Weghorn
2021-10-28Prepare for removal of non-const operator[] from Sequence in accessibilityMike Kaganski
2021-06-05Simplify Sequences initializations (accessibility/binaryurp)Julien Nabet
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-22loplugin:refcounting in accessibilityNoel
2020-10-21use tools::Long in accessibility..basctlNoel
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen
2019-09-26loplugin:virtualdead in vclNoel Grandin
2019-09-05Simplify Sequence iterations in accessibilityArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann
2019-04-21Exit from search loop when condition is satisfiedArkadiy Illarionov
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara
2018-02-25accessibility: cleanup constructors and destructorsArnaud Versini
2018-01-12More loplugin:cstylecast: accessibilityStephan Bergmann
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski
2017-07-02loplugin:casttovoid: accessibilityStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-14loplugin:constantparam in accessibility to basicNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28bin confusion with name AccessibleGridControlTableImplHelperDouglas Mencken
2015-10-13Revert "bin confusion with name AccessibleGridControlTableImplHelper"Noel Grandin
2015-10-13bin confusion with name AccessibleGridControlTableImplHelperDouglas Mencken
2015-07-29chmod -xTor Lillqvist
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-15accessibility: sal_False/True -> false/trueStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-15accessibility: sal_Bool->boolNoel Grandin
2014-03-25Remove dead codeStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from accessibilityAlexander Wilms