summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/AccessibleGridControlTableCell.cxx
AgeCommit message (Expand)Author
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2023-12-29use string OUString literals in a11y for XServiceInfo impl.Arnaud VERSINI
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-07-20split GetWindowExtentsRelative asunderNoel Grandin
2022-09-27use more string_view in accessibility..configmgrNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-03-04tdf#147742 a11y: AccessibleGridControl...: get accessible name on demandMichael Weghorn
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
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann
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-11-21weld SwCondCollPageCaolán McNamara
2018-03-13accessibility: simplify getSelection when possibleArnaud Versini
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-18Accessibility : cleanup constructors and destructors.Arnaud Versini
2017-11-13Fix typosAndrea Gelmini
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski
2017-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, accessibilityStephan Bergmann
2016-09-14loplugin:constantparam in accessibility to basicNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04accessibility: fix doxygen errorsChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-29chmod -xTor Lillqvist
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-15accessibility: sal_False/True -> false/trueStephan Bergmann
2014-06-10-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from accessibilityAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-16accessibility: Mutex cleanup in AccessibleGridControl* classesMichael Stahl
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud
2012-09-07OUString cleanup in accessibilityRicardo Montania