summaryrefslogtreecommitdiffstats
path: root/basctl/source/accessibility
Commit message (Expand)AuthorAgeFilesLines
* tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen2019-05-101-0/+1
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-082-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-102-0/+2
* loplugin:singlevalfields in accessibility..extensionsNoel Grandin2018-11-121-12/+0
* clang-tidy performance-unnecessary-copy-initialization inNoel Grandin2018-10-231-1/+1
* loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin2018-09-051-1/+0
* drop getColor() method of ColorNoel Grandin2018-03-092-16/+16
* clang-tidy modernize-use-equals-default in basctlJochen Nitschke2017-09-211-22/+0
* Remove VCLExternalSolarLock and IMutex.Arnaud Versini2017-06-122-4/+2
* Remove all allocation of VCLExternalSolarLock.Arnaud Versini2017-06-052-8/+2
* remove VCLExternalSolarLock* members from ..Jochen Nitschke2017-05-232-8/+2
* remove some unnecessary lockingNoel Grandin2017-05-152-6/+0
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-312-6/+6
* loplugin:subtlezeroinit: basctlStephan Bergmann2017-02-212-2/+2
* Drop :: prefix from std in [a-b]*/Tor Lillqvist2017-02-151-3/+3
* Add missing #includesStephan Bergmann2017-02-062-0/+2
* Just pass in OUString directlyStephan Bergmann2017-01-271-4/+3
* Remove dynamic exception specificationsStephan Bergmann2017-01-262-53/+52
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-11/+11
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2016-11-291-1/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-052-2/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* convert SdrHintKind to scoped enumNoel Grandin2016-08-221-2/+2
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara2016-08-042-4/+2
* clang-tidy modernize-loop-convert in b*Noel Grandin2016-04-211-10/+10
* Remove excess newlinesChris Sherlock2016-02-092-65/+0
* Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann2016-01-272-8/+8
* use initialiser for Sequence<OUString>Noel Grandin2015-11-152-4/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-102-14/+14
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-1/+1
* convert Link<> to typedNoel Grandin2015-09-201-10/+4
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-05-291-6/+6
* coverity#1247646 Uncaught exceptionCaolán McNamara2014-10-171-13/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-232-10/+10
* fdo#82577: Handle FontNoel Grandin2014-09-182-4/+4
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-161-3/+3
* Remove remaining DBG_CTOR etc. remnants from basctlStephan Bergmann2014-03-281-11/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-262-50/+50
* Remove unneccessary commentsAlexander Wilms2014-02-232-102/+102
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-202-0/+2
* coverity#736985 Uncaught exceptionCaolán McNamara2014-01-271-1/+2
* fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2013-10-252-40/+4
* CID#738558 uninitialized membersCaolán McNamara2013-10-031-2/+4
* AllSettings with LanguageTagEike Rathke2012-11-222-2/+2
* ::rtl::OUString to OUString in basctlRicardo Montania2012-09-242-40/+40
* Cleanup in basctl (raw pointers)Uray M. János2012-09-072-102/+58
* Basic IDE: namespace basctlUray M. János2012-08-292-6/+16
* Object Catalog in Dialog EditorUray M. János2012-08-172-2/+2
* IDE: dynamic_cast fixUray M. János2012-08-071-6/+6