summaryrefslogtreecommitdiffstats
path: root/basctl/source/accessibility/accessibledialogwindow.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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-091-8/+8
* clang-tidy modernize-use-equals-default in basctlJochen Nitschke2017-09-211-22/+0
* Remove VCLExternalSolarLock and IMutex.Arnaud Versini2017-06-121-2/+1
* Remove all allocation of VCLExternalSolarLock.Arnaud Versini2017-06-051-4/+1
* remove VCLExternalSolarLock* members from ..Jochen Nitschke2017-05-231-4/+1
* remove some unnecessary lockingNoel Grandin2017-05-151-2/+0
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-4/+4
* loplugin:subtlezeroinit: basctlStephan Bergmann2017-02-211-1/+1
* Drop :: prefix from std in [a-b]*/Tor Lillqvist2017-02-151-3/+3
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-29/+28
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-11/+11
* convert MapUnit to scoped enumNoel Grandin2016-10-051-1/+1
* 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-041-2/+1
* clang-tidy modernize-loop-convert in b*Noel Grandin2016-04-211-10/+10
* Remove excess newlinesChris Sherlock2016-02-091-39/+0
* Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann2016-01-271-4/+4
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-10/+10
* convert Link<> to typedNoel Grandin2015-09-201-10/+4
* loplugin:loopvartoosmallNoel Grandin2015-05-291-6/+6
* fdo#82577: Handle WindowNoel Grandin2014-09-231-4/+4
* fdo#82577: Handle FontNoel Grandin2014-09-181-2/+2
* 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-261-27/+27
* Remove unneccessary commentsAlexander Wilms2014-02-231-59/+59
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* coverity#736985 Uncaught exceptionCaolán McNamara2014-01-271-1/+2
* fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2013-10-251-20/+2
* CID#738558 uninitialized membersCaolán McNamara2013-10-031-2/+4
* AllSettings with LanguageTagEike Rathke2012-11-221-1/+1
* ::rtl::OUString to OUString in basctlRicardo Montania2012-09-241-18/+18
* Cleanup in basctl (raw pointers)Uray M. János2012-09-071-92/+54
* Basic IDE: namespace basctlUray M. János2012-08-291-5/+10
* Object Catalog in Dialog EditorUray M. János2012-08-171-1/+1
* IDE: dynamic_cast fixUray M. János2012-08-071-6/+6
* IDE: PTR_CAST, ISA to dynamic_castUray M. János2012-08-071-30/+14
* IDE: sal_Bool to boolUray M. János2012-08-071-2/+2
* sal_Bool -> boolTakeshi Abe2012-08-011-3/+3
* re-base on ALv2 code.Michael Meeks2012-06-121-23/+14
* remove include of pch header in basctlNorbert Thiebaud2011-11-271-2/+0
* String->OUStringAugust Sodora2011-11-221-1/+1
* Remove unnecessary includesAugust Sodora2011-11-081-4/+1
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-5/+5
|\