summaryrefslogtreecommitdiff
path: root/accessibility/source/standard/vclxaccessibletoolbox.cxx
AgeCommit message (Expand)Author
2020-04-18loplugin:flatten in accessibilityNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26rename some local variablesNoel Grandin
2019-09-05Simplify Sequence iterations in accessibilityArkadiy Illarionov
2019-09-03tdf#39593 Drop OToolBoxWindowItem::isWindowItemArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-16Simplify containers iterations in accessibility, avmediaArkadiy Illarionov
2019-02-08loplugin:indentation in UnoControls..accessibilityNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-04-29accessibility : remove useless guards and optimisze a litleArnaud Versini
2018-04-23accessibility : remove useless guards and simplify.Arnaud Versini
2018-01-12More loplugin:cstylecast: accessibilityStephan Bergmann
2017-09-15accessibility: remove useless calls to virtual methods.Arnaud Versini
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-20loplugin:constparams in accessibilityNoel Grandin
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-05-19loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin
2017-05-16loplugin:comparisonwithconstant in accessibilityNoel Grandin
2017-04-27tdf#107458 No active item for the overflow subtoolbarMaxim Monastirsky
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-01makeAny->Any in accessibility..avmediaNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-08-04loplugin:countusersofdefaultparams in accessibility,avmediaNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-23loplugin:constantparam in accessiblityNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-04-10More misc. cleanup.Michael Meeks
2015-04-10accessibility: cleanup for updated toolkit API.Michael Meeks
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-24Avoid unnecessary bad downcasts to ToolBoxStephan Bergmann
2015-01-27tdf#88702 ACCESSIBILITY Toggle buttons state not reliably updatedNiklas Johansson
2014-11-30fdo#86117 a11y: Exception when closing popup from ToolBox w/o separatorMaxim Monastirsky
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-15accessibility: sal_False/True -> false/trueStephan Bergmann
2014-04-15accessibility: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann