summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)Author
2017-07-12tdf#108838 accessibility: fix horrible memory leak in AccessibleTabBarBaseMichael Stahl
2017-01-13a11y crash on accessing disposed TabControl during close of impressCaolán McNamara
2016-12-19tdf#104767: Fix calculus of child index in commitTableEvent (accessibility)Julien Nabet
2016-12-10tdf#93430: Return the right offsets for runsTamás Zolnai
2016-12-09tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entryTamás Zolnai
2016-11-26tdf#99687: Find Text widget fails to emit object:text-caret-moved eventsTamás Zolnai
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-08loplugin:oncevarNoel Grandin
2016-11-07style fix for cppcheck redundantConditionJochen Nitschke
2016-11-01loplugin:expandablemethods in accessibilityNoel Grandin
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-11loplugin:refcountingStephan Bergmann
2016-10-11parent will definitely exist at ctor timeCaolán McNamara
2016-10-11Resolves: tdf#103032 a11y crash on listbox dispose in toolbar dropdownCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-14loplugin:constantparam in accessibility to basicNoel Grandin
2016-09-14tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke
2016-09-13chmod 644 some source filesStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc.Gökhan Gurbetoğlu
2016-09-05convert ScrollType to scoped enumNoel Grandin
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-08-11loplugin:constantparamNoel Grandin
2016-08-04loplugin:countusersofdefaultparams in accessibility,avmediaNoel Grandin
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-07-10so the global Application GetAutoMnemonic is always true, simplifyCaolán McNamara
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-07-01tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorArnold Dumas
2016-06-29tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorArnold Dumas
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-11Resolves: tdf#100272 row ally index is ROW_INVALIDCaolán McNamara
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-19clang-tidy misc-unused-raiiNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-06connectivity: replace boost::remove_reference with std::remove_referenceMichael Stahl
2016-04-21clang-tidy modernize-loop-convert in a*Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-18cppcheck: silence known conditions warnings accessibilityJochen Nitschke
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke