summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Resolves: #i124008# listbox entry's are selected automatically...Steve Yin2014-01-282-0/+2
* coverity#983594 Uncaught exceptionCaolán McNamara2014-01-282-4/+10
* coverity#706219 Uncaught exceptionCaolán McNamara2014-01-282-4/+10
* fdo#63154 Removed unused solar.h referenceAlexandre Vicenzi2014-01-231-3/+0
* 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-162-2/+2
* accessibility: don't crash if the TableControl is deadMichael Stahl2013-12-162-7/+10
* accessibility: Mutex cleanup in AccessibleGridControl* classesMichael Stahl2013-12-169-116/+93
* Drop duplicate #includeTakeshi Abe2013-12-081-1/+0
* fdo#39956 Delete JABDavid Ostrovsky2013-12-0557-12785/+0
* Related: #i123768# [ia2] remove pseudo-automatic noisy commentsHerbert Dürr2013-11-282-2/+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-263-5/+5
* WaE: private field 'm_bCompoundControlChild' is not usedTor Lillqvist2013-11-262-4/+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-262-23/+0
* Integrate branch of IAccessible2Steve Yin2013-11-2639-186/+1945
* --enable-ia2 no longer disables Java access bridgeMichael Stahl2013-11-211-2/+0
* Add --enable-ia2 configuration optionDavid Ostrovsky2013-11-191-0/+2
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-192-2/+2
* Add namespace to accessbility's TkResMgr.Andrzej J.R. Hunt2013-11-152-2/+5
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-1/+4
* stop looking for Jar files in solverMichael Stahl2013-10-251-1/+2
* clean up some include guardsThomas Arnhold2013-10-232-6/+6
* fix STL assert in accessibility::AccessibleGridControl::commitTableEventMichael Stahl2013-10-041-8/+25
* require OAccessibleContextHelper to be initialized with SolarMutexMichael Stahl2013-10-041-1/+5
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-1/+1
* convert ACCESSIBILITY module from String to OUStringNoel Grandin2013-09-175-11/+11
* fdo#68346 Accessibility bridge should exspose the font name.Niklas Johansson2013-09-012-12/+5
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-191-1/+1
* covnert vcl/texteng.hxx from String to OUStringNoel Grandin2013-08-121-9/+9
* Fix mingw64 build of accessibilityFridrich Štrba2013-07-171-1/+1
* Fix crash & reduce nesting.Jan Holesovsky2013-07-171-14/+17
* fdo#58995 Fix window handle is null on AT side of JAB bridgeDavid Ostrovsky2013-06-301-1/+1
* fdo#58995 Fix focus gained/lost event dropping for Window and FrameDavid Ostrovsky2013-06-303-0/+58
* fdo#58995 fix focus gain/lost events dropping on JDK 1.7David Ostrovsky2013-06-271-0/+21
* fdo#43460 framework,i18npool,accessibility: use isEmpty()Jelle van der Waa2013-06-241-1/+1
* VCLXAccessibleTabPageWindow: unhandled IndexOutOfBoundsExceptionMichael Stahl2013-06-201-1/+9
* Let us cast pointers to pointer-sized integersFridrich Štrba2013-06-071-1/+1
* use uno::Reference#clear() method...Noel Grandin2013-06-053-3/+3
* Java cleanup, convert Hashtable to HashMapNoel Grandin2013-05-063-5/+5
* some more namespace cleanupThomas Arnhold2013-04-261-3/+0