1. bd6048b Notify screen readers when selection changes in listboxes by Niklas Johansson · 12 years ago
  2. 0390ebd Related: #i124856# guard against crash by Jürgen Schmidt · 12 years ago
  3. 091eeea fdo#74681: quick help may be used as accessible text by Jacobo Aragunde Pérez · 12 years ago
  4. 4f6e343 fix-includes.pl: accessibility by Thomas Arnhold · 12 years ago
  5. 3db8d60 hrc and src files: squeeze multiple newlines by Thomas Arnhold · 12 years ago
  6. f5dae84 fix cut and paste into macro editor crash by Caolán McNamara · 12 years ago
  7. 569ff67 update_pch: add a bunch of pch files by Thomas Arnhold · 12 years ago
  8. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  9. 0a1d822 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
  10. c98eef7 fixincludeguards.sh: accessibility by Thomas Arnhold · 12 years ago
  11. a7ee831 non-desktop: Avoid accessibility. by Jan Holesovsky · 12 years ago
  12. ba41988 accessibility: Move AccessibleFactory to anonymous namespace. by Jan Holesovsky · 12 years ago
  13. 1d93b5d No need for the extra levels here. by Jan Holesovsky · 12 years ago
  14. af047fc accessibility: sal_Bool->bool by Noel Grandin · 12 years ago
  15. bb667fc typo: arround -> around by Thomas Arnhold · 12 years ago
  16. 2805ac1 typo: choosen -> chosen by Thomas Arnhold · 12 years ago
  17. cc13522 typo: accesible -> accessible by Thomas Arnhold · 12 years ago
  18. 6835d9f It's "its", not "it's" by Tor Lillqvist · 12 years ago
  19. 3fd2c49 Remove unused functions by Stephan Bergmann · 12 years ago
  20. 453ee35 fdo#43157 : clean up more OSL_POSTCOND by Michaël Lefèvre · 12 years ago
  21. 618dc92 Remove unused functions by Stephan Bergmann · 12 years ago
  22. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  23. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  24. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  25. 436cd90 svtools: sal_Bool->bool by Noel Grandin · 12 years ago
  26. f9cc750 Reduce IAccessibleTabListBox to what's actually used by Stephan Bergmann · 12 years ago
  27. d96a2f4 Remove dead code by Stephan Bergmann · 12 years ago
  28. c6b2b5f Remove dead code by Stephan Bergmann · 12 years ago
  29. 9f12e4a svtools: sal_Bool->bool by Noel Grandin · 12 years ago
  30. c2fb42a Use cppu::BaseMutex and remove need for Paragraph/ParagraphImpl split by Stephan Bergmann · 12 years ago
  31. 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
  32. 364ac5a fdo#63154 Remove some solar.h references by Alexandre Vicenzi · 12 years ago
  33. 3678456 OAccessibleContextWrapperHelper does not implement XAccessibleContext by Stephan Bergmann · 12 years ago
  34. cf56144 a crash sometimes seen in a11y in base by Caolán McNamara · 12 years ago
  35. d47ca30 No need for implGetBounds to be SAL_CALL by Stephan Bergmann · 12 years ago
  36. acca15f accessibility: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  37. 68ec95b made ListBox handle more than 64k elements, fdo#61520 related by Eike Rathke · 12 years ago
  38. 6f0dfc4 remove unused code in accessibility::Document by Noel Grandin · 12 years ago
  39. 994a359 Revert "Let's use RADIO_BUTTON and CHECK_BUTTON roles" by Stephan Bergmann · 12 years ago
  40. 97d4f7e Let's use RADIO_BUTTON and CHECK_BUTTON roles by Julien Nabet · 12 years ago
  41. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  42. 09a1c9d cppcheck: duplicateIf by Julien Nabet · 12 years ago
  43. 2e821e4 Remove visual noise from accessibility by Alexander Wilms · 12 years ago
  44. 33740b7 Replace exisiting TriState, AutoState with more generic TriState by Stephan Bergmann · 12 years ago
  45. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  46. a18a1a4 Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx by Tobias Lippert · 12 years ago
  47. 49cecd8 Related: fdo#74242 hook up a selection and caret change for multiline edits by Caolán McNamara · 12 years ago
  48. da13dd9 Related: fdo#74242 #i104470# we now have a seperate CARET_CHANGED event by Caolán McNamara · 12 years ago
  49. 368cff7 accessibility: add some missing locks in new code by Michael Stahl · 12 years ago
  50. 2b12a5b the return of callcatcher by Caolán McNamara · 12 years ago
  51. 660c188 std::less is the default here by Stephan Bergmann · 12 years ago
  52. 2935c29 auto_ptr -> scoped_ptr by Stephan Bergmann · 12 years ago
  53. 2b04d0a Avoid unnecessary heap allocation by Stephan Bergmann · 12 years ago
  54. 51a68b4 Doxygen warnings corrected by Chris Sherlock · 12 years ago
  55. 0be44f7 fix ambiguities by Caolán McNamara · 12 years ago
  56. 59238ef Related: #i123862# use O*String's isEmpty() method... by Herbert Dürr · 12 years ago
  57. bfe5448 bool improvements by Stephan Bergmann · 12 years ago
  58. 05534b5 Resolves: #i124008# listbox entry's are selected automatically... by Steve Yin · 12 years ago
  59. ab4b2e0b coverity#983594 Uncaught exception by Caolán McNamara · 12 years ago
  60. 420ca61 coverity#706219 Uncaught exception by Caolán McNamara · 12 years ago
  61. 4bdf9a0 fdo#63154 Removed unused solar.h reference by Alexandre Vicenzi · 12 years ago
  62. a1a545a coverity#1132668 : missing break in switch by Norbert Thiebaud · 12 years ago
  63. 2a77e7a coverity#1158122 : Explicit null dereferenced by Norbert Thiebaud · 12 years ago
  64. 8db5136 coverity#1132662 Dereference after null check by Norbert Thiebaud · 12 years ago
  65. 9fd10cc coverity#1132661 Dereference after null check by Norbert Thiebaud · 12 years ago
  66. 014a0e5 coverity#1132660 Dereference after null check by Norbert Thiebaud · 12 years ago
  67. 330c6cb fdo#57950: Remove chained appends in accessibility by Anderson Roberto · 12 years ago
  68. 158b4df svtools: rename IAccessibleTableControl::dispose() by Michael Stahl · 12 years ago
  69. 449e0c9 accessibility: don't crash if the TableControl is dead by Michael Stahl · 12 years ago
  70. 9eccfd8 accessibility: Mutex cleanup in AccessibleGridControl* classes by Michael Stahl · 12 years ago
  71. 526a600 Drop duplicate #include by Takeshi Abe · 12 years ago
  72. 130833f fdo#39956 Delete JAB by David Ostrovsky · 12 years ago
  73. 5585c4f Related: #i123768# [ia2] remove pseudo-automatic noisy comments by Herbert Dürr · 12 years ago
  74. 3824211 Improve exception message by Stephan Bergmann · 12 years ago
  75. 1533129 Revert sense in VCLXAccessibleBox::getAccessibleActionCount again by Stephan Bergmann · 12 years ago
  76. 62fcdfa -Werror,-Wunused-private-field by Stephan Bergmann · 12 years ago
  77. 49c1964 WaE: private field 'm_bCompoundControlChild' is not used by Tor Lillqvist · 12 years ago
  78. 383c7a4 statement aligned as second statement in if body but not in a statement block by Stephan Bergmann · 12 years ago
  79. cbb8e6d -Werror,-Wunused-variable by Stephan Bergmann · 12 years ago
  80. 378963f WaE: unreachable code by Tor Lillqvist · 12 years ago
  81. e579d45 Document::ProcessWindowEvent now just forwards to baseclass by Caolán McNamara · 12 years ago
  82. efb23f2 Integrate branch of IAccessible2 by Steve Yin · 12 years ago
  83. 31b91f6 --enable-ia2 no longer disables Java access bridge by Michael Stahl · 12 years ago
  84. b4f2dc2 Add --enable-ia2 configuration option by David Ostrovsky · 12 years ago
  85. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  86. 2549be5 Add namespace to accessbility's TkResMgr. by Andrzej J.R. Hunt · 12 years ago
  87. 04dead1 make l10n buildable separately by Bjoern Michaelsen · 12 years ago
  88. 8e602af stop looking for Jar files in solver by Michael Stahl · 12 years ago
  89. f852bda clean up some include guards by Thomas Arnhold · 12 years ago
  90. 4fc7deb fix STL assert in accessibility::AccessibleGridControl::commitTableEvent by Michael Stahl · 13 years ago
  91. da21e9d require OAccessibleContextHelper to be initialized with SolarMutex by Michael Stahl · 13 years ago
  92. 98de5b4 Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii by Caolán McNamara · 13 years ago
  93. e6d91ff convert ACCESSIBILITY module from String to OUString by Noel Grandin · 13 years ago
  94. 277b339 fdo#68346 Accessibility bridge should exspose the font name. by Niklas Johansson · 13 years ago
  95. 08452f1 Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA by Tor Lillqvist · 13 years ago
  96. c9eb7ee covnert vcl/texteng.hxx from String to OUString by Noel Grandin · 13 years ago
  97. f702457 Fix mingw64 build of accessibility by Fridrich Štrba · 13 years ago
  98. 7cfd340 Fix crash & reduce nesting. by Jan Holesovsky · 13 years ago
  99. 4364d1a fdo#58995 Fix window handle is null on AT side of JAB bridge by David Ostrovsky · 13 years ago
  100. 9dfe00c fdo#58995 Fix focus gained/lost event dropping for Window and Frame by David Ostrovsky · 13 years ago