summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)AuthorFilesLines
2013-12-18accessibility: don't crash if the TableControl is deadMichael Stahl2-7/+10
2013-11-21--enable-ia2 no longer disables Java access bridgeMichael Stahl1-2/+0
2013-11-19Add --enable-ia2 configuration optionDavid Ostrovsky1-0/+2
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-2/+2
2013-11-15Add namespace to accessbility's TkResMgr.Andrzej J.R. Hunt2-2/+5
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4
2013-10-25stop looking for Jar files in solverMichael Stahl1-1/+2
2013-10-23clean up some include guardsThomas Arnhold2-6/+6
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-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-1/+1
2013-09-17convert ACCESSIBILITY module from String to OUStringNoel Grandin5-11/+11
2013-09-01fdo#68346 Accessibility bridge should exspose the font name.Niklas Johansson2-12/+5
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1
2013-08-12covnert vcl/texteng.hxx from String to OUStringNoel Grandin1-9/+9
2013-07-17Fix mingw64 build of accessibilityFridrich Štrba1-1/+1
2013-07-17Fix crash & reduce nesting.Jan Holesovsky1-14/+17
2013-06-30fdo#58995 Fix window handle is null on AT side of JAB bridgeDavid Ostrovsky1-1/+1
2013-06-30fdo#58995 Fix focus gained/lost event dropping for Window and FrameDavid Ostrovsky3-0/+58
2013-06-27fdo#58995 fix focus gain/lost events dropping on JDK 1.7David Ostrovsky1-0/+21
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-07Let us cast pointers to pointer-sized integersFridrich Štrba1-1/+1
2013-06-05use uno::Reference#clear() method...Noel Grandin3-3/+3
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin3-5/+5
2013-04-26some more namespace cleanupThomas Arnhold1-3/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks8-178/+32
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-04-18Remove bogus fileTor Lillqvist1-1/+0
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-02drop prefix from ::cssThomas Arnhold2-422/+422
2013-04-01remove boilerplate commentsThomas Arnhold3-6/+1
2013-03-29ResMgr with LanguageTagEike Rathke1-3/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+6
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-8/+8
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-25loplugin: improve indentationThomas Arnhold2-3/+3
2013-02-22s/the the/the/Tor Lillqvist2-2/+2
2013-02-20typo: allways -> alwaysAndras Timar1-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#984077: Unitialized pointer fieldNorbert Thiebaud1-1/+0
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-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl5-5/+5
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl2-0/+4
2013-01-26Remove redundant braces around for loopsStephan Bergmann1-6/+9