summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Expand)AuthorAgeFilesLines
* remove some unnecessary use of OUString constructorNoel Grandin2017-03-061-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-0313-32/+30
* new loplugin unoanyNoel Grandin2017-02-282-9/+9
* loplugin:unusedmethodsNoel Grandin2017-02-212-23/+0
* loplugin:subtlezeroinit: accessibilityStephan Bergmann2017-02-217-7/+7
* Drop :: prefix from std in [a-b]*/Tor Lillqvist2017-02-1512-22/+22
* drop unused LIST from SvTreeAccRoleType enumNoel Grandin2017-02-142-6/+2
* Convert WindowType to scoped enumNoel Grandin2017-02-146-15/+15
* loplugin:unusedenumconstants read-only constants in vclNoel Grandin2017-02-084-18/+0
* Add missing #includesStephan Bergmann2017-02-0630-2/+32
* makeAny->Any in accessibility..avmediaNoel Grandin2017-02-018-47/+47
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-282-12/+6
* Remove dynamic exception specificationsStephan Bergmann2017-01-26117-2329/+1653
* New loplugin:dynexcspec: Add @throws documentation, accessibilityStephan Bergmann2017-01-1913-4/+32
* use rtl::Reference in AccessibleGridControlAccessNoel Grandin2017-01-172-83/+59
* use rtl::Reference in AccessibleBrowseBoxAccessNoel Grandin2017-01-172-50/+36
* new loplugin: useuniqueptr: accessibilityNoel Grandin2017-01-162-7/+5
* a11y crash on accessing disposed TabControl during close of impressCaolán McNamara2017-01-121-3/+8
* accessibility: prevent possible deadlockArnaud Versini2017-01-101-2/+2
* accessibility: simplify lockingArnaud Versini2017-01-0911-144/+135
* accessibility: simplify CharacterAttributesHelper.Arnaud Versini2017-01-072-30/+7
* Localize return value of EditBrowseBoxTableCell::getAccessibleNameMuhammet Kara2017-01-063-12/+28
* cleanup tailing backslashesJochen Nitschke2016-12-301-1/+1
* loplugin:unusedmethodsNoel Grandin2016-12-231-3/+0
* tdf#104767: Fix calculus of child index in commitTableEvent (accessibility)Julien Nabet2016-12-191-1/+1
* accessibility: cleanup AccessibleBrowseBoxBase implementationArnaud Versini2016-12-1311-108/+99
* tdf#93430: Return the right offsets for runsTamás Zolnai2016-12-101-0/+15
* Edit accessibility: intended to use dynamic cast hereTamás Zolnai2016-12-091-1/+1
* Fix 32-bit buildsStephan Bergmann2016-12-091-1/+1
* tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entryTamás Zolnai2016-12-091-1/+43
* convert SFX_HINT to scoped enumNoel Grandin2016-12-081-27/+28
* tdf#88206 replace cppu::WeakImplHelper* in unotoolsJochen Nitschke2016-12-082-0/+2
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-0723-169/+172
* tdf#99687: Find Text widget fails to emit object:text-caret-moved eventsTamás Zolnai2016-11-261-1/+1
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-1110-21/+21
* loplugin:oncevarNoel Grandin2016-11-081-4/+2
* style fix for cppcheck redundantConditionJochen Nitschke2016-11-071-1/+1
* loplugin:expandablemethods in accessibilityNoel Grandin2016-11-0120-154/+29
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-171-5/+4
* loplugin:refcountingStephan Bergmann2016-10-112-4/+4
* parent will definitely exist at ctor timeCaolán McNamara2016-10-111-7/+5
* Resolves: tdf#103032 a11y crash on listbox dispose in toolbar dropdownCaolán McNamara2016-10-114-52/+50
* loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin2016-10-056-34/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-0512-12/+12
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-231-1/+0
* loplugin:constantparam in accessibility to basicNoel Grandin2016-09-145-11/+9
* tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke2016-09-146-31/+19
* chmod 644 some source filesStephan Bergmann2016-09-131-0/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1357-62/+62
* tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc.Gökhan Gurbetoğlu2016-09-051-19/+13