1. 6c5aa32 enable mapping direct from awt::XWindow and weld::Window by Caolán McNamara · 8 years ago
  2. 4450b2a pass area param to DBG_UNHANDLED_EXCEPTION by Noel Grandin · 8 years ago
  3. 9401c7c remove unused processfactory.hxx includes by Jochen Nitschke · 8 years ago
  4. bbf3263 loplugin:unusedmethods by Noel Grandin · 8 years ago
  5. 73e6a79 loplugin:unusedmethods by Noel Grandin · 8 years ago
  6. 751191e move btndlg from vcl to toolkit by Caolán McNamara · 8 years ago
  7. bcb1392 move MessBoxStyle to last consumer by Caolán McNamara · 8 years ago
  8. b2147ab remove unused ucbstreamhelper includes by Jochen Nitschke · 8 years ago
  9. e568d23 move framework/toolkit use of BitmapEx::GetMask inside vcl by Noel Grandin · 8 years ago
  10. 4bbf37b drop support for GraphicObject URLs in toolkit by Tomaž Vajngerl · 8 years ago
  11. 2f5868c loplugin:redundantfcast look for redundant copies in return statements by Noel Grandin · 8 years ago
  12. a0a57a3 use more Color in toolkit by Noel Grandin · 8 years ago
  13. e2cb154 convert COL_ constants to be of type Color by Noel Grandin · 8 years ago
  14. 22a830a cast MessBox into exile by Caolán McNamara · 8 years ago
  15. 35fc452 remove unused vclunohelper.hxx includes by Jochen Nitschke · 8 years ago
  16. c98d330 replace Color(COL_*) with COL_* by Noel Grandin · 8 years ago
  17. 0fad8d3 convert remaining WarningBox to weld::MessageDialog by Caolán McNamara · 8 years ago
  18. 942f059 convert remaining ErrorBox to weld::MessageDialog by Caolán McNamara · 8 years ago
  19. d75144c convert remaining InfoBox to weld::MessageDialog by Caolán McNamara · 8 years ago
  20. 8ec0f90 loplugin:changetoolsgen in tools..toolkit by Noel Grandin · 8 years ago
  21. ba8a703 New loplugin:nestedunnamed by Stephan Bergmann · 8 years ago
  22. 60ae5f5 make it possible to set parent window for printer error messages by Caolán McNamara · 8 years ago
  23. 3ecf542 Different approach for tdf#115227 by Maxim Monastirsky · 8 years ago
  24. 5c0af52 Fix typos by Andrea Gelmini · 8 years ago
  25. 73ded23 Fix typos by Andrea Gelmini · 8 years ago
  26. 72c68a3 Fix typos by Andrea Gelmini · 8 years ago
  27. 250ad93 tdf#115227 svtools: suppress UNO notifications for color selectors by Miklos Vajna · 8 years ago
  28. 4c07358 Fix typos by Andrea Gelmini · 8 years ago
  29. 91b4e45 new loplugin: pointerbool by Noel Grandin · 8 years ago
  30. d72a289 loplugin:useuniqueptr in VCLXWindow by Noel Grandin · 8 years ago
  31. 474b4bb loplugin:useuniqueptr in VCLXGraphics by Noel Grandin · 8 years ago
  32. 08857f1 More loplugin:cstylecast: toolkit by Stephan Bergmann · 8 years ago
  33. 7d8e944 convert a<b?a:b to std::min(a,b) by Noel Grandin · 8 years ago
  34. 75ca2d0 More loplugin:cstylecast: toolkit by Stephan Bergmann · 8 years ago
  35. c46ab19 toolkit: disable the UnitConversion test only on WNT by Michael Stahl · 8 years ago
  36. 43dd638 disable toolkit unit conversion test for now by Markus Mohrhard · 8 years ago
  37. 64f1d7a toolkit: disable UnitConversion test for non-default resolution on WNT by Michael Stahl · 8 years ago
  38. 7e51276 toolkit: convert UnitConversion test to C++ by Michael Stahl · 8 years ago
  39. 21e0d81 loplugin:unusedfields by Noel Grandin · 8 years ago
  40. a5be07d inline use-once typedefs by Noel Grandin · 8 years ago
  41. aeab238 clang-tidy modernize-use-equals-default in toolkit by Jochen Nitschke · 8 years ago
  42. 68eb27e tools: reimplement SVLIBRARY macro & remove it from solar.h by Michael Stahl · 8 years ago
  43. 78a6ce1 DELETEZ->std::unique_ptr in toolkit,unotools by Noel Grandin · 8 years ago
  44. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  45. dd0dceb loplugin:salcall handle static methods by Noel Grandin · 8 years ago
  46. 19f9a7e Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx by Stephan Bergmann · 8 years ago
  47. b15f79a loplugin:unnecessaryparen: signed numeric literals by Stephan Bergmann · 8 years ago
  48. b26012e Make loplugin:unnecessaryparen look through implicit by Stephan Bergmann · 8 years ago
  49. 7a1c21e loplugin:simplifybool for negation of comparison operator by Noel Grandin · 8 years ago
  50. 72ef2b5 Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all by Stephan Bergmann · 8 years ago
  51. 9288afa Fix typos by Andrea Gelmini · 8 years ago
  52. 11ca1f8 Fix typos by Andrea Gelmini · 8 years ago
  53. 5e69b36 loplugin:flatten in toolkit..writerfilter by Noel Grandin · 8 years ago
  54. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  55. 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
  56. 9e7c952 loplugin:includeform: toolkit (macOS) by Stephan Bergmann · 8 years ago
  57. b0c76a6 loplugin:includeform: toolkit by Stephan Bergmann · 8 years ago
  58. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  59. 22fa30c loplugin:finalclasses in toolkit,tools by Noel Grandin · 8 years ago
  60. af7b62e Replace lists by vectors in controlmodelcontainerbase (toolkit) by Julien Nabet · 8 years ago
  61. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  62. 4677244 loplugin:flatten in toolkit..vbahelper by Noel Grandin · 9 years ago
  63. 83de03e Rename GetSelectEntryCount -> GetSelectedEntryCount by Samuel Mehrbrodt · 9 years ago
  64. d99b65c Rename GetSelectEntryPos -> GetSelectedEntryPos by Samuel Mehrbrodt · 9 years ago
  65. b649e5b Rename GetSelectEntry -> GetSelectedEntry by Samuel Mehrbrodt · 9 years ago
  66. 2d2259c clang-tidy modernize-use-emplace in test..vbahelper by Noel Grandin · 9 years ago
  67. 2e0a25c loplugin:constantparam by Noel Grandin · 9 years ago
  68. 75a96e2 Translate German comments/debug strings (leftovers in dirs test to uui) by Johnny_M · 9 years ago
  69. 7aa7f4d loplugin:unnecessaryparen include c++ casts by Noel Grandin · 9 years ago
  70. 326295b new loplugin:redundantpointerops by Noel Grandin · 9 years ago
  71. dfaceb7 Translate one German variable name by Johnny_M · 9 years ago
  72. 3814952 support XSystemDependentWindowPeer for all toplevel windows by Caolán McNamara · 9 years ago
  73. 2e1cafa Bin fairly pointless default for parameter that was defaulted just once anyway by Tor Lillqvist · 9 years ago
  74. 2fdbf46 nothing is reading the futilely set WB_AUTOSIZE bit by Caolán McNamara · 9 years ago
  75. 27bde9a Drop gratuitous initial :: from comphelper::ProfileZone by Tor Lillqvist · 9 years ago
  76. dcc667a convert message box style bits to scoped enum by Noel Grandin · 9 years ago
  77. 827f986 Fix typos by Andrea Gelmini · 9 years ago
  78. eea6d39 loplugin:unnecessaryparen by Noel Grandin · 9 years ago
  79. 64a3124 Fix typos by Andrea Gelmini · 9 years ago
  80. ff1f6a5 remove UL/L suffixes from integer constants in initialiser/call expressions by Noel Grandin · 9 years ago
  81. b1f6e62 tdf#39468 Translate German comments/terms by Jens Carl · 9 years ago
  82. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  83. 88b0711 tdf#39468: Translate some german comments by Christian Barth · 9 years ago
  84. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  85. b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
  86. 2b4cb88 loplugin:unusedfields in basctl..connectivity by Noel Grandin · 9 years ago
  87. 85f08e3 remove some "optimisation" insanity in ScriptEventContainer by Noel Grandin · 9 years ago
  88. c932e26 loplugin:constparams in toolkit,ucb,xmlhelp by Noel Grandin · 9 years ago
  89. 20571c4 use more range-for on uno::Sequence by Noel Grandin · 9 years ago
  90. 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
  91. 99cd7dc fix compile error due to missing include<functional> by Dennis Francis · 9 years ago
  92. db47410 C++11 remove std::binary_function bases from functors by Jochen Nitschke · 9 years ago
  93. ab9b38a use more begin()/end() for Sequence by Noel Grandin · 9 years ago
  94. a1ead1a loplugin unnecessaryparan improvements by Noel Grandin · 9 years ago
  95. c4ddf6c C++11 remove std::unary_function bases from functors by Jochen Nitschke · 9 years ago
  96. 62b8119 loplugin:casttovoid: toolkit by Stephan Bergmann · 9 years ago
  97. 979d58c loplugin:unusedfields in toolkit..xmloff by Noel Grandin · 9 years ago
  98. ef531e8 loplugin:oncevar in test..tools by Noel Grandin · 9 years ago
  99. 6ade3ef std::unordered_map can erase an element by given key, if any by Takeshi Abe · 9 years ago
  100. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago