1. 2b7ba67 tdf#93403 check for changed DataSource on all Controls on form reload by Lionel Elie Mamane · 10 years ago
  2. 2c8fe2e update unusedmethods plugin to deal with constructors by Noel Grandin · 10 years ago
  3. 1342818 convert SFXWB file dialog flags to scoped enum by Noel Grandin · 10 years ago
  4. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  5. 0f3ac23 Insert explicit "break" when falling through to empty next case by Stephan Bergmann · 10 years ago
  6. 1f7a31a Missing break in switch by Stephan Bergmann · 10 years ago
  7. 1408f39 fix windows build, ambiguous symbol by Noel Grandin · 10 years ago
  8. 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
  9. a05ab9e Remove unnecessary setBOOL, makeBoolAny by Stephan Bergmann · 10 years ago
  10. 506c929 Fix typos by Andrea Gelmini · 10 years ago
  11. 5e4fc95 clang-tidy modernize-loop-convert in f* by Noel Grandin · 10 years ago
  12. f91674b tdf#60418: improve perf of opening/closing odts with form tags by Aron Budea · 10 years ago
  13. 715d4d8 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  14. be48e04 Elide const vars by Stephan Bergmann · 10 years ago
  15. bfb185c loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  16. e2baeba loplugin:simplifybool by Stephan Bergmann · 10 years ago
  17. 322eaf8 cppcheck: silence known condition warning in forms by Jochen Nitschke · 10 years ago
  18. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  19. a8ba4a1 loplugin:passstuffbyref by Stephan Bergmann · 10 years ago
  20. 7ae2326 tdf#95845 Use CommandInfoProvider in forms by Samuel Mehrbrodt · 10 years ago
  21. 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
  22. b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
  23. c03a11b tdf#97087 Give comprehensible names to timers by Muhammet Kara · 10 years ago
  24. ea99392 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  25. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  26. d84ef73 tdf#94306 replace boost::noncopyable ... by Jochen Nitschke · 10 years ago
  27. 9866efe loplugin:constantparam by Noel Grandin · 10 years ago
  28. f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
  29. 929eab2 sequence->vector in forms by Noel Grandin · 10 years ago
  30. 20ba5d4 tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
  31. aec2477 loplugin:constantparam in forms by Noel Grandin · 10 years ago
  32. 218cd09 inline some use-once macros by Noel Grandin · 10 years ago
  33. b430ec9 tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals by Rohan Kumar · 10 years ago
  34. ce549d2 tdf#97966: Remove 'static' keywords by Wastack · 10 years ago
  35. 9039ba7 loplugin:constantparam in forms by Noel Grandin · 10 years ago
  36. b0e18a6 loplugin:unuseddefaultparam in forms by Noel Grandin · 10 years ago
  37. c094049 use SearchOptions2 by Eike Rathke · 10 years ago
  38. ccb8b83 convert FilterComponent to scoped enum by Noel Grandin · 10 years ago
  39. bf7690b convert EComposeRule to scoped enum by Noel Grandin · 10 years ago
  40. c45d3ba new loplugin: commaoperator by Noel Grandin · 10 years ago
  41. db80671 loplugin:write only fields by Noel Grandin · 10 years ago
  42. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  43. 538f276 Formatting changes across all modules by Chris Sherlock · 10 years ago
  44. 88730cd vcl: bmpacc.hxx -> bitmapaccess.hxx by Chris Sherlock · 10 years ago
  45. 249e3d6 vcl: split exception types from input types by Chris Sherlock · 10 years ago
  46. 599f0cb interface to new XTextSearch2 with SearchOptions2, tdf#72196 by Eike Rathke · 10 years ago
  47. 534b2a4 Fix typos by Andrea Gelmini · 10 years ago
  48. 697d445 vcl: take into account the font width is the average font width by Chris Sherlock · 10 years ago
  49. 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
  50. 5659b68 vcl: rename Font::GetFamily to Font::GetFamilyType by Chris Sherlock · 10 years ago
  51. cb20f46 vcl: change Font::SetName() to Font::SetFamilyName() by Chris Sherlock · 10 years ago
  52. 28c96fc vcl: rename Font::GetName to Font::GetFamilyName by Chris Sherlock · 10 years ago
  53. 45654a1 revert vcl patch series that brok Mac and Windows by Norbert Thiebaud · 10 years ago
  54. f99550d vcl: change Font::SetName() to Font::SetFamilyName() by Chris Sherlock · 10 years ago
  55. 2b29711 vcl: rename Font::GetName to Font::GetFamilyName by Chris Sherlock · 10 years ago
  56. 608dee4 loplugin:privatebase: Make various derivations public by Stephan Bergmann · 10 years ago
  57. aa4dc89 loplugin:unusedmethods unused return value in forms by Noel Grandin · 10 years ago
  58. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  59. 5b339db loplugin:unusedfields in forms by Noel Grandin · 10 years ago
  60. e2ed122 coverity#1343619 Unchecked return value by Caolán McNamara · 10 years ago
  61. ea297dd use comphelper::containerToSequence() by Noel Grandin · 10 years ago
  62. ec3f724 loplugin:unusedfields by Noel Grandin · 10 years ago
  63. d2df035 loplugin:unusedfields by Noel Grandin · 10 years ago
  64. fafac0d loplugin:unusedfields forms,formula,fpicker,framework by Noel Grandin · 10 years ago
  65. fe3fd05 add mapKeysToSequence/mapValuesToSequence methods to comphelper by Noel Grandin · 10 years ago
  66. 2554efa use comphelper::containerToSequence by Noel Grandin · 10 years ago
  67. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  68. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  69. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  70. 11d3652 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  71. 6c80a8f new loplugin: oncevar by Noel Grandin · 10 years ago
  72. abf49c2 coverity#1338244 Uncaught exception by Caolán McNamara · 10 years ago
  73. b2d54b0 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  74. 3f50c6e0 java: remove ((unnecessary)) parentheses by Noel Grandin · 10 years ago
  75. ff3b3be java: make inner classes static where possible by Noel Grandin · 10 years ago
  76. 59b072e yyyyy by Noel Grandin · 10 years ago
  77. 1b41208 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  78. b5db48a no need to use OUString constructor in call to createInstance by Noel Grandin · 10 years ago
  79. e25669f don't allocate uno::Reference on the heap by Noel Grandin · 10 years ago
  80. 644487a loplugin:unusedmethods by Noel Grandin · 11 years ago
  81. 3d784c4 remove extra spaces around :: by Noel Grandin · 10 years ago
  82. a673713 more removal of com::sun::star typedefs by Noel Grandin · 10 years ago
  83. 2f3ea8d refactor out some com::sun::star typedefs by Noel Grandin · 10 years ago
  84. 10e1562 loplugin:defaultparams by Stephan Bergmann · 10 years ago
  85. 191e636 loplugin:defaultparams by Stephan Bergmann · 10 years ago
  86. 0e8a40e calling IsSet() before Call() on Link<> is unnecessary by Noel Grandin · 10 years ago
  87. 1716b3a remove some useless comments by Noel Grandin · 10 years ago
  88. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  89. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  90. f8ba308 loplugin:mergeclasses by Noel Grandin · 10 years ago
  91. 7ba7a97 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  92. 56a5734 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  93. 19b85e9 Fix typos by Andrea Gelmini · 11 years ago
  94. de020fc com::sun::star->css in forms/ by Noel Grandin · 11 years ago
  95. 58aea3f loplugin:unusedmethods by Noel Grandin · 11 years ago
  96. ac9671f tdf#94559: second step to remove rtti.hxx by Oliver Specht · 11 years ago
  97. c50eb68 Renamed wrongly prefixed boolean variables by Stefan Heinemann · 11 years ago
  98. 3418070 loplugin:removeunusedmethods, remove unused stuff by Noel Grandin · 11 years ago
  99. 146fe08 convert Link<> to typed by Noel Grandin · 11 years ago
  100. 3a00aae boost->std by Caolán McNamara · 11 years ago