summaryrefslogtreecommitdiff
path: root/accessibility/source/standard/vclxaccessiblebox.cxx
AgeCommit message (Expand)Author
2018-02-18Accessibility : cleanup constructors and destructors.Arnaud Versini
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-12More loplugin:cstylecast: accessibilityStephan Bergmann
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-15accessibility: remove useless calls to virtual methods.Arnaud Versini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-30untranslated strings are just stringsCaolán McNamara
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
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-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2015-06-15cppcheck:redundantConditionNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: make sure we have an explicit destructorNoel Grandin
2015-04-10accessibility: cleanup for updated toolkit API.Michael Meeks
2015-04-03Related: tdf#82998 assume VALUE_CHANGED makes sense only for windowsCaolán McNamara
2015-04-03Related: tdf#82998 don't emit an Indeterminate state change for boxesCaolán McNamara
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-02fix some more indent and strip ::rtl::Caolán McNamara
2014-07-02Related: #i124856# guard against crashJürgen Schmidt
2014-07-02fix some mangled indentationCaolán McNamara
2014-06-20hmm, that's not rightCaolán McNamara
2014-06-20Dropdown combo-/listboxes should support accessible action togglePopupNiklas Johansson
2014-04-15accessibility: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr
2014-01-28Resolves: #i124008# listbox entry's are selected automatically...Steve Yin
2013-11-27Improve exception messageStephan Bergmann
2013-11-27Revert sense in VCLXAccessibleBox::getAccessibleActionCount againStephan Bergmann
2013-11-26statement aligned as second statement in if body but not in a statement blockStephan Bergmann
2013-11-26Integrate branch of IAccessible2Steve Yin
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-07OUString cleanup in accessibilityRicardo Montania
2011-12-09Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud