summaryrefslogtreecommitdiffstats
path: root/accessibility/source/standard/vclxaccessiblelist.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:ostr in accessibilityNoel Grandin2024-04-301-2/+2
* [API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn2024-04-241-1/+1
* tdf#146619 Drop unused 'using namespace' in: accessibility/Gabor Kelemen2024-04-011-1/+0
* tdf#159910 a11y: Dispose VCLXAccessibleList childrenMichael Weghorn2024-02-281-3/+7
* tdf#146619 Recheck include/c* with IWYUGabor Kelemen2023-09-221-0/+1
* tdf#157137 a11y: Don't report active descendant when not focusedMichael Weghorn2023-09-071-8/+20
* a11y: Hold list items by rtl::ReferenceMichael Weghorn2023-09-041-27/+26
* a11y: Drop ListItems typdefMichael Weghorn2023-09-041-1/+1
* tdf#157088 a11y: Dispose list items with listMichael Weghorn2023-09-041-0/+3
* tdf#157088 a11y: No need to use WeakReference for list childrenMichael Weghorn2023-09-041-13/+12
* Use ImplInheritanceHelper in VCLXAccessibleListStephan Bergmann2023-01-261-5/+1
* [API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn2022-09-021-11/+11
* [API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin2022-07-081-7/+6
* Use o3tl::make_unsigned in some placesStephan Bergmann2022-05-241-1/+1
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-241-1/+1
* loplugin:stringviewparam check methods tooNoel2020-11-171-1/+1
* move ListBox to toolkit-only headersCaolán McNamara2020-06-231-1/+1
* move ComboBox to toolkit-only headersCaolán McNamara2020-05-201-1/+1
* loplugin:flatten in accessibilityNoel Grandin2020-04-181-26/+26
* New loplugin:unsignedcompareStephan Bergmann2020-01-281-1/+1
* Use properly typed variable for iterationStephan Bergmann2020-01-261-2/+3
* rename some local variablesNoel Grandin2020-01-261-1/+1
* Simplify Sequence iterations in accessibilityArkadiy Illarionov2019-09-051-5/+2
* loplugin:constmethod in accessibilityNoel Grandin2019-08-211-1/+1
* loplugin:constvars in accessibility..basegfxNoel Grandin2019-08-191-2/+2
* Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann2019-07-311-1/+1
* Simplify containers iterations in accessibility, avmediaArkadiy Illarionov2019-03-161-8/+8
* loplugin:indentation in UnoControls..accessibilityNoel Grandin2019-02-081-1/+1
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-1/+1
* loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin2018-09-051-1/+0
* accessibility : remove useless guards and simplify.Arnaud Versini2018-04-231-0/+4
* accessibility: cleanup constructors and destructorsArnaud Versini2018-02-251-5/+0
* More loplugin:cstylecast: accessibilityStephan Bergmann2018-01-121-4/+4
* Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt2017-09-251-2/+2
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-3/+3
* loplugin:constparams in accessibilityNoel Grandin2017-07-201-1/+1
* accessibility: simplify and inline VCLXAccessibleList::clearItemsArnaud Versini2017-05-131-9/+2
* loplugin:checkunusedparams in accessibility and avmediaNoel Grandin2017-04-281-7/+2
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-5/+5
* loplugin:unusedmethodsNoel Grandin2017-02-211-22/+0
* loplugin:unusedenumconstants read-only constants in vclNoel Grandin2017-02-081-5/+0
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-18/+9
* New loplugin:dynexcspec: Add @throws documentation, accessibilityStephan Bergmann2017-01-191-0/+1
* new loplugin: useuniqueptr: accessibilityNoel Grandin2017-01-161-5/+3
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-18/+18
* Resolves: tdf#103032 a11y crash on listbox dispose in toolbar dropdownCaolán McNamara2016-10-111-2/+2
* loplugin:countusersofdefaultparams in accessibility,avmediaNoel Grandin2016-08-041-1/+1
* tdf#84635 - Slow layout of large tablesNoel Grandin2016-07-131-4/+8
* Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2016-05-271-3/+3