summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/accessibleiconchoicectrlentry.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-22cid#1586675 Missing move assignment operatorCaolán McNamara1-4/+3
2023-12-29use string OUString literals in a11y for XServiceInfo impl.Arnaud VERSINI1-4/+4
2023-08-19loplugin: new global analysis locking2Noel Grandin1-2/+0
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin1-12/+8
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin1-1/+1
2023-03-10improve loplugin:unnecessarylockingNoel Grandin1-4/+0
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn1-3/+3
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin1-12/+11
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-3/+3
2021-08-08no need to allocate ControlLayoutData separatelyNoel Grandin1-1/+0
2021-02-22loplugin:refcounting in accessibilityNoel1-3/+2
2020-10-21use tools::Long in accessibility..basctlNoel1-2/+2
2020-08-27SvtIconChoiceCtrl can move into toolkit only headersCaolán McNamara1-1/+1
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling1-0/+5
2020-04-25controllayout.hxx can be a toolkit-only headerCaolán McNamara1-1/+1
2020-04-18loplugin:flatten in accessibilityNoel Grandin1-14/+14
2019-12-03remove some useless comment linesNoel Grandin1-1/+0
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen1-5/+0
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann1-2/+2
2019-06-24move SvtIconChoiceCtrl to vclCaolán McNamara1-1/+1
2019-04-12loplugin:sequentialassign in accessiblity..canvasNoel Grandin1-4/+1
2019-02-08loplugin:indentation in UnoControls..accessibilityNoel Grandin1-3/+3
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-03-13accessibility: simplify getSelection when possibleArnaud Versini1-3/+3
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe1-1/+1
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini1-2/+2
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini1-3/+4
2017-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini1-1/+1
2017-05-19loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-12/+12
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-52/+49
2017-01-19New loplugin:dynexcspec: Add @throws documentation, accessibilityStephan Bergmann1-0/+1
2016-11-01loplugin:expandablemethods in accessibilityNoel Grandin1-15/+3
2016-09-14tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke1-5/+3
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist1-1/+1
2016-04-21new plugin stylepoliceNoel Grandin1-3/+3
2016-02-04accessibility: fix doxygen errorsChris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-07-29chmod -xTor Lillqvist1-0/+0
2015-07-17com::sun::star->css in accessibilityNoel Grandin1-17/+17
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+1
2014-09-15accessibility: sal_False/True -> false/trueStephan Bergmann1-3/+3
2014-04-15accessibility: sal_Bool->boolNoel Grandin1-6/+6
2014-03-15fdo#63154 Remove some solar.h referencesAlexandre Vicenzi1-2/+2