summaryrefslogtreecommitdiff
path: root/accessibility/source/extended
AgeCommit message (Expand)Author
2021-12-25pass unique_lock as param in WeakComponentImplHelperBase::disposingNoel Grandin
2021-12-24use comphelper::WeakComponentImplHelper in EditBrowseBoxTableCellAccessNoel Grandin
2021-12-21loplugin:flatten in accessibility..basicNoel Grandin
2021-12-19osl::Mutex->std::mutex in AccessibleBrowseBoxAccessNoel Grandin
2021-10-28Prepare for removal of non-const operator[] from Sequence in accessibilityMike Kaganski
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-08no need to allocate ControlLayoutData separatelyNoel Grandin
2021-07-28a11y: Add XAccessibleValue::getMinimumIncrement methodMichael Weghorn
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-06-05Simplify Sequences initializations (accessibility/binaryurp)Julien Nabet
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-08lok: remove event listener when disposingHenry Castro
2021-02-27loplugin:refcounting in accessibilityNoel
2021-02-22loplugin:refcounting in accessibilityNoel
2021-02-16loplugin:referencecasting in accessibilityNoel
2021-01-21constant 'Focused object has invalid index in parent' a11y warningCaolán McNamara
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-29a11y : avoid double lockingArnaud Versini
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen
2020-10-21use tools::Long in accessibility..basctlNoel
2020-08-27SvtIconChoiceCtrl can move into toolkit only headersCaolán McNamara
2020-08-17Fix typosAndrea Gelmini
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-12svlbitm.hxx can be toolkit only nowCaolán McNamara
2020-05-28loplugin:simplifybool in accessibility..basicNoel Grandin
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-25controllayout.hxx can be a toolkit-only headerCaolán McNamara
2020-04-21tdf#42982: Improve UNO API error reportingIan Barkley-Yeung
2020-04-18loplugin:flatten in accessibilityNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-02loplugin:virtualdeadNoel Grandin
2020-02-19move svtabbx.hxx to vcl/toolkitCaolán McNamara
2019-12-03loplugin:mergeclasses ListBoxAccessibleBase with AccessibleListBoxEntryNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-21loplugin:unusedfieldsNoel Grandin
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-16loplugin:singlevalfieldsNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth
2019-09-26loplugin:virtualdead in vclNoel Grandin
2019-09-18accessibility: fix leak of AccessibleListBoxEntryMichael Stahl
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-07-23cid#1448398 Dereference before null checkCaolán McNamara