summaryrefslogtreecommitdiffstats
path: root/accessibility/source/standard/vclxaccessiblebox.cxx
Commit message (Expand)AuthorAgeFilesLines
* move ListBox to toolkit-only headersCaolán McNamara2020-06-231-1/+1
* move ComboBox to toolkit-only headersCaolán McNamara2020-05-201-1/+1
* tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen2019-10-281-1/+0
* Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann2019-07-311-1/+1
* cppcheck: 'nSelectedEntryCount' is assigned a value that is never used.Tóth Attila2018-12-311-2/+1
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-101-4/+1
* loplugin:singlevalfieldsNoel Grandin2018-10-171-10/+1
* fix wrong mismatch of type modifiersMarkus Mohrhard2018-04-081-1/+1
* tdf#42949 Remove unnecessary localization headers from accessibilityGabor Kelemen2018-04-041-2/+0
* Accessibility : cleanup constructors and destructors.Arnaud Versini2018-02-181-4/+0
* new loplugin:emptyifNoel Grandin2018-01-191-4/+0
* More loplugin:cstylecast: accessibilityStephan Bergmann2018-01-121-1/+1
* loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann2017-11-271-1/+1
* accessibility: consistently use "" and <> in include directivesMike Kaganski2017-10-091-1/+1
* Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt2017-09-251-1/+1
* accessibility: remove useless calls to virtual methods.Arnaud Versini2017-09-151-3/+8
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* remove unused uno::Reference varsNoel Grandin2017-05-121-2/+1
* untranslated strings are just stringsCaolán McNamara2017-04-301-1/+2
* loplugin:unusedenumconstants read-only constants in vclNoel Grandin2017-02-081-2/+0
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-13/+1
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-24/+24
* 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-111-1/+1
* style fix for cppcheck redundantConditionJochen Nitschke2016-11-071-1/+1
* new loplugin unnecessary overrideNoel Grandin2016-07-151-7/+0
* Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2016-05-271-7/+7
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-16/+16
* com::sun::star->css in accessibilityNoel Grandin2015-07-171-4/+4
* cppcheck:redundantConditionNoel Grandin2015-06-151-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-12/+12
|\
| * vclwidget: make sure we have an explicit destructorNoel Grandin2015-04-101-6/+6
| * accessibility: cleanup for updated toolkit API.Michael Meeks2015-04-101-6/+6
* | More loplugin:simplifyboolStephan Bergmann2015-04-271-1/+1
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-5/+5
|/
* Related: tdf#82998 assume VALUE_CHANGED makes sense only for windowsCaolán McNamara2015-04-031-1/+5
* Related: tdf#82998 don't emit an Indeterminate state change for boxesCaolán McNamara2015-04-031-14/+2
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* fix some more indent and strip ::rtl::Caolán McNamara2014-07-021-7/+7
* Related: #i124856# guard against crashJürgen Schmidt2014-07-021-1/+1
* fix some mangled indentationCaolán McNamara2014-07-021-39/+14
* hmm, that's not rightCaolán McNamara2014-06-201-3/+3
* Dropdown combo-/listboxes should support accessible action togglePopupNiklas Johansson2014-06-201-5/+5
* accessibility: sal_Bool->boolNoel Grandin2014-04-151-4/+4
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-13/+13
* Related: #i123862# use O*String's isEmpty() method...Herbert Dürr2014-02-041-2/+2
* Resolves: #i124008# listbox entry's are selected automatically...Steve Yin2014-01-281-0/+1