1. 5f345e3 tdf#108838 accessibility: fix horrible memory leak in AccessibleTabBarBase by Michael Stahl · 9 years ago
  2. 252f2d4 a11y crash on accessing disposed TabControl during close of impress by Caolán McNamara · 9 years ago
  3. 899ea62 tdf#104767: Fix calculus of child index in commitTableEvent (accessibility) by Julien Nabet · 9 years ago
  4. b88a565 tdf#93430: Return the right offsets for runs by Tamás Zolnai · 9 years ago
  5. b815cdf tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entry by Tamás Zolnai · 9 years ago
  6. b9f2330 tdf#99687: Find Text widget fails to emit object:text-caret-moved events by Tamás Zolnai · 9 years ago
  7. 78b4a1f update vclwidget loplugin to find ref-dropping assigment by Noel Grandin · 9 years ago
  8. 8955c3f loplugin:oncevar by Noel Grandin · 9 years ago
  9. 1430158 style fix for cppcheck redundantCondition by Jochen Nitschke · 9 years ago
  10. 49c7bc5 loplugin:expandablemethods in accessibility by Noel Grandin · 9 years ago
  11. 9ac8a57 replace <<= with assign for <<= with rhs Any by Jochen Nitschke · 9 years ago
  12. afd9bf1 loplugin:refcounting by Stephan Bergmann · 9 years ago
  13. 99a4ab0 parent will definitely exist at ctor time by Caolán McNamara · 9 years ago
  14. 6c22099 Resolves: tdf#103032 a11y crash on listbox dispose in toolbar dropdown by Caolán McNamara · 9 years ago
  15. 708253a loplugin:unnecessaryoverride in accessibility..chart2 by Noel Grandin · 10 years ago
  16. 106ea87 Remove _TYPED suffix from tools/link.hxx macros by Stephan Bergmann · 10 years ago
  17. 7d8196e perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related by Eike Rathke · 10 years ago
  18. 0761f97 loplugin:constantparam in accessibility to basic by Noel Grandin · 10 years ago
  19. f101819 tdf#88205 use list ctor for uno::Sequence a11y to canvas by Jochen Nitschke · 10 years ago
  20. 6dd32d4 chmod 644 some source files by Stephan Bergmann · 10 years ago
  21. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  22. f62d222 tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc. by Gökhan Gurbetoğlu · 10 years ago
  23. 04a8ba2 convert ScrollType to scoped enum by Noel Grandin · 10 years ago
  24. ef699b4 convert SV_ITEM_ID_LBOX defines to scoped enum by Jochen Nitschke · 10 years ago
  25. 3716b14 loplugin:constantparam by Noel Grandin · 10 years ago
  26. f5e3b7b loplugin:countusersofdefaultparams in accessibility,avmedia by Noel Grandin · 10 years ago
  27. 018e893 Improve loplugin:unnecessaryoverride by Stephan Bergmann · 10 years ago
  28. 6e72f02 new loplugin unnecessary override by Noel Grandin · 10 years ago
  29. 38ae35d tdf#84635 - Slow layout of large tables by Noel Grandin · 10 years ago
  30. 52b91f3 new loplugin fragiledestructor by Noel Grandin · 10 years ago
  31. 0e69b6b so the global Application GetAutoMnemonic is always true, simplify by Caolán McNamara · 10 years ago
  32. cd71034 comphelper::OBaseMutex -> cppu::BaseMutex by Noel Grandin · 10 years ago
  33. 428e23f Fix some spelling errors in comments and strings by Otto Kekäläinen · 10 years ago
  34. 85aa807 tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor by Arnold Dumas · 10 years ago
  35. 9742ee5 tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor by Arnold Dumas · 10 years ago
  36. aa0d053 tdf#97527 - vcl: reference-count Menu by Noel Grandin · 10 years ago
  37. 0f32ba5 Resolves: tdf#100272 row ally index is ROW_INVALID by Caolán McNamara · 10 years ago
  38. 4d49c96 Let loplugin:passstuffbyref also look at fn defn not preceded by any decl by Stephan Bergmann · 10 years ago
  39. c47b170 Convert SelectionMode to scoped enum by Noel Grandin · 10 years ago
  40. e084933 Get rid of unnecessary directory levels $D/inc/$D by Tor Lillqvist · 10 years ago
  41. a656be6 clang-tidy misc-unused-raii by Noel Grandin · 10 years ago
  42. 2c8fe2e update unusedmethods plugin to deal with constructors by Noel Grandin · 10 years ago
  43. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  44. c06be53 connectivity: replace boost::remove_reference with std::remove_reference by Michael Stahl · 10 years ago
  45. b19ac3c clang-tidy modernize-loop-convert in a* by Noel Grandin · 10 years ago
  46. 5abc669 new plugin stylepolice by Noel Grandin · 10 years ago
  47. d9508c8 cppcheck: silence known conditions warnings accessibility by Jochen Nitschke · 10 years ago
  48. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  49. b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
  50. c664b27 tdf#94306 remove unused boost dependencies by Jochen Nitschke · 10 years ago
  51. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  52. 8c2f2e1 tdf#94306 replace boost::noncopyable in .. by Jochen Nitschke · 10 years ago
  53. c20cc7e tdf#97499 Fixed containers parameters clearing #4 by tymyjan · 10 years ago
  54. 0b8e5ca tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
  55. ef97576 tdf#97525 vcl: make DeletionListener internal by Jochen Nitschke · 10 years ago
  56. 16611ad loplugin:constantparam in accessiblity by Noel Grandin · 10 years ago
  57. c91b103 convert SvButtonState to scoped enum by Noel Grandin · 10 years ago
  58. 978cfb8 loplugin:constantparam in accessibility by Noel Grandin · 10 years ago
  59. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  60. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  61. 01aa78c vcl: cmdevt.[hc]xx -> commandevent.[hc]xx by Chris Sherlock · 10 years ago
  62. e16a07f solenv: fix mkdocs.sh to take into account projects with no inc dir by Chris Sherlock · 10 years ago
  63. e2a6b13 accessibility: fix rest of doxygen errors by Chris Sherlock · 10 years ago
  64. 5569a65 accessibility: cleanup doxygen errors by Chris Sherlock · 10 years ago
  65. 777ad8f accessibility: fix doxygen errors by Chris Sherlock · 10 years ago
  66. 697d445 vcl: take into account the font width is the average font width by Chris Sherlock · 10 years ago
  67. 98c3436 boost::hash->std::hash by Noel Grandin · 10 years ago
  68. af7d238 tdf#88205 Delete 'css::uno::Sequence' by kerem · 10 years ago
  69. e9a2e04 OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that by Caolán McNamara · 10 years ago
  70. cd5431c Unwind trivial AccessibleExtendedComponentHelper_BASE typedefs by Stephan Bergmann · 10 years ago
  71. 5659b68 vcl: rename Font::GetFamily to Font::GetFamilyType by Chris Sherlock · 10 years ago
  72. 28c96fc vcl: rename Font::GetName to Font::GetFamilyName by Chris Sherlock · 10 years ago
  73. 45654a1 revert vcl patch series that brok Mac and Windows by Norbert Thiebaud · 10 years ago
  74. 2b29711 vcl: rename Font::GetName to Font::GetFamilyName by Chris Sherlock · 10 years ago
  75. aae44c0 loplugin:unusedmethods unused return value in accessibility by Noel Grandin · 10 years ago
  76. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  77. fbec6ac Fix typos by Andrea Gelmini · 10 years ago
  78. 7dd77a1 Remove unused ToolPanel (aka TaskPane) by Samuel Mehrbrodt · 10 years ago
  79. a643222 No need for a separate <vcl/graph.h> by Tor Lillqvist · 10 years ago
  80. fb8a3fa loplugin:nullptr: More NULL -> nullptr automatic rewrite by Stephan Bergmann · 10 years ago
  81. 7f8c4b8 Use comphelper::containerToSequence() by Noel Grandin · 10 years ago
  82. 1f86864 loplugin:unusedfields various by Noel Grandin · 10 years ago
  83. fe3fd05 add mapKeysToSequence/mapValuesToSequence methods to comphelper by Noel Grandin · 10 years ago
  84. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  85. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  86. 3fbe1c8 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  87. 065c8b4 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  88. addb63f convert Sequence<XInterface> constructions to use initializer lists by Noel Grandin · 10 years ago
  89. 4a59a23 Get rid of some redundant base class typedefs by Stephan Bergmann · 10 years ago
  90. ac63046 Fix includes by Stephan Bergmann · 10 years ago
  91. 43e42f9 Fix previous 604c6cf42f1d136e5c076b4ae17bec86e7e1a206 by Stephan Bergmann · 10 years ago
  92. 604c6cf4 bin confusion with name AccessibleGridControlTableImplHelper by Douglas Mencken · 10 years ago
  93. a673713 more removal of com::sun::star typedefs by Noel Grandin · 10 years ago
  94. 2f3ea8d refactor out some com::sun::star typedefs by Noel Grandin · 10 years ago
  95. 11b3555 Revert "bin confusion with name AccessibleGridControlTableImplHelper" by Noel Grandin · 10 years ago
  96. 3028668 bin confusion with name AccessibleGridControlTableImplHelper by Douglas Mencken · 10 years ago
  97. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  98. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  99. 5da3f0f clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  100. 9e4c87be Fix typos by Andrea Gelmini · 11 years ago