summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)Author
2014-08-13Notify screen readers when selection changes in listboxesNiklas Johansson
2014-07-02Related: #i124856# guard against crashJürgen Schmidt
2014-06-27fdo#74681: quick help may be used as accessible textJacobo Aragunde Pérez
2014-05-19fix-includes.pl: accessibilityThomas Arnhold
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-15fix cut and paste into macro editor crashCaolán McNamara
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-19fixincludeguards.sh: accessibilityThomas Arnhold
2014-04-18non-desktop: Avoid accessibility.Jan Holesovsky
2014-04-18accessibility: Move AccessibleFactory to anonymous namespace.Jan Holesovsky
2014-04-18No need for the extra levels here.Jan Holesovsky
2014-04-15accessibility: sal_Bool->boolNoel Grandin
2014-04-14typo: arround -> aroundThomas Arnhold
2014-04-14typo: choosen -> chosenThomas Arnhold
2014-04-14typo: accesible -> accessibleThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-09Remove unused functionsStephan Bergmann
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-03Remove unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25Reduce IAccessibleTabListBox to what's actually usedStephan Bergmann
2014-03-25Remove dead codeStephan Bergmann
2014-03-25Remove dead codeStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-18Use cppu::BaseMutex and remove need for Paragraph/ParagraphImpl splitStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-15fdo#63154 Remove some solar.h referencesAlexandre Vicenzi
2014-03-14OAccessibleContextWrapperHelper does not implement XAccessibleContextStephan Bergmann
2014-03-13a crash sometimes seen in a11y in baseCaolán McNamara
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-03-05remove unused code in accessibility::DocumentNoel Grandin
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 hook up a selection and caret change for multiline editsCaolán McNamara
2014-02-19Related: fdo#74242 #i104470# we now have a seperate CARET_CHANGED eventCaolán McNamara
2014-02-11accessibility: add some missing locks in new codeMichael Stahl
2014-02-10the return of callcatcherCaolán McNamara