1. 7bb6074 basic: fix for UnoControlTabPageModel get/set properties by Vasily Melenchuk · 7 years ago
  2. 5b9d543 tdf#124385: toolkit: do not fail if ResourceListener is not defined by Vasily Melenchuk · 7 years ago
  3. c79efe6 tdf#123772 Add test by Samuel Mehrbrodt · 7 years ago
  4. 183ce9d tdf#123772 UnoControlDialogModel: Don't ignore property "Sizeable" by Samuel Mehrbrodt · 7 years ago
  5. bc08bef tdf#87884: UnoControlTabPageModel is using tabs w/o WB_NOBORDER by Vasily Melenchuk · 7 years ago
  6. 954c23f tdf#87884: basic: fix for UnknownPropertyException by Vasily Melenchuk · 7 years ago
  7. c906431 tdf#122250 Crash when running extension by Noel Grandin · 7 years ago
  8. 4b7cbb5 weld SwCondCollPage by Caolán McNamara · 7 years ago
  9. b9b62d9 tdf#42949 Fix IWYU warnings in include/vcl/[B-E]* by Gabor Kelemen · 7 years ago
  10. 24d5f30 tdf#42949 Fix IWYU warnings in include/vcl/[ab]* by Gabor Kelemen · 7 years ago
  11. 270e41ad loplugin:buriedassign in sd..writerfilter by Noel Grandin · 7 years ago
  12. 33e47b4 Fix many Java subsequentcheck test by using JUH by Jan-Marek Glogowski · 7 years ago
  13. 84286ac Simplify and fix Java UNO API test makefiles by Jan-Marek Glogowski · 7 years ago
  14. 9e0770e Convert FieldUnit to scoped enum by Mike Kaganski · 7 years ago
  15. 655154e tdf#118244 pdfexport: radio buttons can group with same name by Justin Luth · 7 years ago
  16. 8040097 tdf#118244 pdfexport: radio buttons use groupname now by Justin Luth · 7 years ago
  17. e128f78 replace double-checked locking patterns with thread safe local statics by Mike Kaganski · 7 years ago
  18. a2058e7 replace double-checked locking patterns with thread safe local statics by Mike Kaganski · 7 years ago
  19. 5929d8e Replace function only used in an assert with a lambda by Stephan Bergmann · 7 years ago
  20. a626bdd gbuild: rename value OS=IOS to OS=iOS by Michael Stahl · 7 years ago
  21. 951a659 tdf#120703 PVS: V547 Expression is always true/false by Mike Kaganski · 7 years ago
  22. 33623f3 tdf#42949 Fix IWYU warnings in include/unotools/* by Gabor Kelemen · 7 years ago
  23. 8619243 Simplify containers iterations in test..tools by Arkadiy Illarionov · 7 years ago
  24. 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
  25. 98aa81b -Werror,-Wunused-function (--disable-assert-always-abort) by Stephan Bergmann · 7 years ago
  26. 76dd28a loplugin:staticvar in various by Noel Grandin · 7 years ago
  27. ba80f63 clang-tidy modernize-redundant-void-arg by Noel Grandin · 7 years ago
  28. ccb2a1f clang-tidy readability-redundant-smartptr-get by Noel Grandin · 7 years ago
  29. 26c7c10 MoreButton is solely used by toolkit by Caolán McNamara · 7 years ago
  30. 1c97e5f only vcl and toolkit need to use [G|S]etUnoWrapper by Caolán McNamara · 7 years ago
  31. d377c08 unowrap.hxx is also exposed for toolkit only by Caolán McNamara · 7 years ago
  32. 17a4162 split out vcl stuff used solely by toolkit module by Caolán McNamara · 7 years ago
  33. ba67234 drop unnecessary vcl/group.hxx includes by Caolán McNamara · 7 years ago
  34. 5d5e0da tdf#118572 dispose instead of LazyDeletor by Caolán McNamara · 7 years ago
  35. fca8704 make scrollabledialog.hxx a private header by Caolán McNamara · 8 years ago
  36. 3db830d Silence new Clang trunk -Wdefaulted-function-deleted by Stephan Bergmann · 8 years ago
  37. f7a065f Fix mbRefeshingPeer -> mbRefreshingPeer by Andrea Gelmini · 8 years ago
  38. d71859e Fix typos by Andrea Gelmini · 8 years ago
  39. 175834c loplugin:constfields in toolkit by Noel Grandin · 8 years ago
  40. 1d6366fc loplugin:useuniqueptr in StdTabController::autoTabOrder by Noel Grandin · 8 years ago
  41. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  42. feca66c loplugin:simplifyconstruct in toolkit..ucb by Noel Grandin · 8 years ago
  43. cc7280e tdf#42949 Fix IWYU warnings in include/cppuhelper/* by Gabor Kelemen · 8 years ago
  44. 085269d Replace find_if with proper quantifier algorithms by Arkadiy Illarionov · 8 years ago
  45. 2b5812e rename ENABLE_HEADLESS option to DISABLE_GUI by Noel Grandin · 8 years ago
  46. e020cc8 toolkit: a micro-optimization taking min and max simulnateously by Takeshi Abe · 8 years ago
  47. 4917430 tdf#116542 a11y: introduce STATIC role by Samuel Thibault · 8 years ago
  48. cd66852 create appendCopy method in OUStringBuffer by Noel Grandin · 8 years ago
  49. 82828c6 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  50. 01b4c5b cppcheck: useInitializationList in test to xmloff by Jochen Nitschke · 8 years ago
  51. c5fcb476 toolkit: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) by Stephan Bergmann · 8 years ago
  52. f5930a2 Fix semantic of sentence by Jens Carl · 8 years ago
  53. ad7d72f Fix typos of commit 26f1fc7 by Andrea Gelmini · 8 years ago
  54. 26f1fc7 Fix typos by Andrea Gelmini · 8 years ago
  55. c9e31a8 Fix typos by Andrea Gelmini · 8 years ago
  56. ec665e3 use more OutputDevice::GetBitmapEx by Noel Grandin · 8 years ago
  57. abe5a1a Translate German comments and debug strings by Johnny_M · 8 years ago
  58. 8ddca06 tdf#42949 remove unused compheler includes .. by Jochen Nitschke · 8 years ago
  59. f6fb5a1 Fix typos by Andrea Gelmini · 8 years ago
  60. 22a34b3 Fix typos by Andrea Gelmini · 8 years ago
  61. bb2443cc logging: add some strategic places around vcl messages by Thorsten Behrens · 9 years ago
  62. edd0d35 loplugin:countusersofdefaultparams by Noel Grandin · 8 years ago
  63. 860de75 Reuse getAccessibleRole result if possible by Arnaud Versini · 8 years ago
  64. 12e3f64 tdf#75398 - Replace hicontrast by Sifr by heiko tietze · 8 years ago
  65. 0f93692 Fix typos by Andrea Gelmini · 8 years ago
  66. 3a4d246 toolkit: use thread safe static initializer by Jochen Nitschke · 8 years ago
  67. b4d36b5 remove some unused comphelper includes by Jochen Nitschke · 8 years ago
  68. d5ed07d make ControlModelContainerBase::Clone return by rtl::Reference by Noel Grandin · 8 years ago
  69. 5823ecd toolkit: Recover missing service names for ControlModelContainerBase by Takeshi Abe · 8 years ago
  70. 48fbfe3 use more DBG_UNHANDLED_EXCEPTION by Noel Grandin · 8 years ago
  71. 6c5aa32 enable mapping direct from awt::XWindow and weld::Window by Caolán McNamara · 8 years ago
  72. 4450b2a pass area param to DBG_UNHANDLED_EXCEPTION by Noel Grandin · 8 years ago
  73. 9401c7c remove unused processfactory.hxx includes by Jochen Nitschke · 8 years ago
  74. bbf3263 loplugin:unusedmethods by Noel Grandin · 8 years ago
  75. 73e6a79 loplugin:unusedmethods by Noel Grandin · 8 years ago
  76. 751191e move btndlg from vcl to toolkit by Caolán McNamara · 8 years ago
  77. bcb1392 move MessBoxStyle to last consumer by Caolán McNamara · 8 years ago
  78. b2147ab remove unused ucbstreamhelper includes by Jochen Nitschke · 8 years ago
  79. e568d23 move framework/toolkit use of BitmapEx::GetMask inside vcl by Noel Grandin · 8 years ago
  80. 4bbf37b drop support for GraphicObject URLs in toolkit by Tomaž Vajngerl · 8 years ago
  81. 2f5868c loplugin:redundantfcast look for redundant copies in return statements by Noel Grandin · 8 years ago
  82. a0a57a3 use more Color in toolkit by Noel Grandin · 8 years ago
  83. e2cb154 convert COL_ constants to be of type Color by Noel Grandin · 8 years ago
  84. 22a830a cast MessBox into exile by Caolán McNamara · 8 years ago
  85. 35fc452 remove unused vclunohelper.hxx includes by Jochen Nitschke · 8 years ago
  86. c98d330 replace Color(COL_*) with COL_* by Noel Grandin · 8 years ago
  87. 0fad8d3 convert remaining WarningBox to weld::MessageDialog by Caolán McNamara · 8 years ago
  88. 942f059 convert remaining ErrorBox to weld::MessageDialog by Caolán McNamara · 8 years ago
  89. d75144c convert remaining InfoBox to weld::MessageDialog by Caolán McNamara · 8 years ago
  90. 8ec0f90 loplugin:changetoolsgen in tools..toolkit by Noel Grandin · 8 years ago
  91. ba8a703 New loplugin:nestedunnamed by Stephan Bergmann · 8 years ago
  92. 60ae5f5 make it possible to set parent window for printer error messages by Caolán McNamara · 8 years ago
  93. 3ecf542 Different approach for tdf#115227 by Maxim Monastirsky · 8 years ago
  94. 5c0af52 Fix typos by Andrea Gelmini · 8 years ago
  95. 73ded23 Fix typos by Andrea Gelmini · 8 years ago
  96. 72c68a3 Fix typos by Andrea Gelmini · 8 years ago
  97. 250ad93 tdf#115227 svtools: suppress UNO notifications for color selectors by Miklos Vajna · 8 years ago
  98. 4c07358 Fix typos by Andrea Gelmini · 8 years ago
  99. 91b4e45 new loplugin: pointerbool by Noel Grandin · 8 years ago
  100. d72a289 loplugin:useuniqueptr in VCLXWindow by Noel Grandin · 8 years ago