summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/accessiblelistboxentry.cxx
AgeCommit message (Expand)Author
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen
2019-09-18accessibility: fix leak of AccessibleListBoxEntryMichael Stahl
2019-08-21loplugin:constmethod in accessibilityNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann
2019-06-08loplugin:singlevalfieldsNoel Grandin
2019-04-12loplugin:sequentialassign in accessiblity..canvasNoel Grandin
2019-04-03Fix typoAndrea Gelmini
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-22Fix typoAndrea Gelmini
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