1. a265656 loplugin:unnecessaryparen: Warn about parentheses around literals by Stephan Bergmann · 8 years ago
  2. 2877aa0 accessibility : AccessibleBrowseBoxBase::isAlive is not thread safe by Arnaud Versini · 8 years ago
  3. 14f3515 cosmetics: Drop duplicate semicolon by Takeshi Abe · 8 years ago
  4. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  5. 99872ad Remove OAccessibleTextHelper::getCharacter and getTextRange by Arnaud Versini · 8 years ago
  6. 8d4a44d Remove OCommonAccessibleText::getText and getCharacterCount. by Arnaud Versini · 8 years ago
  7. 19ee786 loplugin:finalclasses in accessibility by Noel Grandin · 8 years ago
  8. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  9. ecc73fa accessibility: consistently use "" and <> in include directives by Mike Kaganski · 8 years ago
  10. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  11. 83de03e Rename GetSelectEntryCount -> GetSelectedEntryCount by Samuel Mehrbrodt · 9 years ago
  12. cf48347 Fresh run of bin/update_pch.sh by Mike Kaganski · 9 years ago
  13. d99b65c Rename GetSelectEntryPos -> GetSelectedEntryPos by Samuel Mehrbrodt · 9 years ago
  14. b649e5b Rename GetSelectEntry -> GetSelectedEntry by Samuel Mehrbrodt · 9 years ago
  15. cb31564 headString in SvTreeListBox is unused by Noel Grandin · 9 years ago
  16. 5d060fd accessibility: remove useless calls to virtual methods. by Arnaud Versini · 9 years ago
  17. dd8a400 vcl: remove dead TextAttribHyperLink by Jochen Nitschke · 9 years ago
  18. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  19. 88179e3 Revert "accessibility: remove useless calls to getAccessibleActionCount." by Markus Mohrhard · 9 years ago
  20. e2c14a6 accessibility: remove useless calls to getAccessibleActionCount. by Arnaud Versini · 9 years ago
  21. 13fac48 normalize resource locale ctor construction mechanisms by Caolán McNamara · 9 years ago
  22. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  23. aba7307 Accessibility: simplify VCLXAccessibleEdit::setText. by Arnaud Versini · 9 years ago
  24. b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
  25. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  26. 3b10ec8 loplugin:constparams in accessibility by Noel Grandin · 9 years ago
  27. 0d8eae9 Don't call ensureIsAlive after comphelper::OExternalLockGuard. by Arnaud Versini · 9 years ago
  28. 83535a2 emfplus: create a wmf/emf/emf+ primitive based importer by Armin Le Grand · 9 years ago
  29. a5f0c58 Remove possible race condition in VCLXAccessibleEdit. by Arnaud Versini · 9 years ago
  30. 8a75aa5 use more OUString::operator== in a*..chart2 by Noel Grandin · 9 years ago
  31. 2ed9a2b Remove useless method OCommonAccessibleText::getText by Arnaud Versini · 9 years ago
  32. a758956 accessbility: Don't double lock mutexes in VCLXAccessibleEdit. by Arnaud Versini · 9 years ago
  33. a04ccfe loplugin:casttovoid: accessibility by Stephan Bergmann · 9 years ago
  34. b2b0854 accessibility: fix horrible memory leak in AccessibleTabBarBase by Michael Stahl · 9 years ago
  35. 4ab979f Document::retrieveDefaultAttributesImpl did nothing by Stephan Bergmann · 9 years ago
  36. 7b5fac6 loplugin:unusedfields in accessibility..comphelper by Noel Grandin · 9 years ago
  37. 6ee9f2c loplugin:oncevar accessibility..basic by Noel Grandin · 9 years ago
  38. a3bedb7 use local statics for getUnoTunnelImplementationId by Jochen Nitschke · 9 years ago
  39. a7532d8 Remove VCLExternalSolarLock and IMutex. by Arnaud Versini · 9 years ago
  40. f2d40b8 Remove all allocation of VCLExternalSolarLock. by Arnaud Versini · 9 years ago
  41. 0a58848 loplugin:unusedfields by Noel Grandin · 9 years ago
  42. fd26c31 accessibility: avoid useless allocation of a VCLExternalLock by Arnaud Versini · 9 years ago
  43. 0e4a884 loplugin:stringcopy: accessibility by Stephan Bergmann · 9 years ago
  44. 3d8400a loplugin:comparisonwithconstant in accessibility..basegfx by Noel Grandin · 9 years ago
  45. 482ef1b loplugin:comparisonwithconstant in accessibility by Noel Grandin · 9 years ago
  46. d17c7a7 accessibility: Remove useless locks. by Arnaud Versini · 9 years ago
  47. c365ebc accessibility: simplify and inline VCLXAccessibleList::clearItems by Arnaud Versini · 9 years ago
  48. dd6d799 loplugin:constantparam by Noel Grandin · 9 years ago
  49. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  50. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  51. f67ddc8 tdf#43157: convert accessibility module away from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  52. 59676b3 untranslated strings are just strings by Caolán McNamara · 9 years ago
  53. dc73510 loplugin:checkunusedparams in accessibility and avmedia by Noel Grandin · 9 years ago
  54. 7c4c994 tdf#107458 No active item for the overflow subtoolbar by Maxim Monastirsky · 9 years ago
  55. 3b85b72 errinf.hxx moved out of tools and into vcl module by Chris Sherlock · 9 years ago
  56. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  57. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  58. 1c5cae4 loplugin:unusedmethods by Noel Grandin · 9 years ago
  59. 8fced91 clang-tidy readability-simplify-boolean-expr in accessibility..cui by Noel Grandin · 9 years ago
  60. c7dfcc4 returning -1 is generally threadsafe by Caolán McNamara · 9 years ago
  61. aa09b0c loplugin:useuniqueptr extend to catch more localvar cases by Noel Grandin · 9 years ago
  62. a5a5713 tdf#82580 tools: rename Rectangle to tools::Rectangle by Miklos Vajna · 9 years ago
  63. 9030552 loplugin:unusedenumconstants by Noel Grandin · 9 years ago
  64. ed76d1d loplugins:redundantcast teach it about c-style typedef casts by Noel Grandin · 9 years ago
  65. f645294 remove unused RID constants by Noel Grandin · 9 years ago
  66. 6e4d3ba Clean up integer types representing positions in ToolBox's item vector by Stephan Bergmann · 9 years ago
  67. 0f0ebdd Fix typos by Andrea Gelmini · 9 years ago
  68. aadf790 remove some unnecessary use of OUString constructor by Noel Grandin · 9 years ago
  69. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  70. 198c41c new loplugin unoany by Noel Grandin · 9 years ago
  71. 0649622 loplugin:unusedmethods by Noel Grandin · 9 years ago
  72. 4c8154b loplugin:subtlezeroinit: accessibility by Stephan Bergmann · 9 years ago
  73. 013d978 Drop :: prefix from std in [a-b]*/ by Tor Lillqvist · 9 years ago
  74. 5a59408 drop unused LIST from SvTreeAccRoleType enum by Noel Grandin · 9 years ago
  75. 8c00536 Convert WindowType to scoped enum by Noel Grandin · 9 years ago
  76. 65b7b63 loplugin:unusedenumconstants read-only constants in vcl by Noel Grandin · 9 years ago
  77. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  78. faf9b82 makeAny->Any in accessibility..avmedia by Noel Grandin · 9 years ago
  79. f1d83ac loplugin:stringconstant check for unnecessary OUString constructor.. by Noel Grandin · 9 years ago
  80. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  81. 68044e9 New loplugin:dynexcspec: Add @throws documentation, accessibility by Stephan Bergmann · 9 years ago
  82. eede420 use rtl::Reference in AccessibleGridControlAccess by Noel Grandin · 9 years ago
  83. be0089b use rtl::Reference in AccessibleBrowseBoxAccess by Noel Grandin · 9 years ago
  84. 7a507b5 new loplugin: useuniqueptr: accessibility by Noel Grandin · 9 years ago
  85. ff30d20 a11y crash on accessing disposed TabControl during close of impress by Caolán McNamara · 9 years ago
  86. 841f48f accessibility: prevent possible deadlock by Arnaud Versini · 9 years ago
  87. 62affdd accessibility: simplify locking by Arnaud Versini · 9 years ago
  88. c1f4d4d accessibility: simplify CharacterAttributesHelper. by Arnaud Versini · 9 years ago
  89. 92a1ad1 Localize return value of EditBrowseBoxTableCell::getAccessibleName by Muhammet Kara · 9 years ago
  90. a29bd2d cleanup tailing backslashes by Jochen Nitschke · 9 years ago
  91. 46d3163 loplugin:unusedmethods by Noel Grandin · 9 years ago
  92. 4e1c423 tdf#104767: Fix calculus of child index in commitTableEvent (accessibility) by Julien Nabet · 9 years ago
  93. ba6b35f accessibility: cleanup AccessibleBrowseBoxBase implementation by Arnaud Versini · 9 years ago
  94. 8d52045 tdf#93430: Return the right offsets for runs by Tamás Zolnai · 9 years ago
  95. e2c956d Edit accessibility: intended to use dynamic cast here by Tamás Zolnai · 9 years ago
  96. a564821 Fix 32-bit builds by Stephan Bergmann · 9 years ago
  97. e0d8c38 tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entry by Tamás Zolnai · 9 years ago
  98. a667319 convert SFX_HINT to scoped enum by Noel Grandin · 9 years ago
  99. a238c82 tdf#88206 replace cppu::WeakImplHelper* in unotools by Jochen Nitschke · 9 years ago
  100. 2d48f5f convert VCLEVENT constants to scoped enum by Noel Grandin · 9 years ago