1. 9ff5abf loplugin:privatebase: Make derivation from noncopyable explicitly private by Stephan Bergmann · 10 years ago
  2. 1b26a4e loplugin:unusedmethods unused return value in basctl by Noel Grandin · 10 years ago
  3. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  4. 5e0d36a BASIC : use std::vector instead of SbArray for Modules. by Arnaud Versini · 10 years ago
  5. 5b22663 Make SotFactory private to sot/ and clean a bit by Matúš Kukan · 10 years ago
  6. fbec6ac Fix typos by Andrea Gelmini · 10 years ago
  7. cb98c42 sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32 by Matteo Casalin · 10 years ago
  8. 472388f loplugin:unusedfields in basctl by Noel Grandin · 10 years ago
  9. d2df0ad No need for a separate <vcl/lstbox.h> by Tor Lillqvist · 10 years ago
  10. a643222 No need for a separate <vcl/graph.h> by Tor Lillqvist · 10 years ago
  11. c95a6ad No need for a separate <vcl/combobox.h> by Tor Lillqvist · 10 years ago
  12. fb8a3fa loplugin:nullptr: More NULL -> nullptr automatic rewrite by Stephan Bergmann · 10 years ago
  13. a4af308 loplugin:unusedfields in include/svx by Noel Grandin · 10 years ago
  14. 4a27c2c Remove last redundant toolbar:style properties by Samuel Mehrbrodt · 10 years ago
  15. ad278c2 loplugin:unusedfields in basctl by Noel Grandin · 10 years ago
  16. b60e464 Remove redundant toolbar:style="radio" property by Samuel Mehrbrodt · 10 years ago
  17. 42a9501 Remove redundant toolbar:style attributes by Samuel Mehrbrodt · 10 years ago
  18. b033900 loplugin:sallogareas by Stephan Bergmann · 10 years ago
  19. 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
  20. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  21. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  22. 0943adb Resolves: tdf#95021 crash on closing macro dialog editor by Caolán McNamara · 10 years ago
  23. e7ab355 loplugin:nullptr by Stephan Bergmann · 10 years ago
  24. fa91dd3 5th step to remove tools/rtti.hxx by Oliver Specht · 10 years ago
  25. 4b0a3da loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  26. 6c80a8f new loplugin: oncevar by Noel Grandin · 10 years ago
  27. f508637 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  28. 59b072e yyyyy by Noel Grandin · 10 years ago
  29. 065c8b4 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  30. 5eb7692 tdf#95416: Get rid of #include "../foo/bar.hxx" style includes by Tor Lillqvist · 10 years ago
  31. 2da77f3 loplugin:defaultparams by Stephan Bergmann · 10 years ago
  32. 1f0b89b5 loplugin:defaultparams by Stephan Bergmann · 10 years ago
  33. c8479bd convert DBG_ASSERTWARNING to SAL_WARN_IF by Noel Grandin · 10 years ago
  34. 39e63bf convert remaing DBG_WARNING to SAL_INFO by Noel Grandin · 10 years ago
  35. e5be07f sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead. by Jan Holesovsky · 10 years ago
  36. 427c5dc sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false. by Jan Holesovsky · 10 years ago
  37. 6f1313b convert Link<> to typed by Noel Grandin · 10 years ago
  38. 99b21cc convert Link<> to typed by Noel Grandin · 10 years ago
  39. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  40. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  41. 3c99f85 convert Link<> to typed by Noel Grandin · 11 years ago
  42. 912268d Prefer getSelectedFiles to getFiles (basctl) by Julien Nabet · 11 years ago
  43. 27728cc Called C++ object pointer is null DBG_ASSERT->assert by Caolán McNamara · 11 years ago
  44. 366d6ec clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  45. ce92e1e clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  46. ca69f16 Remove some unused includes by Stephan Bergmann · 11 years ago
  47. 86a8c08 tdf#94205 Use o3tl::make_unique instead of new + std::move by bureken · 11 years ago
  48. e209d11 remove old standalone Sun bug numbers by Noel Grandin · 11 years ago
  49. 9e4c87be Fix typos by Andrea Gelmini · 11 years ago
  50. c50eb68 Renamed wrongly prefixed boolean variables by Stefan Heinemann · 11 years ago
  51. d3c7c9e tdf#94559: first step to remove rtti.hxx by Oliver Specht · 11 years ago
  52. 421b17a tdf#94497 UI: Object catalog not available in menu > View in BasicIDE by Cor Nouws · 11 years ago
  53. e85b233 convert Link<> to typed by Noel Grandin · 11 years ago
  54. 599fab4 hide ScopedPtr::reset and add disposeAndClear by Caolán McNamara · 11 years ago
  55. 99bfc36 convert Link<> to typed by Noel Grandin · 11 years ago
  56. 3a00aae boost->std by Caolán McNamara · 11 years ago
  57. 1e2119fd convert Link<> to typed by Noel Grandin · 11 years ago
  58. 22b80ac boost->std by Caolán McNamara · 11 years ago
  59. d8160fa Revert overly aggressive removal of include statements by Stephan Bergmann · 11 years ago
  60. 9aeac1b Use move semantics by Stephan Bergmann · 11 years ago
  61. c5909e2 Update many ListBox users to its sal_Int32 interface by Matteo Casalin · 11 years ago
  62. cf0c04a convert Link<> to typed by Noel Grandin · 11 years ago
  63. 5958c94 no need to warn anymore as we can save VBA now by Markus Mohrhard · 11 years ago
  64. 78b1241 convert Link<> to typed by Noel Grandin · 11 years ago
  65. 6f4e11a convert Link<> to typed by Noel Grandin · 11 years ago
  66. 5906a2a convert Link<> to typed by Noel Grandin · 11 years ago
  67. 2b30479 convert Link<> to typed by Noel Grandin · 11 years ago
  68. 61623d5 convert Link<> to typed by Noel Grandin · 11 years ago
  69. 2ec2247 convert Link<> to typed by Noel Grandin · 11 years ago
  70. 4ea70f8 convert Link<> to typed by Noel Grandin · 11 years ago
  71. 411e322 convert Link<> to typed by Noel Grandin · 11 years ago
  72. 5beffcf convert Link<> to typed by Noel Grandin · 11 years ago
  73. 5e7cf50 SetXXX(bool) with a default value of false are just wrong by Noel Grandin · 11 years ago
  74. 68ddda0 convert Link<> to typed by Noel Grandin · 11 years ago
  75. 6900bf4 o3tl/cow_wrapper: remove boost dependency by Daniel Robertson · 11 years ago
  76. bd8b93f make PostUserEvent Link<> typed by Noel Grandin · 11 years ago
  77. 43c00bc Clean up aEmptyStr by Stephan Bergmann · 11 years ago
  78. 167bc62 Convert vcl Button Link<> click handler to typed Link<Button*,void> by Noel Grandin · 11 years ago
  79. 3f02a38 simplify, IsEmpty() checks both Right and Bottom already by Noel Grandin · 11 years ago
  80. f2f97ec tdf#93077 - basic dialog localization issues. by Michael Meeks · 11 years ago
  81. 47d1cb0 avoid autocorrection misreplacing by Laurent Godard · 11 years ago
  82. ddb4383 avoid basic ide crash in code autocompletion by Laurent Godard · 11 years ago
  83. ad1f0d1 o3tl: rename compat_functional header by Thorsten Behrens · 11 years ago
  84. 98244c3 sal_uLong to sal_Int32/long by Matteo Casalin · 11 years ago
  85. 6917ebc sal_uLong to sal_uInt32 by Matteo Casalin · 11 years ago
  86. 8353793 Use constants instead of (possibly wrong) magic numbers by Matteo Casalin · 11 years ago
  87. 9d0f863 Rework loops so to have exit condition on correct unsigned value by Matteo Casalin · 11 years ago
  88. 866e287 sal_uLong to sal_uInt32 as TextPaM paragraph number by Matteo Casalin · 11 years ago
  89. 9045d0b loplugin: defaultparams by Noel Grandin · 11 years ago
  90. e12dc8f tdf#93065 Swap next and previous buttons in find toolbar by Yousuf Philips · 11 years ago
  91. e8620d3 Resolves: tdf#92896 wrong delete language dialog path by Caolán McNamara · 11 years ago
  92. 50097a8 basic,basctl: inline some use-once typedefs by Noel Grandin · 11 years ago
  93. 44cd9ef sal_uInt16 to sal_Int32, constify, minor optimizations by Matteo Casalin · 11 years ago
  94. 2a57ea7 sal_uInt16 to sal_Int32 by Matteo Casalin · 11 years ago
  95. 01075a7 inline the "old" SbxErr constants by Noel Grandin · 11 years ago
  96. 9072c5c convert SbxFlagsBits to scoped enum by Noel Grandin · 11 years ago
  97. 38023af loplugin:unusedmethods by Noel Grandin · 11 years ago
  98. 1fc105c svtools: change these SvTreeListEntry functions to unique_ptr by Michael Stahl · 11 years ago
  99. 9cde33e com::sun::star->css in basctl by Noel Grandin · 11 years ago
  100. 1c70472 Convert dialog controls button to the generic controller by Maxim Monastirsky · 11 years ago