summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/AccessibleGridControl.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-29use string OUString literals in a11y for XServiceInfo impl.Arnaud VERSINI1-1/+1
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin1-1/+1
2023-08-02a11y: Convert AccessibleTableControlObjType to enum classMichael Weghorn1-7/+9
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin1-2/+2
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn1-6/+6
2022-06-06clang-tidy modernize-pass-by-value in accessibilityNoel Grandin1-2/+3
2022-03-09a11y: Leave cell vector handling to AccessibleGridControlTableMichael Weghorn1-9/+4
2022-03-09a11y: Drop AccessibleGridControl::m_xCellMichael Weghorn1-7/+2
2022-03-09a11y: Let AccessibleGridControlTable calculate child indexMichael Weghorn1-4/+2
2022-03-09a11y: Move TABLE_MODEL_CHANGED handling to tableMichael Weghorn1-27/+0
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-1/+1
2021-02-27loplugin:refcounting in accessibilityNoel1-1/+1
2021-02-22loplugin:refcounting in accessibilityNoel1-10/+2
2021-02-16loplugin:referencecasting in accessibilityNoel1-3/+3
2020-11-29a11y : avoid double lockingArnaud Versini1-3/+8
2020-04-18loplugin:flatten in accessibilityNoel Grandin1-40/+40
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+1
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-04-01Fix typoAndrea Gelmini1-1/+1
2019-02-08loplugin:indentation in UnoControls..accessibilityNoel Grandin1-1/+1
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen1-0/+1
2018-11-21weld SwCondCollPageCaolán McNamara1-9/+7
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-25accessibility: cleanup constructors and destructorsArnaud Versini1-5/+0
2018-02-25accessibility : remove useless Impl patternArnaud Versini1-69/+47
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski1-3/+3
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-30loplugin:unusedenumconstantsNoel Grandin1-3/+6
2017-02-21loplugin:subtlezeroinit: accessibilityStephan Bergmann1-1/+1
2017-02-01makeAny->Any in accessibility..avmediaNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-7/+1
2017-01-17use rtl::Reference in AccessibleGridControlAccessNoel Grandin1-73/+54
2016-12-19tdf#104767: Fix calculus of child index in commitTableEvent (accessibility)Julien Nabet1-1/+1
2016-11-01loplugin:expandablemethods in accessibilityNoel Grandin1-6/+0
2016-08-11loplugin:constantparamNoel Grandin1-2/+2
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen1-1/+1
2016-06-11Resolves: tdf#100272 row ally index is ROW_INVALIDCaolán McNamara1-1/+8
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist1-5/+5
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2016-02-04accessibility: fix doxygen errorsChris Sherlock1-32/+32
2016-01-05Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-07-29chmod -xTor Lillqvist1-0/+0
2015-07-17com::sun::star->css in accessibilityNoel Grandin1-14/+10
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-52/+52
2014-09-30loplugin: cstylecastNoel Grandin1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-03-25Remove dead codeStephan Bergmann1-11/+0