summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)Author
2018-03-13accessibility: simplify getSelection when possibleArnaud Versini
2018-03-07use more Color in UnoControls..canvasNoel Grandin
2018-03-02delete colordata.hxxNoel Grandin
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-28use less COLORDATA_RGBNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27tdf#114441 sal_uLong to better integer typesShubham Verma
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-26ColorData->Color in variousNoel Grandin
2018-02-25accessibility: cleanup constructors and destructorsArnaud Versini
2018-02-25accessibility : remove useless Impl patternArnaud Versini
2018-02-24Modernize a bit accessibility and basctlJulien Nabet
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann
2018-02-21tdf#86661 a11y: give ROLE_LABEL to read-only editSamuel Thibault
2018-02-19accessibility: Small optimisation in AccessibleTabListBoxArnaud Versini
2018-02-18Accessibility : cleanup constructors and destructors.Arnaud Versini
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-15More loplugin:cstylecast: accessibilityStephan Bergmann
2018-01-12More loplugin:cstylecast: accessibilityStephan Bergmann
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11tdf#63154 removed some solar.h referencesekuiitr
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-27accessibility : AccessibleBrowseBoxBase::isAlive is not thread safeArnaud Versini
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-11-13Fix typosAndrea Gelmini
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini
2017-11-10loplugin:finalclasses in accessibilityNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-18headString in SvTreeListBox is unusedNoel Grandin
2017-09-15accessibility: remove useless calls to virtual methods.Arnaud Versini
2017-08-11vcl: remove dead TextAttribHyperLinkJochen Nitschke
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
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-08-01move resmgr to unotoolsCaolán McNamara
2017-07-30Accessibility: simplify VCLXAccessibleEdit::setText.Arnaud Versini
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in accessibilityNoel Grandin
2017-07-15Don't call ensureIsAlive after comphelper::OExternalLockGuard.Arnaud Versini