summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-228-178/+32
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-2/+2
* Remove bogus fileTor Lillqvist2013-04-181-1/+0
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* drop prefix from ::cssThomas Arnhold2013-04-022-422/+422
* remove boilerplate commentsThomas Arnhold2013-04-013-6/+1
* ResMgr with LanguageTagEike Rathke2013-03-291-3/+1
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-082-0/+6
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-8/+8
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* remove all d.lstMichael Stahl2013-02-281-0/+0
* loplugin: improve indentationThomas Arnhold2013-02-252-3/+3
* s/the the/the/Tor Lillqvist2013-02-222-2/+2
* typo: allways -> alwaysAndras Timar2013-02-201-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#984077: Unitialized pointer fieldNorbert Thiebaud2013-02-181-1/+0
* 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
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-265-5/+5
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-0/+4
* Remove redundant braces around for loopsStephan Bergmann2013-01-261-6/+9
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-072-1/+1
* gbuild: replace all use of PRODUCT with ENABLE_DBGUTILMichael Stahl2013-01-031-1/+1
* Remove last RTL_CONSTASCII_* from accessibilityMarcos Paulo de Souza2012-12-292-5/+5
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-12-241-1/+1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-302-4/+0