summaryrefslogtreecommitdiffstats
path: root/accessibility/source
Commit message (Expand)AuthorAgeFilesLines
* coverity#1132662 Dereference after null checkCaolán McNamara2014-07-181-1/+1
* use SimpleReferenceObject in svtools moduleNoel Grandin2014-07-081-24/+0
* 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-171-8/+0
* 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-051-1/+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-191-2/+2
* fix cut and paste into macro editor crashCaolán McNamara2014-05-151-3/+12
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-052-2/+2
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* fixincludeguards.sh: accessibilityThomas Arnhold2014-04-191-3/+3
* 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-1539-249/+249
* 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-101-2/+2
* Remove unused functionsStephan Bergmann2014-04-091-3/+0
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-041-3/+4
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-14/+14
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-266-48/+48
* svtools: sal_Bool->boolNoel Grandin2014-03-252-8/+8
* Remove dead codeStephan Bergmann2014-03-252-49/+0
* Remove dead codeStephan Bergmann2014-03-259-68/+0
* svtools: sal_Bool->boolNoel Grandin2014-03-246-9/+9
* Use cppu::BaseMutex and remove need for Paragraph/ParagraphImpl splitStephan Bergmann2014-03-181-115/+103
* 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-2/+2
* 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-112-2/+2
* accessibility: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-109-75/+9
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-052-13/+15
* remove unused code in accessibility::DocumentNoel Grandin2014-03-051-38/+0
* Revert "Let's use RADIO_BUTTON and CHECK_BUTTON roles"Stephan Bergmann2014-02-261-6/+4
* Let's use RADIO_BUTTON and CHECK_BUTTON rolesJulien Nabet2014-02-261-4/+6
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2661-965/+965
* cppcheck: duplicateIfJulien Nabet2014-02-261-7/+9
* Remove visual noise from accessibilityAlexander Wilms2014-02-2526-110/+110
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-245-14/+14