1. 6ee9f2c loplugin:oncevar accessibility..basic by Noel Grandin · 9 years ago
  2. a3bedb7 use local statics for getUnoTunnelImplementationId by Jochen Nitschke · 9 years ago
  3. a7532d8 Remove VCLExternalSolarLock and IMutex. by Arnaud Versini · 9 years ago
  4. f2d40b8 Remove all allocation of VCLExternalSolarLock. by Arnaud Versini · 9 years ago
  5. 0a58848 loplugin:unusedfields by Noel Grandin · 9 years ago
  6. fd26c31 accessibility: avoid useless allocation of a VCLExternalLock by Arnaud Versini · 9 years ago
  7. 0e4a884 loplugin:stringcopy: accessibility by Stephan Bergmann · 9 years ago
  8. 3d8400a loplugin:comparisonwithconstant in accessibility..basegfx by Noel Grandin · 9 years ago
  9. 482ef1b loplugin:comparisonwithconstant in accessibility by Noel Grandin · 9 years ago
  10. d17c7a7 accessibility: Remove useless locks. by Arnaud Versini · 9 years ago
  11. c365ebc accessibility: simplify and inline VCLXAccessibleList::clearItems by Arnaud Versini · 9 years ago
  12. dd6d799 loplugin:constantparam by Noel Grandin · 9 years ago
  13. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  14. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  15. f67ddc8 tdf#43157: convert accessibility module away from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  16. 59676b3 untranslated strings are just strings by Caolán McNamara · 9 years ago
  17. dc73510 loplugin:checkunusedparams in accessibility and avmedia by Noel Grandin · 9 years ago
  18. 7c4c994 tdf#107458 No active item for the overflow subtoolbar by Maxim Monastirsky · 9 years ago
  19. 3b85b72 errinf.hxx moved out of tools and into vcl module by Chris Sherlock · 9 years ago
  20. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  21. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  22. 1c5cae4 loplugin:unusedmethods by Noel Grandin · 9 years ago
  23. 8fced91 clang-tidy readability-simplify-boolean-expr in accessibility..cui by Noel Grandin · 9 years ago
  24. c7dfcc4 returning -1 is generally threadsafe by Caolán McNamara · 9 years ago
  25. aa09b0c loplugin:useuniqueptr extend to catch more localvar cases by Noel Grandin · 9 years ago
  26. a5a5713 tdf#82580 tools: rename Rectangle to tools::Rectangle by Miklos Vajna · 9 years ago
  27. 9030552 loplugin:unusedenumconstants by Noel Grandin · 9 years ago
  28. ed76d1d loplugins:redundantcast teach it about c-style typedef casts by Noel Grandin · 9 years ago
  29. f645294 remove unused RID constants by Noel Grandin · 9 years ago
  30. 6e4d3ba Clean up integer types representing positions in ToolBox's item vector by Stephan Bergmann · 9 years ago
  31. 0f0ebdd Fix typos by Andrea Gelmini · 9 years ago
  32. aadf790 remove some unnecessary use of OUString constructor by Noel Grandin · 9 years ago
  33. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  34. 198c41c new loplugin unoany by Noel Grandin · 9 years ago
  35. 0649622 loplugin:unusedmethods by Noel Grandin · 9 years ago
  36. 4c8154b loplugin:subtlezeroinit: accessibility by Stephan Bergmann · 9 years ago
  37. 013d978 Drop :: prefix from std in [a-b]*/ by Tor Lillqvist · 9 years ago
  38. 5a59408 drop unused LIST from SvTreeAccRoleType enum by Noel Grandin · 9 years ago
  39. 8c00536 Convert WindowType to scoped enum by Noel Grandin · 9 years ago
  40. 65b7b63 loplugin:unusedenumconstants read-only constants in vcl by Noel Grandin · 9 years ago
  41. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  42. faf9b82 makeAny->Any in accessibility..avmedia by Noel Grandin · 9 years ago
  43. f1d83ac loplugin:stringconstant check for unnecessary OUString constructor.. by Noel Grandin · 9 years ago
  44. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  45. 68044e9 New loplugin:dynexcspec: Add @throws documentation, accessibility by Stephan Bergmann · 9 years ago
  46. eede420 use rtl::Reference in AccessibleGridControlAccess by Noel Grandin · 9 years ago
  47. be0089b use rtl::Reference in AccessibleBrowseBoxAccess by Noel Grandin · 9 years ago
  48. 7a507b5 new loplugin: useuniqueptr: accessibility by Noel Grandin · 9 years ago
  49. ff30d20 a11y crash on accessing disposed TabControl during close of impress by Caolán McNamara · 9 years ago
  50. 841f48f accessibility: prevent possible deadlock by Arnaud Versini · 9 years ago
  51. 62affdd accessibility: simplify locking by Arnaud Versini · 9 years ago
  52. c1f4d4d accessibility: simplify CharacterAttributesHelper. by Arnaud Versini · 9 years ago
  53. 92a1ad1 Localize return value of EditBrowseBoxTableCell::getAccessibleName by Muhammet Kara · 9 years ago
  54. a29bd2d cleanup tailing backslashes by Jochen Nitschke · 9 years ago
  55. 46d3163 loplugin:unusedmethods by Noel Grandin · 9 years ago
  56. 4e1c423 tdf#104767: Fix calculus of child index in commitTableEvent (accessibility) by Julien Nabet · 9 years ago
  57. ba6b35f accessibility: cleanup AccessibleBrowseBoxBase implementation by Arnaud Versini · 9 years ago
  58. 8d52045 tdf#93430: Return the right offsets for runs by Tamás Zolnai · 9 years ago
  59. e2c956d Edit accessibility: intended to use dynamic cast here by Tamás Zolnai · 9 years ago
  60. a564821 Fix 32-bit builds by Stephan Bergmann · 9 years ago
  61. e0d8c38 tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entry by Tamás Zolnai · 9 years ago
  62. a667319 convert SFX_HINT to scoped enum by Noel Grandin · 9 years ago
  63. a238c82 tdf#88206 replace cppu::WeakImplHelper* in unotools by Jochen Nitschke · 9 years ago
  64. 2d48f5f convert VCLEVENT constants to scoped enum by Noel Grandin · 9 years ago
  65. c1afa80 tdf#99687: Find Text widget fails to emit object:text-caret-moved events by Tamás Zolnai · 9 years ago
  66. 78b4a1f update vclwidget loplugin to find ref-dropping assigment by Noel Grandin · 9 years ago
  67. 8955c3f loplugin:oncevar by Noel Grandin · 9 years ago
  68. 1430158 style fix for cppcheck redundantCondition by Jochen Nitschke · 9 years ago
  69. 49c7bc5 loplugin:expandablemethods in accessibility by Noel Grandin · 9 years ago
  70. 9ac8a57 replace <<= with assign for <<= with rhs Any by Jochen Nitschke · 9 years ago
  71. afd9bf1 loplugin:refcounting by Stephan Bergmann · 9 years ago
  72. 99a4ab0 parent will definitely exist at ctor time by Caolán McNamara · 9 years ago
  73. 6c22099 Resolves: tdf#103032 a11y crash on listbox dispose in toolbar dropdown by Caolán McNamara · 9 years ago
  74. 708253a loplugin:unnecessaryoverride in accessibility..chart2 by Noel Grandin · 10 years ago
  75. 106ea87 Remove _TYPED suffix from tools/link.hxx macros by Stephan Bergmann · 10 years ago
  76. 7d8196e perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related by Eike Rathke · 10 years ago
  77. 0761f97 loplugin:constantparam in accessibility to basic by Noel Grandin · 10 years ago
  78. f101819 tdf#88205 use list ctor for uno::Sequence a11y to canvas by Jochen Nitschke · 10 years ago
  79. 6dd32d4 chmod 644 some source files by Stephan Bergmann · 10 years ago
  80. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  81. f62d222 tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc. by Gökhan Gurbetoğlu · 10 years ago
  82. 04a8ba2 convert ScrollType to scoped enum by Noel Grandin · 10 years ago
  83. ef699b4 convert SV_ITEM_ID_LBOX defines to scoped enum by Jochen Nitschke · 10 years ago
  84. 3716b14 loplugin:constantparam by Noel Grandin · 10 years ago
  85. f5e3b7b loplugin:countusersofdefaultparams in accessibility,avmedia by Noel Grandin · 10 years ago
  86. 018e893 Improve loplugin:unnecessaryoverride by Stephan Bergmann · 10 years ago
  87. 6e72f02 new loplugin unnecessary override by Noel Grandin · 10 years ago
  88. 38ae35d tdf#84635 - Slow layout of large tables by Noel Grandin · 10 years ago
  89. 52b91f3 new loplugin fragiledestructor by Noel Grandin · 10 years ago
  90. 0e69b6b so the global Application GetAutoMnemonic is always true, simplify by Caolán McNamara · 10 years ago
  91. cd71034 comphelper::OBaseMutex -> cppu::BaseMutex by Noel Grandin · 10 years ago
  92. 428e23f Fix some spelling errors in comments and strings by Otto Kekäläinen · 10 years ago
  93. 85aa807 tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor by Arnold Dumas · 10 years ago
  94. 9742ee5 tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor by Arnold Dumas · 10 years ago
  95. aa0d053 tdf#97527 - vcl: reference-count Menu by Noel Grandin · 10 years ago
  96. 0f32ba5 Resolves: tdf#100272 row ally index is ROW_INVALID by Caolán McNamara · 10 years ago
  97. 4d49c96 Let loplugin:passstuffbyref also look at fn defn not preceded by any decl by Stephan Bergmann · 10 years ago
  98. c47b170 Convert SelectionMode to scoped enum by Noel Grandin · 10 years ago
  99. e084933 Get rid of unnecessary directory levels $D/inc/$D by Tor Lillqvist · 10 years ago
  100. a656be6 clang-tidy misc-unused-raii by Noel Grandin · 10 years ago