summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxaccessiblecomponent.cxx
AgeCommit message (Expand)Author
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-04-22Reuse getAccessibleRole result if possibleArnaud Versini
2018-03-06use more Color in toolkitNoel Grandin
2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann
2018-01-04loplugin:unusedfieldsNoel Grandin
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-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21loplugin:subtlezeroinit: toolkitStephan Bergmann
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-03-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-01-27Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann
2016-01-05tdf#94715 - ensure we remove ourselves from the same event source.Michael Meeks
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin
2015-09-21convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-04-10toolkit: first cut at switching to VclPtr.Michael Meeks
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-03-28Remove remaining DBG_CTOR etc. remnants from toolkitStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-11-07remove unnecessary use of OUString constructor in TOOLKIT moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-08-24build on higher debug levelsCaolán McNamara
2013-04-27this is stupid anyhowThomas Arnhold
2013-04-27Remove useless commented out code.Chris Sherlock
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-22add AccessibleRelationMemberOf to AccessibleRelationSetCaolán McNamara
2012-11-22AllSettings with LanguageTagEike Rathke
2012-10-03re-base on ALv2 code. Includes:Michael Meeks