summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Expand)AuthorAgeFilesLines
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-234-5/+5
* coverity#1132662 Dereference after null checkCaolán McNamara2014-07-181-1/+1
* use SimpleReferenceObject in svtools moduleNoel Grandin2014-07-081-24/+0
* use SimpleReferenceObject in accessibilityNoel Grandin2014-07-081-0/+1
* Notify screen readers when selection changes in listboxesNiklas Johansson2014-07-041-1/+6
* fix some more indent and strip ::rtl::Caolán McNamara2014-07-021-7/+7
* Related: #i124856# guard against crashJürgen Schmidt2014-07-021-1/+1
* fix some mangled indentationCaolán McNamara2014-07-021-39/+14
* hmm, that's not rightCaolán McNamara2014-06-201-3/+3
* Dropdown combo-/listboxes should support accessible action togglePopupNiklas Johansson2014-06-201-5/+5
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-172-10/+2
* fdo#74681: quick help may be used as accessible textJacobo Aragunde Pérez2014-06-161-6/+10
* loplugin:staticcallStephan Bergmann2014-06-132-2/+2
* -Werror,-Wundefined-bool-conversionStephan Bergmann2014-06-102-6/+2
* various: remove SAL_THROW macroNoel Grandin2014-06-052-3/+1
* update_pchThomas Arnhold2014-05-281-2/+0
* css already means ::com::sun::starThomas Arnhold2014-05-271-58/+58
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-221-1/+1
* fix-includes.pl: accessibilityThomas Arnhold2014-05-193-5/+5
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-191-1/+0
* fix cut and paste into macro editor crashCaolán McNamara2014-05-151-3/+12
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-093-0/+121
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-052-2/+2
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-302-2/+2
* fixincludeguards.sh: accessibilityThomas Arnhold2014-04-1966-183/+183
* non-desktop: Avoid accessibility.Jan Holesovsky2014-04-181-1/+4
* accessibility: Move AccessibleFactory to anonymous namespace.Jan Holesovsky2014-04-181-373/+372
* No need for the extra levels here.Jan Holesovsky2014-04-181-71/+63
* accessibility: sal_Bool->boolNoel Grandin2014-04-1566-347/+347
* typo: arround -> aroundThomas Arnhold2014-04-141-1/+1
* typo: choosen -> chosenThomas Arnhold2014-04-141-1/+1
* typo: accesible -> accessibleThomas Arnhold2014-04-141-1/+1
* It's "its", not "it's"Tor Lillqvist2014-04-104-5/+5
* Remove unused functionsStephan Bergmann2014-04-091-3/+0
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-041-3/+4
* Remove unused functionsStephan Bergmann2014-04-031-25/+6
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-032-25/+25
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-015-5/+5
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2669-1237/+1237
* svtools: sal_Bool->boolNoel Grandin2014-03-252-8/+8
* Reduce IAccessibleTabListBox to what's actually usedStephan Bergmann2014-03-251-2/+2
* Remove dead codeStephan Bergmann2014-03-254-73/+0
* Remove dead codeStephan Bergmann2014-03-2520-113/+4
* svtools: sal_Bool->boolNoel Grandin2014-03-248-12/+12
* Use cppu::BaseMutex and remove need for Paragraph/ParagraphImpl splitStephan Bergmann2014-03-182-175/+163
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-182-4/+4
* fdo#63154 Remove some solar.h referencesAlexandre Vicenzi2014-03-152-6/+5
* OAccessibleContextWrapperHelper does not implement XAccessibleContextStephan Bergmann2014-03-141-3/+3
* a crash sometimes seen in a11y in baseCaolán McNamara2014-03-131-14/+15
* No need for implGetBounds to be SAL_CALLStephan Bergmann2014-03-1113-13/+13