summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)Author
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-19move svtabbx.hxx to vcl/toolkitCaolán McNamara
2020-02-16clang-format accessibility & basctl with under 5-percent lines of changeMuhammet Kara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26Use properly typed variable for iterationStephan Bergmann
2020-01-26rename some local variablesNoel Grandin
2020-01-25Avoid explicit cast to smaller sal_uInt16 from larger sal_Int32Stephan Bergmann
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-14loplugin:finalclasses in accessibilityNoel Grandin
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2019-12-28tdf#124176: Use "pragma once" on accessibility/*Andrea Gelmini
2019-12-20tdf#124176:Use pragma once instead of include guardsAyhan Yalçınsoy
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara
2019-12-03loplugin:mergeclasses ListBoxAccessibleBase with AccessibleListBoxEntryNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
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-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth
2019-09-26loplugin:virtualdead in vclNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-18accessibility: fix leak of AccessibleListBoxEntryMichael Stahl
2019-09-16accessibility : namespace cleanupArnaud Versini
2019-09-05Simplify Sequence iterations in accessibilityArkadiy Illarionov
2019-09-03tdf#39593 Drop OToolBoxWindowItem::isWindowItemArkadiy Illarionov
2019-08-21loplugin:constmethod in accessibilityNoel Grandin
2019-08-19loplugin:constvars in accessibility..basegfxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-11cid#1448422 Division or modulo by zeroCaolán McNamara
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann
2019-07-23cid#1448398 Dereference before null checkCaolán McNamara
2019-07-08tdf#121793 speedup VCLXAccessibleStatusBarItem::GetItemTextNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-24move SvtIconChoiceCtrl to vclCaolán McNamara
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-06-14loplugin:logexceptionnicely in accessibility..basicNoel Grandin
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov
2019-06-08loplugin:singlevalfieldsNoel Grandin
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-05-03clang-tidy modernize-avoid-c-arrays in accessibilityArkadiy Illarionov
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl