1. bce3ed1 fix bug in AccessibleListBoxEntry::implGetParentAccessible() by Noel Grandin · 8 years ago
  2. 28b1443 tdf#42949 Remove unnecessary localization headers from accessibility by Gabor Kelemen · 8 years ago
  3. 84958e1 accessibility: more simplifiation in OCommonAccessibleText. by Arnaud Versini · 8 years ago
  4. 4162339 loplugin:unnecessaryvirtual improve result output by Noel Grandin · 8 years ago
  5. f657ab7 loplugin:virtualdown in various by Noel Grandin · 8 years ago
  6. cce17de coverity#1430077 add assert for 'Division or modulo by zero' by Caolán McNamara · 8 years ago
  7. c409fd2 accessibility: simplify getSelection when possible by Arnaud Versini · 8 years ago
  8. dbcf5b2 use more Color in UnoControls..canvas by Noel Grandin · 8 years ago
  9. 477d2ba delete colordata.hxx by Noel Grandin · 8 years ago
  10. b8ececb drop old tools/gen methods in accessibility..formula by Noel Grandin · 8 years ago
  11. 5564a31 use less COLORDATA_RGB by Noel Grandin · 8 years ago
  12. e2cb154 convert COL_ constants to be of type Color by Noel Grandin · 8 years ago
  13. 0b49701 tdf#114441 sal_uLong to better integer types by Shubham Verma · 8 years ago
  14. 35fc452 remove unused vclunohelper.hxx includes by Jochen Nitschke · 8 years ago
  15. ace95cf ColorData->Color in various by Noel Grandin · 8 years ago
  16. d176877 accessibility: cleanup constructors and destructors by Arnaud Versini · 8 years ago
  17. 6d7c82a accessibility : remove useless Impl pattern by Arnaud Versini · 8 years ago
  18. 8f2d6e8 Modernize a bit accessibility and basctl by Julien Nabet · 8 years ago
  19. 5098f82 Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/ by Stephan Bergmann · 8 years ago
  20. fa775ed tdf#86661 a11y: give ROLE_LABEL to read-only edit by Samuel Thibault · 8 years ago
  21. 7d4584a accessibility: Small optimisation in AccessibleTabListBox by Arnaud Versini · 8 years ago
  22. 861f819 Accessibility : cleanup constructors and destructors. by Arnaud Versini · 8 years ago
  23. 7faa218 ofz#6311 still problems with SdrEdgeObj listening to same obj at start as end by Caolán McNamara · 8 years ago
  24. be94207 new loplugin:emptyif by Noel Grandin · 8 years ago
  25. 17fbc3f More loplugin:cstylecast: accessibility by Stephan Bergmann · 8 years ago
  26. b72102d More loplugin:cstylecast: accessibility by Stephan Bergmann · 8 years ago
  27. 101a79c lokdialog: Allow switching language of some of the ResMgr's. by Jan Holesovsky · 8 years ago
  28. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  29. adad372 tdf#63154 removed some solar.h references by ekuiitr · 8 years ago
  30. a265656 loplugin:unnecessaryparen: Warn about parentheses around literals by Stephan Bergmann · 8 years ago
  31. 2877aa0 accessibility : AccessibleBrowseBoxBase::isAlive is not thread safe by Arnaud Versini · 8 years ago
  32. 14f3515 cosmetics: Drop duplicate semicolon by Takeshi Abe · 8 years ago
  33. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  34. 99872ad Remove OAccessibleTextHelper::getCharacter and getTextRange by Arnaud Versini · 8 years ago
  35. 8d4a44d Remove OCommonAccessibleText::getText and getCharacterCount. by Arnaud Versini · 8 years ago
  36. 19ee786 loplugin:finalclasses in accessibility by Noel Grandin · 8 years ago
  37. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  38. ecc73fa accessibility: consistently use "" and <> in include directives by Mike Kaganski · 8 years ago
  39. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  40. 83de03e Rename GetSelectEntryCount -> GetSelectedEntryCount by Samuel Mehrbrodt · 9 years ago
  41. cf48347 Fresh run of bin/update_pch.sh by Mike Kaganski · 9 years ago
  42. d99b65c Rename GetSelectEntryPos -> GetSelectedEntryPos by Samuel Mehrbrodt · 9 years ago
  43. b649e5b Rename GetSelectEntry -> GetSelectedEntry by Samuel Mehrbrodt · 9 years ago
  44. cb31564 headString in SvTreeListBox is unused by Noel Grandin · 9 years ago
  45. 5d060fd accessibility: remove useless calls to virtual methods. by Arnaud Versini · 9 years ago
  46. dd8a400 vcl: remove dead TextAttribHyperLink by Jochen Nitschke · 9 years ago
  47. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  48. 88179e3 Revert "accessibility: remove useless calls to getAccessibleActionCount." by Markus Mohrhard · 9 years ago
  49. e2c14a6 accessibility: remove useless calls to getAccessibleActionCount. by Arnaud Versini · 9 years ago
  50. 13fac48 normalize resource locale ctor construction mechanisms by Caolán McNamara · 9 years ago
  51. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  52. aba7307 Accessibility: simplify VCLXAccessibleEdit::setText. by Arnaud Versini · 9 years ago
  53. b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
  54. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  55. 3b10ec8 loplugin:constparams in accessibility by Noel Grandin · 9 years ago
  56. 0d8eae9 Don't call ensureIsAlive after comphelper::OExternalLockGuard. by Arnaud Versini · 9 years ago
  57. 83535a2 emfplus: create a wmf/emf/emf+ primitive based importer by Armin Le Grand · 9 years ago
  58. a5f0c58 Remove possible race condition in VCLXAccessibleEdit. by Arnaud Versini · 9 years ago
  59. 8a75aa5 use more OUString::operator== in a*..chart2 by Noel Grandin · 9 years ago
  60. 2ed9a2b Remove useless method OCommonAccessibleText::getText by Arnaud Versini · 9 years ago
  61. a758956 accessbility: Don't double lock mutexes in VCLXAccessibleEdit. by Arnaud Versini · 9 years ago
  62. a04ccfe loplugin:casttovoid: accessibility by Stephan Bergmann · 9 years ago
  63. b2b0854 accessibility: fix horrible memory leak in AccessibleTabBarBase by Michael Stahl · 9 years ago
  64. 4ab979f Document::retrieveDefaultAttributesImpl did nothing by Stephan Bergmann · 9 years ago
  65. 7b5fac6 loplugin:unusedfields in accessibility..comphelper by Noel Grandin · 9 years ago
  66. 6ee9f2c loplugin:oncevar accessibility..basic by Noel Grandin · 9 years ago
  67. a3bedb7 use local statics for getUnoTunnelImplementationId by Jochen Nitschke · 9 years ago
  68. a7532d8 Remove VCLExternalSolarLock and IMutex. by Arnaud Versini · 9 years ago
  69. f2d40b8 Remove all allocation of VCLExternalSolarLock. by Arnaud Versini · 9 years ago
  70. 0a58848 loplugin:unusedfields by Noel Grandin · 9 years ago
  71. fd26c31 accessibility: avoid useless allocation of a VCLExternalLock by Arnaud Versini · 9 years ago
  72. 0e4a884 loplugin:stringcopy: accessibility by Stephan Bergmann · 9 years ago
  73. 3d8400a loplugin:comparisonwithconstant in accessibility..basegfx by Noel Grandin · 9 years ago
  74. 482ef1b loplugin:comparisonwithconstant in accessibility by Noel Grandin · 9 years ago
  75. d17c7a7 accessibility: Remove useless locks. by Arnaud Versini · 9 years ago
  76. c365ebc accessibility: simplify and inline VCLXAccessibleList::clearItems by Arnaud Versini · 9 years ago
  77. dd6d799 loplugin:constantparam by Noel Grandin · 9 years ago
  78. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  79. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  80. f67ddc8 tdf#43157: convert accessibility module away from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  81. 59676b3 untranslated strings are just strings by Caolán McNamara · 9 years ago
  82. dc73510 loplugin:checkunusedparams in accessibility and avmedia by Noel Grandin · 9 years ago
  83. 7c4c994 tdf#107458 No active item for the overflow subtoolbar by Maxim Monastirsky · 9 years ago
  84. 3b85b72 errinf.hxx moved out of tools and into vcl module by Chris Sherlock · 9 years ago
  85. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  86. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  87. 1c5cae4 loplugin:unusedmethods by Noel Grandin · 9 years ago
  88. 8fced91 clang-tidy readability-simplify-boolean-expr in accessibility..cui by Noel Grandin · 9 years ago
  89. c7dfcc4 returning -1 is generally threadsafe by Caolán McNamara · 9 years ago
  90. aa09b0c loplugin:useuniqueptr extend to catch more localvar cases by Noel Grandin · 9 years ago
  91. a5a5713 tdf#82580 tools: rename Rectangle to tools::Rectangle by Miklos Vajna · 9 years ago
  92. 9030552 loplugin:unusedenumconstants by Noel Grandin · 9 years ago
  93. ed76d1d loplugins:redundantcast teach it about c-style typedef casts by Noel Grandin · 9 years ago
  94. f645294 remove unused RID constants by Noel Grandin · 9 years ago
  95. 6e4d3ba Clean up integer types representing positions in ToolBox's item vector by Stephan Bergmann · 9 years ago
  96. 0f0ebdd Fix typos by Andrea Gelmini · 9 years ago
  97. aadf790 remove some unnecessary use of OUString constructor by Noel Grandin · 9 years ago
  98. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  99. 198c41c new loplugin unoany by Noel Grandin · 9 years ago
  100. 0649622 loplugin:unusedmethods by Noel Grandin · 9 years ago