summaryrefslogtreecommitdiff
path: root/accessibility/source/standard/vclxaccessibletoolboxitem.cxx
AgeCommit message (Expand)Author
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann
2019-05-03clang-tidy modernize-avoid-c-arrays in accessibilityArkadiy Illarionov
2019-02-08loplugin:indentation in UnoControls..accessibilityNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-03-07use more Color in UnoControls..canvasNoel Grandin
2018-01-12More loplugin:cstylecast: accessibilityStephan Bergmann
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski
2017-09-15accessibility: remove useless calls to virtual methods.Arnaud Versini
2017-08-07Revert "accessibility: remove useless calls to getAccessibleActionCount."Markus Mohrhard
2017-08-05accessibility: remove useless calls to getAccessibleActionCount.Arnaud Versini
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini
2017-05-21accessibility: avoid useless allocation of a VCLExternalLockArnaud Versini
2017-04-30untranslated strings are just stringsCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-02-21loplugin:subtlezeroinit: accessibilityStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-01makeAny->Any in accessibility..avmediaNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-14tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-03-09loplugin:constantparam in accessibilityNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-06fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin
2014-11-05fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-15accessibility: sal_False/True -> false/trueStephan Bergmann
2014-06-16fdo#74681: quick help may be used as accessible textJacobo Aragunde Pérez
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-04-15accessibility: sal_Bool->boolNoel Grandin
2014-03-11No need for implGetBounds to be SAL_CALLStephan Bergmann
2014-02-26Revert "Let's use RADIO_BUTTON and CHECK_BUTTON roles"Stephan Bergmann
2014-02-26Let's use RADIO_BUTTON and CHECK_BUTTON rolesJulien Nabet
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26cppcheck: duplicateIfJulien Nabet