summaryrefslogtreecommitdiff
path: root/accessibility/source
AgeCommit message (Expand)AuthorFilesLines
2014-01-28bool improvementsStephan Bergmann3-5/+5
2014-01-28Resolves: #i124008# listbox entry's are selected automatically...Steve Yin2-0/+2
2014-01-28coverity#983594 Uncaught exceptionCaolán McNamara1-2/+4
2014-01-28coverity#706219 Uncaught exceptionCaolán McNamara1-2/+4
2014-01-19coverity#1132668 : missing break in switchNorbert Thiebaud1-84/+81
2014-01-19coverity#1158122 : Explicit null dereferencedNorbert Thiebaud1-2/+4
2014-01-19coverity#1132662 Dereference after null checkNorbert Thiebaud1-1/+1
2014-01-19coverity#1132661 Dereference after null checkNorbert Thiebaud1-13/+10
2014-01-19coverity#1132660 Dereference after null checkNorbert Thiebaud1-16/+13
2014-01-15fdo#57950: Remove chained appends in accessibilityAnderson Roberto1-8/+1
2013-12-16svtools: rename IAccessibleTableControl::dispose()Michael Stahl1-1/+1
2013-12-16accessibility: don't crash if the TableControl is deadMichael Stahl1-6/+9
2013-12-16accessibility: Mutex cleanup in AccessibleGridControl* classesMichael Stahl7-76/+93
2013-11-28Related: #i123768# [ia2] remove pseudo-automatic noisy commentsHerbert Dürr1-1/+0
2013-11-27Improve exception messageStephan Bergmann1-1/+5
2013-11-27Revert sense in VCLXAccessibleBox::getAccessibleActionCount againStephan Bergmann1-1/+1
2013-11-26-Werror,-Wunused-private-fieldStephan Bergmann2-4/+4
2013-11-26WaE: private field 'm_bCompoundControlChild' is not usedTor Lillqvist1-3/+2
2013-11-26statement aligned as second statement in if body but not in a statement blockStephan Bergmann1-4/+4
2013-11-26-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-11-26WaE: unreachable codeTor Lillqvist1-1/+0
2013-11-26Document::ProcessWindowEvent now just forwards to baseclassCaolán McNamara1-19/+0
2013-11-26Integrate branch of IAccessible2Steve Yin25-175/+1826
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-2/+2
2013-11-15Add namespace to accessbility's TkResMgr.Andrzej J.R. Hunt1-1/+1
2013-10-04fix STL assert in accessibility::AccessibleGridControl::commitTableEventMichael Stahl1-8/+25
2013-10-04require OAccessibleContextHelper to be initialized with SolarMutexMichael Stahl1-1/+5
2013-09-17convert ACCESSIBILITY module from String to OUStringNoel Grandin3-9/+9
2013-08-12covnert vcl/texteng.hxx from String to OUStringNoel Grandin1-9/+9
2013-07-17Fix crash & reduce nesting.Jan Holesovsky1-14/+17
2013-06-24fdo#43460 framework,i18npool,accessibility: use isEmpty()Jelle van der Waa1-1/+1
2013-06-20VCLXAccessibleTabPageWindow: unhandled IndexOutOfBoundsExceptionMichael Stahl1-1/+9
2013-06-05use uno::Reference#clear() method...Noel Grandin3-3/+3
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-04-02drop prefix from ::cssThomas Arnhold1-275/+275
2013-04-01remove boilerplate commentsThomas Arnhold3-6/+1
2013-03-29ResMgr with LanguageTagEike Rathke1-3/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-8/+8
2013-02-25loplugin: improve indentationThomas Arnhold2-3/+3
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-18coverity#707601 Uninitialized pointer fieldNorbert Thiebaud1-0/+4
2013-02-18coverity#707602 Uninitialized pointer fieldNorbert Thiebaud1-0/+2
2013-02-18coverity#707600 Uninitialized pointer fieldNorbert Thiebaud1-0/+1
2013-02-18coverity#738556 Unitialized scalar fieldNorbert Thiebaud1-0/+8
2013-02-15Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara1-3/+5
2013-01-26Remove redundant braces around for loopsStephan Bergmann1-6/+9
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin2-1/+1
2012-12-29Remove last RTL_CONSTASCII_* from accessibilityMarcos Paulo de Souza1-3/+3