1. acc7112 loplugin:useuniqueptr in SvMetaSlot by Noel Grandin · 8 years ago
  2. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  3. 38a98c2 loplugin:simplifyconstruct in helpcompiler..io by Noel Grandin · 8 years ago
  4. bdb0775 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  5. f7f7eb7 idl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) by Stephan Bergmann · 8 years ago
  6. 9987677 SvPersistBase no longer necessary by Noel Grandin · 8 years ago
  7. 3bd8759 tdf#96099 Remove some trivial std::vector typedefs by Arkadiy Illarionov · 8 years ago
  8. f657ab7 loplugin:virtualdown in various by Noel Grandin · 8 years ago
  9. 1e3a5bb Use for-range loops in hwpfilter, i18n*, idl* and io by Julien Nabet · 8 years ago
  10. 6ab9f0c SDI: don't #define/#undef names of actual classes for slot headers by Mike Kaganski · 8 years ago
  11. 0b49701 tdf#114441 sal_uLong to better integer types by Shubham Verma · 8 years ago
  12. be8c414 loplugin:unusedmethods also check for functions returning bool by Noel Grandin · 8 years ago
  13. 61bfcf1 loplugin:useuniqueptr in idl by Noel Grandin · 8 years ago
  14. e297bbd More loplugin:cstylecast: idl by Stephan Bergmann · 8 years ago
  15. 2415831 TypedWhichId in svx part 1 by Noel Grandin · 8 years ago
  16. 2161d04 drop duplicate method by Caolán McNamara · 8 years ago
  17. 0d4cc84 Fix typos by Andrea Gelmini · 8 years ago
  18. 9ee6031 loplugin:constmethod in idl,helpcompiler by Noel Grandin · 8 years ago
  19. 14bf2a4 loplugin:includeform: idl by Stephan Bergmann · 8 years ago
  20. e07606f Fix typos by Andrea Gelmini · 8 years ago
  21. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  22. c605c8d SvPersistStream dead by Noel Grandin · 9 years ago
  23. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  24. b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
  25. f2964b9 convert SfxGroupId to scoped enum by Noel Grandin · 9 years ago
  26. 41dc56d loplugin:constparams codemaker,idl,idlc by Noel Grandin · 9 years ago
  27. 8c77b56 use OString::operator== in preference to ::equals by Noel Grandin · 9 years ago
  28. eeb1030 loplugin:unusedfields in cui..idl by Noel Grandin · 9 years ago
  29. c6f4fd1 tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..) by Johnny_M · 9 years ago
  30. 7f79316 tdf#39674 Translate some German variable/function names by Johnny_M · 9 years ago
  31. de8caac replace SVSTREAM_OK with ERRCODE_NONE by Noel Grandin · 9 years ago
  32. ef513fd remove unnecessary use of OString::getStr by Noel Grandin · 9 years ago
  33. fd24dd4 coverity#1403731 Explicit null dereferenced by Caolán McNamara · 9 years ago
  34. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  35. b3eb843 cleanup tools/debug.hxx includes by Jochen Nitschke · 9 years ago
  36. a12dfa3 create SfxGroupId based on o3tl::strong_int by Noel Grandin · 9 years ago
  37. c2f7c56 svidl: Adapt to SlotType removal by Maxim Monastirsky · 9 years ago
  38. 20f33eb svidl: Remove nested method support by Maxim Monastirsky · 9 years ago
  39. 3a36cf4 loplugin:checkunusedparams in configmgr and vcl by Noel Grandin · 9 years ago
  40. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  41. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  42. aa434253 coverity#1403731 Explicit null dereferenced by Caolán McNamara · 9 years ago
  43. da1d530 use weak attribute for Linux too by Caolán McNamara · 9 years ago
  44. ad3681d tdf#39468 Translate German comments by Jens Carl · 9 years ago
  45. 9bfd742 loplugin:unusedmethods by Noel Grandin · 9 years ago
  46. 7097037 remove enum slot code from sfx2 by Noel Grandin · 9 years ago
  47. 7140355 remove PseudoSlot support from idl compiler by Noel Grandin · 9 years ago
  48. 2fc5ef7 remove unhandled SID commands from sfx2 by Noel Grandin · 9 years ago
  49. 6291574 Remove unused #include <ctype.h> by Stephan Bergmann · 9 years ago
  50. 254c132 Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char) by Stephan Bergmann · 9 years ago
  51. 0ab2f39 Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char) by Stephan Bergmann · 9 years ago
  52. 0a92c29 This code trades in 'char' entities disguised as 'int' by Stephan Bergmann · 9 years ago
  53. a2201cb Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char) by Stephan Bergmann · 9 years ago
  54. e9c7d25 create SfxDisableFlags enum by Noel Grandin · 9 years ago
  55. 9058b70 Remove unused forward declaration by Stephan Bergmann · 9 years ago
  56. 64b68e9 SvTokenStream::nBufPos should be sal_Int32 by Stephan Bergmann · 9 years ago
  57. 4978328 convert method names in tools::SvRef to be more like our other.. by Noel Grandin · 9 years ago
  58. 7a60e90 new loplugin: useuniqueptr: helpcompiler..io by Noel Grandin · 9 years ago
  59. 9c5494b New loplugin:externvar: idl by Stephan Bergmann · 9 years ago
  60. 46d3163 loplugin:unusedmethods by Noel Grandin · 9 years ago
  61. f9a97a5 drop custom hashtable implementation in idl by Noel Grandin · 9 years ago
  62. 1a743fd loplugin:expandablemethods in hwpfilter..linguistic by Noel Grandin · 9 years ago
  63. 88ec5de expand SvMetaType::ReadNamesSvIdl by Noel Grandin · 9 years ago
  64. 877774c loplugin:expandablemethodds in hwpfilter..linguistic by Noel Grandin · 9 years ago
  65. 62223f9 loplugin:unnecessaryoverride by Noel Grandin · 10 years ago
  66. 802f2a4 Don't allow O[U]StringBuffer in string concatenation by Stephan Bergmann · 9 years ago
  67. f004aa9 tdf#89307: Removed SvRef::operator T*() by Jacek Fraczek · 10 years ago
  68. 4d87443 loplugin:constantparam by Noel Grandin · 10 years ago
  69. a2b77b4 loplugin:singlevalfields in basic..idl by Noel Grandin · 10 years ago
  70. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  71. bcf8f87 remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums... by Caolán McNamara · 10 years ago
  72. a7b18aa no point in these dtors being virtual by Caolán McNamara · 10 years ago
  73. 2b8b874 default assignment operator is fine by Caolán McNamara · 10 years ago
  74. 5536aea Let OUStringLiteral1 take its arg as ctor arg, not template arg by Stephan Bergmann · 10 years ago
  75. 33b3808 put StreamMode masks in scope of enum class by Jochen Nitschke · 10 years ago
  76. dbe0b5a loplugin:countusersofdefaultparams in framework..lotuswordpro by Noel Grandin · 10 years ago
  77. fbd2318 loplugin:unusedfields by Noel Grandin · 10 years ago
  78. ea5a5b1 tdf#99589 - tolower / toupper - dangerous to Turks ... by Gökhan Gurbetoğlu · 10 years ago
  79. 3e53c6b move the attribute parsing code to SvParser by Noel Grandin · 10 years ago
  80. 5a39ad3 move the method param parsing code into SvParser by Noel Grandin · 10 years ago
  81. dc1df1b simplify parser by Noel Grandin · 10 years ago
  82. 62d2701 tools: rename SvStream::Read/Write to ReadBytes/WriteBytes by Michael Stahl · 10 years ago
  83. f3c1d24 loplugin:constantparams by Noel Grandin · 10 years ago
  84. 53bc542 STREAM_STD_READ already includes StreamMode::NOCREATE by Takeshi Abe · 10 years ago
  85. 2b99f83 tdf#99589 tolower / toupper - dangerous to Turks ... by apurvapriyadarshi · 10 years ago
  86. 509f0c6 loplugin:unusedreturntypes by Noel Grandin · 10 years ago
  87. 2c8fe2e update unusedmethods plugin to deal with constructors by Noel Grandin · 10 years ago
  88. 43b4903 teach stylepolice plugin about ref-counted-pointer naming by Noel Grandin · 10 years ago
  89. 5b79f5a loplugin:constantparam in idl by Noel Grandin · 10 years ago
  90. 33b2d58 Remove some unused include stdio by Julien Nabet · 10 years ago
  91. ed4375c loplugin:constantparam in idl by Noel Grandin · 10 years ago
  92. b2fb844 loplugin:write only fields by Noel Grandin · 10 years ago
  93. 799eab3 methods in .SDI files don't use attributes by Noel Grandin · 10 years ago
  94. 1e6dfe4 cid#1353438 Logically dead code by Noel Grandin · 10 years ago
  95. 2027679 small cleanups in .SDI parser by Noel Grandin · 10 years ago
  96. c45d3ba new loplugin: commaoperator by Noel Grandin · 10 years ago
  97. db80671 loplugin:write only fields by Noel Grandin · 10 years ago
  98. b94272a cleanup the Read*() methods in SvIdlParser by Noel Grandin · 10 years ago
  99. cd3bb30 move some more slot parsing to SvIdlParser by Noel Grandin · 10 years ago
  100. 0f8f733 move parsing of method ags into SvIdlParser by Noel Grandin · 10 years ago