summaryrefslogtreecommitdiff
path: root/basctl/source/accessibility
AgeCommit message (Expand)Author
2019-08-21loplugin:constmethod in basctlNoel Grandin
2019-08-19loplugin:constvars in accessibility..basegfxNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): basctlStephan Bergmann
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin
2018-03-09drop getColor() method of ColorNoel Grandin
2017-09-21clang-tidy modernize-use-equals-default in basctlJochen Nitschke
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini
2017-05-23remove VCLExternalSolarLock* members from ..Jochen Nitschke
2017-05-15remove some unnecessary lockingNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21loplugin:subtlezeroinit: basctlStephan Bergmann
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-27Just pass in OUString directlyStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-04-21clang-tidy modernize-loop-convert in b*Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-27Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2014-10-17coverity#1247646 Uncaught exceptionCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-03-28Remove remaining DBG_CTOR etc. remnants from basctlStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-27coverity#736985 Uncaught exceptionCaolán McNamara
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-03CID#738558 uninitialized membersCaolán McNamara
2012-11-22AllSettings with LanguageTagEike Rathke
2012-09-24::rtl::OUString to OUString in basctlRicardo Montania