summaryrefslogtreecommitdiff
path: root/accessibility/source/extended
AgeCommit message (Expand)Author
2014-04-15accessibility: sal_Bool->boolNoel Grandin
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 unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
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-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-05remove unused code in accessibility::DocumentNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
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-11accessibility: add some missing locks in new codeMichael Stahl
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-28coverity#983594 Uncaught exceptionCaolán McNamara
2014-01-28coverity#706219 Uncaught exceptionCaolán McNamara
2014-01-19coverity#1132668 : missing break in switchNorbert Thiebaud
2014-01-19coverity#1132660 Dereference after null checkNorbert Thiebaud
2014-01-15fdo#57950: Remove chained appends in accessibilityAnderson Roberto
2013-12-16svtools: rename IAccessibleTableControl::dispose()Michael Stahl
2013-12-16accessibility: don't crash if the TableControl is deadMichael Stahl
2013-12-16accessibility: Mutex cleanup in AccessibleGridControl* classesMichael Stahl
2013-11-28Related: #i123768# [ia2] remove pseudo-automatic noisy commentsHerbert Dürr
2013-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2013-11-26WaE: private field 'm_bCompoundControlChild' is not usedTor Lillqvist
2013-11-26-Werror,-Wunused-variableStephan Bergmann
2013-11-26WaE: unreachable codeTor Lillqvist
2013-11-26Document::ProcessWindowEvent now just forwards to baseclassCaolán McNamara
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-10-04fix STL assert in accessibility::AccessibleGridControl::commitTableEventMichael Stahl
2013-10-04require OAccessibleContextHelper to be initialized with SolarMutexMichael Stahl
2013-09-17convert ACCESSIBILITY module from String to OUStringNoel Grandin
2013-08-12covnert vcl/texteng.hxx from String to OUStringNoel Grandin
2013-06-24fdo#43460 framework,i18npool,accessibility: use isEmpty()Jelle van der Waa
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-04-02drop prefix from ::cssThomas Arnhold