1. 8fde9af dbaccess: fix testCloneMovesPlusDeletions test by Michael Stahl · 9 years ago
  2. 8803591 Resolves: rhbz#1409634 crash on close storing clipboard of database table by Caolán McNamara · 9 years ago
  3. 0b21f43 masses of MessBoxes not being disposed promptly by Caolán McNamara · 10 years ago
  4. a74e3a5 tdf#96516 fixup: when removing entry, entry count does not stay constant by Lionel Elie Mamane · 10 years ago
  5. 55f7843 tdf#96516 do not increment position counter when an entry is removed by Lionel Elie Mamane · 10 years ago
  6. 2436bdd Resolves: tdf#97854 crash on deleting inner join relationship by Caolán McNamara · 10 years ago
  7. 07f1a39 (nearly) nothing uses GetUniqueId anymore, so remove it. by Caolán McNamara · 10 years ago
  8. 8a2149c clang-tidy misc-assign-operator-signature by Noel Grandin · 10 years ago
  9. b030ba2 Resolve: "TODO(Q1): Make GetSystemData method virtual" by Caolán McNamara · 10 years ago
  10. aea9c5e rename to two GetSystemData methods to find all call-sites by Caolán McNamara · 10 years ago
  11. 2383d55 clang-tidy misc-unused-alias-decls by Noel Grandin · 10 years ago
  12. 35b3ae2 clang-tidy clang-analyzer-alpha.core.IdenticalExpr by Noel Grandin · 10 years ago
  13. 2c8fe2e update unusedmethods plugin to deal with constructors by Noel Grandin · 10 years ago
  14. d96c114 clang-tidy modernize-make-shared by Noel Grandin · 10 years ago
  15. a9ff36a Fix typos by Andrea Gelmini · 10 years ago
  16. b3d5da6 convert SHOWTRACK to scoped enum by Noel Grandin · 10 years ago
  17. e809b97 Typo: ExcecuteContextMenuAction->ExecuteContextMenuAction by Julien Nabet · 10 years ago
  18. 11ef5ee in non-debug build, leave sPath empty by Stephan Bergmann · 10 years ago
  19. c567c0c dbaccess: replace boost::bind with C++11 lambdas by Michael Stahl · 10 years ago
  20. 1342818 convert SFXWB file dialog flags to scoped enum by Noel Grandin · 10 years ago
  21. 7471dee Avoid some OUString temporaries by Matteo Casalin · 10 years ago
  22. eb81253 Avoid some OUString temporaries and constify by Matteo Casalin · 10 years ago
  23. c64a7dd Avoid some temporaries and constify by Matteo Casalin · 10 years ago
  24. 3742748 Fix typos by Andrea Gelmini · 10 years ago
  25. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  26. 0f3ac23 Insert explicit "break" when falling through to empty next case by Stephan Bergmann · 10 years ago
  27. f3d9aab teach passstuffbyref plugin to check for.. by Noel Grandin · 10 years ago
  28. 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
  29. 6e70103 While at it, delete Any functions on sal_Bool* by Stephan Bergmann · 10 years ago
  30. 0b1e4a3 Prevent Any::setValue from reinterpreting bool* as sal_Bool* by Stephan Bergmann · 10 years ago
  31. a05ab9e Remove unnecessary setBOOL, makeBoolAny by Stephan Bergmann · 10 years ago
  32. 506c929 Fix typos by Andrea Gelmini · 10 years ago
  33. d15163e Fix typos by Andrea Gelmini · 10 years ago
  34. fc2590c Fix typos by Andrea Gelmini · 10 years ago
  35. 43b4903 teach stylepolice plugin about ref-counted-pointer naming by Noel Grandin · 10 years ago
  36. 81105d9 -Werror,-Wvarargs by Stephan Bergmann · 10 years ago
  37. e8fd5a0 update loplugin stylepolice to check local pointers vars by Noel Grandin · 10 years ago
  38. 5258b85 Some more sal_Bool -> bool by Stephan Bergmann · 10 years ago
  39. a5810fa clang-tidy modernize-loop-convert in d* by Noel Grandin · 10 years ago
  40. eda2f38 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  41. b2e86d2 Fix typos by Andrea Gelmini · 10 years ago
  42. 2ee7658 aColumns is only used as a set by Stephan Bergmann · 10 years ago
  43. 9b8feec tableNames_t is only used as a set by Stephan Bergmann · 10 years ago
  44. a4d7976 comphelper::UStringMixLess defaults to bCaseSensitive = true by Stephan Bergmann · 10 years ago
  45. 6009d33 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  46. 40d6b81 Replace map to sal_Bool with map to bool by Stephan Bergmann · 10 years ago
  47. fde4812 Replace map to sal_Bool with map to bool by Stephan Bergmann · 10 years ago
  48. 80018b6 Replace map to sal_Bool with map to bool by Stephan Bergmann · 10 years ago
  49. b0c0a07 clang-tidy clang-analyzer-deadcode.DeadStores by Noel Grandin · 10 years ago
  50. 991e3ce Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  51. 8ff5486d Elide const vars by Stephan Bergmann · 10 years ago
  52. 29ad0f5 dbaccess: replace boost::bind with C++11 lambdas by Michael Stahl · 10 years ago
  53. 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
  54. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  55. c664b27 tdf#94306 remove unused boost dependencies by Jochen Nitschke · 10 years ago
  56. 9fce680 loplugin:passstuffbyref in dbaccess by Noel Grandin · 10 years ago
  57. 9576cf9 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  58. 703d402 Avoid reserved identifier by Stephan Bergmann · 10 years ago
  59. 374b06c Avoid reserved identifier by Stephan Bergmann · 10 years ago
  60. dbd1f4b clang-tidy performance-unnecessary-value-param in dbaccess by Noel Grandin · 10 years ago
  61. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  62. 87e949b tdf#49554 Fix misleading error message by Muhammet Kara · 10 years ago
  63. b15ee18 cppcheck: silence warnings assertWithSideEffect by Jochen Nitschke · 10 years ago
  64. 922ee9a tdf#94306 replace boost::noncopyable in d... by Jochen Nitschke · 10 years ago
  65. 5f33609 SfxTabDialog: rename members missing their prefixes by Miklos Vajna · 10 years ago
  66. 9866efe loplugin:constantparam by Noel Grandin · 10 years ago
  67. e4f02b2 tdf#99073 fix double-click tree node expansion in base by Noel Grandin · 10 years ago
  68. afd3ab4 loplugin:constantparam in sfx2 by Noel Grandin · 10 years ago
  69. 6b2d75f cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  70. 9338e4f tdf#97361 Refactor dbaccess test again by slideon · 10 years ago
  71. f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
  72. 29da3a4 Remove erroneously added dbaccess/qa/unit/data/hsqldb_empty.odb.lck by Stephan Bergmann · 10 years ago
  73. 9e59625 tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
  74. ef97576 tdf#97525 vcl: make DeletionListener internal by Jochen Nitschke · 10 years ago
  75. 6439005 use SAL_N_ELEMENTS more widely by Noel Grandin · 10 years ago
  76. 1aa4df6 use SAL_N_ELEMENTS in for loops by Noel Grandin · 10 years ago
  77. 9b1307f Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  78. 2b60e64 Use const_iterator when possible (whole dbaccess) by Julien Nabet · 10 years ago
  79. df47441 Reduce scope in QueryDesignView.cxx by Julien Nabet · 10 years ago
  80. 5e12e63 Use const_iterator when possible by Julien Nabet · 10 years ago
  81. 26d0274 loplugin:constantparam in dbaccess by Noel Grandin · 10 years ago
  82. 57bf3a3 off-by-one error: columns are numbered from one, but the array from 0 by Lionel Elie Mamane · 10 years ago
  83. c91b103 convert SvButtonState to scoped enum by Noel Grandin · 10 years ago
  84. 0008c67 drop unused params from SvLBoxItem and all it's subclasses by Noel Grandin · 10 years ago
  85. dd351c8 loplugin:constantparam in dbaccess by Noel Grandin · 10 years ago
  86. 4331b13 Resolves: tdf#92617 don't crash if insertRow gets triggered during insertRow by Caolán McNamara · 10 years ago
  87. 78f0d15 loplugin:constantparam in xmloff/ by Noel Grandin · 10 years ago
  88. b47cb64 loplugin:constantparam by Noel Grandin · 10 years ago
  89. bf8f926 tdf#95845 Use CommandInfoProvider to receive UNO command labels by Susobhan Ghosh · 10 years ago
  90. 218cd09 inline some use-once macros by Noel Grandin · 10 years ago
  91. a6ca4ec tdf#97978: add support for opening mde and accde files in base by pasqualm · 10 years ago
  92. 1151fec Let's use the iterator return by erase method (final) by Julien Nabet · 10 years ago
  93. 018c6ad tdf#97966: Remove 'static' keywords by Wastack · 10 years ago
  94. e94d523 work on sane lifecylce for SfxFilter by Markus Mohrhard · 10 years ago
  95. 60b1c95 Extract Directories from BootstrapFixtureBase by Stephan Bergmann · 10 years ago
  96. 29fc44c fix debugging stl iterators assert in bibliography toolbar by Caolán McNamara · 10 years ago
  97. c8a9325 remove unused NOT_POOLABLE enum value by Noel Grandin · 10 years ago
  98. 1b1080f loplugin:constantparam in dbaccess by Noel Grandin · 10 years ago
  99. adfa772 Add missing includes by David Ostrovsky · 10 years ago
  100. 5c1234e loplugin:nullptr by Stephan Bergmann · 10 years ago