summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/AccessibleGridControlTableCell.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-29use string OUString literals in a11y for XServiceInfo impl.Arnaud VERSINI1-1/+1
2023-08-03tdf#156473 a11y: Use actual row/col index/count in grid control headerMichael Weghorn1-14/+5
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin1-3/+3
2023-08-02a11y: Convert AccessibleTableControlObjType to enum classMichael Weghorn1-7/+10
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin1-2/+2
2022-09-27use more string_view in accessibility..configmgrNoel Grandin1-2/+2
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn1-6/+6
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin1-11/+7
2022-05-20new loplugin:unnecessary lockingNoel Grandin1-6/+0
2022-03-04tdf#147742 a11y: AccessibleGridControl...: get accessible name on demandMichael Weghorn1-10/+18
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2021-02-22loplugin:refcounting in accessibilityNoel1-2/+2
2020-10-21use tools::Long in accessibility..basctlNoel1-4/+4
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling1-0/+4
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen1-1/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann1-1/+1
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen1-0/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-11-21weld SwCondCollPageCaolán McNamara1-7/+6
2018-03-13accessibility: simplify getSelection when possibleArnaud Versini1-3/+3
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-18Accessibility : cleanup constructors and destructors.Arnaud Versini1-6/+0
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini1-2/+2
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini1-1/+1
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-8/+8
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-26/+20
2017-01-19New loplugin:dynexcspec: Add @throws documentation, accessibilityStephan Bergmann1-0/+1
2016-09-14loplugin:constantparam in accessibility to basicNoel Grandin1-3/+2
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist1-1/+1
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-04accessibility: fix doxygen errorsChris Sherlock1-14/+12
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-07-29chmod -xTor Lillqvist1-0/+0
2015-07-17com::sun::star->css in accessibilityNoel Grandin1-32/+32
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-15accessibility: sal_False/True -> false/trueStephan Bergmann1-3/+3
2014-06-10-Werror,-Wundefined-bool-conversionStephan Bergmann1-5/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-24/+24
2014-02-25Remove visual noise from accessibilityAlexander Wilms1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-5/+5
2013-12-16accessibility: Mutex cleanup in AccessibleGridControl* classesMichael Stahl1-21/+17
2012-09-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud1-2/+16
2012-09-07OUString cleanup in accessibilityRicardo Montania1-12/+11
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud1-2/+0