summaryrefslogtreecommitdiffstats
path: root/accessibility/source/extended/accessibleiconchoicectrlentry.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:sequentialassign in accessiblity..canvasNoel Grandin2019-04-121-4/+1
* loplugin:indentation in UnoControls..accessibilityNoel Grandin2019-02-081-3/+3
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-101-0/+1
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+0
* accessibility: simplify getSelection when possibleArnaud Versini2018-03-131-3/+3
* cosmetics: Drop duplicate semicolonTakeshi Abe2017-11-201-1/+1
* Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini2017-11-131-2/+2
* Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini2017-11-131-3/+4
* Remove useless method OCommonAccessibleText::getTextArnaud Versini2017-07-101-1/+1
* loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin2017-05-191-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-12/+12
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-52/+49
* New loplugin:dynexcspec: Add @throws documentation, accessibilityStephan Bergmann2017-01-191-0/+1
* 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
* Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2016-05-271-1/+1
* new plugin stylepoliceNoel Grandin2016-04-211-3/+3
* accessibility: fix doxygen errorsChris Sherlock2016-02-041-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* chmod -xTor Lillqvist2015-07-291-0/+0
* com::sun::star->css in accessibilityNoel Grandin2015-07-171-17/+17
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-301-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+1
|\
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-1/+1
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-2/+2
|/
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-2/+1
* accessibility: sal_False/True -> false/trueStephan Bergmann2014-09-151-3/+3
* accessibility: sal_Bool->boolNoel Grandin2014-04-151-6/+6
* fdo#63154 Remove some solar.h referencesAlexandre Vicenzi2014-03-151-2/+2
* accessibility: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-13/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-48/+48
* Remove visual noise from accessibilityAlexander Wilms2014-02-251-3/+3
* Remove unneccessary commentsAlexander Wilms2014-02-231-61/+61
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* coverity#706219 Uncaught exceptionCaolán McNamara2014-01-281-2/+4
* Integrate branch of IAccessible2Steve Yin2013-11-261-1/+2
* 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
* AllSettings with LanguageTagEike Rathke2012-11-221-1/+1
* re-base on ALv2 code.Michael Meeks2012-09-291-23/+14
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-3/+3
* Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann2012-09-141-7/+2
* OUString cleanup in accessibilityRicardo Montania2012-09-071-25/+25
* Remove unused definesThomas Arnhold2012-07-021-2/+0
* fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibilityJacek Wolszczak2012-06-291-7/+0
* fdo#39425: Replace DBG_ASSERT macros with OSL_ equivalents in accessibilityJacek Wolszczak2012-06-291-1/+1
* remove include of pch header in accessibilityNorbert Thiebaud2011-11-271-2/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-3/+3
|\
| * removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner2011-01-131-1/+1