summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Expand)AuthorAgeFilesLines
* tdf#108838 accessibility: fix horrible memory leak in AccessibleTabBarBaseMichael Stahl2017-07-121-1/+1
* a11y crash on accessing disposed TabControl during close of impressCaolán McNamara2017-01-131-3/+8
* tdf#104767: Fix calculus of child index in commitTableEvent (accessibility)Julien Nabet2016-12-191-1/+1
* tdf#93430: Return the right offsets for runsTamás Zolnai2016-12-101-0/+15
* tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entryTamás Zolnai2016-12-091-1/+43
* 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
* convert ScrollType to scoped enumNoel Grandin2016-09-051-5/+5
* convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke2016-08-261-1/+1
* loplugin:constantparamNoel Grandin2016-08-113-7/+5
* loplugin:countusersofdefaultparams in accessibility,avmediaNoel Grandin2016-08-046-6/+6
* Improve loplugin:unnecessaryoverrideStephan Bergmann2016-07-152-6/+0
* new loplugin unnecessary overrideNoel Grandin2016-07-1510-45/+0
* tdf#84635 - Slow layout of large tablesNoel Grandin2016-07-131-4/+8
* new loplugin fragiledestructorNoel Grandin2016-07-122-2/+2
* so the global Application GetAutoMnemonic is always true, simplifyCaolán McNamara2016-07-101-1/+1
* comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2016-07-046-12/+12
* Fix some spelling errors in comments and stringsOtto Kekäläinen2016-07-042-2/+2
* tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorArnold Dumas2016-07-0115-30/+15
* tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorArnold Dumas2016-06-294-8/+4
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-232-2/+3
* Resolves: tdf#100272 row ally index is ROW_INVALIDCaolán McNamara2016-06-111-1/+8
* Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2016-06-081-1/+1
* Convert SelectionMode to scoped enumNoel Grandin2016-05-301-1/+1
* Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2016-05-27131-405/+405
* clang-tidy misc-unused-raiiNoel Grandin2016-05-191-1/+1
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-1/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* connectivity: replace boost::remove_reference with std::remove_referenceMichael Stahl2016-05-061-1/+0
* clang-tidy modernize-loop-convert in a*Noel Grandin2016-04-215-24/+20
* new plugin stylepoliceNoel Grandin2016-04-213-10/+10
* cppcheck: silence known conditions warnings accessibilityJochen Nitschke2016-04-181-4/+4
* clean-up: unused using declarations and includesJochen Nitschke2016-04-182-4/+0
* loplugin:passstuffbyref in variousNoel Grandin2016-04-142-2/+2
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0