1. 277cd55 __coverity_tainted_data_sanitize__ is deprecated by Caolán McNamara · 1 year, 3 months ago
  2. 53d5492 cid#1606852 silence Overflowed constant by Caolán McNamara · 1 year, 4 months ago
  3. 14f5d64 Limit to len the number of UTF-16 code units being read by Stephan Bergmann · 1 year, 5 months ago
  4. 3ef8075 version COVERITY conditionals by Caolán McNamara · 1 year, 6 months ago
  5. 68110da cid#1606852 Overflowed constant by Noel Grandin · 1 year, 6 months ago
  6. d573e2a loplugin:ostr in various by Noel Grandin · 1 year, 11 months ago
  7. a2623ab WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 2 years ago
  8. ab95ed2 Use less boost_headers in low level libraries by Gabor Kelemen · 2 years, 1 month ago
  9. bd6fb0c Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String by Stephan Bergmann · 2 years, 6 months ago
  10. 27b98e9 loplugin:stringadd in registry..sal by Noel Grandin · 3 years ago
  11. 8ca611b tdf#143148 Use pragma once instead of include guards by buldi · 3 years, 2 months ago
  12. 82406c3 cid#1500700 silence Resource leak by Caolán McNamara · 3 years, 8 months ago
  13. 1743d74 clang-tidy modernize-pass-by-value in various by Noel Grandin · 3 years, 11 months ago
  14. 6952be9 tdf#143148 registry: Use pragma once instead of include guards by Chris Sherlock · 4 years, 3 months ago
  15. e02a7a5 registry: remove unnecessary comments by Chris Sherlock · 4 years, 3 months ago
  16. 7e2f0f6 Remove some more dead functionality by Stephan Bergmann · 4 years ago
  17. 25fc5f9 [API CHANGE] Deprecate css.registry.XSimpleRegistry::mergeKey by Stephan Bergmann · 4 years, 7 months ago
  18. a8485d5 [API CHANGE] Remove deprecated idlc and regmerge from the SDK by Stephan Bergmann · 4 years, 7 months ago
  19. 1927b51 loplugin:stringviewparam convert methods using indexOf by Noel Grandin · 4 years ago
  20. ed1aa17 Unify condition names and fix "else" paths by Jan-Marek Glogowski · 4 years, 3 months ago
  21. af4c5d3 Enforce cross-compilation for static builds by Jan-Marek Glogowski · 4 years, 4 months ago
  22. 494b3e6 loplugin:flatten in package..reportdesign by Noel Grandin · 4 years, 4 months ago
  23. 1101b35 Repurpose regcompare test as unoidl-check test by Stephan Bergmann · 4 years, 7 months ago
  24. 10ad9560 drop 'using namespace std' in o* r* x* by Julien Nabet · 4 years, 6 months ago
  25. 505fb3f -Werror=maybe-uninitialized by Stephan Bergmann · 4 years, 9 months ago
  26. 164feca no need to allocate these on the heap by Noel Grandin · 4 years, 10 months ago
  27. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  28. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  29. 1250aec loplugin:stringviewparam extend to new.. by Noel · 5 years ago
  30. 9430608 simplify code, use more subView() by Noel · 5 years ago
  31. 729a075 cid#1471675 silence Logically dead code by Caolán McNamara · 5 years ago
  32. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  33. 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
  34. 5d8cf20 tdf#123936 Formatting files in module registry with clang-format by Philipp Hofer · 5 years ago
  35. 93c64a6 loplugin:stringview by Noel · 5 years ago
  36. 45a7fbf loplugin:reducevarscope in registry by Noel · 5 years ago
  37. aa357e5 Improve some OUString to OString conversions by Stephan Bergmann · 6 years ago
  38. 573f472 Make printString take any std::u16string_view argument by Stephan Bergmann · 6 years ago
  39. 7fc9880 Create OUString from storeFindData m_pszName and m_nLength by Stephan Bergmann · 6 years ago
  40. e28a1c2 Simplify OUStringBuffer to OUString conversion by Stephan Bergmann · 6 years ago
  41. 33ecd0d Change OUStringLiteral from char[] to char16_t[] by Stephan Bergmann · 6 years ago
  42. da7489e compact namespace decl by Noel Grandin · 6 years ago
  43. c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
  44. 21a30e3 Upcoming improved loplugin:staticanonymous -> redundantstatic: registry by Stephan Bergmann · 6 years ago
  45. b5da971 Revert "loplugin:constfields in package..registry" by Noel Grandin · 6 years ago
  46. c82efb6 clang-tidy modernize-concat-nested-namespace by Noel Grandin · 6 years ago
  47. 7c18da2 sal_Char->char in oox..registry by Noel Grandin · 6 years ago
  48. 862a0db Fix typo by Andrea Gelmini · 6 years ago
  49. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  50. c68be56 size some stringbuffer to prevent re-alloc by Noel Grandin · 6 years ago
  51. 6ad127e tdf#127766: Avoid ODR violation for class/struct FieldEntry by Tor Lillqvist · 7 years ago
  52. b74c4b7 loplugin:stringadd in package..sax by Noel Grandin · 7 years ago
  53. c598ea1 Add version resource to executables where it was missing by Mike Kaganski · 7 years ago
  54. 38719c3 Fix typos by Andrea Gelmini · 7 years ago
  55. ca6df51 Fix typos by Andrea Gelmini · 7 years ago
  56. ea20fcc close some more holes in structures by Noel Grandin · 7 years ago
  57. 94be791 Fix typos by Andrea Gelmini · 7 years ago
  58. 1a5b12a optimise find/insert pattern by Noel Grandin · 7 years ago
  59. 5c23459 new loplugin constvars by Noel Grandin · 7 years ago
  60. 3478f47 tdf#42949 Fix IWYU warnings in registry/ by Gabor Kelemen · 7 years ago
  61. 4188ae6 loplugin:indentation in registry..sax by Noel Grandin · 7 years ago
  62. 70519a4 Replace OUStringBuffer::appendCopy with append(std::u16string_view) by Stephan Bergmann · 7 years ago
  63. ab9b67b Remove obsolete SAL_FALLTHROUGH completely by Stephan Bergmann · 7 years ago
  64. 66ef8ca HAVE_CPP_INLINE_VARIABLES is always true now by Stephan Bergmann · 7 years ago
  65. a2751c0 loplugin:staticmethods improvement by Noel Grandin · 7 years ago
  66. 2e2d736 loplugin:collapseif in framework..sal by Noel Grandin · 7 years ago
  67. 8467d76 fix signatures of deleted copy/assign operators by Noel Grandin · 7 years ago
  68. a626bdd gbuild: rename value OS=IOS to OS=iOS by Michael Stahl · 7 years ago
  69. 167a2a0 loplugin:useuniqueptr in TypeWriter::createBlop by Noel Grandin · 7 years ago
  70. dc18587 tdf#120703 (PVS): V519 The variable is assigned values twice successively by Mike Kaganski · 7 years ago
  71. 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
  72. 726328d expression is excessive by Caolán McNamara · 7 years ago
  73. 31138ff loplugin:constfields in package..registry by Noel Grandin · 7 years ago
  74. 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
  75. bb209f2 Revert "clang bugprone-unused-return-value" by Noel Grandin · 8 years ago
  76. 7764ae7 clang bugprone-unused-return-value by Noel Grandin · 8 years ago
  77. 06951f8 loplugin:useuniqueptr in TypeWriter::createBlop by Noel Grandin · 8 years ago
  78. d999818 GCC only supports inline variables since GCC 7 by Stephan Bergmann · 8 years ago
  79. fbb2d77 loplugin:useuniqueptr in registry by Noel Grandin · 8 years ago
  80. 37f9fdc replace rtl_allocateMemory with std::malloc by Noel Grandin · 8 years ago
  81. 60bc263 new loplugin:conststringfield by Noel Grandin · 8 years ago
  82. cd66852 create appendCopy method in OUStringBuffer by Noel Grandin · 8 years ago
  83. c6e5d55 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  84. ba1e172 Related: rhbz#1602589 add comments to coverity annotations by Caolán McNamara · 8 years ago
  85. 1d023f5 Related: rhbz#1602589 double_free, convert to std::vector by Caolán McNamara · 8 years ago
  86. d9f81ec Related: rhbz#1602589 silence error[memleak]: Memory leak: newValue by Caolán McNamara · 8 years ago
  87. 1c3ffcd loplugin:constantparam by Noel Grandin · 8 years ago
  88. b275246 loplugin:unusedfields in formula..registry by Noel Grandin · 8 years ago
  89. f3049f6 loplugin:constantparam by Noel Grandin · 8 years ago
  90. 5677581 loplugin:constantparam by Noel Grandin · 8 years ago
  91. 6f58d7a More loplugin:cstylecast: registry by Stephan Bergmann · 8 years ago
  92. 2152544 loplugin:useuniqueptr in comphelper,cppu,registry by Noel Grandin · 8 years ago
  93. 7d8e944 convert a<b?a:b to std::min(a,b) by Noel Grandin · 8 years ago
  94. fe3924a More loplugin:cstylecast: registry by Stephan Bergmann · 8 years ago
  95. 7a1c21e loplugin:simplifybool for negation of comparison operator by Noel Grandin · 8 years ago
  96. 455e401 improve constparam loplugin by Noel Grandin · 8 years ago
  97. 693d40f loplugin:constantparam in oox,registry,reportdesign by Noel Grandin · 8 years ago
  98. 43479a0 loplugin:includeform: registry by Stephan Bergmann · 8 years ago
  99. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  100. 14d4566 loplugin:constmethod in codemaker,registry,store by Noel Grandin · 8 years ago