1. d3c7c9e tdf#94559: first step to remove rtti.hxx by Oliver Specht · 11 years ago
  2. 421b17a tdf#94497 UI: Object catalog not available in menu > View in BasicIDE by Cor Nouws · 11 years ago
  3. e85b233 convert Link<> to typed by Noel Grandin · 11 years ago
  4. 599fab4 hide ScopedPtr::reset and add disposeAndClear by Caolán McNamara · 11 years ago
  5. 99bfc36 convert Link<> to typed by Noel Grandin · 11 years ago
  6. 3a00aae boost->std by Caolán McNamara · 11 years ago
  7. 1e2119fd convert Link<> to typed by Noel Grandin · 11 years ago
  8. 22b80ac boost->std by Caolán McNamara · 11 years ago
  9. d8160fa Revert overly aggressive removal of include statements by Stephan Bergmann · 11 years ago
  10. 9aeac1b Use move semantics by Stephan Bergmann · 11 years ago
  11. c5909e2 Update many ListBox users to its sal_Int32 interface by Matteo Casalin · 11 years ago
  12. cf0c04a convert Link<> to typed by Noel Grandin · 11 years ago
  13. 5958c94 no need to warn anymore as we can save VBA now by Markus Mohrhard · 11 years ago
  14. 78b1241 convert Link<> to typed by Noel Grandin · 11 years ago
  15. 6f4e11a convert Link<> to typed by Noel Grandin · 11 years ago
  16. 5906a2a convert Link<> to typed by Noel Grandin · 11 years ago
  17. 2b30479 convert Link<> to typed by Noel Grandin · 11 years ago
  18. 61623d5 convert Link<> to typed by Noel Grandin · 11 years ago
  19. 2ec2247 convert Link<> to typed by Noel Grandin · 11 years ago
  20. 4ea70f8 convert Link<> to typed by Noel Grandin · 11 years ago
  21. 411e322 convert Link<> to typed by Noel Grandin · 11 years ago
  22. 5beffcf convert Link<> to typed by Noel Grandin · 11 years ago
  23. 5e7cf50 SetXXX(bool) with a default value of false are just wrong by Noel Grandin · 11 years ago
  24. 68ddda0 convert Link<> to typed by Noel Grandin · 11 years ago
  25. 6900bf4 o3tl/cow_wrapper: remove boost dependency by Daniel Robertson · 11 years ago
  26. bd8b93f make PostUserEvent Link<> typed by Noel Grandin · 11 years ago
  27. 43c00bc Clean up aEmptyStr by Stephan Bergmann · 11 years ago
  28. 167bc62 Convert vcl Button Link<> click handler to typed Link<Button*,void> by Noel Grandin · 11 years ago
  29. 3f02a38 simplify, IsEmpty() checks both Right and Bottom already by Noel Grandin · 11 years ago
  30. f2f97ec tdf#93077 - basic dialog localization issues. by Michael Meeks · 11 years ago
  31. 47d1cb0 avoid autocorrection misreplacing by Laurent Godard · 11 years ago
  32. ddb4383 avoid basic ide crash in code autocompletion by Laurent Godard · 11 years ago
  33. ad1f0d1 o3tl: rename compat_functional header by Thorsten Behrens · 11 years ago
  34. 98244c3 sal_uLong to sal_Int32/long by Matteo Casalin · 11 years ago
  35. 6917ebc sal_uLong to sal_uInt32 by Matteo Casalin · 11 years ago
  36. 8353793 Use constants instead of (possibly wrong) magic numbers by Matteo Casalin · 11 years ago
  37. 9d0f863 Rework loops so to have exit condition on correct unsigned value by Matteo Casalin · 11 years ago
  38. 866e287 sal_uLong to sal_uInt32 as TextPaM paragraph number by Matteo Casalin · 11 years ago
  39. 9045d0b loplugin: defaultparams by Noel Grandin · 11 years ago
  40. e12dc8f tdf#93065 Swap next and previous buttons in find toolbar by Yousuf Philips · 11 years ago
  41. e8620d3 Resolves: tdf#92896 wrong delete language dialog path by Caolán McNamara · 11 years ago
  42. 50097a8 basic,basctl: inline some use-once typedefs by Noel Grandin · 11 years ago
  43. 44cd9ef sal_uInt16 to sal_Int32, constify, minor optimizations by Matteo Casalin · 11 years ago
  44. 2a57ea7 sal_uInt16 to sal_Int32 by Matteo Casalin · 11 years ago
  45. 01075a7 inline the "old" SbxErr constants by Noel Grandin · 11 years ago
  46. 9072c5c convert SbxFlagsBits to scoped enum by Noel Grandin · 11 years ago
  47. 38023af loplugin:unusedmethods by Noel Grandin · 11 years ago
  48. 1fc105c svtools: change these SvTreeListEntry functions to unique_ptr by Michael Stahl · 11 years ago
  49. 9cde33e com::sun::star->css in basctl by Noel Grandin · 11 years ago
  50. 1c70472 Convert dialog controls button to the generic controller by Maxim Monastirsky · 11 years ago
  51. c73e3bb tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  52. e9c3583 improve the returnbyref loplugin by Noel Grandin · 11 years ago
  53. 89c7799 remove some unnecessary typedefs around uno::Reference by Noel Grandin · 11 years ago
  54. d6794cf SfxToolBoxControl::GetPopupWindowType seems unused, kill it by Maxim Monastirsky · 11 years ago
  55. ffa8892 Fix typos by Andrea Gelmini · 11 years ago
  56. 8ba8c10 remove custom RTTI from basctl::BaseWindow by Noel Grandin · 11 years ago
  57. 9a36ba2 coverity#1308514 Uncaught exception by Caolán McNamara · 11 years ago
  58. fce88d8 loplugin:stringconstant: Flag more inefficiencies by Stephan Bergmann · 11 years ago
  59. 6a6d776 tdf#92258 - fix crash editing macro module name. by Michael Meeks · 11 years ago
  60. 07d85c4 remove SFX_NOTIFY macro by Noel Grandin · 11 years ago
  61. 5ca1936 rendercontext: Mass fix of using the wrong size. by Jan Holesovsky · 11 years ago
  62. aade275 Fix typos by Andrea Gelmini · 11 years ago
  63. a58affd protect against NULL current SfxViewShell by Lionel Elie Mamane · 11 years ago
  64. 3fa7b0b Fix typos by Andrea Gelmini · 11 years ago
  65. 9b7e1bf Fix typos by Andrea Gelmini · 11 years ago
  66. 4ea281a cppcheck:redundantAssignment by Noel Grandin · 11 years ago
  67. 5a2e099 cppcheck:redundantCondition by Noel Grandin · 11 years ago
  68. b226928 cppcheck: redundantCondition [part1] by Julien Nabet · 11 years ago
  69. 776a3f1 convert expressions like 'size() == 0' to 'empty()' by Noel Grandin · 11 years ago
  70. 88b104f coverity#1302618 deref of NULL by Caolán McNamara · 11 years ago
  71. d7b2fe3 loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  72. 3f72218 Apply new VclPtr clang plugin to catch potential problems. by Noel Grandin · 11 years ago
  73. c0d6bc75 Resolves: tdf#90361 CellValueBinding/CellRangeListSource need WithArguments by Caolán McNamara · 11 years ago
  74. 8161056 uno::Sequence provides now begin and end by Noel Grandin · 11 years ago
  75. cfd6a85 loplugin:cstylecast: deal with those that are (technically) const_cast by Stephan Bergmann · 11 years ago
  76. ba81e5c tdf#91702 - fix stack-based MessBox allocation. by Michael Meeks · 11 years ago
  77. 0af0211 tdf#91484 fix macro editor - Invalidate in paint by Tomaž Vajngerl · 11 years ago
  78. e0b2e6e loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  79. 1379e2f Rewrite all calls like Dialog(params).Execute() by Philippe Jung · 11 years ago
  80. dbca69b tdf#91575 - CRASH: when "My Macros & Dialogs Standard" window close by Noel Grandin · 11 years ago
  81. 204d147 convert SCROLL constants to scoped enum by Noel Grandin · 11 years ago
  82. e929194 convert POINTER constants to scoped enum by Noel Grandin · 11 years ago
  83. 3dd259f coverity#1298898 coverity seems a little confused here by Caolán McNamara · 11 years ago
  84. 23b439a6 convert DEFAULTCONSTANT constant to scoped enum by Noel Grandin · 11 years ago
  85. 25a47c5 convert TEXT_DRAW constants to scoped enum by Noel Grandin · 11 years ago
  86. ae451af basic: used typed LINKs by Noel Grandin · 11 years ago
  87. 4b5091c cppunit: noExplicitConstructor by Caolán McNamara · 11 years ago
  88. 368291e basctl: Use typed Links by Noel Grandin · 11 years ago
  89. 0c0228c callcatcher: update unused code by Caolán McNamara · 11 years ago
  90. b4bbb5e refactor how font, fg. and bg. are applied in widgets/controls by Tomaž Vajngerl · 11 years ago
  91. 33414c8 tdf#91239 - return VclPtr's from Create Fn.s and add missing dispose logic. by Michael Meeks · 11 years ago
  92. 72e6c70 tdf#91239 - add missing disposeAndClear logic for basctl. by Julien Nabet · 11 years ago
  93. 5b1337f tdf#62475: partial handmade fixes by Andrea Gelmini · 11 years ago
  94. 6cbdd2a cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  95. 741d999 convert QUICKHELP constants to scoped enum by Noel Grandin · 11 years ago
  96. 6075822 refactor "basctl" classes to use RenderContext by Tomaž Vajngerl · 11 years ago
  97. 936a496 Switch VclBuilder constructors to use VclPtr. by Michael Meeks · 11 years ago
  98. 6679105 Revert "Switch VclBuilder constructors to use VclPtr." by Michael Meeks · 11 years ago
  99. 9f016bd Switch VclBuilder constructors to use VclPtr. by Michael Meeks · 11 years ago
  100. 82d68f9 convert COMMAND_ constants to scoped enum by Noel Grandin · 11 years ago