summaryrefslogtreecommitdiff
path: root/accessibility/source/standard/vclxaccessiblelist.cxx
AgeCommit message (Expand)Author
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-06-23move ListBox to toolkit-only headersCaolán McNamara
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara
2020-04-18loplugin:flatten in accessibilityNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26Use properly typed variable for iterationStephan Bergmann
2020-01-26rename some local variablesNoel Grandin
2019-09-05Simplify Sequence iterations in accessibilityArkadiy Illarionov
2019-08-21loplugin:constmethod in accessibilityNoel Grandin
2019-08-19loplugin:constvars in accessibility..basegfxNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann
2019-03-16Simplify containers iterations in accessibility, avmediaArkadiy Illarionov
2019-02-08loplugin:indentation in UnoControls..accessibilityNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin
2018-04-23accessibility : remove useless guards and simplify.Arnaud Versini
2018-02-25accessibility: cleanup constructors and destructorsArnaud Versini
2018-01-12More loplugin:cstylecast: accessibilityStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-07-20loplugin:constparams in accessibilityNoel Grandin
2017-05-13accessibility: simplify and inline VCLXAccessibleList::clearItemsArnaud Versini
2017-04-28loplugin:checkunusedparams in accessibility and avmediaNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, accessibilityStephan Bergmann
2017-01-16new loplugin: useuniqueptr: accessibilityNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-10-11Resolves: tdf#103032 a11y crash on listbox dispose in toolbar dropdownCaolán McNamara
2016-08-04loplugin:countusersofdefaultparams in accessibility,avmediaNoel Grandin
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
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
2015-04-03Resolves: tdf#82998 no object:active descendant changed emittedCaolán McNamara
2015-04-03Related: tdf#82998 rearrange, no logic changeCaolán McNamara
2015-02-02callcatcher: remove some unused methodsCaolán McNamara