summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/accessibleiconchoicectrl.cxx
AgeCommit message (Expand)Author
2023-04-29Use getXWeak in accessibilityMike Kaganski
2023-01-25Use ImplInheritanceHelper in AccessibleIconChoiceCtrlStephan Bergmann
2023-01-25Use ImplInheritanceHelper in VCLXAccessibleComponentStephan Bergmann
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann
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
2020-08-27SvtIconChoiceCtrl can move into toolkit only headersCaolán McNamara
2020-04-21tdf#42982: Improve UNO API error reportingIan Barkley-Yeung
2020-04-18loplugin:flatten in accessibilityNoel Grandin
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth
2019-08-21loplugin:constmethod in accessibilityNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann
2019-06-24move SvtIconChoiceCtrl to vclCaolán McNamara
2018-02-25accessibility: cleanup constructors and destructorsArnaud Versini
2018-02-18Accessibility : cleanup constructors and destructors.Arnaud Versini
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-15Don't call ensureIsAlive after comphelper::OExternalLockGuard.Arnaud Versini
2017-05-16loplugin:comparisonwithconstant in accessibilityNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-01loplugin:expandablemethods in accessibilityNoel Grandin
2016-09-14tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-29chmod -xTor Lillqvist
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2015-06-29sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10accessibility: cleanup for updated toolkit API.Michael Meeks
2014-04-14typo: choosen -> chosenThomas Arnhold
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-11-26Integrate branch of IAccessible2Steve Yin
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-15Fix some "Variables reassigned a value before the old one has been used"Julien Nabet
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann
2012-09-07OUString cleanup in accessibilityRicardo Montania
2012-06-29fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibilityJacek Wolszczak
2011-12-09Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang