summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/accessiblelistboxentry.cxx
AgeCommit message (Expand)Author
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-07-09tdf#100726: Improve readability of OUString/OString concatenationsUlkem Kasapoglu
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-05fix bug in AccessibleListBoxEntry::implGetParentAccessible()Noel Grandin
2018-03-13accessibility: simplify getSelection when possibleArnaud Versini
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-01-15More loplugin:cstylecast: accessibilityStephan Bergmann
2018-01-12More loplugin:cstylecast: accessibilityStephan Bergmann
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski
2017-09-18headString in SvTreeListBox is unusedNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini
2017-05-19loplugin:stringcopy: accessibilityStephan Bergmann
2017-05-16loplugin:comparisonwithconstant in accessibilityNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-11Fix typosAndrea Gelmini
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-14drop unused LIST from SvTreeAccRoleType enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, accessibilityStephan Bergmann
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-11-08loplugin:oncevarNoel Grandin
2016-11-01loplugin:expandablemethods in accessibilityNoel Grandin
2016-09-14tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-19clang-tidy misc-unused-raiiNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-29chmod -xTor Lillqvist
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-22convert TREEBOX_ALLITEM constants to scoped enumNoel Grandin
2015-04-22convert TREEFLAG_ constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-12-08reduce scope of local variablesMichael Weghorn
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-18convert SV_BMP_ constants to enumNoel Grandin
2014-09-30loplugin: cstylecastNoel Grandin