1. 97c9b0c tdf#112661 tdf#112662 a11y: Fix toggling button via a11y action by Michael Weghorn · 2 years, 5 months ago
  2. eafef8f tdf#135921 a11y Send event when toggling listbox checkbox by Michael Weghorn · 2 years, 5 months ago
  3. f1dbbfe a11y: Don't throw exception on valid list box entry action index by Michael Weghorn · 2 years, 6 months ago
  4. bd6fb0c Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String by Stephan Bergmann · 2 years, 6 months ago
  5. 2a3023b a11y: Add include to fix clang-cl build by Michael Weghorn · 2 years, 6 months ago
  6. dcea29c Make NC_ constexpr-friendly by Stephan Bergmann · 2 years, 6 months ago
  7. 6d1b241 Drop o3tl::span, can use C++20 std::span directly now by Stephan Bergmann · 2 years, 6 months ago
  8. 9b462ab accessibility: avoid OUString creation by using unicode OUString literals by Arnaud Versini · 2 years, 7 months ago
  9. 2f85eb7 tdf#146619 Recheck include/c* with IWYU by Gabor Kelemen · 2 years, 7 months ago
  10. 747a983 loplugin:unusedmethods by Noel Grandin · 2 years, 7 months ago
  11. f056059 loplugin:unodispose in accessibility by Noel Grandin · 2 years, 7 months ago
  12. f53ed5e AccessibleListBoxEntry does not need to implement XAggreggation by Noel Grandin · 2 years, 7 months ago
  13. 0c4cdb0 accessibility::Paragraph does not need to implement XAggreggation by Noel Grandin · 2 years, 7 months ago
  14. dfd890c VCLXAccessibleList does not need to implement XAggreggation by Noel Grandin · 2 years, 7 months ago
  15. 8b08885 AccessibleIconChoiceCtrlEntry does not need to implement XAggreggation by Noel Grandin · 2 years, 7 months ago
  16. f6a6b14 tdf#157137 a11y: Don't report active descendant when not focused by Michael Weghorn · 2 years, 7 months ago
  17. 13de5fc simplify VclEventId::TabpageRemoved handling by Noel Grandin · 2 years, 7 months ago
  18. e151ea6 a11y: Drop unnecessary casting/code for toolbox items by Michael Weghorn · 2 years, 7 months ago
  19. 277c651 use more concrete type in VCLXAccessibleBox by Noel Grandin · 2 years, 7 months ago
  20. 0c5deed use more concrete type in ParagraphInfo by Noel Grandin · 2 years, 7 months ago
  21. e0766ff use more concrete types in AccessibleListBoxEntry by Noel Grandin · 2 years, 7 months ago
  22. 410632a a11y: Hold list items by rtl::Reference by Michael Weghorn · 2 years, 7 months ago
  23. 307b9af a11y: Drop ListItems typdef by Michael Weghorn · 2 years, 7 months ago
  24. 51de048 tdf#157088 a11y: Dispose list items with list by Michael Weghorn · 2 years, 7 months ago
  25. bfa9d019 tdf#157088 a11y: No need to use WeakReference for list children by Michael Weghorn · 2 years, 7 months ago
  26. e3b4bb2 accessibility: fix crash in getAccessibleActionDescription by Xisco Fauli · 2 years, 7 months ago
  27. a559311 tdf#104833 a11y Send name changed event for text controls by Michael Weghorn · 2 years, 7 months ago
  28. a766f75 tdf#104833 a11y: Use VCLXAccessibleEdit for VCLXMultiLineEdit by Michael Weghorn · 2 years, 7 months ago
  29. 9a559df tdf#104833 a11y: Don't use VCLXEdit in VCLXAccessibleEdit by Michael Weghorn · 2 years, 7 months ago
  30. bbd1eae a11y: Re-add check for empty reference in VCLXAccessibleTabControl by Michael Weghorn · 2 years, 7 months ago
  31. 89b6d1c use concrete type for AccessibleTabBarPageList::m_aAccessibleChildren by Noel Grandin · 2 years, 7 months ago
  32. 28c89e5 use concrete type for OAccessibleMenuBaseComponent::m_aAccessibleChildren by Noel Grandin · 2 years, 7 months ago
  33. 5dbc129 use concrete type for VCLXAccessibleStatusBar::m_aAccessibleChildren by Noel Grandin · 2 years, 7 months ago
  34. a3f77a6 use concrete type for VCLXAccessibleTabControl::m_aAccessibleChildren by Noel Grandin · 2 years, 7 months ago
  35. af08e6c use concrete type for ToolBoxItemsMap by Noel Grandin · 2 years, 7 months ago
  36. 129e395 make IAccessibleBrowseBox extend cppu::WeakImplHelper by Noel Grandin · 2 years, 7 months ago
  37. 3c58ea8 make IAccessibleTableControl extend cppu::WeakImplHelper by Noel Grandin · 2 years, 7 months ago
  38. efd357d a11y: Hold focused list box entry by rtl::Reference by Michael Weghorn · 2 years, 7 months ago
  39. bf15445 tdf#99609 tdf#156473 a11y: Check whether row header exists by Michael Weghorn · 2 years, 8 months ago
  40. 16cf257 a11y: Simplify AccessibleBrowseBox::implGetHeaderBar by Michael Weghorn · 2 years, 8 months ago
  41. 9ba4b01 a11y: Make AccessibleBrowseBoxBase's client ID private by Michael Weghorn · 2 years, 8 months ago
  42. 7ffa7e5 loplugin: new global analysis locking2 by Noel Grandin · 2 years, 8 months ago
  43. 581427c2 tdf#156561 a11y: Don't ignore child events in AccessibleListBox by Michael Weghorn · 2 years, 8 months ago
  44. f7ff046 tdf#156473 a11y: Implement AccessibleGridControlHeader::getAccessibleCellAt by Michael Weghorn · 2 years, 8 months ago
  45. 18aed6f tdf#156473 a11y: Use actual row/col index/count in grid control header by Michael Weghorn · 2 years, 8 months ago
  46. b6b2642 split Point/Size/Rectangle into AbsoluteScreenPixel* types by Noel Grandin · 2 years, 9 months ago
  47. e4ec702 a11y: Convert AccessibleTableControlObjType to enum class by Michael Weghorn · 2 years, 8 months ago
  48. de9de20 tdf#156473 a11y: Properly retrireve a11y context from XAccessible by Michael Weghorn · 2 years, 8 months ago
  49. 256926c tdf#156473 a11y: Don't use selection index as child index by Michael Weghorn · 2 years, 8 months ago
  50. ce0a48a tdf#155625 a11y: Notify about menu item role change by Michael Weghorn · 2 years, 8 months ago
  51. 175c01e rename GetFieldRectPixelAbs to GetFieldRectPixel by Noel Grandin · 2 years, 8 months ago
  52. cb78012 cid#1539071 Division or modulo by zero by Caolán McNamara · 2 years, 9 months ago
  53. 11b513d vcl: Drop now unneeded DevicePoint typedef by Khaled Hosny · 2 years, 9 months ago
  54. 0e3d061 a11y: Don't look for grandparent when asked for parent by Michael Weghorn · 2 years, 9 months ago
  55. ef9bfcd a11y: Drop obsolete check for empty Reference by Michael Weghorn · 2 years, 9 months ago
  56. bcd3ae9 tdf#99609 a11y Set old/new value correctly in a11y event again by Michael Weghorn · 2 years, 9 months ago
  57. 645197d tdf#99609 a11y: Fix reporting selection in tab list table more by Michael Weghorn · 2 years, 9 months ago
  58. 44de8e6 tdf#99609 a11y: Fix reporting selection in tab list table by Michael Weghorn · 2 years, 9 months ago
  59. 29ab560 tdf#99609 a11y: Set proper parent for cells in tab list box by Michael Weghorn · 2 years, 9 months ago
  60. 0e8b7dd split GetWindowExtentsRelative asunder by Noel Grandin · 2 years, 9 months ago
  61. 7835f97 add IndexHint -1 for 2 commitEvent methods in accessibility by Julien Nabet · 2 years, 9 months ago
  62. 160ea29 maLayoutLineToPageId and maLayoutPageIdToLine are dead. by Noel Grandin · 2 years, 9 months ago
  63. 3b7db80 tdf#105404 [API CHANGE] add index to accessiblity change event by Noel Grandin · 3 years ago
  64. 32122e8 Use getXWeak in accessibility by Mike Kaganski · 3 years ago
  65. 07f4fa7 a11y: Send VALUE_CHANGED event for FormattedField by Michael Weghorn · 3 years ago
  66. bfdf5d2 use more XVclWindowPeer by Noel Grandin · 3 years ago
  67. 50b68c3 improve loplugin:unnecessarylocking by Noel Grandin · 3 years, 1 month ago
  68. 4499db6 Use ImplInheritanceHelper in VCLXAccessibleToolBoxItem by Stephan Bergmann · 3 years, 2 months ago
  69. 3f39e4b Use ImplInheritanceHelper in VCLXAccessibleToolBox by Stephan Bergmann · 3 years, 2 months ago
  70. 148caa3 Use ImplInheritanceHelper in VCLXAccessibleTextField by Stephan Bergmann · 3 years, 2 months ago
  71. cf38f56 Use ImplInheritanceHelper in VCLXAccessibleTabPage by Stephan Bergmann · 3 years, 2 months ago
  72. b1883a0 Use ImplInheritanceHelper in VCLXAccessibleTabControl by Stephan Bergmann · 3 years, 2 months ago
  73. 90a64d3 Use ImplInheritanceHelper in VCLXAccessibleStatusBarItem by Stephan Bergmann · 3 years, 2 months ago
  74. c1b17b0 Use ImplInheritanceHelper in VCLXAccessibleScrollBar by Stephan Bergmann · 3 years, 2 months ago
  75. d3080dc Use ImplInheritanceHelper in VCLXAccessibleRadioButton by Stephan Bergmann · 3 years, 2 months ago
  76. 2f7dee3 Use ImplInheritanceHelper in VCLXAccessibleMenu by Stephan Bergmann · 3 years, 2 months ago
  77. 969b3f1 Use ImplInheritanceHelper in VCLXAccessibleMenuItem by Stephan Bergmann · 3 years, 2 months ago
  78. 4986d19 Use ImplInheritanceHelper in VCLXAccessibleList by Stephan Bergmann · 3 years, 2 months ago
  79. 57f103f Use ImplInheritanceHelper in VCLXAccessibleHeaderBarItem by Stephan Bergmann · 3 years, 2 months ago
  80. df4f438 Use ImplInheritanceHelper in VCLXAccessibleCheckBox by Stephan Bergmann · 3 years, 2 months ago
  81. 7c63d96 Use ImplInheritanceHelper in VCLXAccessibleButton by Stephan Bergmann · 3 years, 2 months ago
  82. 1bc2be2 Use ImplInheritanceHelper in VCLXAccessibleBox by Stephan Bergmann · 3 years, 2 months ago
  83. e547fb8 Use ImplInheritanceHelper in SVTXAccessibleNumericField by Stephan Bergmann · 3 years, 2 months ago
  84. fd92a17 Use ImplInheritanceHelper in VCLXAccessibleEdit by Stephan Bergmann · 3 years, 2 months ago
  85. b50d968 Use ImplInheritanceHelper in VCLXAccessibleTextComponent by Stephan Bergmann · 3 years, 2 months ago
  86. fc2f4eb Use ImplInheritanceHelper in OAccessibleMenuComponent by Stephan Bergmann · 3 years, 2 months ago
  87. ce1fbb0 Use ImplInheritanceHelper in OAccessibleMenuBaseComponent by Stephan Bergmann · 3 years, 2 months ago
  88. 4e0858d Use ImplInheritanceHelper in AccessibleTabBarPageList by Stephan Bergmann · 3 years, 2 months ago
  89. 02fbe93 Use ImplInheritanceHelper in AccessibleTabBarPage by Stephan Bergmann · 3 years, 2 months ago
  90. 5db518d Use ImplInheritanceHelper in AccessibleTabBar by Stephan Bergmann · 3 years, 2 months ago
  91. 7af63dd Use ImplInheritanceHelper in AccessibleListBox by Stephan Bergmann · 3 years, 2 months ago
  92. 4bde821 Use ImplInheritanceHelper in AccessibleIconChoiceCtrl by Stephan Bergmann · 3 years, 2 months ago
  93. 63ef3cf Use ImplInheritanceHelper in OAccessibleTextHelper by Stephan Bergmann · 3 years, 2 months ago
  94. 5c312c9 Use ImplInheritanceHelper in VCLXAccessibleComponent by Stephan Bergmann · 3 years, 2 months ago
  95. c83ec45 Base AccessibleGridControlBase on WeakComponentImplHelper by Stephan Bergmann · 3 years, 3 months ago
  96. 8a1108a XUnoTunnel->dynamic_cast in OToolBoxWindowItem by Noel Grandin · 3 years, 3 months ago
  97. 192b0ab AccessibleBrowseBoxBase's XAggregation is apparently unused by Stephan Bergmann · 3 years, 3 months ago
  98. f1d00da OAccessibleImplementationAccess was apparently effectively unused by now by Stephan Bergmann · 3 years, 3 months ago
  99. ec98e77 Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessibleComponent by Stephan Bergmann · 3 years, 3 months ago
  100. 19691c3 Revert all the recent loplugin:unocast changes by Stephan Bergmann · 3 years, 3 months ago