summaryrefslogtreecommitdiff
path: root/accessibility/inc/extended
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-27loplugin:refcounting in accessibilityNoel
2021-02-22loplugin:refcounting in accessibilityNoel
2020-11-29a11y : avoid double lockingArnaud Versini
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling
2020-01-14loplugin:finalclasses in accessibilityNoel Grandin
2019-12-28tdf#124176: Use "pragma once" on accessibility/*Andrea Gelmini
2019-12-03loplugin:mergeclasses ListBoxAccessibleBase with AccessibleListBoxEntryNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen
2019-09-18accessibility: fix leak of AccessibleListBoxEntryMichael Stahl
2019-09-16accessibility : namespace cleanupArnaud Versini
2019-08-21loplugin:constmethod in accessibilityNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-11cid#1448422 Division or modulo by zeroCaolán McNamara
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-02-11TDF#114441 - Convert use of sal_uLong to sal_uInt32Omer Fatih Celik
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-10tdf#120703 PVS: make selection type detection more readableMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-03accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini
2018-03-13accessibility: simplify getSelection when possibleArnaud Versini
2018-02-25accessibility: cleanup constructors and destructorsArnaud Versini
2018-02-25accessibility : remove useless Impl patternArnaud Versini
2018-02-18Accessibility : cleanup constructors and destructors.Arnaud Versini
2017-11-13Fix typosAndrea Gelmini
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini
2017-11-10loplugin:finalclasses in accessibilityNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski
2017-09-15accessibility: remove useless calls to virtual methods.Arnaud Versini
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in accessibilityNoel Grandin
2017-06-27Document::retrieveDefaultAttributesImpl did nothingStephan Bergmann
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-05-21accessibility: avoid useless allocation of a VCLExternalLockArnaud Versini
2017-05-12loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, accessibilityStephan Bergmann
2017-01-17use rtl::Reference in AccessibleGridControlAccessNoel Grandin
2017-01-17use rtl::Reference in AccessibleBrowseBoxAccessNoel Grandin
2017-01-09accessibility: simplify lockingArnaud Versini