1. 3bdd176 cppcheck:stlIfStrFind by Noel Grandin · 10 years ago
  2. 2df257e loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  3. f3c7701 coverity#1338271 Uncaught exception by Caolán McNamara · 10 years ago
  4. 9596503 coverity#1338258 Uncaught exception by Caolán McNamara · 10 years ago
  5. 78f042b coverity#1338235 Uncaught exception by Caolán McNamara · 10 years ago
  6. a50539e Fix typos by Andrea Gelmini · 11 years ago
  7. f7ef1cb boost->std by Caolán McNamara · 11 years ago
  8. eaf2c27 boost->std by Caolán McNamara · 11 years ago
  9. a45827b loplugin:unusedmethods by Noel Grandin · 11 years ago
  10. 5c24985 coverity#1309070 Uncaught exception by Caolán McNamara · 11 years ago
  11. 7ed80b1 coverity#1308500 Uncaught exception by Caolán McNamara · 11 years ago
  12. 5de7df5 loplugin:stringconstant: handle OUString+=OUString(literal) by Stephan Bergmann · 11 years ago
  13. 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
  14. 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
  15. 1f408db Fix typos by Andrea Gelmini · 11 years ago
  16. 9a1909a loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  17. 49ea225 loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  18. e0b2e6e loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  19. 8be85ad Rename makefile to match target name by Matúš Kukan · 11 years ago
  20. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  21. e4688a3 loplugin:staticmethods by Noel Grandin · 11 years ago
  22. d22519f V801: Decreased performance by Caolán McNamara · 11 years ago
  23. f00fce5 Typo: containted->contained by Julien Nabet · 11 years ago
  24. b98ac70 Typo: trough->through by Julien Nabet · 11 years ago
  25. cc464d1 Resolves: fdo#88970 fix Incorrect Extended-tips with dodgy ahelp tags by Caolán McNamara · 11 years ago
  26. 1865088 replace '\n' to space in extended help text by Andras Timar · 11 years ago
  27. b7c27fe Some more loplugin:cstylecast: helpcompiler by Stephan Bergmann · 11 years ago
  28. 9fd89a5 fdo#39440 reduce scope of local variables by Łukasz Hryniuk · 11 years ago
  29. 9720e8e Some loplugin:revisibility clean-up by Stephan Bergmann · 11 years ago
  30. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  31. 28d9983 indent try-block, remove obsolete comment by Michael Weghorn · 11 years ago
  32. d03d1ad coverity#704150 Resource leak in object by Caolán McNamara · 11 years ago
  33. ad9498f More -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
  34. fcf0158 (Rudimentary) C++11 support is a hard requirement now by Stephan Bergmann · 12 years ago
  35. e50ef19 New loplugin:stringconcat by Stephan Bergmann · 12 years ago
  36. 04a4671 coverity#1223090 Uncaught exception by Caolán McNamara · 12 years ago
  37. 3cd26a8 coverity#983682 Uncaught exception by Caolán McNamara · 12 years ago
  38. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  39. 3eb7785 Fix memory leak by Stephan Bergmann · 12 years ago
  40. 3c1e30b7 Correct common misspellings, and remove some ASCII art along the way. by Chris Laplante · 12 years ago
  41. 8bb2ce6 fixincludeguards.sh: some smaller dirs by Thomas Arnhold · 12 years ago
  42. 6a964dc Avoid possible memory leaks in case of exceptions by Takeshi Abe · 12 years ago
  43. 8d202fa typo: paramter -> parameter by Thomas Arnhold · 12 years ago
  44. a78aa20 Remove visual noise from helpcompiler by Alexander Wilms · 12 years ago
  45. feaa2f6 coverity#707948 Uninitialized scalar field by Caolán McNamara · 12 years ago
  46. 99e7071 bool improvements by Stephan Bergmann · 12 years ago
  47. 08fe82e Remove unnecessary use of OUString constructor in + expressions by Noel Grandin · 12 years ago
  48. 52bbd9c remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls by Noel Grandin · 12 years ago
  49. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  50. aeb41c9 remove redundant calls to OUString constructor by Noel Grandin · 12 years ago
  51. 176ac1e Remove unnecessary SyntaxHighlighter::Tokenizer statefulness by Stephan Bergmann · 12 years ago
  52. c99267b Fold SyntaxHighlighter::initialize into ctor by Stephan Bergmann · 12 years ago
  53. f5e8be8 Remove unused SimpleTokenizer_Impl::nLine/nCol by Stephan Bergmann · 12 years ago
  54. 9932749 Use conventional std::vector idioms by Stephan Bergmann · 12 years ago
  55. b7f20ef Unwind HighlightPortions typedef by Stephan Bergmann · 12 years ago
  56. ae1bb97 remove last uses of config 'GUI' variable by Matúš Kukan · 13 years ago
  57. d7ae9f7 rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config header by Luboš Luňák · 13 years ago
  58. 0bb8c03 helpcompiler: remove Package_inc by Michael Stahl · 13 years ago
  59. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  60. 5114980 rename expat external to 'expat' by David Tardon · 13 years ago
  61. 18af827 HelpLinker: add comment for mysterious XML parsing by Michael Stahl · 13 years ago
  62. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  63. 7aa6f1b Remove Mac OS X for PowerPC support by Tor Lillqvist · 13 years ago
  64. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  65. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  66. a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago
  67. b768611 remove all d.lst by Michael Stahl · 13 years ago
  68. cfe0fbb do not create index for shared help module by David Tardon · 13 years ago
  69. f094641 add opt -nolangroot needed for gbuild by David Tardon · 13 years ago
  70. 2f1c0be avoid string substr/replace with invalid pos by David Tardon · 13 years ago
  71. c16e9f4 Move SyntaxHighlighter class from svtools to comphelper by Andras Timar · 13 years ago
  72. a775aa5 compact help xml files with xslt which removes the cruft by Andras Timar · 13 years ago
  73. 496222d add headers to new files by Caolán McNamara · 13 years ago
  74. 62fb195 make building help not crash by Caolán McNamara · 13 years ago
  75. 67b8c03 fdo#41737 syntax highlighting of Basic code examples in offline help by Andras Timar · 13 years ago
  76. 4ab3d5b WaE: warning C4101: 'ex' : unreferenced local variable by Andras Timar · 13 years ago
  77. d06c698 Basic code syntaxhighlighting added to LibreOffice help by Dávid Vastag · 13 years ago
  78. 5a61e28 gbuild: fix silly "expandtabs" in makefile VIM modelines by Michael Stahl · 13 years ago
  79. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  80. c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
  81. f78a2bc re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  82. 40d9a58 helpcompiler: evidently does not care that it uses UTF16 expat by Michael Stahl · 13 years ago
  83. fb0b274 loplugin: unused std::strings by Caolán McNamara · 13 years ago
  84. 8a109cb fix link error by Peter Foley · 13 years ago
  85. b9d1006 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  86. ed5c2c9 fix system-clucene/-boost build with gcc 4.4 by Rene Engelhard · 14 years ago
  87. eaa81cc move help compiler/linker/indexer to a new module by Andras Timar · 14 years ago