summaryrefslogtreecommitdiffstats
path: root/accessibility/source/extended
Commit message (Expand)AuthorAgeFilesLines
* Simplify Sequences initializations (accessibility/binaryurp)Julien Nabet2021-06-052-6/+3
* Revert "simplify the vcl<->toolkit connection"Noel Grandin2021-05-131-1/+1
* simplify the vcl<->toolkit connectionNoel Grandin2021-05-121-1/+1
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-027-14/+14
* lok: remove event listener when disposingHenry Castro2021-04-081-1/+1
* loplugin:refcounting in accessibilityNoel2021-02-273-3/+3
* loplugin:refcounting in accessibilityNoel2021-02-2218-77/+51
* loplugin:referencecasting in accessibilityNoel2021-02-164-12/+12
* constant 'Focused object has invalid index in parent' a11y warningCaolán McNamara2021-01-211-1/+1
* OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel2020-12-011-1/+2
* a11y : avoid double lockingArnaud Versini2020-11-291-3/+8
* tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen2020-11-051-1/+0
* use tools::Long in accessibility..basctlNoel2020-10-214-17/+17
* SvtIconChoiceCtrl can move into toolkit only headersCaolán McNamara2020-08-272-2/+2
* Fix typosAndrea Gelmini2020-08-171-1/+1
* SvTreeListBox can move into toolkit headers nowCaolán McNamara2020-08-122-3/+3
* svlbitm.hxx can be toolkit only nowCaolán McNamara2020-08-121-1/+1
* loplugin:simplifybool in accessibility..basicNoel Grandin2020-05-281-3/+3
* tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling2020-05-075-0/+24
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-271-0/+1
* controllayout.hxx can be a toolkit-only headerCaolán McNamara2020-04-252-2/+2
* tdf#42982: Improve UNO API error reportingIan Barkley-Yeung2020-04-211-1/+4
* loplugin:flatten in accessibilityNoel Grandin2020-04-1811-542/+542
* rename vcl::Window::Update to PaintImmediatelyNoel Grandin2020-04-111-1/+1
* loplugin:virtualdeadNoel Grandin2020-04-021-12/+2
* move svtabbx.hxx to vcl/toolkitCaolán McNamara2020-02-192-6/+2
* loplugin:mergeclasses ListBoxAccessibleBase with AccessibleListBoxEntryNoel Grandin2019-12-032-172/+108
* remove some useless comment linesNoel Grandin2019-12-034-4/+0
* loplugin:unusedfieldsNoel Grandin2019-11-211-4/+0
* loplugin:unusedmethodsNoel Grandin2019-11-201-9/+0
* loplugin:singlevalfieldsNoel Grandin2019-11-161-54/+2
* loplugin:indentation find broken if statementsNoel Grandin2019-11-062-2/+2
* tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen2019-10-2823-33/+36
* tdf#114441 changed some sal_uLong to better fitting typesChristian Barth2019-10-091-2/+2
* loplugin:virtualdead in vclNoel Grandin2019-09-261-2/+2
* accessibility: fix leak of AccessibleListBoxEntryMichael Stahl2019-09-182-53/+62
* Simplify Sequence iterations in accessibilityArkadiy Illarionov2019-09-053-102/+59
* loplugin:constmethod in accessibilityNoel Grandin2019-08-214-5/+5
* loplugin:constvars in accessibility..basegfxNoel Grandin2019-08-192-3/+3
* Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann2019-07-3120-23/+23
* cid#1448398 Dereference before null checkCaolán McNamara2019-07-231-3/+3
* move SvtIconChoiceCtrl to vclCaolán McNamara2019-06-242-2/+2
* simplify some getSupportedServiceNamesNoel Grandin2019-06-211-2/+1
* loplugin:logexceptionnicely in accessibility..basicNoel Grandin2019-06-141-4/+3
* Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov2019-06-111-1/+1
* loplugin:singlevalfieldsNoel Grandin2019-06-082-11/+0
* Exit from search loop when condition is satisfiedArkadiy Illarionov2019-04-211-1/+1
* loplugin:sequentialassign in accessiblity..canvasNoel Grandin2019-04-122-8/+2
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-072-3/+3
* Fix typoAndrea Gelmini2019-04-031-1/+1