summaryrefslogtreecommitdiffstats
path: root/accessibility/inc
Commit message (Expand)AuthorAgeFilesLines
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-2/+2
* various: remove SAL_THROW macroNoel Grandin2014-06-051-2/+1
* update_pchThomas Arnhold2014-05-281-2/+0
* fix-includes.pl: accessibilityThomas Arnhold2014-05-192-3/+3
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-191-1/+0
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-092-0/+119
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* fixincludeguards.sh: accessibilityThomas Arnhold2014-04-1965-180/+180
* accessibility: sal_Bool->boolNoel Grandin2014-04-1527-98/+98
* typo: arround -> aroundThomas Arnhold2014-04-141-1/+1
* It's "its", not "it's"Tor Lillqvist2014-04-103-3/+3
* Remove unused functionsStephan Bergmann2014-04-031-25/+6
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-11/+11
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-015-5/+5
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2663-1189/+1189
* Reduce IAccessibleTabListBox to what's actually usedStephan Bergmann2014-03-251-2/+2
* Remove dead codeStephan Bergmann2014-03-252-24/+0
* Remove dead codeStephan Bergmann2014-03-2511-45/+4
* svtools: sal_Bool->boolNoel Grandin2014-03-242-3/+3
* Use cppu::BaseMutex and remove need for Paragraph/ParagraphImpl splitStephan Bergmann2014-03-181-60/+60
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-2/+2
* fdo#63154 Remove some solar.h referencesAlexandre Vicenzi2014-03-151-4/+3
* No need for implGetBounds to be SAL_CALLStephan Bergmann2014-03-1111-11/+11
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-053-21/+21
* remove unused code in accessibility::DocumentNoel Grandin2014-03-051-3/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2662-961/+961
* Remove visual noise from accessibilityAlexander Wilms2014-02-2552-204/+204
* Remove unneccessary commentsAlexander Wilms2014-02-232-10/+4
* accessibility: add some missing locks in new codeMichael Stahl2014-02-112-4/+3
* the return of callcatcherCaolán McNamara2014-02-101-1/+0
* std::less is the default hereStephan Bergmann2014-02-071-1/+1
* auto_ptr -> scoped_ptrStephan Bergmann2014-02-073-9/+6
* Doxygen warnings correctedChris Sherlock2014-02-051-1/+1
* fix ambiguitiesCaolán McNamara2014-02-041-1/+1
* bool improvementsStephan Bergmann2014-01-282-2/+2
* coverity#983594 Uncaught exceptionCaolán McNamara2014-01-281-2/+6
* coverity#706219 Uncaught exceptionCaolán McNamara2014-01-281-2/+6
* fdo#63154 Removed unused solar.h referenceAlexandre Vicenzi2014-01-231-3/+0
* svtools: rename IAccessibleTableControl::dispose()Michael Stahl2013-12-161-1/+1
* accessibility: don't crash if the TableControl is deadMichael Stahl2013-12-161-1/+1
* accessibility: Mutex cleanup in AccessibleGridControl* classesMichael Stahl2013-12-162-40/+0
* Drop duplicate #includeTakeshi Abe2013-12-081-1/+0
* Related: #i123768# [ia2] remove pseudo-automatic noisy commentsHerbert Dürr2013-11-281-1/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2013-11-261-1/+1
* WaE: private field 'm_bCompoundControlChild' is not usedTor Lillqvist2013-11-261-1/+0
* Document::ProcessWindowEvent now just forwards to baseclassCaolán McNamara2013-11-261-4/+0
* Integrate branch of IAccessible2Steve Yin2013-11-2614-11/+119
* Add namespace to accessbility's TkResMgr.Andrzej J.R. Hunt2013-11-151-1/+4
* clean up some include guardsThomas Arnhold2013-10-232-6/+6
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-1/+1