summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/accessiblelistbox.cxx
AgeCommit message (Expand)Author
2023-08-30a11y: Hold focused list box entry by rtl::ReferenceMichael Weghorn
2023-08-18tdf#156561 a11y: Don't ignore child events in AccessibleListBoxMichael Weghorn
2023-01-25Use ImplInheritanceHelper in AccessibleListBoxStephan Bergmann
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-23loplugin:unocast (VCLXAccessibleComponent)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
2021-02-22loplugin:refcounting in accessibilityNoel
2021-02-16loplugin:referencecasting in accessibilityNoel
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-04-18loplugin:flatten in accessibilityNoel Grandin
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen
2019-09-18accessibility: fix leak of AccessibleListBoxEntryMichael Stahl
2019-08-21loplugin:constmethod in accessibilityNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann
2019-06-08loplugin:singlevalfieldsNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-02-24Modernize a bit accessibility and basctlJulien Nabet
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-15Don't call ensureIsAlive after comphelper::OExternalLockGuard.Arnaud Versini
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert accessibility module away from OSL_ASSERT to assertChris Sherlock
2017-02-14drop unused LIST from SvTreeAccRoleType enumNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel 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-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-09-14tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28Get rid of some redundant base class typedefsStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-29chmod -xTor Lillqvist
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert TREEBOX_ALLITEM constants to scoped enumNoel Grandin
2015-04-22convert TREEFLAG_ constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann