summaryrefslogtreecommitdiff
path: root/accessibility/source/extended
AgeCommit message (Expand)Author
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-18Attempt to fix tdf#118193Arnaud Versini
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-07-20Remove dead code from textwindowaccessibility.cxxMuhammet Kara
2018-07-15accessibility : move ensureIsAlive outside of implGetText and implGetLocaleArnaud Versini
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-07-09tdf#100726: Improve readability of OUString/OString concatenationsUlkem Kasapoglu
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-16Fix typosAndrea Gelmini
2018-04-05fix bug in AccessibleListBoxEntry::implGetParentAccessible()Noel Grandin
2018-04-03accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini
2018-03-13accessibility: simplify getSelection when possibleArnaud Versini
2018-03-07use more Color in UnoControls..canvasNoel Grandin
2018-02-28use less COLORDATA_RGBNoel 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-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-15More loplugin:cstylecast: accessibilityStephan Bergmann
2018-01-12More loplugin:cstylecast: accessibilityStephan 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-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
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-02normalize resource locale ctor construction mechanismsCaolán McNamara
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
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini
2017-07-02loplugin:casttovoid: accessibilityStephan Bergmann
2017-06-30accessibility: fix horrible memory leak in AccessibleTabBarBaseMichael Stahl
2017-06-27Document::retrieveDefaultAttributesImpl did nothingStephan Bergmann
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin