summaryrefslogtreecommitdiffstats
path: root/accessibility/source
Commit message (Expand)AuthorAgeFilesLines
* Doxygen warnings correctedChris Sherlock2014-02-051-2/+2
* fix ambiguitiesCaolán McNamara2014-02-041-2/+2
* Related: #i123862# use O*String's isEmpty() method...Herbert Dürr2014-02-041-2/+2
* bool improvementsStephan Bergmann2014-01-283-5/+5
* Resolves: #i124008# listbox entry's are selected automatically...Steve Yin2014-01-282-0/+2
* coverity#983594 Uncaught exceptionCaolán McNamara2014-01-281-2/+4
* coverity#706219 Uncaught exceptionCaolán McNamara2014-01-281-2/+4
* coverity#1132668 : missing break in switchNorbert Thiebaud2014-01-191-84/+81
* coverity#1158122 : Explicit null dereferencedNorbert Thiebaud2014-01-191-2/+4
* coverity#1132662 Dereference after null checkNorbert Thiebaud2014-01-191-1/+1
* coverity#1132661 Dereference after null checkNorbert Thiebaud2014-01-191-13/+10
* coverity#1132660 Dereference after null checkNorbert Thiebaud2014-01-191-16/+13
* fdo#57950: Remove chained appends in accessibilityAnderson Roberto2014-01-151-8/+1
* svtools: rename IAccessibleTableControl::dispose()Michael Stahl2013-12-161-1/+1
* accessibility: don't crash if the TableControl is deadMichael Stahl2013-12-161-6/+9
* accessibility: Mutex cleanup in AccessibleGridControl* classesMichael Stahl2013-12-167-76/+93
* Related: #i123768# [ia2] remove pseudo-automatic noisy commentsHerbert Dürr2013-11-281-1/+0
* Improve exception messageStephan Bergmann2013-11-271-1/+5
* Revert sense in VCLXAccessibleBox::getAccessibleActionCount againStephan Bergmann2013-11-271-1/+1
* -Werror,-Wunused-private-fieldStephan Bergmann2013-11-262-4/+4
* WaE: private field 'm_bCompoundControlChild' is not usedTor Lillqvist2013-11-261-3/+2
* statement aligned as second statement in if body but not in a statement blockStephan Bergmann2013-11-261-4/+4
* -Werror,-Wunused-variableStephan Bergmann2013-11-261-1/+0
* WaE: unreachable codeTor Lillqvist2013-11-261-1/+0
* Document::ProcessWindowEvent now just forwards to baseclassCaolán McNamara2013-11-261-19/+0
* Integrate branch of IAccessible2Steve Yin2013-11-2625-175/+1826
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-192-2/+2
* Add namespace to accessbility's TkResMgr.Andrzej J.R. Hunt2013-11-151-1/+1
* fix STL assert in accessibility::AccessibleGridControl::commitTableEventMichael Stahl2013-10-041-8/+25
* require OAccessibleContextHelper to be initialized with SolarMutexMichael Stahl2013-10-041-1/+5
* convert ACCESSIBILITY module from String to OUStringNoel Grandin2013-09-173-9/+9
* covnert vcl/texteng.hxx from String to OUStringNoel Grandin2013-08-121-9/+9
* Fix crash & reduce nesting.Jan Holesovsky2013-07-171-14/+17
* fdo#43460 framework,i18npool,accessibility: use isEmpty()Jelle van der Waa2013-06-241-1/+1
* VCLXAccessibleTabPageWindow: unhandled IndexOutOfBoundsExceptionMichael Stahl2013-06-201-1/+9
* use uno::Reference#clear() method...Noel Grandin2013-06-053-3/+3
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-24/+4
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-2/+2
* drop prefix from ::cssThomas Arnhold2013-04-021-275/+275
* remove boilerplate commentsThomas Arnhold2013-04-013-6/+1
* ResMgr with LanguageTagEike Rathke2013-03-291-3/+1
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-081-0/+3
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-8/+8
* loplugin: improve indentationThomas Arnhold2013-02-252-3/+3
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* coverity#707601 Uninitialized pointer fieldNorbert Thiebaud2013-02-181-0/+4
* coverity#707602 Uninitialized pointer fieldNorbert Thiebaud2013-02-181-0/+2
* coverity#707600 Uninitialized pointer fieldNorbert Thiebaud2013-02-181-0/+1
* coverity#738556 Unitialized scalar fieldNorbert Thiebaud2013-02-181-0/+8
* Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara2013-02-151-3/+5