summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-15new loplugin unnecessary overrideNoel Grandin10-45/+0
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin1-4/+8
2016-07-12new loplugin fragiledestructorNoel Grandin2-2/+2
2016-07-10so the global Application GetAutoMnemonic is always true, simplifyCaolán McNamara1-1/+1
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin6-12/+12
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen2-2/+2
2016-07-01tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorArnold Dumas15-30/+15
2016-06-29tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorArnold Dumas4-8/+4
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin2-2/+3
2016-06-11Resolves: tdf#100272 row ally index is ROW_INVALIDCaolán McNamara1-1/+8
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann1-1/+1
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist131-405/+405
2016-05-19clang-tidy misc-unused-raiiNoel Grandin1-1/+1
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-05-06connectivity: replace boost::remove_reference with std::remove_referenceMichael Stahl1-1/+0
2016-04-21clang-tidy modernize-loop-convert in a*Noel Grandin5-24/+20
2016-04-21new plugin stylepoliceNoel Grandin3-10/+10
2016-04-18cppcheck: silence known conditions warnings accessibilityJochen Nitschke1-4/+4
2016-04-18clean-up: unused using declarations and includesJochen Nitschke2-4/+0
2016-04-14loplugin:passstuffbyref in variousNoel Grandin2-2/+2
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke2-2/+0
2016-04-04tdf#94306 replace boost::noncopyable in ..Jochen Nitschke1-2/+3
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan1-2/+1
2016-04-01tdf#97966 Drop 'static' keywordsWastack2-3/+3
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0