1. c8b77ec coverity#1339308 Uncaught exception by Caolán McNamara · 10 years ago
  2. db17d3c new loplugin: memoryvar by Noel Grandin · 10 years ago
  3. af9c3fa loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  4. 8366909 coverity#1338269 Uncaught exception by Caolán McNamara · 10 years ago
  5. a814812 coverity#1338268 Uncaught exception by Caolán McNamara · 10 years ago
  6. fb1a18d coverity#1338261 Uncaught exception by Caolán McNamara · 10 years ago
  7. a8d95ba coverity#1338256 Uncaught exception by Caolán McNamara · 10 years ago
  8. 7415431 start next find at previous endpos, not one after previous startpos by Eike Rathke · 10 years ago
  9. 8401753 properly check for ICU status so known tags get actually recognized by Eike Rathke · 10 years ago
  10. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  11. ccc5ea0 cppcheck:variableScope by Noel Grandin · 10 years ago
  12. 58aea3f loplugin:unusedmethods by Noel Grandin · 11 years ago
  13. 9956b99 Fix typos by Andrea Gelmini · 11 years ago
  14. 9555d03 remove unused #include <sal/alloca.h> by Michael Stahl · 11 years ago
  15. eaf2c27 boost->std by Caolán McNamara · 11 years ago
  16. 9cb929d Generated code is compiled with WaE disabled, anyway by Stephan Bergmann · 11 years ago
  17. 25accda tdf#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  18. 395e677 disentangle the Dzongkha mess a little by Eike Rathke · 11 years ago
  19. c06108b implicit conversion of NULL constant to 'nullptr_t' by Noel Grandin · 11 years ago
  20. fb2ad7c new loplugin automem by Noel Grandin · 11 years ago
  21. 9d307ab new loplugin: defaultparams by Noel Grandin · 11 years ago
  22. f493f4b9 -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
  23. a45827b loplugin:unusedmethods by Noel Grandin · 11 years ago
  24. 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
  25. 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
  26. e76e660 loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  27. d5129a9 new clang plugin: loopvartoosmall by Noel Grandin · 11 years ago
  28. 851b3af l10ntools: support x-comments in ulf format by László Németh · 11 years ago
  29. 7b8f64c loplugin:cstylecast: nop between pointer types of exactly same spelling by Stephan Bergmann · 11 years ago
  30. 2931e0f Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  31. 7a1c56c Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  32. 1a08ce7 loplugin:staticfunction by Noel Grandin · 11 years ago
  33. be1e272 const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  34. b44cbb2 new loplugin: change virtual methods to non-virtual by Noel Grandin · 11 years ago
  35. b68ecae add Guarani (gug) language by Andras Timar · 11 years ago
  36. 0838fbc Some more loplugin:cstylecast: l10ntools by Stephan Bergmann · 11 years ago
  37. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  38. 4cf326d attempt to compare a singular iterator to a singular iterator by Caolán McNamara · 11 years ago
  39. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  40. 1471103 fdo#87754: duplicated strings in an ItemList are not translated by Zolnai Tamás · 11 years ago
  41. a23f6eb fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  42. 0375504 fdo#38835 strip out OString globals by Noel Grandin · 11 years ago
  43. 45ca1bf Fold URE: Linux ure/lib/* -> program/ by Stephan Bergmann · 11 years ago
  44. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  45. fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
  46. 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
  47. 12bcfec markup with event type not checker type by Caolán McNamara · 11 years ago
  48. 9086a4b remove checks of __GCC_MINOR__ that are always true in GCC 4.6 or later by Michael Stahl · 12 years ago
  49. 86cd297 remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macro by Michael Stahl · 12 years ago
  50. 67009cf l10ntools: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  51. 43ed0db l10ntools/source/export.cxx: be more std:: by Douglas Mencken · 12 years ago
  52. 03626d7 fdo#80650 src transl. merge must be case sensitive by David Tardon · 12 years ago
  53. 9e77385 l10ntools/source/export.cxx: add sanity check to aOutput.mSimple by Douglas Mencken · 12 years ago
  54. 181b1c0 l10ntools/source/export.cxx: improve style of code by Douglas Mencken · 12 years ago
  55. 06622ec l10ntools/inc/helper.hxx: bin unused header <cassert> by Douglas Mencken · 12 years ago
  56. 5aeb852 l10ntools-transex3: make pParseQueue field private by Douglas Mencken · 12 years ago
  57. ed75aa2 create clang plugin to warn about C-style casts by Noel Grandin · 12 years ago
  58. 8dd8e93 remove AutoControls_tmpl from localize by Thomas Arnhold · 12 years ago
  59. 1cf299e l10ntools: suppress warning C4245 from boost/crc.hpp by Michael Stahl · 12 years ago
  60. a64675d coverity#1224977 integer overflow by Norbert Thiebaud · 12 years ago
  61. cdb6ea2 coverity#1224978 integer overflow by Norbert Thiebaud · 12 years ago
  62. e50ef19 New loplugin:stringconcat by Stephan Bergmann · 12 years ago
  63. 856b55e fdo#80324 fix path of redline_tmpl.hrc by Andras Timar · 12 years ago
  64. 9c883e6 coverity#1019333 Explicit null dereferenced by Caolán McNamara · 12 years ago
  65. 010c932 update usage instructions of pocheck tool by Andras Timar · 12 years ago
  66. d60759a loplugin:staticcall by Stephan Bergmann · 12 years ago
  67. fb22eb4 Fix XMLFile::SearchL10NElements signature by Stephan Bergmann · 12 years ago
  68. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  69. 7610a80 fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  70. 3b24dcc Remove unnecessary semicolons by Peter Senna Tschudin · 12 years ago
  71. 407db84 Fix memory leak in xrmex tool by Stephan Bergmann · 12 years ago
  72. ace815b Fix memory leak in cfgex tool by Stephan Bergmann · 12 years ago
  73. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  74. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  75. 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
  76. 157b688 some more hrc cleanup by Thomas Arnhold · 12 years ago
  77. 1a5457a Avoid possible memory leaks in case of exceptions by Takeshi Abe · 12 years ago
  78. aef2111 l10ntools: helpex: don't crash if the file can't be parsed; return error by Michael Stahl · 12 years ago
  79. 83d84ad typo: befor -> before by Thomas Arnhold · 12 years ago
  80. 931043a Memory released through xmlFreeDoc should be acquired with xmlMalloc by Stephan Bergmann · 12 years ago
  81. eb5e5ae Remove extra newline by Stephan Bergmann · 12 years ago
  82. 52e359d Clean up function declarations by Stephan Bergmann · 12 years ago
  83. c8c6c83 Clean up unreferenced functions by Stephan Bergmann · 12 years ago
  84. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  85. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  86. 1d81ca9 move remaining padmin dialogs into vcl by Caolán McNamara · 12 years ago
  87. f8ee482 coverity#984098 Uninitialized pointer field by Caolán McNamara · 12 years ago
  88. 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
  89. 45cc7cf fix comments by Caolán McNamara · 12 years ago
  90. 1a8ba67 Remove visual noise from l10ntools by Alexander Wilms · 12 years ago
  91. f5d4d2b cid#707946 Uninitialized pointer field by Noel Grandin · 12 years ago
  92. cd21028 cid#1038312 Dereference before null check by Noel Grandin · 12 years ago
  93. 94af3bc ulfex: remove unneeded bULF, it is always true by Zolnai Tamás · 12 years ago
  94. d548b25 Drop unnecessary #include by Takeshi Abe · 12 years ago
  95. 5dd4a06 l10ntools: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  96. bab7eeb moved impress remote clients to a separate repository by Norbert Thiebaud · 12 years ago
  97. ccb5f1a coverity#1158098 Explicit null dereferenced by Caolán McNamara · 12 years ago
  98. 62736c5 bool improvements by Stephan Bergmann · 12 years ago
  99. 35782f8 fdo#74119 fix unlocalized redline menu by Andras Timar · 12 years ago
  100. f121dd3 sal_Bool -> bool by Stephan Bergmann · 12 years ago