summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Expand)AuthorAgeFilesLines
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-221-2/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-2/+2
* tdf#63154 removed some solar.h referencesekuiitr2017-12-111-1/+0
* loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann2017-11-271-1/+1
* accessibility : AccessibleBrowseBoxBase::isAlive is not thread safeArnaud Versini2017-11-276-0/+13
* cosmetics: Drop duplicate semicolonTakeshi Abe2017-11-203-3/+3
* Fix typosAndrea Gelmini2017-11-1310-10/+10
* Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini2017-11-1314-20/+67
* Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini2017-11-1316-42/+82
* loplugin:finalclasses in accessibilityNoel Grandin2017-11-1018-70/+40
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-2/+1
* accessibility: consistently use "" and <> in include directivesMike Kaganski2017-10-0943-57/+57
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt2017-09-254-6/+6
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-27/+66
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-213-6/+6
* Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2017-09-211-1/+1
* headString in SvTreeListBox is unusedNoel Grandin2017-09-181-2/+2
* accessibility: remove useless calls to virtual methods.Arnaud Versini2017-09-1520-57/+58
* vcl: remove dead TextAttribHyperLinkJochen Nitschke2017-08-111-1/+0
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-113-16/+16
* Revert "accessibility: remove useless calls to getAccessibleActionCount."Markus Mohrhard2017-08-078-22/+21
* accessibility: remove useless calls to getAccessibleActionCount.Arnaud Versini2017-08-058-21/+22
* normalize resource locale ctor construction mechanismsCaolán McNamara2017-08-028-78/+14
* move resmgr to unotoolsCaolán McNamara2017-08-012-6/+3
* Accessibility: simplify VCLXAccessibleEdit::setText.Arnaud Versini2017-07-301-8/+10
* loplugin:constparams handle constructorsNoel Grandin2017-07-284-4/+4
* migrate to boost::gettextCaolán McNamara2017-07-2123-179/+75
* loplugin:constparams in accessibilityNoel Grandin2017-07-206-12/+12
* Don't call ensureIsAlive after comphelper::OExternalLockGuard.Arnaud Versini2017-07-152-38/+0
* emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2017-07-151-1/+1
* Remove possible race condition in VCLXAccessibleEdit.Arnaud Versini2017-07-131-1/+1
* use more OUString::operator== in a*..chart2Noel Grandin2017-07-133-3/+3
* Remove useless method OCommonAccessibleText::getTextArnaud Versini2017-07-108-8/+8
* accessbility: Don't double lock mutexes in VCLXAccessibleEdit.Arnaud Versini2017-07-082-36/+6
* loplugin:casttovoid: accessibilityStephan Bergmann2017-07-023-9/+4
* accessibility: fix horrible memory leak in AccessibleTabBarBaseMichael Stahl2017-06-301-1/+1
* Document::retrieveDefaultAttributesImpl did nothingStephan Bergmann2017-06-272-53/+4
* loplugin:unusedfields in accessibility..comphelperNoel Grandin2017-06-234-4/+0
* loplugin:oncevar accessibility..basicNoel Grandin2017-06-202-19/+2
* use local statics for getUnoTunnelImplementationIdJochen Nitschke2017-06-131-11/+3
* Remove VCLExternalSolarLock and IMutex.Arnaud Versini2017-06-1213-44/+27
* Remove all allocation of VCLExternalSolarLock.Arnaud Versini2017-06-056-6/+0
* loplugin:unusedfieldsNoel Grandin2017-05-241-3/+0
* accessibility: avoid useless allocation of a VCLExternalLockArnaud Versini2017-05-2110-37/+21
* loplugin:stringcopy: accessibilityStephan Bergmann2017-05-192-3/+3
* loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin2017-05-194-5/+5
* loplugin:comparisonwithconstant in accessibilityNoel Grandin2017-05-167-10/+10
* accessibility: Remove useless locks.Arnaud Versini2017-05-144-32/+0
* accessibility: simplify and inline VCLXAccessibleList::clearItemsArnaud Versini2017-05-132-14/+2