summaryrefslogtreecommitdiffstats
path: root/accessibility/source/standard/vclxaccessiblelist.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove excess newlinesChris Sherlock2016-02-091-3/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* convert Sequence<XInterface> constructions to use initializer listsNoel Grandin2015-10-301-2/+1
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-051-13/+13
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-121-23/+18
* loplugin: defaultparamsNoel Grandin2015-08-111-2/+2
* com::sun::star->css in accessibilityNoel Grandin2015-07-171-4/+4
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-151-3/+3
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-11/+11
|\
| * accessibility: cleanup for updated toolkit API.Michael Meeks2015-04-101-11/+11
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-8/+8
|/
* Resolves: tdf#82998 no object:active descendant changed emittedCaolán McNamara2015-04-031-40/+16
* Related: tdf#82998 rearrange, no logic changeCaolán McNamara2015-04-031-34/+41
* callcatcher: remove some unused methodsCaolán McNamara2015-02-021-24/+0
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-291-34/+0