1. ea49dde loplugin:ostr in toolkit by Noel Grandin · 1 year, 11 months ago
  2. f221ccd replace createFromAscii with OUString literals in toolkit by Noel Grandin · 1 year, 11 months ago
  3. b9cc457 replace createFromAscii with OUString literals in OAccessibleControlContext by Noel Grandin · 1 year, 11 months ago
  4. d13bd53 replace createFromAscii with OUString literals in GridColumn by Noel Grandin · 1 year, 11 months ago
  5. 82bf361 simplify and reduce OUString allocation in UnoControl by Noel Grandin · 2 years ago
  6. d4f6534e [API CHANGE] a11y: Use XAccessible for relation targets by Michael Weghorn · 2 years ago
  7. 089398e Return double from OutputDevice::GetTextArray by Mike Kaganski · 2 years ago
  8. 2d8056d loplugin:unusedmethods by Noel Grandin · 2 years ago
  9. b0edb19 tdf#146619 Drop unused 'using namespace' in: toolkit/ by Gabor Kelemen · 2 years ago
  10. d4bcb8b convert SortableGridDataModel to comphelper::WeakComponentImplHelper by Noel Grandin · 2 years ago
  11. 1fa0669 convert VCLXToolkit to comphelper::WeakComponentImplHelper by Noel Grandin · 2 years ago
  12. 7f7a7cf Resolves: tdf#157258 "Always autocorrect to" deletes the word by Caolán McNamara · 2 years ago
  13. 7d384d63 tdf#114441 change use of sal_uLong to better integer types in toolkit by anish.deshpande · 2 years, 1 month ago
  14. db3b31c tdf#145614 Convert GCM_PROPERTY_ID #defines to enum by RMZeroFour · 2 years, 1 month ago
  15. 1af510e Create an UNO service to do the symbol lookup in toolkit::AccessibilityClient by Noel Grandin · 2 years, 1 month ago
  16. 9c64ae3 tdf#159735 a11y: Dispose win accessible with VCLXWindow by Michael Weghorn · 2 years, 1 month ago
  17. e6ecd5a tdf#114441 Convert sal_uLong to sal_uInt32 in TreeControlPeer by AhmedHamed · 2 years, 1 month ago
  18. ce6f918 remove dummy accessibility factory by Noel Grandin · 2 years, 1 month ago
  19. 0fa827d Drop std::as_const from css::uno::Sequence iterations by Mike Kaganski · 2 years, 2 months ago
  20. 1ac7350 tdf#158101 Make non-gtk backends context popup menu item by Jim Raykowski · 2 years, 5 months ago
  21. 6342aa6 cid#1545370 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
  22. 5096d07 cid#1545965 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
  23. 8898731 cid#1545470 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
  24. 9a6298a cid#1546006 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
  25. 6ef0460 SVT_DLL_NAME is unused by Noel Grandin · 2 years, 4 months ago
  26. 8bc6119 tdf#123864 a11y: Handle new CHECKABLE state in misc places by Michael Weghorn · 2 years, 4 months ago
  27. fdc87dd tdf#151456: AnimatedImages in Basic Dialog : StepTime is ignored by Julien Nabet · 2 years, 4 months ago
  28. ae117fe cid#1546444 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
  29. 27a24fc cid#1545577 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
  30. 283aa10 cid#1545177 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
  31. 9c2c815 cid#1545987 std::swap COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
  32. a58c0d4 cid#1556778 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
  33. 67c2a47 cid#1545597 Using invalid iterator by Julien Nabet · 2 years, 4 months ago
  34. 042fb18 c++20: use std::erase(_if) instead of std::remove(_if)+erase (toolkit) by Julien Nabet · 2 years, 5 months ago
  35. d0e848d avoid double map lookup by Noel Grandin · 2 years, 5 months ago
  36. e87937d loplugin:fieldcast in VCLXWindowImpl by Noel Grandin · 2 years, 5 months ago
  37. 1914124 loplugin:fieldcast in MutableTreeDataModel by Noel Grandin · 2 years, 5 months ago
  38. 41d9584 'new Double' is deprecated in Java by Noel Grandin · 2 years, 5 months ago
  39. df79eed tdf#157518: vcl: Introduce vcl control LevelBar by Sarper Akdemir · 2 years, 6 months ago
  40. 0446f73 tdf#153519 use new IdleTask::waitUntilIdleDispatched by Noel Grandin · 2 years, 5 months ago
  41. 711e01c Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: toolkit by Stephan Bergmann · 2 years, 6 months ago
  42. 367891c Use getXWeak in toolkit by Mike Kaganski · 3 years ago
  43. b4844c3 Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr by Stephan Bergmann · 2 years, 6 months ago
  44. 176e8cf Use exception ctors, instead of setting members later by Mike Kaganski · 2 years, 6 months ago
  45. b20d44d Replace getTabIndexPropertyName and getStepPropertyName (toolkit) by Julien Nabet · 2 years, 6 months ago
  46. 3c162a7 Replace 2 other lcl_throw* by throwing the right exception directly (toolkit) by Julien Nabet · 2 years, 6 months ago
  47. c47038d Replace 3 lcl_throw* by throwing the right exception directly (toolkit) by Julien Nabet · 2 years, 6 months ago
  48. c17d369 Use less epoxy external headers dependency by Gabor Kelemen · 2 years, 7 months ago
  49. d9ecb98 MutableTreeDataModel does not need to implement XAggreggation by Noel Grandin · 2 years, 7 months ago
  50. c29d86f no need to take a lock and do nothing by Noel Grandin · 2 years, 7 months ago
  51. 3c7a35d no need to use UNO_QUERY_THROW here by Noel Grandin · 2 years, 7 months ago
  52. a766f75 tdf#104833 a11y: Use VCLXAccessibleEdit for VCLXMultiLineEdit by Michael Weghorn · 2 years, 7 months ago
  53. 847df83 tdf#104833 Move VCLXMultiLineEdit to public toolkit header by Michael Weghorn · 2 years, 7 months ago
  54. 3c58ea8 make IAccessibleTableControl extend cppu::WeakImplHelper by Noel Grandin · 2 years, 7 months ago
  55. 87db52ab Revert "use more Reference::query instead of UNO_QUERY_THROW" by Noel Grandin · 2 years, 7 months ago
  56. cd00bc5 tdf#156473 a11y: Keep a reference to table's a11y object by Michael Weghorn · 2 years, 8 months ago
  57. 7fc6063 use more Reference::query instead of UNO_QUERY_THROW by Noel Grandin · 2 years, 8 months ago
  58. 2cd1408 tdf#156561 a11y: Create VCLXTopWindow peer for border win frame by Michael Weghorn · 2 years, 8 months ago
  59. 4d27d2c tdf#141101 tdf#156561 a11y: Handle a11y child events in win parent by Michael Weghorn · 2 years, 8 months ago
  60. 8c330cd toolkit: Use range-based for, drop invalidTableControlAction by Michael Weghorn · 2 years, 8 months ago
  61. b6b2642 split Point/Size/Rectangle into AbsoluteScreenPixel* types by Noel Grandin · 2 years, 9 months ago
  62. 3b1da48 a11y: Don't always append window type to a11y name in debug builds by Michael Weghorn · 2 years, 8 months ago
  63. e4ec702 a11y: Convert AccessibleTableControlObjType to enum class by Michael Weghorn · 2 years, 8 months ago
  64. ce0a48a tdf#155625 a11y: Notify about menu item role change by Michael Weghorn · 2 years, 8 months ago
  65. 81994cb Convert internal vcl bitmap formats transparency->alpha (II) by Noel Grandin · 5 years ago
  66. 1f2ff4a loplugin:redundantcast small improvement by Noel Grandin · 2 years, 9 months ago
  67. 0e8b7dd split GetWindowExtentsRelative asunder by Noel Grandin · 2 years, 9 months ago
  68. 972aea5 simplify by Noel Grandin · 2 years, 9 months ago
  69. 009b889 do not throw DisposedException when inside a dispose() method by Noel Grandin · 2 years, 10 months ago
  70. cd52832 move a toolkit header inside the module by Noel Grandin · 2 years, 11 months ago
  71. 31e2b47 improve some usage of OInterfaceIteratorHelper4 by Noel Grandin · 3 years ago
  72. 96a403b Resolves: tdf#155029 set StandardStyles before updateFromModel by Caolán McNamara · 3 years ago
  73. b6c617c use more TOOLS_WARN_EXCEPTION by Noel Grandin · 3 years ago
  74. d7e0247 Run clang-tidy with misc-unused-using-decls on modules [s-t]* by Gabor Kelemen · 3 years ago
  75. dccd82b MCGR: Reduce diverse GradientStyle enums to single UNO API one by Armin Le Grand (allotropia) · 3 years ago
  76. 0c5c1e8 Revert "remove unnecessary UnoControlModel::setPropertyValues" by Noel Grandin · 3 years ago
  77. 5dba03b pack the ImplPropertyInfo struct by Noel Grandin · 3 years ago
  78. 9ff063e use std::unordered_map for static properties in toolkit by Noel Grandin · 3 years ago
  79. 116b9d6d Avoid conversions between OUString and OString in VCL by Mike Kaganski · 3 years ago
  80. bfdf5d2 use more XVclWindowPeer by Noel Grandin · 3 years ago
  81. 96a47ee simplify subclasses of comphelper::OPropertySetHelper by Noel Grandin · 3 years ago
  82. 19c18c9 remove unnecessary UnoControlModel::setPropertyValues by Noel Grandin · 3 years ago
  83. 30784e5 convert UnoControlModel and friends to use std::mutex by Noel Grandin · 3 years, 1 month ago
  84. 50b68c3 improve loplugin:unnecessarylocking by Noel Grandin · 3 years, 1 month ago
  85. b8ef33f BaseMutex->std::mutex in MutableTreeDataModel by Noel Grandin · 3 years, 1 month ago
  86. c405820 deduplicate MutexAndBroadcastHelper by Noel Grandin · 3 years, 1 month ago
  87. c75e975 toolkit: Port AccessibleStatusBarTest to test::AccessibleTestBase by Colomban Wendling · 3 years, 2 months ago
  88. 1f49d8a BaseMutex->std::mutex in ListenerMultiplexerBase by Noel Grandin · 3 years, 1 month ago
  89. 23d4617 osl::Mutex->std::mutex in DefaultGridDataModel by Noel Grandin · 3 years, 2 months ago
  90. 76bdc40 osl::Mutex->std::mutex in DefaultGridColumnModel by Noel Grandin · 3 years, 2 months ago
  91. 00659bc improve readability of VirtualDevice constructor by Noel Grandin · 3 years, 2 months ago
  92. bbe70a7 Use ImplInheritanceHelper in OAccessibleControlContext by Stephan Bergmann · 3 years, 2 months ago
  93. 5c312c9 Use ImplInheritanceHelper in VCLXAccessibleComponent by Stephan Bergmann · 3 years, 2 months ago
  94. 5747634 Use ImplInheritanceHelper in OAccessibleExtendedComponentHelper by Stephan Bergmann · 3 years, 2 months ago
  95. 579d144 Fix some toolkit UnoControlBase derivates' queryAggregation by Stephan Bergmann · 3 years, 3 months ago
  96. d212607 XUnoTunnel->dynamic_cast in VCLXGraphics by Noel Grandin · 3 years, 3 months ago
  97. 8081533 XUnoTunnel->dynamic_cast in VCLXBitmap by Noel Grandin · 3 years, 3 months ago
  98. 0160109 XUnoTunnel->dynamic_cast in GridColumn by Noel Grandin · 3 years, 3 months ago
  99. 96cd662 XUnoTunnel->dynamic_cast in VCLXPointer by Noel Grandin · 3 years, 3 months ago
  100. e5092fd XUnoTunnel->dynamic_cast in VCLXRegion by Noel Grandin · 3 years, 3 months ago