summaryrefslogtreecommitdiff
path: root/accessibility/inc/standard
AgeCommit message (Expand)Author
2021-09-15loplugin:finalclassesNoel Grandin
2021-07-28a11y: Add XAccessibleValue::getMinimumIncrement methodMichael Weghorn
2021-07-28a11y: Expose FormattedField as spinboxMichael Weghorn
2021-06-26loplugin:finalclasses in accessibilityNoel Grandin
2021-05-05loplugin:constmethodNoel Grandin
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-01-09Fix typosAndrea Gelmini
2020-12-25Typos in code (vlc->vcl/vclx)Julien Nabet
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-10tdf#123936 Formatting file in module accessibility with clangPhilipp Hofer
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2020-01-14loplugin:finalclasses in accessibilityNoel Grandin
2019-12-28tdf#124176: Use "pragma once" on accessibility/*Andrea Gelmini
2019-12-03remove some useless comment linesNoel Grandin
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen
2019-09-16accessibility : namespace cleanupArnaud Versini
2019-08-21loplugin:constmethod in accessibilityNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-25loplugin:unusedfields in variousNoel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-04-27loplugin:unusedmethodsNoel Grandin
2018-04-23accessibility : remove useless guards and simplify.Arnaud Versini
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin
2018-03-30loplugin:virtualdown in variousNoel Grandin
2018-03-13accessibility: simplify getSelection when possibleArnaud Versini
2018-02-25accessibility: cleanup constructors and destructorsArnaud Versini
2018-02-18Accessibility : cleanup constructors and destructors.Arnaud Versini
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini
2017-11-10loplugin:finalclasses in accessibilityNoel Grandin
2017-09-15accessibility: remove useless calls to virtual methods.Arnaud Versini
2017-08-07Revert "accessibility: remove useless calls to getAccessibleActionCount."Markus Mohrhard
2017-08-05accessibility: remove useless calls to getAccessibleActionCount.Arnaud Versini
2017-07-20loplugin:constparams in accessibilityNoel Grandin
2017-07-08accessbility: Don't double lock mutexes in VCLXAccessibleEdit.Arnaud Versini
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-05-24loplugin:unusedfieldsNoel Grandin
2017-05-21accessibility: avoid useless allocation of a VCLExternalLockArnaud Versini
2017-05-13accessibility: simplify and inline VCLXAccessibleList::clearItemsArnaud Versini
2017-04-28loplugin:checkunusedparams in accessibility and avmediaNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist