1. 9a22f9f tdf#94715 - ensure we remove ourselves from the same event source. by Michael Meeks · 10 years ago
  2. 950c5ad Resolves: tdf#90609 SolarMutex assert on threaded load by Caolán McNamara · 11 years ago
  3. 8aac888 Some missing SolarMutexGuard around VclPtr acquire/release by Stephan Bergmann · 11 years ago
  4. e0d249c vclptr fix in ScrollableWrapper by Noel Grandin · 11 years ago
  5. 4ce5375 Apply new VclPtr clang plugin to catch potential problems. by Noel Grandin · 11 years ago
  6. 7d8383f Resolves: tdf#46440 SIGSEGV on toolkit bootstrap without running instance by Caolán McNamara · 11 years ago
  7. 35e13c7 convert WINDOW_POSSIZE constants to scoped enum by Noel Grandin · 11 years ago
  8. a5e58e6 convert WINDOW constants for GetWindow() methods to scoped enum by Noel Grandin · 11 years ago
  9. 50726ce convert constants in include/vcl/settings.hxx to scoped enums by Noel Grandin · 11 years ago
  10. f34c1e9 tdf#91416 - fix some incorrectly allocated VirtualDevices. by Michael Meeks · 11 years ago
  11. dcefc97 convert IMAGE_DRAW_ constants to scoped enum by Noel Grandin · 11 years ago
  12. 25a47c5 convert TEXT_DRAW constants to scoped enum by Noel Grandin · 11 years ago
  13. d93915b conver MENU_FLAG_ constants to scoped enum by Noel Grandin · 11 years ago
  14. 4f4cff0 convert POPUPMENU_ constants to scoped enum by Noel Grandin · 11 years ago
  15. 19a32dd convert KERNING_ constants to scoped enum by Noel Grandin · 11 years ago
  16. 82d68f9 convert COMMAND_ constants to scoped enum by Noel Grandin · 11 years ago
  17. 2244ba7 loplugin:cstylecast: nop between pointer types of exactly same spelling by Stephan Bergmann · 11 years ago
  18. 9bb254f NOINSTANCE is implied now in IMPL_STATIC_LINK... by Stephan Bergmann · 11 years ago
  19. 39078c2 cleanup DIALOG_NO_PARENT, follow on to tdf#91090 by Noel Grandin · 11 years ago
  20. b13fbd1 convert BMP_SCALE constant to scoped enum by Noel Grandin · 11 years ago
  21. f62af19 typo: strech -> stretch by Andras Timar · 11 years ago
  22. 3ead3ad Gradually typed Link by Stephan Bergmann · 11 years ago
  23. d883c12 Get rid of the initial :: for the vcl namespace by Tor Lillqvist · 11 years ago
  24. e6c08b6 Remove unnecessary STATIC_LINK macro by Stephan Bergmann · 11 years ago
  25. a9bfa65 convert INITOUTDEV constants to scoped enum by Noel Grandin · 11 years ago
  26. ce82146 Merge remote-tracking branch 'origin/feature/vclptrmerge2' by Michael Meeks · 11 years ago
  27. e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
  28. 9f387fa css.awt.ItemEvent.Highlighted is of type long by Stephan Bergmann · 11 years ago
  29. e710c1d loplugin:simplifybool by Stephan Bergmann · 11 years ago
  30. 2240118 Improved loplugin:literaltoboolconversion looking into cond. exprs. by Stephan Bergmann · 11 years ago
  31. 4592d27 Get rid of trivial comphelper::in-/decrement wrappers by Stephan Bergmann · 11 years ago
  32. 04cadb3 java: remove some unused code by Noel Grandin · 11 years ago
  33. 5d5f447e UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create. by Michael Meeks · 11 years ago
  34. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  35. e9696b9 Fix more misc. lifecycle mistakes. by Michael Meeks · 11 years ago
  36. 4804ed9 Fixup toolkit's printer code. by Michael Meeks · 11 years ago
  37. f583322 toolkit: much safer WindowDestroyed handler. by Michael Meeks · 11 years ago
  38. 3b416a7 svtools: switch UNO pieces to use VclPtr enabled toolkit. by Michael Meeks · 11 years ago
  39. 60fcbc1a toolkit: more VclPtr pieces. by Michael Meeks · 11 years ago
  40. 95f686d toolkit: more cleanup. by Michael Meeks · 11 years ago
  41. 51e97b2 toolkit: first cut at switching to VclPtr. by Michael Meeks · 11 years ago
  42. ce8cfbd svtools: apply vcl::window refcounting changes by Noel Grandin · 11 years ago
  43. e4688a3 loplugin:staticmethods by Noel Grandin · 11 years ago
  44. 54e87df Change INetProtocol enumerators to CamelCase by Stephan Bergmann · 11 years ago
  45. 44b3e56 Change INetProtocol to scoped enumeration by Stephan Bergmann · 11 years ago
  46. edc189d loplugin:staticfunction by Noel Grandin · 11 years ago
  47. f785d16 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  48. 2ec9d9d Resolves: tdf#90228 1.06 turns into a monster by Caolán McNamara · 11 years ago
  49. a52cf47 Clean up template-parameter-dependent C-style casts by Stephan Bergmann · 11 years ago
  50. 93a8ef5 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  51. b627a4d const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  52. 76f33f1 tdf#67990: Management of case in combobox by Julien Nabet · 11 years ago
  53. 3099c70b Fix various XServiceInfo implementations by Stephan Bergmann · 11 years ago
  54. d1c9e5e tdf#43157: Fix format string violations in OSL_TRACE etc. by Stephan Bergmann · 11 years ago
  55. 924b292 V801: Decreased performance by Caolán McNamara · 11 years ago
  56. f33d680 Idle Timer: Invented Base Class by Tobias Madl · 11 years ago
  57. 57656eb Idle and Timer are now completely independent by Tobias Madl · 11 years ago
  58. 32f95a3 V813: Decreased performance by Caolán McNamara · 11 years ago
  59. f02ee5b Avoid unnecessary bad downcasts to Button by Stephan Bergmann · 11 years ago
  60. 48f0a5e Typos by Julien Nabet · 11 years ago
  61. 6b3aa0f tdf#78174: toolkit: work around GCC 4.9 -Os link failure by Michael Stahl · 11 years ago
  62. a1ceacc boost::foo_ptr->std::foo_ptr by Caolán McNamara · 11 years ago
  63. c7258cf shared_ptr<T>(new T(args)) -> make_shared<T>(args) by Caolán McNamara · 11 years ago
  64. 3095743 callcatcher: large newly detected unused methods post de-virtualization by Caolán McNamara · 11 years ago
  65. 4114601 Resolves: #i98734# save/load ScaleMode property of image control on dialogs by Tsutomu Uchino · 11 years ago
  66. 91567c2 calling alloca() requires #include <sal/alloca.h> by Michael Stahl · 11 years ago
  67. 17fe7fc Some more loplugin:cstylecast: toolkit by Stephan Bergmann · 11 years ago
  68. 5333782 convert SETTINGS_ #defines to 'enum class' by Noel Grandin · 11 years ago
  69. a5b5ad9 fdo#84938: replace DATACHANGED_ constants with 'enum class' by Noel Grandin · 11 years ago
  70. 0933005 java: simplify sleeping and waiting in tests by Noel Grandin · 11 years ago
  71. 2ce0030 Fix long/sal_IntPtr mismatch on x86_64 platform on windows by David Ostrovsky · 11 years ago
  72. 5c5edae Revert "Use SVLIBRARY instead of gb_Library_get_runtime_filename" by Matúš Kukan · 11 years ago
  73. 2f69e16 override the overloading of "overload" to decrease cognitive (over-)load by Michael Stahl · 11 years ago
  74. 7f8f277 fdo#84938: convert STREAM_ #defines to 'enum class' by Noel Grandin · 11 years ago
  75. ee567a6 Use SVLIBRARY instead of gb_Library_get_runtime_filename by Stephan Bergmann · 11 years ago
  76. 9720e8e Some loplugin:revisibility clean-up by Stephan Bergmann · 11 years ago
  77. 822b4fd java: unnecessary method overrides by Noel Grandin · 11 years ago
  78. 1003946 java: remove more dead code by Noel Grandin · 11 years ago
  79. 3c6d932 java: was passing the wrong thing to the remove method by Noel Grandin · 11 years ago
  80. 35f8d6a java: remove unnecessary reflection in toolkit tests by Noel Grandin · 11 years ago
  81. 43cc8ad java: remove dead code by Noel Grandin · 11 years ago
  82. 7da92fd cppcheck: Possible inefficient checking for <var> emptiness by Julien Nabet · 11 years ago
  83. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  84. 581d1e3 java: reduce visibility of some methods and fields by Noel Grandin · 11 years ago
  85. 0ae24c2 java: fix access to always null field by Noel Grandin · 11 years ago
  86. 52d8444 java: synching on a global object is not very useful by Noel Grandin · 11 years ago
  87. 41f4417 java: dodgy synchronisation around clear by Noel Grandin · 11 years ago
  88. 44199e8 toolkit: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  89. a646734 No need for libotouch any more here by Tor Lillqvist · 11 years ago
  90. 58bec49 Kill createScreenCompatibleDeviceUsingBuffer by Tor Lillqvist · 11 years ago
  91. 454dddd java: remove some unused fields and variables by Noel Grandin · 11 years ago
  92. 45fe771 toolkit: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  93. 373affe java: remove some unnecessary interfaces by Noel Grandin · 11 years ago
  94. 7557f23 java: reduce visibility of fields and methods by Noel Grandin · 11 years ago
  95. 9adb820 java: simplify the getMSF() methods by Noel Grandin · 11 years ago
  96. 9af9d2c Split into individual definitions, one per line by Stephan Bergmann · 11 years ago
  97. 2979ff2 fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  98. c199b76 java: remove some unused local variables by Noel Grandin · 11 years ago
  99. 7304f97 vcl: remove unnecessary typedef VCLXGraphicsList_impl by Chris Sherlock · 11 years ago
  100. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago