1. 3418070 loplugin:removeunusedmethods, remove unused stuff by Noel Grandin · 11 years ago
  2. eaf2c27 boost->std by Caolán McNamara · 11 years ago
  3. ee7da35 Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  4. 1beb501 remove old unused sot workben code by Markus Mohrhard · 11 years ago
  5. 35fd0cf cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  6. 52a949e convert Link<> to typed by Noel Grandin · 11 years ago
  7. 6a223b9 sot: don't leak uninitialized memory into temp file by Michael Stahl · 11 years ago
  8. 098df79 Formatting and bail-out early (to not re-format too much) by Matteo Casalin · 11 years ago
  9. 236714e Clean up remaining utl::LocalFileHelper::Convert... by Stephan Bergmann · 11 years ago
  10. d58e542 loplugin: defaultparams by Noel Grandin · 11 years ago
  11. 6343754 cppcheck:noExplicitConstructor by Noel Grandin · 11 years ago
  12. 922f631 remove some unnecessary casts and local vars by Noel Grandin · 11 years ago
  13. 0c08cb2 tdf#93018 - Copying forms not working anymore (part2) by Noel Grandin · 11 years ago
  14. f7d65b0 tdf#93018 - Copying forms not working anymore by Noel Grandin · 11 years ago
  15. 403c134 loplugin:unusedmethods by Noel Grandin · 11 years ago
  16. 8b7ec37 -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
  17. aedd003 tools: prefix members of SvStream by Michael Stahl · 11 years ago
  18. a45827b loplugin:unusedmethods by Noel Grandin · 11 years ago
  19. 7865730 limit storage entry max size to size of underlying stream by Caolán McNamara · 11 years ago
  20. 367bf4d loplugin:simplifybool by Stephan Bergmann · 11 years ago
  21. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  22. 64bc8b4 i#107734 Support for Math Input Panel in Windows 7 by Regina Henschel · 11 years ago
  23. e544f44 Fix typos by Andrea Gelmini · 11 years ago
  24. c4379aa loplugin:unusedmethods sot by Noel Grandin · 11 years ago
  25. 9136f23 expand out some sot macros by Noel Grandin · 11 years ago
  26. d3d4b86 loplugin:unusedmethods tools by Noel Grandin · 11 years ago
  27. 4e99430 remove custom RTTI from SotFactory by Noel Grandin · 11 years ago
  28. 3293509 remove custom RTTI from SvDataCopyStream by Noel Grandin · 11 years ago
  29. 5d5dc05 Fix typos by Andrea Gelmini · 11 years ago
  30. 1bcf792 tdf#92037 fix dragging DataSources field into document by Noel Grandin · 11 years ago
  31. 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
  32. 3fa7b0b Fix typos by Andrea Gelmini · 11 years ago
  33. 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
  34. 54bac4d loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  35. a2d5dc5 loplugin:cstylecast: deal with those that are (technically) const_cast by Stephan Bergmann · 11 years ago
  36. d5129a9 new clang plugin: loopvartoosmall by Noel Grandin · 11 years ago
  37. d02c159 Update Apache Bugzilla’s URL by Adolfo Jayme Barrientos · 11 years ago
  38. efdd215 callcatcher: update unused code by Caolán McNamara · 11 years ago
  39. 9b1b3c9 Reduce enum class StorageMode to bool transacted by Stephan Bergmann · 11 years ago
  40. 79d853e StorageMode::DiskspannedMode is effectively unused by Stephan Bergmann · 11 years ago
  41. 8a91528 StorageMode::CreateUnpacked is never used by Stephan Bergmann · 11 years ago
  42. bd9f578 SotStorage ctor nStorageMode param is effectively only used as bool transacted by Stephan Bergmann · 11 years ago
  43. 76c50ed Remove unused SotStorage ctor nStorageMode param by Stephan Bergmann · 11 years ago
  44. 66335d3 Remove unused SotStorage::OpenSotStream nStorageMode param by Stephan Bergmann · 11 years ago
  45. 9e90401 Remove unused SotStorageStream ctor nStorageMode param by Stephan Bergmann · 11 years ago
  46. 0241519 Unwind SotStorageStreamRef typedef by Stephan Bergmann · 11 years ago
  47. dc47b2e Unwind SotStorageRef typedef by Stephan Bergmann · 11 years ago
  48. cd5e167 Turn StorageMode into a scoped enum by Stephan Bergmann · 11 years ago
  49. 3ead3ad Gradually typed Link by Stephan Bergmann · 11 years ago
  50. f98ef64 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  51. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  52. 9b77b33 loplugin:implicitboolconversion clean-up by Stephan Bergmann · 11 years ago
  53. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  54. 5ba54aa Remove dead INetProtocol::Vim by Stephan Bergmann · 11 years ago
  55. 54e87df Change INetProtocol enumerators to CamelCase by Stephan Bergmann · 11 years ago
  56. 44b3e56 Change INetProtocol to scoped enumeration by Stephan Bergmann · 11 years ago
  57. 1a18caf loplugin:staticmethods by Noel Grandin · 11 years ago
  58. adf907a Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  59. 03b2b85 Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  60. 5be7dd6 drop rather awkward debugging hunk by Caolán McNamara · 11 years ago
  61. 3a2baad loplugin:staticfunction by Noel Grandin · 11 years ago
  62. 0bd502a Clean up remaining C-style casts among void pointers by Stephan Bergmann · 11 years ago
  63. 7eeabbc Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  64. af3cb5e const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  65. 3f18d62 loplugin:constantfunction: sot by Noel Grandin · 11 years ago
  66. 48bb291 convert SFX_FILTER_ constants to enum class by Noel Grandin · 11 years ago
  67. dcde8ab SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILE by Caolán McNamara · 11 years ago
  68. fb14be5 create new 'enum class' SotClipboardFormatId to unify types by Noel Grandin · 11 years ago
  69. d22519f V801: Decreased performance by Caolán McNamara · 11 years ago
  70. 3e475e5 convert EXCHG_DEST_ constants to enum class by Noel Grandin · 11 years ago
  71. ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
  72. 004304eb try to avoid overflows in some compare functions by Michael Stahl · 11 years ago
  73. de68bb8 Updated all precompiled headers. by Ashod Nakashian · 11 years ago
  74. 3095743 callcatcher: large newly detected unused methods post de-virtualization by Caolán McNamara · 11 years ago
  75. d6ca554 Some more loplugin:cstylecast: sot by Stephan Bergmann · 11 years ago
  76. 2f69f6e remove unnecessary parentheses by Noel Grandin · 11 years ago
  77. 2f69e16 override the overloading of "overload" to decrease cognitive (over-)load by Michael Stahl · 11 years ago
  78. 006e59a fix windows build by Noel Grandin · 11 years ago
  79. 7f8f277 fdo#84938: convert STREAM_ #defines to 'enum class' by Noel Grandin · 11 years ago
  80. 0be5d2b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  81. dc5383e fdo#84229 - don't set error when seeking beyond end of valid data. by Michael Meeks · 11 years ago
  82. dcf9475 fdo#84229 - add sot storage unit test. by Michael Meeks · 11 years ago
  83. 581d1e3 java: reduce visibility of some methods and fields by Noel Grandin · 11 years ago
  84. 7ff3298 sot: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  85. 7557f23 java: reduce visibility of fields and methods by Noel Grandin · 11 years ago
  86. 9adb820 java: simplify the getMSF() methods by Noel Grandin · 11 years ago
  87. dd6c337 java: remove some comment noise by Noel Grandin · 11 years ago
  88. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  89. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  90. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  91. fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
  92. 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
  93. b59196e coverity#1247614 Unchecked return value by Caolán McNamara · 11 years ago
  94. 03c7c26 java: final fields that can be static by Noel Grandin · 11 years ago
  95. 15510bf9 sot: stop leaking temp files from StgTmpStrm by Michael Stahl · 11 years ago
  96. c625525 rename SvRef::AddRef to AddFirstRef by Noel Grandin · 12 years ago
  97. a2320ea loplugin: cstylecast by Noel Grandin · 12 years ago
  98. c353cae loplugin: cstylecast by Noel Grandin · 12 years ago
  99. 5cefde0 remove unnecessary casts in calls to SvStream.WriteUInt32 by Noel Grandin · 12 years ago
  100. 04fd620 remove unnecessary casts in calls to SvStream.WriteInt32 by Noel Grandin · 12 years ago