summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)AuthorFilesLines
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist12-22/+22
2017-02-14drop unused LIST from SvTreeAccRoleType enumNoel Grandin2-6/+2
2017-02-14Convert WindowType to scoped enumNoel Grandin6-15/+15
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin4-18/+0
2017-02-06Add missing #includesStephan Bergmann30-2/+32
2017-02-01makeAny->Any in accessibility..avmediaNoel Grandin8-47/+47
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2-12/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann117-2329/+1653
2017-01-19New loplugin:dynexcspec: Add @throws documentation, accessibilityStephan Bergmann13-4/+32
2017-01-17use rtl::Reference in AccessibleGridControlAccessNoel Grandin2-83/+59
2017-01-17use rtl::Reference in AccessibleBrowseBoxAccessNoel Grandin2-50/+36
2017-01-16new loplugin: useuniqueptr: accessibilityNoel Grandin2-7/+5
2017-01-12a11y crash on accessing disposed TabControl during close of impressCaolán McNamara1-3/+8
2017-01-10accessibility: prevent possible deadlockArnaud Versini1-2/+2
2017-01-09accessibility: simplify lockingArnaud Versini11-144/+135
2017-01-07accessibility: simplify CharacterAttributesHelper.Arnaud Versini2-30/+7
2017-01-06Localize return value of EditBrowseBoxTableCell::getAccessibleNameMuhammet Kara3-12/+28
2016-12-30cleanup tailing backslashesJochen Nitschke1-1/+1
2016-12-23loplugin:unusedmethodsNoel Grandin1-3/+0
2016-12-19tdf#104767: Fix calculus of child index in commitTableEvent (accessibility)Julien Nabet1-1/+1
2016-12-13accessibility: cleanup AccessibleBrowseBoxBase implementationArnaud Versini11-108/+99
2016-12-10tdf#93430: Return the right offsets for runsTamás Zolnai1-0/+15
2016-12-09Edit accessibility: intended to use dynamic cast hereTamás Zolnai1-1/+1
2016-12-09Fix 32-bit buildsStephan Bergmann1-1/+1
2016-12-09tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entryTamás Zolnai1-1/+43
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-27/+28
2016-12-08tdf#88206 replace cppu::WeakImplHelper* in unotoolsJochen Nitschke2-0/+2
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin23-169/+172
2016-11-26tdf#99687: Find Text widget fails to emit object:text-caret-moved eventsTamás Zolnai1-1/+1
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin10-21/+21
2016-11-08loplugin:oncevarNoel Grandin1-4/+2
2016-11-07style fix for cppcheck redundantConditionJochen Nitschke1-1/+1
2016-11-01loplugin:expandablemethods in accessibilityNoel Grandin20-154/+29
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke1-5/+4
2016-10-11loplugin:refcountingStephan Bergmann2-4/+4
2016-10-11parent will definitely exist at ctor timeCaolán McNamara1-7/+5
2016-10-11Resolves: tdf#103032 a11y crash on listbox dispose in toolbar dropdownCaolán McNamara4-52/+50
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin6-34/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann12-12/+12
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+0
2016-09-14loplugin:constantparam in accessibility to basicNoel Grandin5-11/+9
2016-09-14tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke6-31/+19
2016-09-13chmod 644 some source filesStephan Bergmann1-0/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann57-62/+62
2016-09-05tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc.Gökhan Gurbetoğlu1-19/+13
2016-09-05convert ScrollType to scoped enumNoel Grandin1-5/+5
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke1-1/+1
2016-08-11loplugin:constantparamNoel Grandin3-7/+5
2016-08-04loplugin:countusersofdefaultparams in accessibility,avmediaNoel Grandin6-6/+6
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann2-6/+0