summaryrefslogtreecommitdiff
path: root/accessibility/source/standard/vclxaccessiblelistitem.cxx
AgeCommit message (Expand)Author
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann
2019-02-25loplugin:unusedfields in variousNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-03-13accessibility: simplify getSelection when possibleArnaud Versini
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-25accessibility: cleanup constructors and destructorsArnaud Versini
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-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, accessibilityStephan Bergmann
2016-10-11loplugin:refcountingStephan Bergmann
2016-10-11parent will definitely exist at ctor timeCaolán McNamara
2016-10-11Resolves: tdf#103032 a11y crash on listbox dispose in toolbar dropdownCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin
2016-09-14tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-03-09loplugin:constantparam in accessibilityNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-09-15accessibility: sal_False/True -> false/trueStephan Bergmann
2014-04-15accessibility: sal_Bool->boolNoel Grandin
2014-03-10accessibility: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-11-26Integrate branch of IAccessible2Steve Yin
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-22AllSettings with LanguageTagEike Rathke
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann
2012-09-07OUString cleanup in accessibilityRicardo Montania
2012-06-29fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibilityJacek Wolszczak
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-08use RTL_CONSTASCII_USTRINGPARAMKevin Hunter