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