1. de3fd5d Don't assume sal_Unicode is unsigned short by Stephan Bergmann · 10 years ago
  2. 21a9bc8 no need to take a mutex when only dealing with stack-local data by Noel Grandin · 10 years ago
  3. 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
  4. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  5. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  6. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  7. ba8a957 Generalize COM_GCC_IS_CLANG -> COM_IS_CLANG by Stephan Bergmann · 10 years ago
  8. a201f0c coverity#1338603 Uncaught exception by Caolán McNamara · 10 years ago
  9. fa91dd3 5th step to remove tools/rtti.hxx by Oliver Specht · 10 years ago
  10. db17d3c new loplugin: memoryvar by Noel Grandin · 10 years ago
  11. 1d2a407 loplugin:nullptr (automatic rewrite; Mac-specific code) by Stephan Bergmann · 10 years ago
  12. c0bd59c loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  13. 6c80a8f new loplugin: oncevar by Noel Grandin · 10 years ago
  14. 7165e13 coverity#1338264 Uncaught exception by Caolán McNamara · 10 years ago
  15. 8a6d8f1 coverity#1338248 Uncaught exception by Caolán McNamara · 10 years ago
  16. 03b0fd3 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  17. 3f50c6e0 java: remove ((unnecessary)) parentheses by Noel Grandin · 10 years ago
  18. ff3b3be java: make inner classes static where possible by Noel Grandin · 10 years ago
  19. f8e894a loplugin:stringconstant by Stephan Bergmann · 10 years ago
  20. d69ead9 loplugin:stringconstant by Stephan Bergmann · 10 years ago
  21. be729e7 tdf#94269: Replace "n" prefix for bool variables with "b" by Benjamin Ni · 11 years ago
  22. c7e36de loplugin:stringconstant by Noel Grandin · 10 years ago
  23. f8767ea fix OSX build by Noel Grandin · 10 years ago
  24. cb4fa1d use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  25. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  26. 8be504b cppcheck: unreadVariable by Caolán McNamara · 10 years ago
  27. c7e8f21 loplugin:unusedmethods by Noel Grandin · 10 years ago
  28. 20635ed9 Reduce scope of #include <tools/stream.hxx> by Matteo Casalin · 10 years ago
  29. 644487a loplugin:unusedmethods by Noel Grandin · 11 years ago
  30. 4e3086d Remove Seamonkey based address book driver by David Ostrovsky · 10 years ago
  31. 2f3ea8d refactor out some com::sun::star typedefs by Noel Grandin · 10 years ago
  32. 3ba2568 loplugin:badvectorinit by Stephan Bergmann · 10 years ago
  33. 56e6f0d new loplugin: badvectorinit by Noel Grandin · 11 years ago
  34. cb85f1c loplugin:defaultparams by Stephan Bergmann · 10 years ago
  35. 25c047f loplugin:defaultparams by Stephan Bergmann · 10 years ago
  36. b969f36 tdf#72205 a VARCHAR and a LONGVARCHAR should compare equal by Lionel Elie Mamane · 10 years ago
  37. 403e652 janitorial: indent by Lionel Elie Mamane · 10 years ago
  38. 14bf708 convert "continue" flag to an enum by Noel Grandin · 10 years ago
  39. a1624a8 cid#1327023 to cid#1327077 SIC: Inner class could be made static by Noel Grandin · 10 years ago
  40. 1716b3a remove some useless comments by Noel Grandin · 10 years ago
  41. 5130572 connectivity: drop unused headers by Douglas Mencken · 10 years ago
  42. 239c75e TDE: fix build of the address book driver, 2nd by Jan-Marek Glogowski · 10 years ago
  43. 4d4835c TDE: fix build of the address book driver by Jan-Marek Glogowski · 10 years ago
  44. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  45. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  46. 1ec9dae tdf#65108 "" instead of <> written in include line by Feyza Yavuz · 11 years ago
  47. c1778ef clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  48. 1c5a0ac8 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  49. dc2db4e clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  50. 5d698f0 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  51. 7e776c0 loplugin:unusedmethods by Noel Grandin · 11 years ago
  52. 89d39bc tdf#94559: 4th step to remove rtti.hxx by Oliver Specht · 11 years ago
  53. 3b4fcee coverity#1209375 Unchecked dynamic_cast by Caolán McNamara · 11 years ago
  54. 3f6da86 Fix typos by Andrea Gelmini · 11 years ago
  55. ac9671f tdf#94559: second step to remove rtti.hxx by Oliver Specht · 11 years ago
  56. ce34347 Fix typos by Andrea Gelmini · 11 years ago
  57. c50eb68 Renamed wrongly prefixed boolean variables by Stefan Heinemann · 11 years ago
  58. 92c8d74 CppCheck : reduce variables scope by Michaël Lefèvre · 11 years ago
  59. 33cddee boost->std by Caolán McNamara · 11 years ago
  60. 168ad25 cppcheck: unreadVariable by Caolán McNamara · 11 years ago
  61. 0154798 tdf#92794: '$' should be replaced in error dialog of addressbook by Julien Nabet · 11 years ago
  62. 0e13c94 Get rid of connectivity's diagnose_ex.h by Stephan Bergmann · 11 years ago
  63. 2beeeea Get rid of OSL_UNUSED by Stephan Bergmann · 11 years ago
  64. bd53697 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  65. 4e95a61 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  66. 8a13dc5 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  67. 7269959 remove KDE3 support, --enable-kde and --enable-kdeab by Michael Stahl · 11 years ago
  68. 32b6f11 warning: nonterminal usesless in grammar by Stephan Bergmann · 11 years ago
  69. 87a2c1d tdf#88462 connectivity convert manual XInterface by Daniel Robertson · 11 years ago
  70. d8bf449 warning: nonterminal usesless in grammar by Stephan Bergmann · 11 years ago
  71. 7897019 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  72. 7bff36d loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  73. 9c8fd7d Clean up sEmpty by Stephan Bergmann · 11 years ago
  74. 58c3bbf comphelper: remove unnecessary include <stack> by Michael Stahl · 11 years ago
  75. 236714e Clean up remaining utl::LocalFileHelper::Convert... by Stephan Bergmann · 11 years ago
  76. ad1f0d1 o3tl: rename compat_functional header by Thorsten Behrens · 11 years ago
  77. 8601307 loplugin: defaultparams by Noel Grandin · 11 years ago
  78. f6595f0 tdf#92459 remove o3tl/compat_functional.hxx by Daniel Robertson · 11 years ago
  79. 4712396 loplugin: defaultparams by Noel Grandin · 11 years ago
  80. 089fdb6 OSL_ENSURE always makes the condition visible to the compiler now by Stephan Bergmann · 11 years ago
  81. 403c134 loplugin:unusedmethods by Noel Grandin · 11 years ago
  82. 3ff2e30 cui,connectivity: inline some use-once typedefs by Noel Grandin · 11 years ago
  83. 37ec6cb tdf#91112: pass by const reference to lambdas by Jorenz Paragas · 11 years ago
  84. 0e9999b tdf#91112 replace o3tl::unary_compose with lambdas in connectivity by Jorenz Paragas · 11 years ago
  85. ab1d07b remove unused UStringDescription struct by Noel Grandin · 11 years ago
  86. efac5fa remove some unused defines by Noel Grandin · 11 years ago
  87. 9f291dc tdf#92792: Register mork driver on windows 64bit and make it work by David Ostrovsky · 11 years ago
  88. 5c93885 coverity#1312084 Unchecked return value by Caolán McNamara · 11 years ago
  89. ff3a3bf cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  90. 7fbadc4 error C2065: ´bFound´ : undeclared identifier by Caolán McNamara · 11 years ago
  91. e963a889 formatting of public/private/protected section qualifiers by Noel Grandin · 11 years ago
  92. 747ee55 fix evoab2 build by Caolán McNamara · 11 years ago
  93. 1a24285 tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  94. 139acde loplugin:simplifybool by Stephan Bergmann · 11 years ago
  95. 82da707 loplugin:unusedmethods connectivity by Noel Grandin · 11 years ago
  96. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  97. 6e7c923 tdf#91112 replace o3tl::compose1 with lambdas in connectivity by Jorenz Paragas · 11 years ago
  98. 871cd42 Fix an opposite condition by Takeshi Abe · 11 years ago
  99. 5401318 cleanup some unnecessary direct usage of the OString/OUString C API. by Noel Grandin · 11 years ago
  100. 799cc41 Fix typos by Andrea Gelmini · 11 years ago