1. 1f86864 loplugin:unusedfields various by Noel Grandin · 10 years ago
  2. fe3fd05 add mapKeysToSequence/mapValuesToSequence methods to comphelper by Noel Grandin · 10 years ago
  3. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  4. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  5. 3fbe1c8 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  6. 065c8b4 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  7. addb63f convert Sequence<XInterface> constructions to use initializer lists by Noel Grandin · 10 years ago
  8. 4a59a23 Get rid of some redundant base class typedefs by Stephan Bergmann · 10 years ago
  9. ac63046 Fix includes by Stephan Bergmann · 10 years ago
  10. 43e42f9 Fix previous 604c6cf42f1d136e5c076b4ae17bec86e7e1a206 by Stephan Bergmann · 10 years ago
  11. 604c6cf4 bin confusion with name AccessibleGridControlTableImplHelper by Douglas Mencken · 10 years ago
  12. a673713 more removal of com::sun::star typedefs by Noel Grandin · 10 years ago
  13. 2f3ea8d refactor out some com::sun::star typedefs by Noel Grandin · 10 years ago
  14. 11b3555 Revert "bin confusion with name AccessibleGridControlTableImplHelper" by Noel Grandin · 10 years ago
  15. 3028668 bin confusion with name AccessibleGridControlTableImplHelper by Douglas Mencken · 10 years ago
  16. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  17. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  18. 5da3f0f clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  19. 9e4c87be Fix typos by Andrea Gelmini · 11 years ago
  20. 99bfc36 convert Link<> to typed by Noel Grandin · 11 years ago
  21. c5909e2 Update many ListBox users to its sal_Int32 interface by Matteo Casalin · 11 years ago
  22. 71a8329 convert Link<> to typed by Noel Grandin · 11 years ago
  23. 6900bf4 o3tl/cow_wrapper: remove boost dependency by Daniel Robertson · 11 years ago
  24. 6917ebc sal_uLong to sal_uInt32 by Matteo Casalin · 11 years ago
  25. 866e287 sal_uLong to sal_uInt32 as TextPaM paragraph number by Matteo Casalin · 11 years ago
  26. a00c47a sal_uInt16 to sal_Int32 by Matteo Casalin · 11 years ago
  27. fddb493 loplugin: defaultparams by Noel Grandin · 11 years ago
  28. 403c134 loplugin:unusedmethods by Noel Grandin · 11 years ago
  29. 50097a8 basic,basctl: inline some use-once typedefs by Noel Grandin · 11 years ago
  30. 44cd9ef sal_uInt16 to sal_Int32, constify, minor optimizations by Matteo Casalin · 11 years ago
  31. 7669cbf sal_uInt16 to sal_Int32 by Matteo Casalin · 11 years ago
  32. a45827b loplugin:unusedmethods by Noel Grandin · 11 years ago
  33. 395d922 chmod -x by Tor Lillqvist · 11 years ago
  34. 38023af loplugin:unusedmethods by Noel Grandin · 11 years ago
  35. 95aad95 inline a handful of use-once #defines by Noel Grandin · 11 years ago
  36. be62355 com::sun::star->css in accessibility by Noel Grandin · 11 years ago
  37. 04b472a loplugin:unusedmethods accessibility,fpicker,uui by Noel Grandin · 11 years ago
  38. 06ea347 loplugin:unusedmethods svtools by Noel Grandin · 11 years ago
  39. 799cc41 Fix typos by Andrea Gelmini · 11 years ago
  40. 00daf98 tdf#88206: replace cppu::WeakImplHelper* and cppu::WeakComponentImplHelper* by Takeshi Abe · 11 years ago
  41. e9c3583 improve the returnbyref loplugin by Noel Grandin · 11 years ago
  42. ffa8892 Fix typos by Andrea Gelmini · 11 years ago
  43. 497c589 sal_uLong->sal_Int32 in SvtIconChoiceCtrl by Noel Grandin · 11 years ago
  44. 42713c5 fix a11y crash seen in save-as-template by Caolán McNamara · 11 years ago
  45. 8e1ad96 Some missing SolarMutexGuard around VclPtr acquire/release by Stephan Bergmann · 11 years ago
  46. 5a2e099 cppcheck:redundantCondition by Noel Grandin · 11 years ago
  47. 776a3f1 convert expressions like 'size() == 0' to 'empty()' by Noel Grandin · 11 years ago
  48. b401a8d loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  49. afcf1ec loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  50. d5129a9 new clang plugin: loopvartoosmall by Noel Grandin · 11 years ago
  51. 5b1337f tdf#62475: partial handmade fixes by Andrea Gelmini · 11 years ago
  52. d93915b conver MENU_FLAG_ constants to scoped enum by Noel Grandin · 11 years ago
  53. 21773f6 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  54. 3ead3ad Gradually typed Link by Stephan Bergmann · 11 years ago
  55. d883c12 Get rid of the initial :: for the vcl namespace by Tor Lillqvist · 11 years ago
  56. 83ed85e some build fixes by Caolán McNamara · 11 years ago
  57. e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
  58. fc205e4 More loplugin:simplifybool by Stephan Bergmann · 11 years ago
  59. 2f6497b loplugin:simplifybool by Stephan Bergmann · 11 years ago
  60. 38143e4 convert TREEBOX_ALLITEM constants to scoped enum by Noel Grandin · 11 years ago
  61. 8d3eefd convert TREEFLAG_ constants to scoped enum by Noel Grandin · 11 years ago
  62. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  63. 373a9b9 loplugin:redundantcast: redundant const_cast followed by implicit upcast by Stephan Bergmann · 11 years ago
  64. 26ec80f loplugin:staticmethods by Noel Grandin · 11 years ago
  65. 746b518 More misc. cleanup. by Michael Meeks · 11 years ago
  66. e35bc27 vclwidget: make sure we have an explicit destructor by Noel Grandin · 11 years ago
  67. de6b914 accessibility: cleanup for updated toolkit API. by Michael Meeks · 11 years ago
  68. 1c4025b vclwidget: change all vcl::window fields to be wrapped in VclPtr by Noel Grandin · 11 years ago
  69. 14505bb loplugin:staticmethods by Noel Grandin · 11 years ago
  70. 74e673b Resolves: tdf#82998 no object:active descendant changed emitted by Caolán McNamara · 11 years ago
  71. da907c7 Related: tdf#82998 rearrange, no logic change by Caolán McNamara · 11 years ago
  72. 835fcfa Related: tdf#82998 assume VALUE_CHANGED makes sense only for windows by Caolán McNamara · 11 years ago
  73. ccaeafa Related: tdf#82998 don't emit an Indeterminate state change for boxes by Caolán McNamara · 11 years ago
  74. 9e13404 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  75. 33de587 tdf#88230: cleanup solar mutex yielding by Pranav Kant · 11 years ago
  76. fb14be5 create new 'enum class' SotClipboardFormatId to unify types by Noel Grandin · 11 years ago
  77. 5a308b1 V801: Decreased performance by Caolán McNamara · 11 years ago
  78. 1129248 Avoid unnecessary bad downcasts to ToolBox by Stephan Bergmann · 11 years ago
  79. e8064be Typo: aditional->additional by Julien Nabet · 11 years ago
  80. a1ceacc boost::foo_ptr->std::foo_ptr by Caolán McNamara · 11 years ago
  81. 23505ff loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  82. 52c2111 callcatcher: remove some unused methods by Caolán McNamara · 11 years ago
  83. 3095743 callcatcher: large newly detected unused methods post de-virtualization by Caolán McNamara · 11 years ago
  84. 9b7b177 tdf#88702 ACCESSIBILITY Toggle buttons state not reliably updated by Niklas Johansson · 11 years ago
  85. b44cbb2 new loplugin: change virtual methods to non-virtual by Noel Grandin · 11 years ago
  86. d22a270 Accessibility: Expose keyboard short-cuts of menu entries by Niklas Johansson · 11 years ago
  87. bae855e fdo#84938: replace BUTTONTYPE_ constants with 'enum class' by Noel Grandin · 11 years ago
  88. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  89. 7f476fe boost::unordered_map -> c++11 std::unordered_map by Caolán McNamara · 11 years ago
  90. 3338f47 reduce scope of local variables by Michael Weghorn · 11 years ago
  91. ef8e382 fdo#86117 a11y: Exception when closing popup from ToolBox w/o separator by Maxim Monastirsky · 11 years ago
  92. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  93. 3c58f07 fdo#84938: replace TOOLBOXITEM_ constants with enum by Noel Grandin · 11 years ago
  94. 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  95. a7542d3 fdo#84938: replace MIB_ constants with enum by Noel Grandin · 11 years ago
  96. 035fe8a fdo#84938: replace MENUITEM constants with enum by Noel Grandin · 11 years ago
  97. 67c9d05 fdo#84938: replace TIB_ constants with enum by Noel Grandin · 11 years ago
  98. 06562c6 convert SV_BMP_ constants to enum by Noel Grandin · 11 years ago
  99. ad9498f More -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
  100. e52758f coverity#1242517 Arguments in wrong order (gold ?) by Caolán McNamara · 12 years ago