summaryrefslogtreecommitdiff
path: root/accessibility/source/standard
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, accessibilityStephan Bergmann
2017-01-16new loplugin: useuniqueptr: accessibilityNoel Grandin
2017-01-12a11y crash on accessing disposed TabControl during close of impressCaolán McNamara
2016-12-10tdf#93430: Return the right offsets for runsTamás Zolnai
2016-12-09Edit accessibility: intended to use dynamic cast hereTamás Zolnai
2016-12-09Fix 32-bit buildsStephan Bergmann
2016-12-09tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entryTamás Zolnai
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
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-07style fix for cppcheck redundantConditionJochen 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-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-05convert ScrollType to scoped enumNoel 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-10so the global Application GetAutoMnemonic is always true, simplifyCaolán McNamara
2016-07-01tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorArnold Dumas
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-21clang-tidy modernize-loop-convert in a*Noel Grandin
2016-03-23loplugin:constantparam in accessiblityNoel Grandin
2016-03-09loplugin:constantparam in accessibilityNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-31tdf#88205 Delete 'css::uno::Sequence'kerem
2016-01-27Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-20convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-11convert Link<> to typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-23inline a handful of use-once #definesNoel Grandin
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-23fix a11y crash seen in save-as-templateCaolán McNamara