1. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago
  2. ff1f6a5 remove UL/L suffixes from integer constants in initialiser/call expressions by Noel Grandin · 9 years ago
  3. 367fedc loplugin:unusedenumconstants by Noel Grandin · 9 years ago
  4. 544a978 EditEngine: Removing BIN format from sot by Varun Dhall · 9 years ago
  5. 49bc18c loplugin:constparams in i18nutil,sot by Noel Grandin · 9 years ago
  6. 0018fd1 Translate German comments/debug strings (leftovers in the sot dir) by Johnny_M · 9 years ago
  7. 7d876e4 sot: fix loplugin:unnecessaryparen warning by Miklos Vajna · 9 years ago
  8. 4b2262a new loplugin unnecessaryparen by Noel Grandin · 9 years ago
  9. e037381 loplugin:unusedfields in slideshow..svtools by Noel Grandin · 9 years ago
  10. 6e0a152 tdf#39468 Translate German comments/terms by Jens Carl · 9 years ago
  11. c91f05e aKey is demonstratedly always empty by Stephan Bergmann · 9 years ago
  12. 42634a3 aContentType is unused by Stephan Bergmann · 9 years ago
  13. 513ac8e loplugin:useuniqueptr in various by Noel Grandin · 9 years ago
  14. 2fb2d6e loplugin:oncevar in scaddins..sot by Noel Grandin · 9 years ago
  15. 18f5131 loplugin:unusedfields store..svl by Noel Grandin · 9 years ago
  16. f1ff61f Fix typos by Andrea Gelmini · 9 years ago
  17. a6aa57f use ERRCODE_NONE instead of 0 by Noel Grandin · 9 years ago
  18. 223a04e EditEngine Exporting flat XML from actual clipboard by Varun Dhall · 9 years ago
  19. de8caac replace SVSTREAM_OK with ERRCODE_NONE by Noel Grandin · 9 years ago
  20. eaa6896 Improved loplugin:cstylecast to reference types: sot by Stephan Bergmann · 9 years ago
  21. 7e6bae9 Improved loplugin:redundantcast, const/static_cast combinations: sot by Stephan Bergmann · 9 years ago
  22. 118bcbc convert FatError to scoped enum by Noel Grandin · 9 years ago
  23. 94d9d89 Remove some unnecessary scaffolding around SAL_WARN calls by Stephan Bergmann · 9 years ago
  24. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  25. ef513fd remove unnecessary use of OString::getStr by Noel Grandin · 9 years ago
  26. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  27. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  28. 488d850 tdf#39486: Translate some randomly found German comments by Jens Carl · 9 years ago
  29. 9348b32 clang-tidy readability-simplify-boolean-expr by Noel Grandin · 9 years ago
  30. 3b85b72 errinf.hxx moved out of tools and into vcl module by Chris Sherlock · 9 years ago
  31. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  32. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  33. 8c8f2a5 remove unnecessary explicit linefeeds from end of SAL and OSL log calls by Noel Grandin · 9 years ago
  34. caf3889 Fix typos by Andrea Gelmini · 9 years ago
  35. e5b0183 these are file urls, so don't need ucb by Caolán McNamara · 9 years ago
  36. e73505f tdf#96505 Get rid of cargo cult long integer literals by dilekuzulmez · 9 years ago
  37. 63a9cca fix indent by Caolán McNamara · 9 years ago
  38. 9e83222 check full chain upwards by Caolán McNamara · 9 years ago
  39. ba42357 Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLY by Stephan Bergmann · 9 years ago
  40. 198c41c new loplugin unoany by Noel Grandin · 9 years ago
  41. 377efdc loplugin:loopvartoosmall by Stephan Bergmann · 9 years ago
  42. 504d462 loplugin:subtlezeroinit: sot by Stephan Bergmann · 9 years ago
  43. b3204c5 convert RepresentModes to scoped enum by Noel Grandin · 9 years ago
  44. d198a82 convert InsertOperation to scoped enum by Noel Grandin · 9 years ago
  45. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  46. f482695 new loplugin:unusedenumconstants by Noel Grandin · 9 years ago
  47. 4978328 convert method names in tools::SvRef to be more like our other.. by Noel Grandin · 9 years ago
  48. 0d17c4f inline macros by Jochen Nitschke · 9 years ago
  49. 1c3e84d teach lolugin:stringconstant about calling constructors by Noel Grandin · 9 years ago
  50. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  51. 2608523 loplugin: unnecessary destructor sfx2..store by Noel Grandin · 9 years ago
  52. ffafd5e cppcheck: useInitializationList by Jochen Nitschke · 9 years ago
  53. d420d9a coverity#1399018 Logically dead code by Caolán McNamara · 9 years ago
  54. a55e538 this field should be std::unique_ptr to sal_uInt8[], not sal_uInt8 by Noel Grandin · 9 years ago
  55. 5ad3a73 New loplugin:dynexcspec: Add @throws documentation, sot by Stephan Bergmann · 9 years ago
  56. 0415cb3 new loplugin: useuniqueptr: sot..tools by Noel Grandin · 9 years ago
  57. 4d3ad26 manage SvRefBase subclass with tools::SvRef by Noel Grandin · 9 years ago
  58. ea86f1c defaults are good enough by Caolán McNamara · 9 years ago
  59. 048e30c tdf#101828 handle rtf/richtext correctly by Oliver Specht · 9 years ago
  60. bfde486 convert DecodeMechanism to scoped enum by Noel Grandin · 9 years ago
  61. 8032151 convert INetURLObject::EncodeMechanism to scoped enum by Noel Grandin · 9 years ago
  62. 1617eef loplugin:countusersofdefaultparams in include/sot..svl by Noel Grandin · 9 years ago
  63. 0a840ed includes should be at the top of the file by Noel Grandin · 9 years ago
  64. 0d05173 loplugin:constantparam by Noel Grandin · 9 years ago
  65. c622982 sot: fix loplugin:cppunitassertequals warnings by Miklos Vajna · 9 years ago
  66. 6181715 loplugin:expandablemethods in sot..starmath by Noel Grandin · 9 years ago
  67. 5a4325e clang-cl loplugin: sot by Stephan Bergmann · 9 years ago
  68. faf4bf0 loplugin:countusersofdefaultparams in sot..svtools by Noel Grandin · 9 years ago
  69. f004aa9 tdf#89307: Removed SvRef::operator T*() by Jacek Fraczek · 10 years ago
  70. 4d87443 loplugin:constantparam by Noel Grandin · 10 years ago
  71. b647996 replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) by Michael Stahl · 10 years ago
  72. 20a9e10 loplugin:constantparam by Noel Grandin · 10 years ago
  73. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  74. cb958bb loplugin:constantparam in sot..svl by Noel Grandin · 10 years ago
  75. 33b3808 put StreamMode masks in scope of enum class by Jochen Nitschke · 10 years ago
  76. 8806a86 loplugin:unusedenumconstants in forms..sot by Noel Grandin · 10 years ago
  77. a402785 loplugin:countusersofdefaultparams in sfx2..svgio by Noel Grandin · 10 years ago
  78. 069d71b loplugin:countusersofdefaultparams in shell..starmath by Noel Grandin · 10 years ago
  79. 52b91f3 new loplugin fragiledestructor by Noel Grandin · 10 years ago
  80. 92c517b loplugin:redundantcast: redundant static_casts in sot by Stephan Bergmann · 10 years ago
  81. 2bcafc5 loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
  82. 48a8d6d loplugin:singlevalfields in various by Noel Grandin · 10 years ago
  83. 3c57317 tdf#96505 Get rid of cargo cult long integer literals by krishna keshav · 10 years ago
  84. 272a8af convert more DBG_ASSERT(false to SAL_WARN by Noel Grandin · 10 years ago
  85. a97b392 tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi by Gleb Mishchenko · 10 years ago
  86. f9a6d82 remove "trying to resize readonly stream" warning by Noel Grandin · 10 years ago
  87. 62d2701 tools: rename SvStream::Read/Write to ReadBytes/WriteBytes by Michael Stahl · 10 years ago
  88. 2c8fe2e update unusedmethods plugin to deal with constructors by Noel Grandin · 10 years ago
  89. 412cfb5 convert EXCHG_OUT_ACTION_FLAG to scoped enum by Noel Grandin · 10 years ago
  90. 265068d clang-tidy modernize-loop-convert in scripting to svtools by Noel Grandin · 10 years ago
  91. 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
  92. fc2590c Fix typos by Andrea Gelmini · 10 years ago
  93. e8fd5a0 update loplugin stylepolice to check local pointers vars by Noel Grandin · 10 years ago
  94. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  95. 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
  96. 0de868c tdf#94306 replace boost::noncopyable in sfx2 to sot by Jochen Nitschke · 10 years ago
  97. b15ee18 cppcheck: silence warnings assertWithSideEffect by Jochen Nitschke · 10 years ago
  98. 890e133 loplugin:constantparam in sot by Noel Grandin · 10 years ago
  99. 3900df3 remove some unnecessary realloc'ing by Noel Grandin · 10 years ago
  100. 2a78e3e loplugin:constantparam in sot by Noel Grandin · 10 years ago