1. 20831ee loplugin:useuniqueptr in ResultSetForQuery by Noel Grandin · 7 years ago
  2. 5145882 pvs-studio: The 'aIndexFolderResultVector' variable is used after it was moved by Caolán McNamara · 7 years ago
  3. 99c59c5 Set up our own libxslt security context in xmlhelp, as per #i117643. by Damjan Jovanovic · 8 years ago
  4. 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
  5. 52d0aca loplugin:useuniqueptr in TVChildTarget by Noel Grandin · 8 years ago
  6. 70c0c3b loplugin:useuniqueptr in xmlhelp::Databases by Noel Grandin · 8 years ago
  7. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  8. 87b24dd Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurity by Arkadiy Illarionov · 8 years ago
  9. 04e9a4c loplugin:constfields in xmlhelp by Noel Grandin · 8 years ago
  10. 9784934 tdf#42949 Fix IWYU warnings in include/ucbhelper/* by Gabor Kelemen · 8 years ago
  11. 5cd976b loplugin:simplifyconstruct in writerfilter..xmlsecurity by Noel Grandin · 8 years ago
  12. cbf8f81 loplugin:useuniqueptr in xmlhelp by Noel Grandin · 8 years ago
  13. 5cb7468 loplugin:useuniqueptr in chelp::DynamicResultSet by Noel Grandin · 8 years ago
  14. d541556 loplugin:stringloop in various by Noel Grandin · 8 years ago
  15. 7a3e7ee Fix typos by Andrea Gelmini · 8 years ago
  16. 0132f27 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  17. 00850e3 clean up UNO available() implementations by Noel Grandin · 8 years ago
  18. 20c4a9c tdf#96099 Remove some trivial container iterator typedefs by Arkadiy Illarionov · 8 years ago
  19. 251cb2a tdf#96099 Remove std::vector typedefs by Abhyudaya Sharma · 8 years ago
  20. 9ffdf7a loplugin:unusedfields in tools..xmlhelp by Noel Grandin · 8 years ago
  21. 6a01723 loplugin:useuniqueptr in helpdatafileproxy::Hdf by Noel Grandin · 8 years ago
  22. 9401c7c remove unused processfactory.hxx includes by Jochen Nitschke · 8 years ago
  23. 2f5868c loplugin:redundantfcast look for redundant copies in return statements by Noel Grandin · 8 years ago
  24. 1fa230f loplugin:useuniqueptr in chelp::ResultSetBase by Noel Grandin · 8 years ago
  25. c7f1a8a xmlhelp: MSVC: pragma warning: make more specific, remove obsolete by Mike Kaganski · 8 years ago
  26. 5e3a76a More loplugin:cstylecast: xmlhelp by Stephan Bergmann · 8 years ago
  27. f14b9d3 convert (a>b?a:b) to std::max(a,b) by Noel Grandin · 8 years ago
  28. 21e0d81 loplugin:unusedfields by Noel Grandin · 8 years ago
  29. e21ae87 loplugin:passstuffbyref improved return in xmlhelp,slideshow by Noel Grandin · 8 years ago
  30. 6f4f567 No need to keep these whitelisted functions decorated with SAL_CALL by Stephan Bergmann · 8 years ago
  31. 4094f9b Attempt to blind fix build breaker by Eike Rathke · 8 years ago
  32. 8a3bb93 tdf#114242 xmlhelp: fix crash in TVChildTarget::Check() by Michael Stahl · 8 years ago
  33. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  34. dd0dceb loplugin:salcall handle static methods by Noel Grandin · 8 years ago
  35. 9a06b99 loplugin:salcall fix non-virtual methods by Noel Grandin · 8 years ago
  36. 4b69497 loplugin:useuniqueptr in TVDom by Noel Grandin · 8 years ago
  37. 87c671d loplugin:includeform: xmlhelp by Stephan Bergmann · 8 years ago
  38. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  39. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  40. 362a21d Use explicit function names for fooA/fooW WinAPI; prefer fooW by Mike Kaganski · 9 years ago
  41. 1ffba0e loplugin:flatten check for throw in then clause by Noel Grandin · 9 years ago
  42. afeff91 Use even more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  43. b0de7bc clang-tidy modernize-use-emplace in various by Noel Grandin · 9 years ago
  44. 7aa7f4d loplugin:unnecessaryparen include c++ casts by Noel Grandin · 9 years ago
  45. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  46. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  47. b1a1baa loplugin:constparams in formula,xmlhelp by Noel Grandin · 9 years ago
  48. f74da13 use more comphelper::InitAnyPropertySequence by Noel Grandin · 9 years ago
  49. c932e26 loplugin:constparams in toolkit,ucb,xmlhelp by Noel Grandin · 9 years ago
  50. daf177f use more OUString::operator== in test..xmlsecurity by Noel Grandin · 9 years ago
  51. 65e4a77 simplify some OUString::copy calls by Noel Grandin · 9 years ago
  52. 18f390b loplugin:casttovoid: xmlhelp by Stephan Bergmann · 9 years ago
  53. f393b34 lang_ is unused by Stephan Bergmann · 9 years ago
  54. bdabb4c loplugin:oncevar in writerfilter..xmlhelp by Noel Grandin · 9 years ago
  55. 513ac8e loplugin:useuniqueptr in various by Noel Grandin · 9 years ago
  56. 3f31815 s/catched/caught by Noel Grandin · 9 years ago
  57. 097de81 Typo: existance->existance by Julien Nabet · 9 years ago
  58. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  59. d69795b use local statics in getTypes functions by Jochen Nitschke · 9 years ago
  60. 83f9325 loplugin:unusedfields xmlhelp..xmlsecurity by Noel Grandin · 9 years ago
  61. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  62. 88ff39a use OStringBuffer instead of manual buffer management by Noel Grandin · 9 years ago
  63. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  64. a0b93fe cleanup unused css/script/ includes by Jochen Nitschke · 9 years ago
  65. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  66. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  67. 185ed3d teach loplugin:constantparam about simple constructor calls by Noel Grandin · 9 years ago
  68. 5aa54f1 break circular include by Jochen Nitschke · 9 years ago
  69. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  70. 6fa4b7e tdf#43157: convert xmlhelp codebase away from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  71. b2d465b loplugin:salunicodeliteral: xmlhelp by Stephan Bergmann · 9 years ago
  72. 9348b32 clang-tidy readability-simplify-boolean-expr by Noel Grandin · 9 years ago
  73. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  74. 198c41c new loplugin unoany by Noel Grandin · 9 years ago
  75. 9bc5d4c re org things a little to quieten coverity warnings by Caolán McNamara · 9 years ago
  76. 4f502dd loplugin:subtlezeroinit: xmlhelp by Stephan Bergmann · 9 years ago
  77. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  78. 88dde75 Revert "cancelCommandExecution - no need to pass exception by Any" by Noel Grandin · 9 years ago
  79. 4739b31 cancelCommandExecution - no need to pass exception by Any by Noel Grandin · 9 years ago
  80. 1c3e84d teach lolugin:stringconstant about calling constructors by Noel Grandin · 9 years ago
  81. 4142e0a loplugin: unnecessary destructor writerfilter..xmloff by Noel Grandin · 9 years ago
  82. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  83. 660ec54 New loplugin:dynexcspec: Add @throws documentation, xmlhelp by Stephan Bergmann · 9 years ago
  84. 968f6a7 new loplugin: useuniqueptr: unotools..xmlscript by Noel Grandin · 9 years ago
  85. 6627b78 New loplugin:externvar: xmlhelp by Stephan Bergmann · 9 years ago
  86. 401d07f loplugin:datamembershadow by Noel Grandin · 9 years ago
  87. 3c4c5aa loplugin:expandablemethods in writerfilter..xmlhelp by Noel Grandin · 9 years ago
  88. 7477ab1 loplugin:inlineablemethods in xmloff by Noel Grandin · 9 years ago
  89. 81dde67 clang-cl loplugin: xmlhelp by Stephan Bergmann · 9 years ago
  90. f255c3e [API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always true by Stephan Bergmann · 10 years ago
  91. a468035 Replace local ASCII function with rtl/character.hxx by Arnaud Versini · 10 years ago
  92. 0ea50b5 loplugin:countusersofdefaultparams in xmloff by Noel Grandin · 10 years ago
  93. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  94. d643957 loplugin:unusedenumconstants in unotools..xmlhelp by Noel Grandin · 10 years ago
  95. 500a3be loplugin:countusersofdefaultparams in vcl..xmlsecurity by Noel Grandin · 10 years ago
  96. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  97. 9870f02 loplugin:countusersofdefaultparams in tools..xmlsecurity by Noel Grandin · 10 years ago
  98. 6e72f02 new loplugin unnecessary override by Noel Grandin · 10 years ago
  99. da7259b loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
  100. 6a5e30d loplugin:singlevalfields in xmlhelp,xmloff by Noel Grandin · 10 years ago