1. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  2. 08f6f9d Profiling API: add ProfileZones by László Németh · 9 years ago
  3. 8141379 comphelper: add a profiling API by László Németh · 9 years ago
  4. b70fa47 use more SAL_N_ELEMENTS part 1 by Noel Grandin · 9 years ago
  5. a7532d8 Remove VCLExternalSolarLock and IMutex. by Arnaud Versini · 9 years ago
  6. 16ce815 cppcheck: knownConditionTrueFalse by Jochen Nitschke · 9 years ago
  7. f2d40b8 Remove all allocation of VCLExternalSolarLock. by Arnaud Versini · 9 years ago
  8. 94d9d89 Remove some unnecessary scaffolding around SAL_WARN calls by Stephan Bergmann · 9 years ago
  9. 307be8c clang-tidy readability-redundant-control-flow by Noel Grandin · 9 years ago
  10. 709040e remove duplicate 'using namespace' by Jochen Nitschke · 9 years ago
  11. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  12. ef513fd remove unnecessary use of OString::getStr by Noel Grandin · 9 years ago
  13. 2e5db24 remove VCLExternalSolarLock* members from .. by Jochen Nitschke · 9 years ago
  14. c8d8b9b cppcheck: unusedStructMember by Jochen Nitschke · 9 years ago
  15. cae3e20 cleanup unused css/resource/ includes by Jochen Nitschke · 9 years ago
  16. 039913c loplugin:stringcopy: toolkit by Stephan Bergmann · 9 years ago
  17. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  18. 2962cee remove some unnecessary temporary OUStrings by Noel Grandin · 9 years ago
  19. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  20. e3a44cb loplugin:checkunusedparams in toolkit..vbahelper by Noel Grandin · 9 years ago
  21. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  22. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  23. 8c8f2a5 remove unnecessary explicit linefeeds from end of SAL and OSL log calls by Noel Grandin · 9 years ago
  24. 7662e92 loplugin:redundantcast find cstyle double casts by Noel Grandin · 9 years ago
  25. e3eadc9 teach constantparam plugin to find always on and always off bitmask values by Noel Grandin · 9 years ago
  26. 6b4a149 tdf#39468 Translate German comments by Jens Carl · 9 years ago
  27. d68927c use actual UNO enums in test..vbahelper by Noel Grandin · 9 years ago
  28. 2f33a8c coverity#1403662 Mixing enum types by Caolán McNamara · 9 years ago
  29. a5a5713 tdf#82580 tools: rename Rectangle to tools::Rectangle by Miklos Vajna · 9 years ago
  30. f7eb8ae Fix typos by Andrea Gelmini · 9 years ago
  31. ed76d1d loplugins:redundantcast teach it about c-style typedef casts by Noel Grandin · 9 years ago
  32. 9f5b1c4 Typo: boder->border by Julien Nabet · 9 years ago
  33. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  34. 446568b Fix typos by Andrea Gelmini · 9 years ago
  35. 198c41c new loplugin unoany by Noel Grandin · 9 years ago
  36. 5885bc4 loplugin:loopvartoosmall by Stephan Bergmann · 9 years ago
  37. e7191f3 loplugin:subtlezeroinit: toolkit by Stephan Bergmann · 9 years ago
  38. c868dc4 remove unused enumerators from WindowType by Noel Grandin · 9 years ago
  39. 223bb79 Some simplifications, using UNO_QUERY_THROW by Stephan Bergmann · 9 years ago
  40. 838fab8 Resolves: tdf#79250 add typed list to form control listbox by Eike Rathke · 9 years ago
  41. 8c00536 Convert WindowType to scoped enum by Noel Grandin · 9 years ago
  42. d3293c7 Revert "Resolves: tdf#79250 add typed list to form control listbox" by Eike Rathke · 9 years ago
  43. e387b69 Resolves: tdf#79250 add typed list to form control listbox by Eike Rathke · 9 years ago
  44. 54d5b18 tdf#105672 framework managed menu button by Maxim Monastirsky · 9 years ago
  45. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  46. c6f32df sal_uIntPtr to sal_uInt16 by Matteo Casalin · 9 years ago
  47. c0f9bdd unnecessary use of OUStringBuffer in throwing exceptions by Noel Grandin · 9 years ago
  48. 1c3e84d teach lolugin:stringconstant about calling constructors by Noel Grandin · 9 years ago
  49. f1d83ac loplugin:stringconstant check for unnecessary OUString constructor.. by Noel Grandin · 9 years ago
  50. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  51. a49cbc5 loplugin: unnecessary destructor test..unotools by Noel Grandin · 9 years ago
  52. f9b87a2 move GetXGraphic to its only user by Caolán McNamara · 9 years ago
  53. e22f32b don't need intermediate Images by Caolán McNamara · 9 years ago
  54. 0415cb3 new loplugin: useuniqueptr: sot..tools by Noel Grandin · 9 years ago
  55. fdc6126 Refactor Scheduler to add Task class by Jan-Marek Glogowski · 9 years ago
  56. 978ff8f inline InitGuard by Noel Grandin · 9 years ago
  57. d235f64 convert OutDevViewType to scoped enum by Noel Grandin · 9 years ago
  58. f9fd639 ScrollableWrapper -> ScrollableDialog by Noel Grandin · 9 years ago
  59. 482d7ce change from glew to epoxy by Caolán McNamara · 9 years ago
  60. d6f2dd8 remove useless Mutex guards by Noel Grandin · 9 years ago
  61. e61521f OSL_TRACE -> SAL in sw..ucb by Noel Grandin · 9 years ago
  62. 2d48f5f convert VCLEVENT constants to scoped enum by Noel Grandin · 9 years ago
  63. bfde486 convert DecodeMechanism to scoped enum by Noel Grandin · 9 years ago
  64. 33c34f4 loplugin:unnecessaryoverride (dtors) in toolkit by Stephan Bergmann · 9 years ago
  65. e6ffb53 loplugin:vclwidgets check for assigning from VclPt<T> to T* by Noel Grandin · 9 years ago
  66. 6f71fa1 vcl makes no use of menu Get/Set DefaultItem by Caolán McNamara · 9 years ago
  67. bdd108c tdf#103852 avoid clipboard deadlock by Tomaž Vajngerl · 9 years ago
  68. fc18da9 remove some double calls by Noel Grandin · 9 years ago
  69. 27a165c drop useless semicolons by David Tardon · 9 years ago
  70. 78b4a1f update vclwidget loplugin to find ref-dropping assigment by Noel Grandin · 9 years ago
  71. cb90f09 Omit the default comparator by Takeshi Abe · 9 years ago
  72. aeeabc3 loplugin:oncevar in unoxml..toolkit by Noel Grandin · 9 years ago
  73. e5c1e15 loplugin:expandablemethods in toolkit..tools by Noel Grandin · 9 years ago
  74. d1ea6ec replace <<= with assign for <<= with rhs Any by Jochen Nitschke · 9 years ago
  75. d714c04 clang-cl loplugin: toolkit by Stephan Bergmann · 9 years ago
  76. 62223f9 loplugin:unnecessaryoverride by Noel Grandin · 10 years ago
  77. 2e59595 [API CHANGE] Remove css::awt::XStyleSettings InfoTextColor and InfoFont by Caolán McNamara · 10 years ago
  78. 5f6af95 InfoFont/Color is not used by vcl now by Caolán McNamara · 10 years ago
  79. 954f752 convert MapUnit to scoped enum by Noel Grandin · 10 years ago
  80. 106ea87 Remove _TYPED suffix from tools/link.hxx macros by Stephan Bergmann · 10 years ago
  81. 4d87443 loplugin:constantparam by Noel Grandin · 10 years ago
  82. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  83. c158c00 loplugin:constantparam in framework..vbahelper by Noel Grandin · 10 years ago
  84. 04a8ba2 convert ScrollType to scoped enum by Noel Grandin · 10 years ago
  85. a881fd7 convert RasterOp to scoped enum by Noel Grandin · 10 years ago
  86. 3069878 std::list<sal_uInt16> -> vector by Noel Grandin · 10 years ago
  87. e13aead Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusion by Tor Lillqvist · 10 years ago
  88. 93f9a32 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  89. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  90. 52b91f3 new loplugin fragiledestructor by Noel Grandin · 10 years ago
  91. fdbe9a9 loplugin:redundantcast: redundant static_casts in toolkit by Stephan Bergmann · 10 years ago
  92. 828d792 loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
  93. 20b9cbd merge toolkit::NameContainer_Impl with toolkit::ScriptEventContainer by Noel Grandin · 10 years ago
  94. 48a8d6d loplugin:singlevalfields in various by Noel Grandin · 10 years ago
  95. 920d446 loplugin:singlevalfields in vcl(part1) by Noel Grandin · 10 years ago
  96. aa0d053 tdf#97527 - vcl: reference-count Menu by Noel Grandin · 10 years ago
  97. 82da3d9 loplugin:salbool: Implicit conversions from non-Boolean fundamental types by Stephan Bergmann · 10 years ago
  98. 30104ff Add a pause() method to XToolkitExperimental by Tor Lillqvist · 10 years ago
  99. d22f8bb fix compile error in SelectionDialog (java unit test) by Noel Grandin · 10 years ago
  100. 3f98cf3 tdf#100092: Deterministic scheduling to prevent unpredictable behavior. by Jan Holesovsky · 10 years ago