1. e18b083 loplugin:unusedmethods by Noel Grandin · 10 years ago
  2. 6381fe5 tdf#96206: Avoid scaling objects while copying to clipboard by Mike Kaganski · 10 years ago
  3. 1c8e67a tdf#57950 Replace chained O(U)StringBuffer::append() with operator+ by Sedat Ak · 10 years ago
  4. f174e02 -Werror,-Wunused-variable by Stephan Bergmann · 10 years ago
  5. abc6071 loplugin:unusedfields various by Noel Grandin · 10 years ago
  6. 631b679 loplugin:unusedfields in include/toolkit,include/tools by Noel Grandin · 10 years ago
  7. acc4acb loplugin:unusedfields in tools/ by Noel Grandin · 10 years ago
  8. 8aa7394 don't warn on Color streaming missing Solar Version by Caolán McNamara · 10 years ago
  9. 048a32d use unique_ptr for pImpl in tools/ by Noel Grandin · 10 years ago
  10. e625a44 Don't assume sal_Unicode is unsigned short by Stephan Bergmann · 10 years ago
  11. 61f168d Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short) by Stephan Bergmann · 10 years ago
  12. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  13. f115b0c underscores are reserved by Tomaž Vajngerl · 10 years ago
  14. 2af4da0 improve compile time SSE2 detection, fix broken android build by Tomaž Vajngerl · 10 years ago
  15. 726ce58 remove SSE detection code (but keep SSE2) by Tomaž Vajngerl · 10 years ago
  16. 154bcd8 tools: runtime SSE/SSE2 detection by Tomaž Vajngerl · 10 years ago
  17. d7627da stream version doesn't matter here by Caolán McNamara · 10 years ago
  18. 2b4d7be stream version doesn't matter here by Caolán McNamara · 10 years ago
  19. fa91dd3 5th step to remove tools/rtti.hxx by Oliver Specht · 10 years ago
  20. db17d3c new loplugin: memoryvar by Noel Grandin · 10 years ago
  21. 1c4f33b loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  22. a3db495 com::sun::star->css in tools/ and ucb/ by Noel Grandin · 10 years ago
  23. c4b71b0 tdf#57950 Replace chained O(U)StringBuffer::append() with operator+ by Sedat Ak · 10 years ago
  24. d1c9162 Return early by Julien Nabet · 10 years ago
  25. e01e03a loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  26. 13d9272 (Poly)Polygons: sal_uIntPtr to sal_uInt32/sdt::size_t/enum by Matteo Casalin · 10 years ago
  27. e35ef25 class PolyOptimizeData is never instantiated by Matteo Casalin · 10 years ago
  28. b75bc4b Date: avoid temporary conversions to sal_uIntPtr by Matteo Casalin · 10 years ago
  29. 1d927b2 Date: group common code by Matteo Casalin · 10 years ago
  30. a3de32a Rename (private) Date::init and reuse it by Matteo Casalin · 10 years ago
  31. 24c28ac Date: use support function for mapping years to days by Matteo Casalin · 10 years ago
  32. 8e36962 Avoid intermediate cast to sal_uIntPtr by Matteo Casalin · 10 years ago
  33. 7e89e28 sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streams by Matteo Casalin · 11 years ago
  34. 644487a loplugin:unusedmethods by Noel Grandin · 11 years ago
  35. 3569c58 Remove obsolete version map files by Stephan Bergmann · 10 years ago
  36. 6017a8e loplugin:defaultparams by Stephan Bergmann · 10 years ago
  37. ca49ea4 loplugin:defaultparams by Stephan Bergmann · 10 years ago
  38. c8479bd convert DBG_ASSERTWARNING to SAL_WARN_IF by Noel Grandin · 10 years ago
  39. 39e63bf convert remaing DBG_WARNING to SAL_INFO by Noel Grandin · 10 years ago
  40. bd2f6ab Reuse FRound from tools/helpers.hxx by Stephan Bergmann · 10 years ago
  41. b4b7703 cppcheck:variableScope by Noel Grandin · 10 years ago
  42. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  43. f76b3dd Move SolarMutex down from tools to comphelper/ to make life easier. by Michael Meeks · 10 years ago
  44. bbfc0313 tdf#57950 Replace chained O(U)StringBuffer::append() with operator+ by Aybuke Ozdemir · 11 years ago
  45. 8ea85c2 Add isSchemeEqualTo(), isAnyKnownWebDAVScheme() to INetURLObject by Giuseppe Castagno · 11 years ago
  46. 39a097f clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  47. f7cee96 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  48. 946cf1b clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  49. 85f9369 tdf#94559: third step to remove rtti.hxx by Oliver Specht · 11 years ago
  50. 82f0a4f Fix typos by Andrea Gelmini · 11 years ago
  51. a2a5187 Fix typos by Andrea Gelmini · 11 years ago
  52. 3418070 loplugin:removeunusedmethods, remove unused stuff by Noel Grandin · 11 years ago
  53. b72eea1 coverity#1325052 Logically dead code by Caolán McNamara · 11 years ago
  54. 1f1b160 coverity#1325051 Logically dead code by Caolán McNamara · 11 years ago
  55. d66d6d7 valgrind: use of uninit data in sw_globalfilter test by Caolán McNamara · 11 years ago
  56. a12c083 Some follow-up #include clean-up by Stephan Bergmann · 11 years ago
  57. 9ce08dc writeHeaderFieldBody is only called with bInitialSpace = false by Stephan Bergmann · 11 years ago
  58. a68b0ef CODING_QUOTED has become unused by Stephan Bergmann · 11 years ago
  59. 8fdd280 CONTEXT_TEXT is the only unused Context by Stephan Bergmann · 11 years ago
  60. 7a2a021 Make various INetMIME members local to inetmime.cxx by Stephan Bergmann · 11 years ago
  61. 266805f Make createPreferredCharsetList local to inetmime.cxx by Stephan Bergmann · 11 years ago
  62. 68bcfd0 SPACE_ENCODED has become unused by Stephan Bergmann · 11 years ago
  63. f4fb4c5 Make INetMIMEEncodedWordOutputSink local to inetmime.cxx by Stephan Bergmann · 11 years ago
  64. 9847802 HEADER_FIELD_TEXT is the only used HeaderFieldType by Stephan Bergmann · 11 years ago
  65. 74efa4f WaE: variable set but not used by Caolán McNamara · 11 years ago
  66. 50ea351 INetMIMEOutputSink line length limit is unused by Stephan Bergmann · 11 years ago
  67. ade5624 All INetMIMEOutputSink instances use same fixed ctor arg values by Stephan Bergmann · 11 years ago
  68. bfff96f Odd that this started out as STRING_MAXLEN by Stephan Bergmann · 11 years ago
  69. 54ddc13 Fold INetMIMEStringOutputSink into INetMIMEOutputSink base by Stephan Bergmann · 11 years ago
  70. 1493848 No need for user-prov. INetContentTypeParameter ctor, use list-initialization by Stephan Bergmann · 11 years ago
  71. 01d0f0f "unnamed namespaces don't work well yet" is no longer true by Stephan Bergmann · 11 years ago
  72. 1a92932 Remove unused INetMIMEMessage parts by Stephan Bergmann · 11 years ago
  73. 9371a5f More INetMIMEMessageStream clean up by Stephan Bergmann · 11 years ago
  74. 82285ab Merge INetMessageIStream into INetMIMEMessageStream by Stephan Bergmann · 11 years ago
  75. 4464e5d No need for INetMIMEMessageStream encoding by Stephan Bergmann · 11 years ago
  76. 40bcf53 Remove unused INetMessageOStream functionality by Stephan Bergmann · 11 years ago
  77. e871b6a Reduce INetMIMEMessage::EnableAttachChild to its only use case by Stephan Bergmann · 11 years ago
  78. a7b38dc Check for "multipart/" prefix by Stephan Bergmann · 11 years ago
  79. 8ab005a Avoid pain when using selective debuginfo by Tor Lillqvist · 11 years ago
  80. 36d0f77 disable an assert in color tests due to rounding error by Tomaž Vajngerl · 11 years ago
  81. 1249262 Change color test to report expected values when assert fails by Tomaž Vajngerl · 11 years ago
  82. eb2e1ab Report reference color and expected color if test fails by Tomaž Vajngerl · 11 years ago
  83. 6a223b9 sot: don't leak uninitialized memory into temp file by Michael Stahl · 11 years ago
  84. 43691a1 tdf#93794 - spin buttons not rendered in gtk2/gtk3 by Noel Grandin · 11 years ago
  85. 54644d6 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  86. c1a9d01 tdf#62525: use cow_wrapper for SvGlobalName by Daniel Robertson · 11 years ago
  87. 1e8b7cd this farcical staroffice 5.0 related junk can at least be const by Caolán McNamara · 11 years ago
  88. 475cbbb Remove redundant if (zero is already handled earlier) by Stephan Bergmann · 11 years ago
  89. cce0620 loplugin:passstuffbyref by Stephan Bergmann · 11 years ago
  90. 01ed4bf Avoid slightly silly warnings from Clang by Tor Lillqvist · 11 years ago
  91. a0ab7c3 Again add ability to change tint/shade of a color + unit test by Tomaž Vajngerl · 11 years ago
  92. 139b32b Bin the fairly useless DbgDialog stuff and handle fallout by Tor Lillqvist · 11 years ago
  93. 5109114 Put Line under tools namespace by Norbert Thiebaud · 11 years ago
  94. ef46917 Put Polygon from tools under tools:: namespace by Norbert Thiebaud · 11 years ago
  95. 286dfc2 loplugin: defaultparams by Noel Grandin · 11 years ago
  96. aedd003 tools: prefix members of SvStream by Michael Stahl · 11 years ago
  97. a45827b loplugin:unusedmethods by Noel Grandin · 11 years ago
  98. 6a1f318 in remainingSize consider that its is possible to seek past the end by Caolán McNamara · 11 years ago
  99. 21834f1 tools: replace boost::ptr_vector with std::unordered_map by Michael Stahl · 11 years ago
  100. ec243f4 Revert "tools: replace boost::ptr_vector with std::unordered_map" by Norbert Thiebaud · 11 years ago