summaryrefslogtreecommitdiff
path: root/accessibility/source/standard
AgeCommit message (Expand)Author
2015-01-07Accessibility: Expose keyboard short-cuts of menu entriesNiklas Johansson
2015-01-06fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin
2014-11-30fdo#86117 a11y: Exception when closing popup from ToolBox w/o separatorMaxim Monastirsky
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-05fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-30loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-15accessibility: sal_False/True -> false/trueStephan Bergmann
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-18coverity#1132662 Dereference after null checkCaolán McNamara
2014-07-04Notify screen readers when selection changes in listboxesNiklas Johansson
2014-07-02fix some more indent and strip ::rtl::Caolán McNamara
2014-07-02Related: #i124856# guard against crashJürgen Schmidt
2014-07-02fix some mangled indentationCaolán McNamara
2014-06-20hmm, that's not rightCaolán McNamara
2014-06-20Dropdown combo-/listboxes should support accessible action togglePopupNiklas Johansson
2014-06-16fdo#74681: quick help may be used as accessible textJacobo Aragunde Pérez
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-15accessibility: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-11No need for implGetBounds to be SAL_CALLStephan Bergmann
2014-03-10accessibility: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26Revert "Let's use RADIO_BUTTON and CHECK_BUTTON roles"Stephan Bergmann
2014-02-26Let's use RADIO_BUTTON and CHECK_BUTTON rolesJulien Nabet
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26cppcheck: duplicateIfJulien Nabet
2014-02-25Remove visual noise from accessibilityAlexander Wilms
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19Related: fdo#74242 #i104470# we now have a seperate CARET_CHANGED eventCaolán McNamara
2014-02-10the return of callcatcherCaolán McNamara
2014-02-07Avoid unnecessary heap allocationStephan Bergmann
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr
2014-01-28bool improvementsStephan Bergmann
2014-01-28Resolves: #i124008# listbox entry's are selected automatically...Steve Yin
2014-01-19coverity#1158122 : Explicit null dereferencedNorbert Thiebaud
2014-01-19coverity#1132662 Dereference after null checkNorbert Thiebaud
2014-01-19coverity#1132661 Dereference after null checkNorbert Thiebaud
2013-11-27Improve exception messageStephan Bergmann
2013-11-27Revert sense in VCLXAccessibleBox::getAccessibleActionCount againStephan Bergmann