1. 092a390 loplugin:defaultparams by Stephan Bergmann · 10 years ago
  2. ba00a4d loplugin:defaultparams by Stephan Bergmann · 10 years ago
  3. c8479bd convert DBG_ASSERTWARNING to SAL_WARN_IF by Noel Grandin · 10 years ago
  4. 59c38539 Allow injection of keyboard and mouse events through UNO by Matthew J. Francis · 11 years ago
  5. db8c703 convert PASSED to COMPLETED in 'make check' test messages by Noel Grandin · 10 years ago
  6. b4b7703 cppcheck:variableScope by Noel Grandin · 10 years ago
  7. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  8. 527a9a1 loplugin:mergeclasses by Noel Grandin · 11 years ago
  9. 7ca450c Related tdf#94557: Combo box entries are case-sensitive (sometimes) by Julien Nabet · 10 years ago
  10. e209d11 remove old standalone Sun bug numbers by Noel Grandin · 11 years ago
  11. a2a5187 Fix typos by Andrea Gelmini · 11 years ago
  12. 8f3d411 toolkit: convert alloca() to std::unique_ptr by Michael Stahl · 11 years ago
  13. 1e67e94 convert Link<> to typed by Noel Grandin · 11 years ago
  14. 99bfc36 convert Link<> to typed by Noel Grandin · 11 years ago
  15. 3a00aae boost->std by Caolán McNamara · 11 years ago
  16. 31ebd9f boost->std by Caolán McNamara · 11 years ago
  17. 2a4ccc0 convert Link<> to typed by Noel Grandin · 11 years ago
  18. 1ea153b Use better/auto int types, remove a couple of OUStrings copies by Matteo Casalin · 11 years ago
  19. 9e3820a convert Link<> to typed by Noel Grandin · 11 years ago
  20. 71a8329 convert Link<> to typed by Noel Grandin · 11 years ago
  21. 2beeeea Get rid of OSL_UNUSED by Stephan Bergmann · 11 years ago
  22. bfa5b13 toolkit: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  23. 4ea70f8 convert Link<> to typed by Noel Grandin · 11 years ago
  24. d829012 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  25. bd8b93f make PostUserEvent Link<> typed by Noel Grandin · 11 years ago
  26. fe6c124 Remove demonstrated-useless comphelper::compare by Stephan Bergmann · 11 years ago
  27. ef46917 Put Polygon from tools under tools:: namespace by Norbert Thiebaud · 11 years ago
  28. 286dfc2 loplugin: defaultparams by Noel Grandin · 11 years ago
  29. b8eeefe toolkit: don't let ToolkitWorkerFunction join its own thread by Michael Stahl · 11 years ago
  30. 300b4fa vcl:: replace boost::function with std::function by Michael Stahl · 11 years ago
  31. a4fd6c4 inline some use-once typedefs by Noel Grandin · 11 years ago
  32. 38ecca9 inline a bunch of use-once macros by Noel Grandin · 11 years ago
  33. 442b788 Resolves: tdf#90609 SolarMutex assert on threaded load by Caolán McNamara · 11 years ago
  34. 9582380 convert ImageAlign to enum class by Noel Grandin · 11 years ago
  35. dc7fc20 convert WALLPAPER constants to scoped enum by Noel Grandin · 11 years ago
  36. 9f27e5b Fix typos by Andrea Gelmini · 11 years ago
  37. 93f0c1f loplugin:simplifybool by Stephan Bergmann · 11 years ago
  38. a792aa2 loplugin:unusedmethods toolkit,package by Noel Grandin · 11 years ago
  39. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  40. 462e986 Fix typos by Andrea Gelmini · 11 years ago
  41. b55166d Revert "return and use std::vector from OInterfaceContainerHelper" by Noel Grandin · 11 years ago
  42. e57314f return and use std::vector from OInterfaceContainerHelper by Noel Grandin · 11 years ago
  43. 7d59a63 coverity#1308539 Uncaught exception by Caolán McNamara · 11 years ago
  44. 3148539 gb_OBJCXXFLAGS requires -lobjc by Stephan Bergmann · 11 years ago
  45. 8e1ad96 Some missing SolarMutexGuard around VclPtr acquire/release by Stephan Bergmann · 11 years ago
  46. 9b7e1bf Fix typos by Andrea Gelmini · 11 years ago
  47. 4ea281a cppcheck:redundantAssignment by Noel Grandin · 11 years ago
  48. 0c18bed java: 'final static' to 'static final' by Noel Grandin · 11 years ago
  49. c3c45ff Fix typos by Andrea Gelmini · 11 years ago
  50. efd4bfa java:regulatize the order of 'final' and public/private by Noel Grandin · 11 years ago
  51. 754ade3 speed up Java unit tests by removing sleeps by Noel Grandin · 11 years ago
  52. 4414075 java:Non-synchronized method should not override a synchronized method by Noel Grandin · 11 years ago
  53. e5de569 loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  54. f6e5a0a vclptr fix in ScrollableWrapper by Noel Grandin · 11 years ago
  55. 3f72218 Apply new VclPtr clang plugin to catch potential problems. by Noel Grandin · 11 years ago
  56. 275f0c7 Let JUnit take care of exceptions by Noel Grandin · 11 years ago
  57. 3f69547 Resolves: tdf#46440 SIGSEGV on toolkit bootstrap without running instance by Caolán McNamara · 11 years ago
  58. 8161056 uno::Sequence provides now begin and end by Noel Grandin · 11 years ago
  59. 64b3388 loplugin:cstylecast: deal with those that are (technically) const_cast by Stephan Bergmann · 11 years ago
  60. 5c85974 split toolkit unoapi test for performance by Bjoern Michaelsen · 11 years ago
  61. afcf1ec loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  62. 4c93c30 convert GETFOCUS constants to scoped enum by Noel Grandin · 11 years ago
  63. 66854d6 convert WINDOW_DRAW flags to scoped enum by Noel Grandin · 11 years ago
  64. f849d96 tdf#91416 - fix some incorrectly allocated VirtualDevices. by Michael Meeks · 11 years ago
  65. d2275c8 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  66. 204d147 convert SCROLL constants to scoped enum by Noel Grandin · 11 years ago
  67. bb7ce31 convert INVALIDATE constants to scoped enum by Noel Grandin · 11 years ago
  68. c7efb51 convert TOTOP constants to scoped enum by Noel Grandin · 11 years ago
  69. 65be8fd convert WINDOW_ZORDER constants to scoped enum by Noel Grandin · 11 years ago
  70. 562b7b0 The corresponding VCL Window is not necessarily a Button by Stephan Bergmann · 11 years ago
  71. ac3802d convert WINDOW_POSSIZE constants to scoped enum by Noel Grandin · 11 years ago
  72. 566922a convert WINDOW constants for GetWindow() methods to scoped enum by Noel Grandin · 11 years ago
  73. 83eb114 convert constants in include/vcl/settings.hxx to scoped enums by Noel Grandin · 11 years ago
  74. dcefc97 convert IMAGE_DRAW_ constants to scoped enum by Noel Grandin · 11 years ago
  75. 25a47c5 convert TEXT_DRAW constants to scoped enum by Noel Grandin · 11 years ago
  76. d93915b conver MENU_FLAG_ constants to scoped enum by Noel Grandin · 11 years ago
  77. 4f4cff0 convert POPUPMENU_ constants to scoped enum by Noel Grandin · 11 years ago
  78. 19a32dd convert KERNING_ constants to scoped enum by Noel Grandin · 11 years ago
  79. 82d68f9 convert COMMAND_ constants to scoped enum by Noel Grandin · 11 years ago
  80. 2244ba7 loplugin:cstylecast: nop between pointer types of exactly same spelling by Stephan Bergmann · 11 years ago
  81. 9bb254f NOINSTANCE is implied now in IMPL_STATIC_LINK... by Stephan Bergmann · 11 years ago
  82. 39078c2 cleanup DIALOG_NO_PARENT, follow on to tdf#91090 by Noel Grandin · 11 years ago
  83. b13fbd1 convert BMP_SCALE constant to scoped enum by Noel Grandin · 11 years ago
  84. f62af19 typo: strech -> stretch by Andras Timar · 11 years ago
  85. 3ead3ad Gradually typed Link by Stephan Bergmann · 11 years ago
  86. d883c12 Get rid of the initial :: for the vcl namespace by Tor Lillqvist · 11 years ago
  87. e6c08b6 Remove unnecessary STATIC_LINK macro by Stephan Bergmann · 11 years ago
  88. a9bfa65 convert INITOUTDEV constants to scoped enum by Noel Grandin · 11 years ago
  89. ce82146 Merge remote-tracking branch 'origin/feature/vclptrmerge2' by Michael Meeks · 11 years ago
  90. e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
  91. 9f387fa css.awt.ItemEvent.Highlighted is of type long by Stephan Bergmann · 11 years ago
  92. e710c1d loplugin:simplifybool by Stephan Bergmann · 11 years ago
  93. 2240118 Improved loplugin:literaltoboolconversion looking into cond. exprs. by Stephan Bergmann · 11 years ago
  94. 4592d27 Get rid of trivial comphelper::in-/decrement wrappers by Stephan Bergmann · 11 years ago
  95. 04cadb3 java: remove some unused code by Noel Grandin · 11 years ago
  96. 5d5f447e UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create. by Michael Meeks · 11 years ago
  97. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  98. e9696b9 Fix more misc. lifecycle mistakes. by Michael Meeks · 11 years ago
  99. 4804ed9 Fixup toolkit's printer code. by Michael Meeks · 11 years ago
  100. f583322 toolkit: much safer WindowDestroyed handler. by Michael Meeks · 11 years ago