1. 5c0af52 Fix typos by Andrea Gelmini · 8 years ago
  2. 73ded23 Fix typos by Andrea Gelmini · 8 years ago
  3. 72c68a3 Fix typos by Andrea Gelmini · 8 years ago
  4. 250ad93 tdf#115227 svtools: suppress UNO notifications for color selectors by Miklos Vajna · 8 years ago
  5. 4c07358 Fix typos by Andrea Gelmini · 8 years ago
  6. 91b4e45 new loplugin: pointerbool by Noel Grandin · 8 years ago
  7. d72a289 loplugin:useuniqueptr in VCLXWindow by Noel Grandin · 8 years ago
  8. 474b4bb loplugin:useuniqueptr in VCLXGraphics by Noel Grandin · 8 years ago
  9. 08857f1 More loplugin:cstylecast: toolkit by Stephan Bergmann · 8 years ago
  10. 7d8e944 convert a<b?a:b to std::min(a,b) by Noel Grandin · 8 years ago
  11. 75ca2d0 More loplugin:cstylecast: toolkit by Stephan Bergmann · 8 years ago
  12. c46ab19 toolkit: disable the UnitConversion test only on WNT by Michael Stahl · 8 years ago
  13. 43dd638 disable toolkit unit conversion test for now by Markus Mohrhard · 8 years ago
  14. 64f1d7a toolkit: disable UnitConversion test for non-default resolution on WNT by Michael Stahl · 8 years ago
  15. 7e51276 toolkit: convert UnitConversion test to C++ by Michael Stahl · 8 years ago
  16. 21e0d81 loplugin:unusedfields by Noel Grandin · 8 years ago
  17. a5be07d inline use-once typedefs by Noel Grandin · 8 years ago
  18. aeab238 clang-tidy modernize-use-equals-default in toolkit by Jochen Nitschke · 8 years ago
  19. 68eb27e tools: reimplement SVLIBRARY macro & remove it from solar.h by Michael Stahl · 8 years ago
  20. 78a6ce1 DELETEZ->std::unique_ptr in toolkit,unotools by Noel Grandin · 8 years ago
  21. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  22. dd0dceb loplugin:salcall handle static methods by Noel Grandin · 8 years ago
  23. 19f9a7e Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx by Stephan Bergmann · 8 years ago
  24. b15f79a loplugin:unnecessaryparen: signed numeric literals by Stephan Bergmann · 8 years ago
  25. b26012e Make loplugin:unnecessaryparen look through implicit by Stephan Bergmann · 8 years ago
  26. 7a1c21e loplugin:simplifybool for negation of comparison operator by Noel Grandin · 8 years ago
  27. 72ef2b5 Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all by Stephan Bergmann · 8 years ago
  28. 9288afa Fix typos by Andrea Gelmini · 8 years ago
  29. 11ca1f8 Fix typos by Andrea Gelmini · 8 years ago
  30. 5e69b36 loplugin:flatten in toolkit..writerfilter by Noel Grandin · 8 years ago
  31. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  32. 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
  33. 9e7c952 loplugin:includeform: toolkit (macOS) by Stephan Bergmann · 8 years ago
  34. b0c76a6 loplugin:includeform: toolkit by Stephan Bergmann · 8 years ago
  35. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  36. 22fa30c loplugin:finalclasses in toolkit,tools by Noel Grandin · 8 years ago
  37. af7b62e Replace lists by vectors in controlmodelcontainerbase (toolkit) by Julien Nabet · 8 years ago
  38. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  39. 4677244 loplugin:flatten in toolkit..vbahelper by Noel Grandin · 9 years ago
  40. 83de03e Rename GetSelectEntryCount -> GetSelectedEntryCount by Samuel Mehrbrodt · 9 years ago
  41. d99b65c Rename GetSelectEntryPos -> GetSelectedEntryPos by Samuel Mehrbrodt · 9 years ago
  42. b649e5b Rename GetSelectEntry -> GetSelectedEntry by Samuel Mehrbrodt · 9 years ago
  43. 2d2259c clang-tidy modernize-use-emplace in test..vbahelper by Noel Grandin · 9 years ago
  44. 2e0a25c loplugin:constantparam by Noel Grandin · 9 years ago
  45. 75a96e2 Translate German comments/debug strings (leftovers in dirs test to uui) by Johnny_M · 9 years ago
  46. 7aa7f4d loplugin:unnecessaryparen include c++ casts by Noel Grandin · 9 years ago
  47. 326295b new loplugin:redundantpointerops by Noel Grandin · 9 years ago
  48. dfaceb7 Translate one German variable name by Johnny_M · 9 years ago
  49. 3814952 support XSystemDependentWindowPeer for all toplevel windows by Caolán McNamara · 9 years ago
  50. 2e1cafa Bin fairly pointless default for parameter that was defaulted just once anyway by Tor Lillqvist · 9 years ago
  51. 2fdbf46 nothing is reading the futilely set WB_AUTOSIZE bit by Caolán McNamara · 9 years ago
  52. 27bde9a Drop gratuitous initial :: from comphelper::ProfileZone by Tor Lillqvist · 9 years ago
  53. dcc667a convert message box style bits to scoped enum by Noel Grandin · 9 years ago
  54. 827f986 Fix typos by Andrea Gelmini · 9 years ago
  55. eea6d39 loplugin:unnecessaryparen by Noel Grandin · 9 years ago
  56. 64a3124 Fix typos by Andrea Gelmini · 9 years ago
  57. ff1f6a5 remove UL/L suffixes from integer constants in initialiser/call expressions by Noel Grandin · 9 years ago
  58. b1f6e62 tdf#39468 Translate German comments/terms by Jens Carl · 9 years ago
  59. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  60. 88b0711 tdf#39468: Translate some german comments by Christian Barth · 9 years ago
  61. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  62. b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
  63. 2b4cb88 loplugin:unusedfields in basctl..connectivity by Noel Grandin · 9 years ago
  64. 85f08e3 remove some "optimisation" insanity in ScriptEventContainer by Noel Grandin · 9 years ago
  65. c932e26 loplugin:constparams in toolkit,ucb,xmlhelp by Noel Grandin · 9 years ago
  66. 20571c4 use more range-for on uno::Sequence by Noel Grandin · 9 years ago
  67. 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
  68. 99cd7dc fix compile error due to missing include<functional> by Dennis Francis · 9 years ago
  69. db47410 C++11 remove std::binary_function bases from functors by Jochen Nitschke · 9 years ago
  70. ab9b38a use more begin()/end() for Sequence by Noel Grandin · 9 years ago
  71. a1ead1a loplugin unnecessaryparan improvements by Noel Grandin · 9 years ago
  72. c4ddf6c C++11 remove std::unary_function bases from functors by Jochen Nitschke · 9 years ago
  73. 62b8119 loplugin:casttovoid: toolkit by Stephan Bergmann · 9 years ago
  74. 979d58c loplugin:unusedfields in toolkit..xmloff by Noel Grandin · 9 years ago
  75. ef531e8 loplugin:oncevar in test..tools by Noel Grandin · 9 years ago
  76. 6ade3ef std::unordered_map can erase an element by given key, if any by Takeshi Abe · 9 years ago
  77. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  78. 08f6f9d Profiling API: add ProfileZones by László Németh · 9 years ago
  79. 8141379 comphelper: add a profiling API by László Németh · 9 years ago
  80. b70fa47 use more SAL_N_ELEMENTS part 1 by Noel Grandin · 9 years ago
  81. a7532d8 Remove VCLExternalSolarLock and IMutex. by Arnaud Versini · 9 years ago
  82. 16ce815 cppcheck: knownConditionTrueFalse by Jochen Nitschke · 9 years ago
  83. f2d40b8 Remove all allocation of VCLExternalSolarLock. by Arnaud Versini · 9 years ago
  84. 94d9d89 Remove some unnecessary scaffolding around SAL_WARN calls by Stephan Bergmann · 9 years ago
  85. 307be8c clang-tidy readability-redundant-control-flow by Noel Grandin · 9 years ago
  86. 709040e remove duplicate 'using namespace' by Jochen Nitschke · 9 years ago
  87. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  88. ef513fd remove unnecessary use of OString::getStr by Noel Grandin · 9 years ago
  89. 2e5db24 remove VCLExternalSolarLock* members from .. by Jochen Nitschke · 9 years ago
  90. c8d8b9b cppcheck: unusedStructMember by Jochen Nitschke · 9 years ago
  91. cae3e20 cleanup unused css/resource/ includes by Jochen Nitschke · 9 years ago
  92. 039913c loplugin:stringcopy: toolkit by Stephan Bergmann · 9 years ago
  93. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  94. 2962cee remove some unnecessary temporary OUStrings by Noel Grandin · 9 years ago
  95. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  96. e3a44cb loplugin:checkunusedparams in toolkit..vbahelper by Noel Grandin · 9 years ago
  97. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  98. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  99. 8c8f2a5 remove unnecessary explicit linefeeds from end of SAL and OSL log calls by Noel Grandin · 9 years ago
  100. 7662e92 loplugin:redundantcast find cstyle double casts by Noel Grandin · 9 years ago