1. 139b32b Bin the fairly useless DbgDialog stuff and handle fallout by Tor Lillqvist · 11 years ago
  2. 5109114 Put Line under tools namespace by Norbert Thiebaud · 11 years ago
  3. ef46917 Put Polygon from tools under tools:: namespace by Norbert Thiebaud · 11 years ago
  4. 286dfc2 loplugin: defaultparams by Noel Grandin · 11 years ago
  5. aedd003 tools: prefix members of SvStream by Michael Stahl · 11 years ago
  6. a45827b loplugin:unusedmethods by Noel Grandin · 11 years ago
  7. 6a1f318 in remainingSize consider that its is possible to seek past the end by Caolán McNamara · 11 years ago
  8. 21834f1 tools: replace boost::ptr_vector with std::unordered_map by Michael Stahl · 11 years ago
  9. ec243f4 Revert "tools: replace boost::ptr_vector with std::unordered_map" by Norbert Thiebaud · 11 years ago
  10. 218be53 tools: replace boost::ptr_vector with std::unordered_map by Michael Stahl · 11 years ago
  11. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  12. 9125549 add some unit tests for tools::Rectangle by Tomaž Vajngerl · 11 years ago
  13. 8cb69cc -1 -> Z_ERRNO for clarity by Caolán McNamara · 11 years ago
  14. 1fd5509 Replace GetAppData(SHL_ERR) with an rtl::Static by Stephan Bergmann · 11 years ago
  15. 99769c5 Unused #ifdef BOOTSTRAP by Stephan Bergmann · 11 years ago
  16. 5aff134 only inflate if status from InitDecompress is good by Caolán McNamara · 11 years ago
  17. d3d4b86 loplugin:unusedmethods tools by Noel Grandin · 11 years ago
  18. d16d9f9 remove some unnecessary typedefs to pointer by Noel Grandin · 11 years ago
  19. 3293509 remove custom RTTI from SvDataCopyStream by Noel Grandin · 11 years ago
  20. 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
  21. 8ca53be loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  22. 1d92933 convert B2VectorContinuity to scoped enum by Noel Grandin · 11 years ago
  23. e030850 -fsanitize=nonnull-attribute in memcpy call by Stephan Bergmann · 11 years ago
  24. 42c178b -fsanitize=nonnull-attribute in memcpy call by Stephan Bergmann · 11 years ago
  25. 194c960 loplugin:cstylecast: deal with those that are (technically) const_cast by Stephan Bergmann · 11 years ago
  26. d5129a9 new clang plugin: loopvartoosmall by Noel Grandin · 11 years ago
  27. d2275c8 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  28. 6c9dfa8 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  29. bfd33a8 callcatcher: update unused code by Caolán McNamara · 11 years ago
  30. d6c80f2 tools: check for data loss in WriteFraction by Michael Stahl · 11 years ago
  31. ad5daef loplugin:cstylecast: nop between pointer types of exactly same spelling by Stephan Bergmann · 11 years ago
  32. 5984cc8 Add ability to change tint/shade of a color. by Tomaž Vajngerl · 11 years ago
  33. c89e590 extend color test - check read & write from stream by Tomaž Vajngerl · 11 years ago
  34. 4a7dcee Clean up tools/link.hxx by Stephan Bergmann · 11 years ago
  35. e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
  36. f0edb67 enhancement : tdf#90225 Cannot open compressed csv files from calc by Dennis Francis · 11 years ago
  37. 877fe59 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  38. 2240118 Improved loplugin:literaltoboolconversion looking into cond. exprs. by Stephan Bergmann · 11 years ago
  39. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  40. 9561c2f Clean up new rtl/surrogates.h by Stephan Bergmann · 11 years ago
  41. fd8c06a duplicate surrogate code by Caolán McNamara · 11 years ago
  42. 9f23260 SvStream: WriteUChar -> WriteBool by Stephan Bergmann · 11 years ago
  43. 5252a1d tools: leave ErrorContext with a vcl::Window * for now. by Michael Meeks · 11 years ago
  44. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  45. e33d74f Make ErrorContext includers happier. by Michael Meeks · 11 years ago
  46. 1c4025b vclwidget: change all vcl::window fields to be wrapped in VclPtr by Noel Grandin · 11 years ago
  47. 8109030 No need to go via floating-point calculations by Stephan Bergmann · 11 years ago
  48. 91b9148 Change tools::Time::GetSystemTicks to sal_uInt64 by Stephan Bergmann · 11 years ago
  49. 3516371 loplugin:staticmethods by Noel Grandin · 11 years ago
  50. 9eed05b Remove dead INetProtocol::Out by Stephan Bergmann · 11 years ago
  51. 5ba54aa Remove dead INetProtocol::Vim by Stephan Bergmann · 11 years ago
  52. 6d089a4 Kill INetProtocol::News by Tor Lillqvist · 11 years ago
  53. 5241788 Kill INetProtocol::Imap and Pop3 by Tor Lillqvist · 11 years ago
  54. 54e87df Change INetProtocol enumerators to CamelCase by Stephan Bergmann · 11 years ago
  55. 44b3e56 Change INetProtocol to scoped enumeration by Stephan Bergmann · 11 years ago
  56. 9af6b70 Plug the hole in INetProtocol by Stephan Bergmann · 11 years ago
  57. 6e74c9f Remove left-over comment junk by Stephan Bergmann · 11 years ago
  58. aa1b911 loplugin:staticmethods by Noel Grandin · 11 years ago
  59. edc189d loplugin:staticfunction by Noel Grandin · 11 years ago
  60. 9826b9c Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  61. a98c1692 const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  62. 2a081a0 Rectangle::toString(): output position, then size by Miklos Vajna · 11 years ago
  63. 665bad8 loplugin:constantfunction: tools by Noel Grandin · 11 years ago
  64. 556373c V668 no sense in testing the result of new against null by Caolán McNamara · 11 years ago
  65. 32f95a3 V813: Decreased performance by Caolán McNamara · 11 years ago
  66. 6d72994 convert RC_ constants to enum class by Noel Grandin · 11 years ago
  67. 593f083 convert enum _ImplINetRFC822MessageHeaderState to enum class by Noel Grandin · 11 years ago
  68. 63dc0b4 convert INETMSG_MIME_VERSION constants to enum class by Noel Grandin · 11 years ago
  69. 1e4f2cc convert INETMSG_RFC822_ constants to enum class by Noel Grandin · 11 years ago
  70. bbfc6ad Add Rectangle::toString() by Miklos Vajna · 11 years ago
  71. aa1b4a29 Various typos by Julien Nabet · 11 years ago
  72. 765efd3 DBG_ASSERT -> assert by Stephan Bergmann · 11 years ago
  73. 6547c93 tdf#89319 SvFileStream: remove redundant osl_getFilePos() calls by László Németh · 11 years ago
  74. db11071 Fold INetMessageIOStream into INetMIMEMessageStream by Stephan Bergmann · 11 years ago
  75. df1c438 Fold INetOStream into INetMessageOStream by Stephan Bergmann · 11 years ago
  76. ba2cb77 Fold INetIStream into INetMessageIStream by Stephan Bergmann · 11 years ago
  77. c27ab70 GenerateHeader(false) -> SetHeaderGenerated() by Stephan Bergmann · 11 years ago
  78. 2c5ce8e Remove unused INetMIMEMessage streaming operators by Stephan Bergmann · 11 years ago
  79. ca6be61 Fold INetRFC822Message into INetMIMEMessage by Stephan Bergmann · 11 years ago
  80. 3939b6d Fold INetMessage into INetRFC822Message by Stephan Bergmann · 11 years ago
  81. 4d6a509 convert all remaining BOOST_STATIC_ASSERT to static_assert by Caolán McNamara · 11 years ago
  82. de68bb8 Updated all precompiled headers. by Ashod Nakashian · 11 years ago
  83. 71b87e3 coverity#1242531 Untrusted value as argument by Caolán McNamara · 11 years ago
  84. 3095743 callcatcher: large newly detected unused methods post de-virtualization by Caolán McNamara · 11 years ago
  85. 83de961 coverity#1244945 Untrusted value as argument by Caolán McNamara · 11 years ago
  86. 381ea04 coverity#1244946 Untrusted value as argument by Caolán McNamara · 11 years ago
  87. 2850b4d Some more loplugin:cstylecast: tools by Stephan Bergmann · 11 years ago
  88. 5901827 fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  89. 2f69f6e remove unnecessary parentheses by Noel Grandin · 11 years ago
  90. c32a5a3 simplify Date/Time/DateTime conversion code by Noel Grandin · 11 years ago
  91. 278b400 fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class' by Noel Grandin · 11 years ago
  92. 306f048 fdo#84938: convert COMPRESSMODE_ #defines to 'enum class' by Noel Grandin · 11 years ago
  93. 4e89a3e fix windows build by Noel Grandin · 11 years ago
  94. 7f8f277 fdo#84938: convert STREAM_ #defines to 'enum class' by Noel Grandin · 11 years ago
  95. 9720e8e Some loplugin:revisibility clean-up by Stephan Bergmann · 11 years ago
  96. bd03af5 valgrind: Conditional jump or move depends on uninitialised value by Caolán McNamara · 11 years ago
  97. 8130714 fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class' by Noel Grandin · 11 years ago
  98. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  99. 190196b Date/Time no longer loaded from rsc files by Caolán McNamara · 11 years ago
  100. 756fe1b drop dateformatter resource loading by Caolán McNamara · 11 years ago