summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Expand)AuthorAgeFilesLines
* fix STL assert in accessibility::AccessibleGridControl::commitTableEventMichael Stahl2013-10-071-8/+25
* fdo#58995 Fix focus gained/lost event dropping for Window and FrameDavid Ostrovsky2013-07-023-0/+58
* fdo#58995 fix focus gain/lost events dropping on JDK 1.7David Ostrovsky2013-06-271-0/+21
* VCLXAccessibleTabPageWindow: unhandled IndexOutOfBoundsExceptionMichael Stahl2013-06-241-1/+9
* 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
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-2918-42/+30
* fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2012-11-282-7/+7
* accessibility: WNT only IllegalArgumentException java problemMichael Stahl2012-11-271-1/+1
* AllSettings with LanguageTagEike Rathke2012-11-2215-16/+17
* Merge branch 'master' into feature/killsdfAndras Timar2012-11-1111-147/+110
|\
| * Better fix for fdo#56473, Crash when inserting a simple macroMichael Meeks2012-11-091-11/+11
| * Related: fdo#56473 IDE: Crash when inserting a simple macroJulien Nabet2012-11-021-2/+2
| * fix some VS 2010 specific issuesDavid Ostrovsky2012-10-281-1/+1
| * Resolves: fdo#56473 IDE: Crash when inserting a simple macroJulien Nabet2012-10-281-2/+8
| * fdo#53474: Fix Windows Java Accessibility BridgeStephan Bergmann2012-10-253-92/+49
| * replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-191-1/+1
| * Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-194-44/+44
| * export symbols after gbuildificationDavid Tardon2012-10-151-4/+4
* | Merge branch 'master' into feature/killsdfAndras Timar2012-10-134-4/+5
|\|
| * Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-113-3/+3