1. b4b7964 tdf#156473 wina11y: Fix invalid write due to row/col mismatch by Michael Weghorn · 2 years, 8 months ago
  2. b54b07d tdf#155794 winaccessibility: no SolarMutex in getAccObjectPtr() by Michael Stahl · 2 years, 10 months ago
  3. 1b7ced8 loplugin:stringadd by Stephan Bergmann · 3 years ago
  4. 02edbf7 tdf#154303 wina11y: Don't truncate 64-bit states by Michael Weghorn · 3 years, 1 month ago
  5. 38e2dde tdf#154039 wina11y: Increase refcount for returned COM interface by Michael Weghorn · 3 years, 1 month ago
  6. 19691c3 Revert all the recent loplugin:unocast changes by Stephan Bergmann · 3 years, 3 months ago
  7. c0c4519 loplugin:unocast (VCLXAccessibleComponent) by Stephan Bergmann · 3 years, 4 months ago
  8. 4521cb0 Drop redundant -Wnon-virtual-dtor by Stephan Bergmann · 3 years, 4 months ago
  9. 995d176 tdf#117173 wina11y: Send EVENT_SYSTEM_ALERT when notification shows by Michael Weghorn · 3 years, 7 months ago
  10. 947fe0d tdf#119788 tdf#117173 add accessibility NOTIFICATION role by Jim Raykowski · 3 years, 7 months ago
  11. 61576db loplugin:loopvartoosmall (clang-cl) by Stephan Bergmann · 3 years, 7 months ago
  12. 7dbbf8e wina11y: Drop unused CMAccessible helper methods by Michael Weghorn · 3 years, 7 months ago
  13. 235b30b wina11y: Report actual app/toolkit name/version by Michael Weghorn · 3 years, 7 months ago
  14. 5f86f49 Simplify by using replaceAll in a loop (winaccessibility/AccTextBase) by Julien Nabet · 3 years, 7 months ago
  15. 206543c [API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bit by Michael Weghorn · 3 years, 7 months ago
  16. 9b140c1 wina11y: Drop CEnumVariant::m_lLBound that's always 0 by Michael Weghorn · 3 years, 7 months ago
  17. 7d873ed wina11y: Drop unused member and methods related to selection by Michael Weghorn · 3 years, 7 months ago
  18. 58649c1 wina11y: Drop unused AccObjectWinManager::UpdateAccSelection by Michael Weghorn · 3 years, 7 months ago
  19. 451b3e8 Fix typo by Andrea Gelmini · 3 years, 8 months ago
  20. 56145f2 wina11y: Drop unused AccessibleKey{Binding,Stroke}.idl by Michael Weghorn · 3 years, 8 months ago
  21. 245f39e wina11y: Drop unused Charset.idl by Michael Weghorn · 3 years, 8 months ago
  22. f5109c3 wina11y: Fix indentation of this line by Michael Weghorn · 3 years, 8 months ago
  23. 9398654 wina11y: Drop unused AccChildNode struct from defines.idl by Michael Weghorn · 3 years, 8 months ago
  24. f03b908 wina11y: Drop extra location bookkeeping by Michael Weghorn · 3 years, 8 months ago
  25. 0c3a159 wina11y: Drop AccObjectManagerAgent::UpdateLocation by Michael Weghorn · 3 years, 8 months ago
  26. 8a4271e wina11y: Implement IAccessibleTableCell::get{column,row}HeaderCells by Michael Weghorn · 3 years, 8 months ago
  27. a3ddcc9 wina11y: Implement IAccessibleTableCell::get_table by Michael Weghorn · 3 years, 8 months ago
  28. c48742e wina11y: Implement IAccessibleTableCell:get_rowColumnExtents by Michael Weghorn · 3 years, 8 months ago
  29. 8d8e6c8 [API CHANGE] Drop css::accessibility::XAccessibleStateSet by Noel Grandin · 3 years, 9 months ago
  30. d8e8278 wina11y: Drop implemenation for obsolete IAccessible::put_accName by Michael Weghorn · 3 years, 10 months ago
  31. 103a6ba Just use Any ctor instead of makeAny in winaccessibility by Stephan Bergmann · 4 years ago
  32. d105539 loplugin:stringviewparam by Stephan Bergmann · 4 years ago
  33. c5c4dc5 Drop ENTER/LEAVE_PROTECTED_BLOCK and ISDESTROY macros by Mike Kaganski · 4 years ago
  34. f32577e Drop SAFE_SYSFREESTRING macro by Mike Kaganski · 4 years, 1 month ago
  35. 6c5257b wina11y: Slightly clean up WinResIDGenerator by Michael Weghorn · 4 years, 1 month ago
  36. c4c1a6e wina11y: Simplify this loop a bit by Michael Weghorn · 4 years, 1 month ago
  37. a427a46 wina11y: Use range-based for by Michael Weghorn · 4 years, 1 month ago
  38. 45ae2fb wina11y: Use more range-based for by Michael Weghorn · 4 years, 1 month ago
  39. 7743642 wina11y: Use 'std::vector::empty()' instead of 'std::vector::size() == 0' by Michael Weghorn · 4 years, 1 month ago
  40. df80ed9 wina11y: Use range-based for by Michael Weghorn · 4 years, 1 month ago
  41. a6a3eda Fix typo by Andrea Gelmini · 4 years, 1 month ago
  42. 7dd7bd7 wina11y: Drop another 'using' directive by Michael Weghorn · 4 years, 1 month ago
  43. 3cde1fe wina11y: Unify how AccessibleRole is referred to here by Michael Weghorn · 4 years, 1 month ago
  44. 95e2e519 wina11y: Rename IsSpecialToolboItem -> IsSpecialToolbarItem by Michael Weghorn · 4 years, 1 month ago
  45. 6723203 wina11y: Convert unomsaaevent.hxx constants to enum class UnoMSAAEvent by Michael Weghorn · 4 years, 1 month ago
  46. 470ed0f wina11y: Drop useless #ifdef block by Michael Weghorn · 4 years, 1 month ago
  47. 7a6786c loplugin:nullptr by Stephan Bergmann · 4 years, 2 months ago
  48. 00c0ee8 tdf#147083 wina11y: Return a11y object instead of child ID by Michael Weghorn · 4 years, 2 months ago
  49. d92b4dc5 wina11y: Drop unnecessary reinterpret_cast by Michael Weghorn · 4 years, 2 months ago
  50. 3b48e20 -Werror,-Wunused-parameter by Stephan Bergmann · 4 years, 3 months ago
  51. d84c065 wina11y: Don't use space in qualified name by Michael Weghorn · 4 years, 3 months ago
  52. 9cbd173 wina11y: Use range-based for in AccObject::UpdateState by Michael Weghorn · 4 years, 3 months ago
  53. e523b20 wina11y: Deduplicate 2 common lines in CMAccessible::get_accRole by Michael Weghorn · 4 years, 3 months ago
  54. fd78753 wina11y: Drop now unused AccObject::SetRole by Michael Weghorn · 4 years, 3 months ago
  55. e60406b wina11y: Drop unused AccObjectWinManager::SetRole by Michael Weghorn · 4 years, 3 months ago
  56. fcf4a26 tdf#146306 wina11y: Retrieve accessible desc on demand by Michael Weghorn · 4 years, 3 months ago
  57. e9b6eed wina11y: Use existing method to update description by Michael Weghorn · 4 years, 3 months ago
  58. 7210a9d wina11y: Use separate local variable for action description by Michael Weghorn · 4 years, 3 months ago
  59. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  60. 6dfcabf loplugin:stringviewparam by Stephan Bergmann · 4 years, 4 months ago
  61. ac31338 Prepare for removal of non-const operator[] from Sequence in winaccessibility by Mike Kaganski · 4 years, 5 months ago
  62. a5cea74 Fix misuses of NULL across Windows-only code by Stephan Bergmann · 4 years, 5 months ago
  63. 0a78cb8 drop 'using namespace std' in winaccessibility by Julien Nabet · 4 years, 6 months ago
  64. 955ccb6 loplugin:nullptr (clang-cl) by Stephan Bergmann · 4 years, 6 months ago
  65. f3371e9 -Werror,-Wshadow (clang-cl) by Stephan Bergmann · 4 years, 6 months ago
  66. 553dd28 Extended loplugin:referencecasting/redundantcast (clang-cl): winaccessibility by Stephan Bergmann · 4 years, 6 months ago
  67. e6eda84 loplugin:consttobool (clang-cl) by Stephan Bergmann · 4 years, 6 months ago
  68. 348cb77 loplugin:sallogareas (clang-cl) by Stephan Bergmann · 4 years, 6 months ago
  69. d242a19 loplugin:includeform (clang-cl) by Stephan Bergmann · 4 years, 6 months ago
  70. 85b4b15 wina11y: Drop bool param from CMAccessible::NotifyDestroy by Michael Weghorn · 4 years, 7 months ago
  71. 185b183 wina11y: Drop AccObject::m_bShouldDestroy by Michael Weghorn · 4 years, 7 months ago
  72. 1b94dee tdf#100086 wina11y: Return "fresh" IEnumVARIANT for get_accSelection by Michael Weghorn · 4 years, 7 months ago
  73. 36be1ec wina11y: Get rid of more HWND<->sal_Int64 casting by Michael Weghorn · 4 years, 7 months ago
  74. 2a5da16 wina11y: Avoid some casting between HWND and sal_Int64 by Michael Weghorn · 4 years, 7 months ago
  75. f1c902a wina11y: Drop OBJID_* defines from MAccessible.h by Michael Weghorn · 4 years, 7 months ago
  76. 836a226 tdf#100086 wina11y: Don't delete a11y object for removed cell right away by Michael Weghorn · 4 years, 7 months ago
  77. ed1b10b wina11y: Forward-declare XAccessible in AccObjectWinManager.hxx by Michael Weghorn · 4 years, 7 months ago
  78. 6bf771f wina11y: Use XAccessible* instead of void* by Michael Weghorn · 4 years, 7 months ago
  79. 97a88e3 tdf#100086 tdf#124832 wina11y: Implement IAccessibleTableCell by Michael Weghorn · 4 years, 7 months ago
  80. 839dbf9 tdf#100086 tdf#124832 wina11y: Implement IAccessibleTable2 by Michael Weghorn · 4 years, 7 months ago
  81. b3a3cc0 wina11y: Drop CAccTable::GetXInterface by Michael Weghorn · 4 years, 7 months ago
  82. 47b1bb2 wina11y: Move "stdafx.h" include to headers by Michael Weghorn · 4 years, 7 months ago
  83. 26e4569 wina11y: Drop unused CMAccessible::IsDescendantManage by Michael Weghorn · 4 years, 7 months ago
  84. 8ea154e wina11y: Let CMAccessible::get_IAccessibleFromXAccessible return bool by Michael Weghorn · 4 years, 7 months ago
  85. 47338aa wina11y: Drop unused CMAccessible::m_bRequiresSave by Michael Weghorn · 4 years, 7 months ago
  86. e29f80e tdf#135588 wina11y: Map AccessibleRole::STATIC to ROLE_SYSTEM_STATICTEXT by Michael Weghorn · 4 years, 7 months ago
  87. 4ef0af9 wina11y: Deduplicate mapping for IA2TextBoundaryType by Michael Weghorn · 4 years, 9 months ago
  88. 010cf46 loplugin:indentation (clang-cl) by Stephan Bergmann · 4 years, 9 months ago
  89. 1c1aadc wina11y: enum XInterfaceIndex -> enum class XInterfaceType by Michael Weghorn · 4 years, 9 months ago
  90. 620223e wina11y: Convert QUERYXINTERFACE macro to template function by Michael Weghorn · 4 years, 9 months ago
  91. 197d963 wina11y: Use range-based for loop by Michael Weghorn · 4 years, 9 months ago
  92. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  93. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  94. e29f53b tdf#124176 Use pragma once in w* by Vincent LE GARREC · 5 years ago
  95. e70b5fc drop unneeded include by Caolán McNamara · 5 years ago
  96. 3169383 loplugin:referencecasting (clang-cl) by Stephan Bergmann · 5 years ago
  97. 974dc88 Remove unneeded breaks by Andrea Gelmini · 5 years ago
  98. 96ae309 Silence warning C4189: local variable is initialized but not referenced by Stephan Bergmann · 5 years ago
  99. 3ee2868 loplugin:stringviewparam (clang-cl) by Stephan Bergmann · 5 years ago
  100. 0a94c20 Strength-reduce ReplaceOneChar parameter from string to single character by Stephan Bergmann · 5 years ago