1. 934c79c Resolves: tdf#98100 no valueset tooltips with extended tips... by Caolán McNamara · 10 years ago
  2. 26b0589 Resolves: tdf#96873 include template image to make it available in help by Caolán McNamara · 10 years ago
  3. 2adc910 Resolves: tdf#94940 don't load font history if option is disabled by Caolán McNamara · 10 years ago
  4. 0b21f43 masses of MessBoxes not being disposed promptly by Caolán McNamara · 10 years ago
  5. 0effc85 VclPtr: svtools error message dialog doesn't dispose by Caolán McNamara · 10 years ago
  6. a75c8e8 Resolves: tdf#96279 set correct parents for password dialogs by Caolán McNamara · 10 years ago
  7. 377f97c vcl: replace boost::dynamic_bitset with boost::optional<std::bitset> by Michael Stahl · 10 years ago
  8. d9ac7de Convert BMP_FORMAT to scoped enum by Noel Grandin · 10 years ago
  9. 102196f Convert AUTOCOMPLETE to scoped enum by Noel Grandin · 10 years ago
  10. 9ff8c95 Convert SnapType to scoped enum by Noel Grandin · 10 years ago
  11. a6173ca too much debug spew, SAL_INFO this by Caolán McNamara · 10 years ago
  12. 95d20a3 Revert "remove some manual ref-counting" by Noel Grandin · 10 years ago
  13. 111de43 remove some manual ref-counting by Noel Grandin · 10 years ago
  14. 17e329e ruler: close the polygon when drawing indent handle (gtk3, gl) by Tomaž Vajngerl · 10 years ago
  15. 1c05f29 resort restart reasons by Caolán McNamara · 10 years ago
  16. a4e8419 tdf#99211 Use the restart dialog for notifications about restart by irem · 10 years ago
  17. 84c7efb Convert DragMode to scoped enum by Noel Grandin · 10 years ago
  18. b3ff2f4 loplugin:unusedmethods in slideshow to svtools by Noel Grandin · 10 years ago
  19. d4d2fc2 clang-tidy modernize-make-unique by Noel Grandin · 10 years ago
  20. 35b3ae2 clang-tidy clang-analyzer-alpha.core.IdenticalExpr by Noel Grandin · 10 years ago
  21. 581e4da loplugin:unusedmethods in tools by Noel Grandin · 10 years ago
  22. 2c8fe2e update unusedmethods plugin to deal with constructors by Noel Grandin · 10 years ago
  23. 433cb02 tdf#95954: Reasonable background for roadmap widget by Katarina Behrens · 10 years ago
  24. c6ca2fa convert IconChoice flags to scoped enum by Noel Grandin · 10 years ago
  25. 1e55722 convert SvImpLBox flags to scoped enum by Noel Grandin · 10 years ago
  26. 9850558 Give unique, comprehensible names to idles tdf#97087 by Muhammet Kara · 10 years ago
  27. b3d5da6 convert SHOWTRACK to scoped enum by Noel Grandin · 10 years ago
  28. e809b97 Typo: ExcecuteContextMenuAction->ExecuteContextMenuAction by Julien Nabet · 10 years ago
  29. 8a7df40 use unique_ptr by David Tardon · 10 years ago
  30. 9d93b5c avoid crash when using the New Slide toolbar popup in Impress by David Tardon · 10 years ago
  31. 2f57b22 do not try to use obj. that is already being disposed by David Tardon · 10 years ago
  32. 0f4ac20 Convert RulerType to scoped enum by Noel Grandin · 10 years ago
  33. adcd59a Convert RulerExtra to scoped enum by Noel Grandin · 10 years ago
  34. 8e4a113 Convert RULER_MARGIN to scoped enum by Noel Grandin · 10 years ago
  35. 2d21ec2 Convert RULER_BORDER to scoped enum by Noel Grandin · 10 years ago
  36. dc29492 Convert RULER_DRAGSIZE to scoped enum by Noel Grandin · 10 years ago
  37. f09ab2c convert RULER_INDENT to scoped enum by Noel Grandin · 10 years ago
  38. 265068d clang-tidy modernize-loop-convert in scripting to svtools by Noel Grandin · 10 years ago
  39. 3742748 Fix typos by Andrea Gelmini · 10 years ago
  40. 23b5935 Add SAL_FALLTHROUGH, where apparently appropriate by Stephan Bergmann · 10 years ago
  41. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  42. afad4ee svtools: FontList loops with > 2^16 fonts by Michael Stahl · 10 years ago
  43. f3d9aab teach passstuffbyref plugin to check for.. by Noel Grandin · 10 years ago
  44. 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
  45. 0b1e4a3 Prevent Any::setValue from reinterpreting bool* as sal_Bool* by Stephan Bergmann · 10 years ago
  46. 2fce97c5 tdf#99211 Use the restart dialog for notifications about restart by irem · 10 years ago
  47. fc2590c Fix typos by Andrea Gelmini · 10 years ago
  48. 1206e59 libsvtlo: convert set of #define to enum class by Douglas Mencken · 10 years ago
  49. 376c337 tdf#97087 Give comprehensible, unique names to idles by Muhammet Kara · 10 years ago
  50. 43b4903 teach stylepolice plugin about ref-counted-pointer naming by Noel Grandin · 10 years ago
  51. 81105d9 -Werror,-Wvarargs by Stephan Bergmann · 10 years ago
  52. e8fd5a0 update loplugin stylepolice to check local pointers vars by Noel Grandin · 10 years ago
  53. 7e0eeac add English (Mauritius) [en-MU] and French (Mauritius) [fr-MU], tdf#99372 by Eike Rathke · 10 years ago
  54. b2e86d2 Fix typos by Andrea Gelmini · 10 years ago
  55. 5abc669 new plugin stylepolice by Noel Grandin · 10 years ago
  56. a34ded2 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  57. b0c0a07 clang-tidy clang-analyzer-deadcode.DeadStores by Noel Grandin · 10 years ago
  58. 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
  59. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  60. c664b27 tdf#94306 remove unused boost dependencies by Jochen Nitschke · 10 years ago
  61. 19b34c0 loplugin:passstuffbyref in svtools by Noel Grandin · 10 years ago
  62. 97abbec tdf#94306 replace boost::noncopyable in stoc to xmlsec.. by Jochen Nitschke · 10 years ago
  63. c03a11b tdf#97087 Give comprehensible names to timers by Muhammet Kara · 10 years ago
  64. 3fbfddc Stop assigning null to intrusive_ptr by Takeshi Abe · 10 years ago
  65. fd4ca55 lp#1569589: a more honest attempt at disposing SvtFileView_Impl by Bjoern Michaelsen · 10 years ago
  66. 0b70432 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  67. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  68. c399630 clang-tidy performance-unnecessary-value-param in svtools by Noel Grandin · 10 years ago
  69. cf81f3b tdf#79656 Restart now window for language change by Berk Gureken · 10 years ago
  70. e5dd156 loplugin:constantparam by Noel Grandin · 10 years ago
  71. 0452db1 tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals by Rohan Kumar · 10 years ago
  72. ecdf7aa loplugin:constantparam in svtools by Noel Grandin · 10 years ago
  73. f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
  74. cb495d7 tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
  75. ef97576 tdf#97525 vcl: make DeletionListener internal by Jochen Nitschke · 10 years ago
  76. d31a6e7 tdf#90795 Fix Hyperlink Dialog for HiDPI by Chirag Manwani · 10 years ago
  77. d2c1bc0 Disable gdrive/OneDrive/Alfresco cloud based on whether they are compiled in. by Jan Holesovsky · 10 years ago
  78. 46fa816 tdf#63211: saving embedded images to HTML optional by Oliver Specht · 10 years ago
  79. 28d53e1 loplugin:constantparm in svtools by Noel Grandin · 10 years ago
  80. 2d4e9ab tdf#93837 chart2: Convert shape context menus to xml by Maxim Monastirsky · 10 years ago
  81. c91b103 convert SvButtonState to scoped enum by Noel Grandin · 10 years ago
  82. 1c73135 convert SvLBoxButtonKind to scoped enum by Noel Grandin · 10 years ago
  83. 0008c67 drop unused params from SvLBoxItem and all it's subclasses by Noel Grandin · 10 years ago
  84. ce66911 loplugin:constantparam in svtools by Noel Grandin · 10 years ago
  85. e8826d81 coverity#1355502 Dereference before null check by Caolán McNamara · 10 years ago
  86. 338b8be coverity#1355503 Dereference before null check by Caolán McNamara · 10 years ago
  87. f0f973d loplugin:constantparams in vcl/ by Noel Grandin · 10 years ago
  88. 52e438c remove unnecessary parentheses in case labels by Noel Grandin · 10 years ago
  89. b47cb64 loplugin:constantparam by Noel Grandin · 10 years ago
  90. cb00ae0 coverity#1355504 Dereference before null check by Caolán McNamara · 10 years ago
  91. 8471ba7 No need for extern "C" here by Stephan Bergmann · 10 years ago
  92. 82ef1b8 Avoid reserved identifier by Stephan Bergmann · 10 years ago
  93. cafad3b Avoid reserved identifier by Stephan Bergmann · 10 years ago
  94. 732417c Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  95. 1fd693e Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  96. 5c968ab Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  97. fc93d61 Avoid reserved identifier by Stephan Bergmann · 10 years ago
  98. 6d711b5 Avoid reserved identifier by Stephan Bergmann · 10 years ago
  99. d799daa tdf#97344 : Allow focus change using mouse in autofilter popup by Dennis Francis · 10 years ago
  100. 60b1c95 Extract Directories from BootstrapFixtureBase by Stephan Bergmann · 10 years ago