summaryrefslogtreecommitdiffstats
path: root/accessibility/source/extended/accessiblelistboxentry.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* accessibility: sal_False/True -> false/trueStephan Bergmann2014-09-151-3/+3
* accessibility: sal_Bool->boolNoel Grandin2014-04-151-9/+9
* It's "its", not "it's"Tor Lillqvist2014-04-101-2/+2
* svtools: sal_Bool->boolNoel Grandin2014-03-251-4/+4
* a crash sometimes seen in a11y in baseCaolán McNamara2014-03-131-14/+15
* accessibility: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-13/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-59/+59
* Remove visual noise from accessibilityAlexander Wilms2014-02-251-3/+3
* Remove unneccessary commentsAlexander Wilms2014-02-231-78/+78
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* accessibility: add some missing locks in new codeMichael Stahl2014-02-111-2/+8
* coverity#983594 Uncaught exceptionCaolán McNamara2014-01-281-2/+4
* coverity#1132660 Dereference after null checkNorbert Thiebaud2014-01-191-16/+13
* Related: #i123768# [ia2] remove pseudo-automatic noisy commentsHerbert Dürr2013-11-281-1/+0
* -Werror,-Wunused-variableStephan Bergmann2013-11-261-1/+0
* Integrate branch of IAccessible2Steve Yin2013-11-261-27/+320
* convert ACCESSIBILITY module from String to OUStringNoel Grandin2013-09-171-4/+4
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-291-2/+2