summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)AuthorFilesLines
2014-03-05remove unused code in accessibility::DocumentNoel Grandin2-41/+0
2014-02-26Revert "Let's use RADIO_BUTTON and CHECK_BUTTON roles"Stephan Bergmann1-6/+4
2014-02-26Let's use RADIO_BUTTON and CHECK_BUTTON rolesJulien Nabet1-4/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann123-1926/+1926
2014-02-26cppcheck: duplicateIfJulien Nabet1-7/+9
2014-02-25Remove visual noise from accessibilityAlexander Wilms78-314/+314
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann5-14/+14
2014-02-23Remove unneccessary commentsAlexander Wilms53-1564/+1318
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert16-3/+16
2014-02-19Related: fdo#74242 hook up a selection and caret change for multiline editsCaolán McNamara1-0/+1
2014-02-19Related: fdo#74242 #i104470# we now have a seperate CARET_CHANGED eventCaolán McNamara1-17/+14
2014-02-11accessibility: add some missing locks in new codeMichael Stahl4-9/+18
2014-02-10the return of callcatcherCaolán McNamara2-15/+0
2014-02-07std::less is the default hereStephan Bergmann1-1/+1
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann4-15/+9
2014-02-07Avoid unnecessary heap allocationStephan Bergmann4-22/+8
2014-02-05Doxygen warnings correctedChris Sherlock2-3/+3
2014-02-04fix ambiguitiesCaolán McNamara2-3/+3
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr1-2/+2
2014-01-28bool improvementsStephan Bergmann5-7/+7
2014-01-28Resolves: #i124008# listbox entry's are selected automatically...Steve Yin2-0/+2
2014-01-28coverity#983594 Uncaught exceptionCaolán McNamara2-4/+10
2014-01-28coverity#706219 Uncaught exceptionCaolán McNamara2-4/+10
2014-01-23fdo#63154 Removed unused solar.h referenceAlexandre Vicenzi1-3/+0
2014-01-19coverity#1132668 : missing break in switchNorbert Thiebaud1-84/+81
2014-01-19coverity#1158122 : Explicit null dereferencedNorbert Thiebaud1-2/+4
2014-01-19coverity#1132662 Dereference after null checkNorbert Thiebaud1-1/+1
2014-01-19coverity#1132661 Dereference after null checkNorbert Thiebaud1-13/+10
2014-01-19coverity#1132660 Dereference after null checkNorbert Thiebaud1-16/+13
2014-01-15fdo#57950: Remove chained appends in accessibilityAnderson Roberto1-8/+1
2013-12-16svtools: rename IAccessibleTableControl::dispose()Michael Stahl2-2/+2
2013-12-16accessibility: don't crash if the TableControl is deadMichael Stahl2-7/+10
2013-12-16accessibility: Mutex cleanup in AccessibleGridControl* classesMichael Stahl9-116/+93
2013-12-08Drop duplicate #includeTakeshi Abe1-1/+0
2013-12-05fdo#39956 Delete JABDavid Ostrovsky57-12785/+0
2013-11-28Related: #i123768# [ia2] remove pseudo-automatic noisy commentsHerbert Dürr2-2/+0
2013-11-27Improve exception messageStephan Bergmann1-1/+5
2013-11-27Revert sense in VCLXAccessibleBox::getAccessibleActionCount againStephan Bergmann1-1/+1
2013-11-26-Werror,-Wunused-private-fieldStephan Bergmann3-5/+5
2013-11-26WaE: private field 'm_bCompoundControlChild' is not usedTor Lillqvist2-4/+2
2013-11-26statement aligned as second statement in if body but not in a statement blockStephan Bergmann1-4/+4
2013-11-26-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-11-26WaE: unreachable codeTor Lillqvist1-1/+0
2013-11-26Document::ProcessWindowEvent now just forwards to baseclassCaolán McNamara2-23/+0
2013-11-26Integrate branch of IAccessible2Steve Yin39-186/+1945
2013-11-21--enable-ia2 no longer disables Java access bridgeMichael Stahl1-2/+0
2013-11-19Add --enable-ia2 configuration optionDavid Ostrovsky1-0/+2
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-2/+2
2013-11-15Add namespace to accessbility's TkResMgr.Andrzej J.R. Hunt2-2/+5
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4