1. b695fcc loplugin:unusedmethods basebmp by Noel Grandin · 11 years ago
  2. e39568f loplugin:unusedmethods tools by Noel Grandin · 11 years ago
  3. 1a52016 remove custom RTTI from SvDataCopyStream by Noel Grandin · 11 years ago
  4. 5a616be Fix typos by Andrea Gelmini · 11 years ago
  5. ac08ec9 drop now unused WB_REFMODE bit by Caolán McNamara · 11 years ago
  6. 670dcdd don't write SvxBackgroundColorItem via inherited SvxColorItem::Store by Caolán McNamara · 11 years ago
  7. e23bfc0 tdf#91727 - Unwind non-dispatch of idle handlers. by Michael Meeks · 11 years ago
  8. 638ddca Fix a wrong bit mask for StreamMode by Takeshi Abe · 11 years ago
  9. 0d5ff97 SAL_WARN_UNUSED Link by Stephan Bergmann · 11 years ago
  10. 6fb6b45 Add expand (contract) to Rectangle as it is often used. by Tomaž Vajngerl · 11 years ago
  11. 67e82c4 No more need for EMPTYARG in C++11 by Stephan Bergmann · 11 years ago
  12. 9bb254f NOINSTANCE is implied now in IMPL_STATIC_LINK... by Stephan Bergmann · 11 years ago
  13. 4d2a9bc Remove newly unused IMPL_STATIC_LINK[_TYPED] by Stephan Bergmann · 11 years ago
  14. a738606 PostUserEvent - instrument to allow holding a VclPtr reference. by Michael Meeks · 11 years ago
  15. 5984cc8 Add ability to change tint/shade of a color. by Tomaž Vajngerl · 11 years ago
  16. b705075 IMPL_LINK_NOARG_TYPED is more useful with a non-void* ArgType by Stephan Bergmann · 11 years ago
  17. 85895a7 Fix Link<T, void>::Call by Stephan Bergmann · 11 years ago
  18. b306847 No need for LINK vs LINK_TYPED distinction by Stephan Bergmann · 11 years ago
  19. ebd62f7 Missing param name by Stephan Bergmann · 11 years ago
  20. a29efdc All-inline template should not be TOOLS_DLLPUBLIC, keep MSVC happy by Stephan Bergmann · 11 years ago
  21. 3ead3ad Gradually typed Link by Stephan Bergmann · 11 years ago
  22. 4a7dcee Clean up tools/link.hxx by Stephan Bergmann · 11 years ago
  23. 0acd47f Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/END by Stephan Bergmann · 11 years ago
  24. 17cb339 Remove unnecessary IMPL_LINK_INLINE macro by Stephan Bergmann · 11 years ago
  25. e6c08b6 Remove unnecessary STATIC_LINK macro by Stephan Bergmann · 11 years ago
  26. ce82146 Merge remote-tracking branch 'origin/feature/vclptrmerge2' by Michael Meeks · 11 years ago
  27. e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
  28. 5e70740 DbgIs* return types want to be bool by Stephan Bergmann · 11 years ago
  29. f0edb67 enhancement : tdf#90225 Cannot open compressed csv files from calc by Dennis Francis · 11 years ago
  30. 877fe59 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  31. 2240118 Improved loplugin:literaltoboolconversion looking into cond. exprs. by Stephan Bergmann · 11 years ago
  32. ef968e1 cleanup tools/color.hxx by Tomaž Vajngerl · 11 years ago
  33. fd8c06a duplicate surrogate code by Caolán McNamara · 11 years ago
  34. 565716b Revert "make more classes dllpublic" by David Tardon · 11 years ago
  35. 6b846ca fix windows build by David Tardon · 11 years ago
  36. add2ca7 make more classes dllpublic by David Tardon · 11 years ago
  37. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  38. e33d74f Make ErrorContext includers happier. by Michael Meeks · 11 years ago
  39. 1c4025b vclwidget: change all vcl::window fields to be wrapped in VclPtr by Noel Grandin · 11 years ago
  40. 91b9148 Change tools::Time::GetSystemTicks to sal_uInt64 by Stephan Bergmann · 11 years ago
  41. 3516371 loplugin:staticmethods by Noel Grandin · 11 years ago
  42. 9eed05b Remove dead INetProtocol::Out by Stephan Bergmann · 11 years ago
  43. 5ba54aa Remove dead INetProtocol::Vim by Stephan Bergmann · 11 years ago
  44. 6d089a4 Kill INetProtocol::News by Tor Lillqvist · 11 years ago
  45. 5241788 Kill INetProtocol::Imap and Pop3 by Tor Lillqvist · 11 years ago
  46. 54e87df Change INetProtocol enumerators to CamelCase by Stephan Bergmann · 11 years ago
  47. 44b3e56 Change INetProtocol to scoped enumeration by Stephan Bergmann · 11 years ago
  48. 9af6b70 Plug the hole in INetProtocol by Stephan Bergmann · 11 years ago
  49. 796ca9b Remove obsolete INET_PROT_PRIVATE alias by Stephan Bergmann · 11 years ago
  50. aa1b911 loplugin:staticmethods by Noel Grandin · 11 years ago
  51. edc189d loplugin:staticfunction by Noel Grandin · 11 years ago
  52. c266ba4 Remove redundant C-style cast by Stephan Bergmann · 11 years ago
  53. 9826b9c Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  54. 28a1e1d fix macro and enum name collision using CamelCase by Noel Grandin · 11 years ago
  55. f2d556c work around Windows and OSX macro collisions with enum values by Noel Grandin · 11 years ago
  56. b3464e8 convert SymbolAlign to enum class by Noel Grandin · 11 years ago
  57. 93ddb2c convert BUTTON_ constants to enum class by Noel Grandin · 11 years ago
  58. 402ae4c convert ProminentEntry to enum class by Noel Grandin · 11 years ago
  59. dffc47e Turn WB_* macros into WinBits const variables by Stephan Bergmann · 11 years ago
  60. 2a081a0 Rectangle::toString(): output position, then size by Miklos Vajna · 11 years ago
  61. 665bad8 loplugin:constantfunction: tools by Noel Grandin · 11 years ago
  62. fd8ee70 Do not use arbitrary strings as format strings by Stephan Bergmann · 11 years ago
  63. 32f95a3 V813: Decreased performance by Caolán McNamara · 11 years ago
  64. 6d72994 convert RC_ constants to enum class by Noel Grandin · 11 years ago
  65. 63dc0b4 convert INETMSG_MIME_VERSION constants to enum class by Noel Grandin · 11 years ago
  66. 1e4f2cc convert INETMSG_RFC822_ constants to enum class by Noel Grandin · 11 years ago
  67. bbfc6ad Add Rectangle::toString() by Miklos Vajna · 11 years ago
  68. ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
  69. f471fe7 Better way to avoid ambiguities among ResId ctors by Stephan Bergmann · 11 years ago
  70. 50a3604 related tdf#89004 move to std:set instead of std::vector by Ursache Vladimir · 11 years ago
  71. 22f79e2 Remove ever-unused INETMSG_ENCODING_8BIT by Stephan Bergmann · 11 years ago
  72. c4e8d97 Remove redundant overloads by Stephan Bergmann · 11 years ago
  73. db11071 Fold INetMessageIOStream into INetMIMEMessageStream by Stephan Bergmann · 11 years ago
  74. df1c438 Fold INetOStream into INetMessageOStream by Stephan Bergmann · 11 years ago
  75. ba2cb77 Fold INetIStream into INetMessageIStream by Stephan Bergmann · 11 years ago
  76. c27ab70 GenerateHeader(false) -> SetHeaderGenerated() by Stephan Bergmann · 11 years ago
  77. 2c5ce8e Remove unused INetMIMEMessage streaming operators by Stephan Bergmann · 11 years ago
  78. ca6be61 Fold INetRFC822Message into INetMIMEMessage by Stephan Bergmann · 11 years ago
  79. 3939b6d Fold INetMessage into INetRFC822Message by Stephan Bergmann · 11 years ago
  80. 510f525 loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  81. 6e1d28e fdo#39440: replace C-style cast's by Juan Picca · 11 years ago
  82. 80e6eab Fix TYPEINFO_VISIBILITY vs. TYPEINFO_VISIBILITY_OVERRIDE by Stephan Bergmann · 11 years ago
  83. 3095743 callcatcher: large newly detected unused methods post de-virtualization by Caolán McNamara · 11 years ago
  84. fe480d8 remove unused typedefs by Noel Grandin · 11 years ago
  85. 598d819 Visible function type RTTI for Clang -fsanitize=function by Stephan Bergmann · 11 years ago
  86. f61dbc3 followup code removal after changing virtual methods to non-virtual by Noel Grandin · 11 years ago
  87. b44cbb2 new loplugin: change virtual methods to non-virtual by Noel Grandin · 11 years ago
  88. 2850b4d Some more loplugin:cstylecast: tools by Stephan Bergmann · 11 years ago
  89. c32a5a3 simplify Date/Time/DateTime conversion code by Noel Grandin · 11 years ago
  90. 278b400 fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class' by Noel Grandin · 11 years ago
  91. 25e2914 Properly change Link class to use sal_IntPtr instead of long by Stephan Bergmann · 11 years ago
  92. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  93. 306f048 fdo#84938: convert COMPRESSMODE_ #defines to 'enum class' by Noel Grandin · 11 years ago
  94. 7f8f277 fdo#84938: convert STREAM_ #defines to 'enum class' by Noel Grandin · 11 years ago
  95. 8130714 fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class' by Noel Grandin · 11 years ago
  96. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  97. 53f51e3 drop unused defines by Caolán McNamara · 11 years ago
  98. 190196b Date/Time no longer loaded from rsc files by Caolán McNamara · 11 years ago
  99. 959bcd5 various other apparently unnecessary rsc stuff by Caolán McNamara · 11 years ago
  100. 756fe1b drop dateformatter resource loading by Caolán McNamara · 11 years ago