summaryrefslogtreecommitdiffstats
path: root/accessibility/source/extended/accessiblelistboxentry.cxx
Commit message (Expand)AuthorAgeFilesLines
* move SvTreeListBox to vclCaolán McNamara2018-11-071-2/+2
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-191-1/+1
* tdf#100726: Improve readability of OUString/OString concatenationsUlkem Kasapoglu2018-07-091-2/+1
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+0
* fix bug in AccessibleListBoxEntry::implGetParentAccessible()Noel Grandin2018-04-051-1/+1
* accessibility: simplify getSelection when possibleArnaud Versini2018-03-131-3/+3
* remove unused vclunohelper.hxx includesJochen Nitschke2018-02-271-1/+0
* More loplugin:cstylecast: accessibilityStephan Bergmann2018-01-151-1/+1
* More loplugin:cstylecast: accessibilityStephan Bergmann2018-01-121-3/+3
* Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini2017-11-131-2/+2
* Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini2017-11-131-2/+2
* accessibility: consistently use "" and <> in include directivesMike Kaganski2017-10-091-1/+1
* headString in SvTreeListBox is unusedNoel Grandin2017-09-181-2/+2
* normalize resource locale ctor construction mechanismsCaolán McNamara2017-08-021-2/+2
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* Remove useless method OCommonAccessibleText::getTextArnaud Versini2017-07-101-1/+1
* loplugin:stringcopy: accessibilityStephan Bergmann2017-05-191-2/+2
* loplugin:comparisonwithconstant in accessibilityNoel Grandin2017-05-161-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-13/+13
* Fix typosAndrea Gelmini2017-03-111-1/+1
* Drop :: prefix from std in [a-b]*/Tor Lillqvist2017-02-151-1/+1
* drop unused LIST from SvTreeAccRoleType enumNoel Grandin2017-02-141-3/+1
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-63/+61
* New loplugin:dynexcspec: Add @throws documentation, accessibilityStephan Bergmann2017-01-191-0/+1
* cleanup tailing backslashesJochen Nitschke2016-12-301-1/+1
* loplugin:oncevarNoel Grandin2016-11-081-4/+2
* loplugin:expandablemethods in accessibilityNoel Grandin2016-11-011-15/+3
* tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke2016-09-141-5/+3
* convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke2016-08-261-1/+1
* Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2016-05-271-3/+3
* clang-tidy misc-unused-raiiNoel Grandin2016-05-191-1/+1
* new plugin stylepoliceNoel Grandin2016-04-211-3/+3
* convert SvButtonState to scoped enumNoel Grandin2016-03-181-9/+9
* Remove excess newlinesChris Sherlock2016-02-091-5/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-1/+1
* convert Sequence<XInterface> constructions to use initializer listsNoel Grandin2015-10-301-2/+1
* loplugin: defaultparamsNoel Grandin2015-08-111-2/+2
* chmod -xTor Lillqvist2015-07-291-0/+0
* com::sun::star->css in accessibilityNoel Grandin2015-07-171-19/+19
* improve the returnbyref lopluginNoel Grandin2015-07-061-3/+3
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-301-2/+2
* convert TREEBOX_ALLITEM constants to scoped enumNoel Grandin2015-04-221-3/+3
* convert TREEFLAG_ constants to scoped enumNoel Grandin2015-04-221-11/+11
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-2/+2
* reduce scope of local variablesMichael Weghorn2014-12-081-3/+2
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-4/+4
* convert SV_BMP_ constants to enumNoel Grandin2014-10-181-4/+4
* loplugin: cstylecastNoel Grandin2014-09-301-1/+1