summaryrefslogtreecommitdiff
path: root/accessibility/inc
AgeCommit message (Expand)Author
2014-04-19fixincludeguards.sh: accessibilityThomas Arnhold
2014-04-15accessibility: sal_Bool->boolNoel Grandin
2014-04-14typo: arround -> aroundThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
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-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-11No need for implGetBounds to be SAL_CALLStephan 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-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from accessibilityAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-11accessibility: add some missing locks in new codeMichael Stahl
2014-02-10the return of callcatcherCaolán McNamara
2014-02-07std::less is the default hereStephan Bergmann
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04fix ambiguitiesCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-28coverity#983594 Uncaught exceptionCaolán McNamara
2014-01-28coverity#706219 Uncaught exceptionCaolán McNamara
2014-01-23fdo#63154 Removed unused solar.h referenceAlexandre Vicenzi
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-12-08Drop duplicate #includeTakeshi Abe
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-26Document::ProcessWindowEvent now just forwards to baseclassCaolán McNamara
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-11-15Add namespace to accessbility's TkResMgr.Andrzej J.R. Hunt
2013-10-23clean up some include guardsThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-17convert ACCESSIBILITY module from String to OUStringNoel Grandin
2013-04-26some more namespace cleanupThomas Arnhold
2013-04-02drop prefix from ::cssThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-22s/the the/the/Tor Lillqvist
2013-02-20typo: allways -> alwaysAndras Timar
2013-02-18coverity#984077: Unitialized pointer fieldNorbert Thiebaud