1. 99bfc36 convert Link<> to typed by Noel Grandin · 11 years ago
  2. 1de1b63 boost->std by Caolán McNamara · 11 years ago
  3. 0619346 convert Link<> to typed by Noel Grandin · 11 years ago
  4. bd1da37 convert Link<> to typed by Noel Grandin · 11 years ago
  5. 4662def convert Link<> to typed by Noel Grandin · 11 years ago
  6. ac0eeb4 convert Link<> to typed by Noel Grandin · 11 years ago
  7. 1e2119fd convert Link<> to typed by Noel Grandin · 11 years ago
  8. 44404a0 convert Link<> to typed by Noel Grandin · 11 years ago
  9. c4fb112 convert Link<> to typed by Noel Grandin · 11 years ago
  10. 3c68751 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  11. e0714ae convert Link<> to typed by Noel Grandin · 11 years ago
  12. 3107b23 sal_uInt16 and SAL_MAX_UINT16 to sal_Int32 and LISTBOX_APPEND by Matteo Casalin · 11 years ago
  13. c5909e2 Update many ListBox users to its sal_Int32 interface by Matteo Casalin · 11 years ago
  14. c80fb09 convert Link<> to typed by Noel Grandin · 11 years ago
  15. be73c16 convert Link<> to typed by Noel Grandin · 11 years ago
  16. 61623d5 convert Link<> to typed by Noel Grandin · 11 years ago
  17. 0e1d027 use comphelper::containerToSequence and fix some casting by Noel Grandin · 11 years ago
  18. 4ea70f8 convert Link<> to typed by Noel Grandin · 11 years ago
  19. 5beffcf convert Link<> to typed by Noel Grandin · 11 years ago
  20. c2f8beb loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  21. 2de6bd0 Bin a few leftover (?) stderr printouts by Tor Lillqvist · 11 years ago
  22. bd8b93f make PostUserEvent Link<> typed by Noel Grandin · 11 years ago
  23. 167bc62 Convert vcl Button Link<> click handler to typed Link<Button*,void> by Noel Grandin · 11 years ago
  24. 373e71e tdf#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  25. 732f69e loplugin:defaultparams by Stephan Bergmann · 11 years ago
  26. d21260c Remove two silly typedefs by Stephan Bergmann · 11 years ago
  27. 5da0dce Consolidate isFileUrl checks by Stephan Bergmann · 11 years ago
  28. ad1f0d1 o3tl: rename compat_functional header by Thorsten Behrens · 11 years ago
  29. ef46917 Put Polygon from tools under tools:: namespace by Norbert Thiebaud · 11 years ago
  30. 719c55c loplugin: defaultparams by Noel Grandin · 11 years ago
  31. 87130a4 tdf#92459 Cleanup unclear lambdas by Daniel Robertson · 11 years ago
  32. 8a7b4d5 Explicit capture annotations by Stephan Bergmann · 11 years ago
  33. 4ce10ff tdf#92459 remove compat_functional from extensions by Daniel Robertson · 11 years ago
  34. 975875d tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  35. 403c134 loplugin:unusedmethods by Noel Grandin · 11 years ago
  36. 2660d24 new loplugin: refcounting by Noel Grandin · 11 years ago
  37. 38023af loplugin:unusedmethods by Noel Grandin · 11 years ago
  38. ba39c9d Bin pointless #ifndef #define dance by Tor Lillqvist · 11 years ago
  39. e963a889 formatting of public/private/protected section qualifiers by Noel Grandin · 11 years ago
  40. d9dd11e loplugin:simplifybool by Stephan Bergmann · 11 years ago
  41. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  42. fafd0b6 extensions: convert boost::bind by Michael Stahl · 11 years ago
  43. 7aa9f04 do not include boost/utility.hpp by Michael Stahl · 11 years ago
  44. 6a2643b tdf#92611 - unwind UNO lifecycle snafu. by Michael Meeks · 11 years ago
  45. 24c50b6 remove obsolete check for pre-MSVC2013 ATL library name by Michael Stahl · 11 years ago
  46. 799cc41 Fix typos by Andrea Gelmini · 11 years ago
  47. 465489d Fix typos by Andrea Gelmini · 11 years ago
  48. e9e61a4 typo: therfore -> therefore by Andras Timar · 11 years ago
  49. b9ece6a tdf#67343 Arrange Help button in a seconday group (extensions) by Adolfo Jayme Barrientos · 11 years ago
  50. 1a8915e Fix typos by Andrea Gelmini · 11 years ago
  51. d16d9f9 remove some unnecessary typedefs to pointer by Noel Grandin · 11 years ago
  52. 69c88a3 Fix typos by Andrea Gelmini · 11 years ago
  53. 36abd8c loplugin:stringconstant: handle OUString+=OUString(literal) by Stephan Bergmann · 11 years ago
  54. 768abe3 loplugin:stringconstant: Flag more inefficiencies by Stephan Bergmann · 11 years ago
  55. ae150c6 Fix typos by Andrea Gelmini · 11 years ago
  56. 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
  57. 814af9f1 Fix typos by Andrea Gelmini · 11 years ago
  58. 814867c more untranslatable UI strings by Andras Timar · 11 years ago
  59. 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
  60. 4ea281a cppcheck:redundantAssignment by Noel Grandin · 11 years ago
  61. 8b4b1d5 use VclPtr<>::Create by David Tardon · 11 years ago
  62. 9eee43a dbaccess: gcc-4.7 error: '<::' cannot begin a template-argument list by Miklos Vajna · 11 years ago
  63. 6d12298 extensions: gcc-4.7 error: '<::' cannot begin a template-argument list by Miklos Vajna · 11 years ago
  64. 81b9547 loplugin:unnecessaryvirtuals by Noel Grandin · 11 years ago
  65. c278518 loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  66. 3f72218 Apply new VclPtr clang plugin to catch potential problems. by Noel Grandin · 11 years ago
  67. 621ab85 abpilot: fix relative reference of embedded data source by Miklos Vajna · 11 years ago
  68. 3705cf8 abpilot: refer embedded data source from doc settings by Miklos Vajna · 11 years ago
  69. b3f5ab7 abpilot: embed the data source definition, if possible + requested by Miklos Vajna · 11 years ago
  70. b2117c9 abpilot: store embedding preference in AddressSettings by Miklos Vajna · 11 years ago
  71. ef0217f abpilot: add checkbox to embed data source in datasourcepage by Miklos Vajna · 11 years ago
  72. 8161056 uno::Sequence provides now begin and end by Noel Grandin · 11 years ago
  73. 5e2fe8f loplugin:cstylecast: deal with those that are (technically) const_cast by Stephan Bergmann · 11 years ago
  74. ba81e5c tdf#91702 - fix stack-based MessBox allocation. by Michael Meeks · 11 years ago
  75. f9a8dd3 loplugin:redundantcast: const_cast to same type by Stephan Bergmann · 11 years ago
  76. 9155210 Fix Windows 64-bit build by Stephan Bergmann · 11 years ago
  77. 49ea225 loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  78. 1379e2f Rewrite all calls like Dialog(params).Execute() by Philippe Jung · 11 years ago
  79. a14d7e3 tdf#91671 avoid use of already disposed control by David Tardon · 11 years ago
  80. 204d147 convert SCROLL constants to scoped enum by Noel Grandin · 11 years ago
  81. bb7ce31 convert INVALIDATE constants to scoped enum by Noel Grandin · 11 years ago
  82. e409776 Audit all PostUserEvent calls and instrument for VclPtr. by Michael Meeks · 11 years ago
  83. 65be8fd convert WINDOW_ZORDER constants to scoped enum by Noel Grandin · 11 years ago
  84. b419da0 convert SHOW constants to scoped enum by Noel Grandin · 11 years ago
  85. ac3802d convert WINDOW_POSSIZE constants to scoped enum by Noel Grandin · 11 years ago
  86. e929194 convert POINTER constants to scoped enum by Noel Grandin · 11 years ago
  87. cf991bf convert SWIB constants to scoped enum by Noel Grandin · 11 years ago
  88. 25a47c5 convert TEXT_DRAW constants to scoped enum by Noel Grandin · 11 years ago
  89. f457f9b loplugin:staticmethods by Stephan Bergmann · 11 years ago
  90. a97fc29 refactor scanner ext. to use RenderContext by Tomaž Vajngerl · 11 years ago
  91. 5b1337f tdf#62475: partial handmade fixes by Andrea Gelmini · 11 years ago
  92. 7a7a908 tdf#91240 - cope with state-change after dispose and dispose fixedtext. by Michael Meeks · 11 years ago
  93. facc91a convert FLOATWIN_POPUPMODE constants to scoped enum by Noel Grandin · 11 years ago
  94. 936a496 Switch VclBuilder constructors to use VclPtr. by Michael Meeks · 11 years ago
  95. 6679105 Revert "Switch VclBuilder constructors to use VclPtr." by Michael Meeks · 11 years ago
  96. 9f016bd Switch VclBuilder constructors to use VclPtr. by Michael Meeks · 11 years ago
  97. 82d68f9 convert COMMAND_ constants to scoped enum by Noel Grandin · 11 years ago
  98. 6dc42c8 Use IMPL_LINK_NOARG[_TYPED] where applicable by Stephan Bergmann · 11 years ago
  99. 67e82c4 No more need for EMPTYARG in C++11 by Stephan Bergmann · 11 years ago
  100. a5e8f26 Replace IMPL_STATIC_LINK[_TYPED] with more useful variants by Stephan Bergmann · 11 years ago