summaryrefslogtreecommitdiff
path: root/basctl/source/accessibility
AgeCommit message (Expand)Author
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
2012-09-07Cleanup in basctl (raw pointers)Uray M. János
2012-08-29Basic IDE: namespace basctlUray M. János
2012-08-17Object Catalog in Dialog EditorUray M. János
2012-08-07IDE: dynamic_cast fixUray M. János
2012-08-07IDE: PTR_CAST, ISA to dynamic_castUray M. János
2012-08-07IDE: sal_Bool to boolUray M. János
2012-08-01sal_Bool -> boolTakeshi Abe
2012-06-12re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header in basctlNorbert Thiebaud
2011-11-22String->OUStringAugust Sodora
2011-11-08Remove unnecessary includesAugust Sodora