1. 9e0770e Convert FieldUnit to scoped enum by Mike Kaganski · 7 years ago
  2. 655154e tdf#118244 pdfexport: radio buttons can group with same name by Justin Luth · 7 years ago
  3. 8040097 tdf#118244 pdfexport: radio buttons use groupname now by Justin Luth · 7 years ago
  4. e128f78 replace double-checked locking patterns with thread safe local statics by Mike Kaganski · 7 years ago
  5. a2058e7 replace double-checked locking patterns with thread safe local statics by Mike Kaganski · 7 years ago
  6. 5929d8e Replace function only used in an assert with a lambda by Stephan Bergmann · 7 years ago
  7. 951a659 tdf#120703 PVS: V547 Expression is always true/false by Mike Kaganski · 7 years ago
  8. 33623f3 tdf#42949 Fix IWYU warnings in include/unotools/* by Gabor Kelemen · 7 years ago
  9. 8619243 Simplify containers iterations in test..tools by Arkadiy Illarionov · 7 years ago
  10. 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
  11. 98aa81b -Werror,-Wunused-function (--disable-assert-always-abort) by Stephan Bergmann · 7 years ago
  12. 76dd28a loplugin:staticvar in various by Noel Grandin · 7 years ago
  13. ba80f63 clang-tidy modernize-redundant-void-arg by Noel Grandin · 7 years ago
  14. ccb2a1f clang-tidy readability-redundant-smartptr-get by Noel Grandin · 7 years ago
  15. 26c7c10 MoreButton is solely used by toolkit by Caolán McNamara · 7 years ago
  16. 1c97e5f only vcl and toolkit need to use [G|S]etUnoWrapper by Caolán McNamara · 7 years ago
  17. 17a4162 split out vcl stuff used solely by toolkit module by Caolán McNamara · 7 years ago
  18. ba67234 drop unnecessary vcl/group.hxx includes by Caolán McNamara · 7 years ago
  19. 5d5e0da tdf#118572 dispose instead of LazyDeletor by Caolán McNamara · 7 years ago
  20. fca8704 make scrollabledialog.hxx a private header by Caolán McNamara · 8 years ago
  21. 3db830d Silence new Clang trunk -Wdefaulted-function-deleted by Stephan Bergmann · 8 years ago
  22. f7a065f Fix mbRefeshingPeer -> mbRefreshingPeer by Andrea Gelmini · 8 years ago
  23. 175834c loplugin:constfields in toolkit by Noel Grandin · 8 years ago
  24. 1d6366fc loplugin:useuniqueptr in StdTabController::autoTabOrder by Noel Grandin · 8 years ago
  25. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  26. feca66c loplugin:simplifyconstruct in toolkit..ucb by Noel Grandin · 8 years ago
  27. cc7280e tdf#42949 Fix IWYU warnings in include/cppuhelper/* by Gabor Kelemen · 8 years ago
  28. 085269d Replace find_if with proper quantifier algorithms by Arkadiy Illarionov · 8 years ago
  29. e020cc8 toolkit: a micro-optimization taking min and max simulnateously by Takeshi Abe · 8 years ago
  30. cd66852 create appendCopy method in OUStringBuffer by Noel Grandin · 8 years ago
  31. 82828c6 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  32. 01b4c5b cppcheck: useInitializationList in test to xmloff by Jochen Nitschke · 8 years ago
  33. c5fcb476 toolkit: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) by Stephan Bergmann · 8 years ago
  34. c9e31a8 Fix typos by Andrea Gelmini · 8 years ago
  35. ec665e3 use more OutputDevice::GetBitmapEx by Noel Grandin · 8 years ago
  36. abe5a1a Translate German comments and debug strings by Johnny_M · 8 years ago
  37. 8ddca06 tdf#42949 remove unused compheler includes .. by Jochen Nitschke · 8 years ago
  38. f6fb5a1 Fix typos by Andrea Gelmini · 8 years ago
  39. bb2443cc logging: add some strategic places around vcl messages by Thorsten Behrens · 9 years ago
  40. 860de75 Reuse getAccessibleRole result if possible by Arnaud Versini · 8 years ago
  41. 12e3f64 tdf#75398 - Replace hicontrast by Sifr by heiko tietze · 8 years ago
  42. 3a4d246 toolkit: use thread safe static initializer by Jochen Nitschke · 8 years ago
  43. b4d36b5 remove some unused comphelper includes by Jochen Nitschke · 8 years ago
  44. d5ed07d make ControlModelContainerBase::Clone return by rtl::Reference by Noel Grandin · 8 years ago
  45. 5823ecd toolkit: Recover missing service names for ControlModelContainerBase by Takeshi Abe · 8 years ago
  46. 48fbfe3 use more DBG_UNHANDLED_EXCEPTION by Noel Grandin · 8 years ago
  47. 6c5aa32 enable mapping direct from awt::XWindow and weld::Window by Caolán McNamara · 8 years ago
  48. 4450b2a pass area param to DBG_UNHANDLED_EXCEPTION by Noel Grandin · 8 years ago
  49. 9401c7c remove unused processfactory.hxx includes by Jochen Nitschke · 8 years ago
  50. bbf3263 loplugin:unusedmethods by Noel Grandin · 8 years ago
  51. 73e6a79 loplugin:unusedmethods by Noel Grandin · 8 years ago
  52. 751191e move btndlg from vcl to toolkit by Caolán McNamara · 8 years ago
  53. b2147ab remove unused ucbstreamhelper includes by Jochen Nitschke · 8 years ago
  54. e568d23 move framework/toolkit use of BitmapEx::GetMask inside vcl by Noel Grandin · 8 years ago
  55. 4bbf37b drop support for GraphicObject URLs in toolkit by Tomaž Vajngerl · 8 years ago
  56. 2f5868c loplugin:redundantfcast look for redundant copies in return statements by Noel Grandin · 8 years ago
  57. a0a57a3 use more Color in toolkit by Noel Grandin · 8 years ago
  58. e2cb154 convert COL_ constants to be of type Color by Noel Grandin · 8 years ago
  59. 22a830a cast MessBox into exile by Caolán McNamara · 8 years ago
  60. 35fc452 remove unused vclunohelper.hxx includes by Jochen Nitschke · 8 years ago
  61. c98d330 replace Color(COL_*) with COL_* by Noel Grandin · 8 years ago
  62. 0fad8d3 convert remaining WarningBox to weld::MessageDialog by Caolán McNamara · 8 years ago
  63. 942f059 convert remaining ErrorBox to weld::MessageDialog by Caolán McNamara · 8 years ago
  64. d75144c convert remaining InfoBox to weld::MessageDialog by Caolán McNamara · 8 years ago
  65. 8ec0f90 loplugin:changetoolsgen in tools..toolkit by Noel Grandin · 8 years ago
  66. ba8a703 New loplugin:nestedunnamed by Stephan Bergmann · 8 years ago
  67. 60ae5f5 make it possible to set parent window for printer error messages by Caolán McNamara · 8 years ago
  68. 3ecf542 Different approach for tdf#115227 by Maxim Monastirsky · 8 years ago
  69. 72c68a3 Fix typos by Andrea Gelmini · 8 years ago
  70. 250ad93 tdf#115227 svtools: suppress UNO notifications for color selectors by Miklos Vajna · 8 years ago
  71. 91b4e45 new loplugin: pointerbool by Noel Grandin · 8 years ago
  72. d72a289 loplugin:useuniqueptr in VCLXWindow by Noel Grandin · 8 years ago
  73. 474b4bb loplugin:useuniqueptr in VCLXGraphics by Noel Grandin · 8 years ago
  74. 08857f1 More loplugin:cstylecast: toolkit by Stephan Bergmann · 8 years ago
  75. 7d8e944 convert a<b?a:b to std::min(a,b) by Noel Grandin · 8 years ago
  76. 75ca2d0 More loplugin:cstylecast: toolkit by Stephan Bergmann · 8 years ago
  77. 21e0d81 loplugin:unusedfields by Noel Grandin · 8 years ago
  78. a5be07d inline use-once typedefs by Noel Grandin · 8 years ago
  79. aeab238 clang-tidy modernize-use-equals-default in toolkit by Jochen Nitschke · 8 years ago
  80. 68eb27e tools: reimplement SVLIBRARY macro & remove it from solar.h by Michael Stahl · 8 years ago
  81. 78a6ce1 DELETEZ->std::unique_ptr in toolkit,unotools by Noel Grandin · 8 years ago
  82. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  83. dd0dceb loplugin:salcall handle static methods by Noel Grandin · 8 years ago
  84. 19f9a7e Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx by Stephan Bergmann · 8 years ago
  85. b15f79a loplugin:unnecessaryparen: signed numeric literals by Stephan Bergmann · 8 years ago
  86. b26012e Make loplugin:unnecessaryparen look through implicit by Stephan Bergmann · 8 years ago
  87. 7a1c21e loplugin:simplifybool for negation of comparison operator by Noel Grandin · 8 years ago
  88. 72ef2b5 Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all by Stephan Bergmann · 8 years ago
  89. 9288afa Fix typos by Andrea Gelmini · 8 years ago
  90. 11ca1f8 Fix typos by Andrea Gelmini · 8 years ago
  91. 5e69b36 loplugin:flatten in toolkit..writerfilter by Noel Grandin · 8 years ago
  92. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  93. 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
  94. 9e7c952 loplugin:includeform: toolkit (macOS) by Stephan Bergmann · 8 years ago
  95. b0c76a6 loplugin:includeform: toolkit by Stephan Bergmann · 8 years ago
  96. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  97. af7b62e Replace lists by vectors in controlmodelcontainerbase (toolkit) by Julien Nabet · 8 years ago
  98. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  99. 4677244 loplugin:flatten in toolkit..vbahelper by Noel Grandin · 9 years ago
  100. 83de03e Rename GetSelectEntryCount -> GetSelectedEntryCount by Samuel Mehrbrodt · 9 years ago