summaryrefslogtreecommitdiffstats
path: root/accessibility/source
Commit message (Expand)AuthorAgeFilesLines
* loplugin:indentation find broken if statementsNoel Grandin2019-11-062-2/+2
* tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen2019-10-2844-129/+42
* move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák2019-10-151-1/+1
* simplify "a = a +" to "a +="Noel Grandin2019-10-111-1/+1
* 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-0511-140/+78
* tdf#39593 Drop OToolBoxWindowItem::isWindowItemArkadiy Illarionov2019-09-031-35/+13
* loplugin:constmethod in accessibilityNoel Grandin2019-08-218-11/+11
* loplugin:constvars in accessibility..basegfxNoel Grandin2019-08-196-14/+14
* Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann2019-07-3148-56/+56
* cid#1448398 Dereference before null checkCaolán McNamara2019-07-231-3/+3
* tdf#121793 speedup VCLXAccessibleStatusBarItem::GetItemTextNoel Grandin2019-07-081-6/+1
* improve loplugin:simplifyconstructNoel Grandin2019-06-251-1/+1
* 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-112-2/+2
* loplugin:singlevalfieldsNoel Grandin2019-06-082-11/+0
* clang-tidy modernize-avoid-c-arrays in accessibilityArkadiy Illarionov2019-05-032-2/+6
* Exit from search loop when condition is satisfiedArkadiy Illarionov2019-04-211-1/+1
* improve loplugin simplifyconstructNoel Grandin2019-04-151-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
* Fix typoAndrea Gelmini2019-04-011-1/+1
* Simplify containers iterations in accessibility, avmediaArkadiy Illarionov2019-03-164-34/+22
* re-land "new loplugin typedefparam""Noel Grandin2019-03-051-2/+2
* loplugin:unusedfields in variousNoel Grandin2019-02-251-2/+0
* tdf#120703 PVS: remove redundant static castsMike Kaganski2019-02-121-4/+4
* TDF#114441 - Convert use of sal_uLong to sal_uInt32Omer Fatih Celik2019-02-111-19/+19
* loplugin:indentation in UnoControls..accessibilityNoel Grandin2019-02-0813-45/+45
* tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen2019-01-1818-9/+17
* tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen2019-01-152-0/+2
* add operator* to uno::ReferenceNoel Grandin2019-01-082-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-0711-0/+14
* cppcheck: 'nSelectedEntryCount' is assigned a value that is never used.Tóth Attila2018-12-311-2/+1
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-1014-0/+14
* Use switch with init-statementStephan Bergmann2018-12-081-2/+1
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-052-3/+3
* Fix typoAndrea Gelmini2018-11-221-1/+1
* weld SwCondCollPageCaolán McNamara2018-11-2122-171/+572
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-0/+1
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-101-4/+1
* tdf#120703 PVS: make selection type detection more readableMike Kaganski2018-11-101-133/+124
* move SvTreeListBox to vclCaolán McNamara2018-11-074-17/+23
* loplugin:collapseif in accessibility..cuiNoel Grandin2018-11-061-6/+3
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-1/+1