1. 92c8d74 CppCheck : reduce variables scope by Michaël Lefèvre · 11 years ago
  2. f7ef1cb boost->std by Caolán McNamara · 11 years ago
  3. 04b059c Revert "disable caching of virtual devices when OpenGL is enabled" by Tomaž Vajngerl · 11 years ago
  4. 22b80ac boost->std by Caolán McNamara · 11 years ago
  5. 4728342 drawinglayer: com::sun::star->css by Noel Grandin · 11 years ago
  6. 267f401 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  7. 6eff03b disable caching of virtual devices when OpenGL is enabled by Tomaž Vajngerl · 11 years ago
  8. ef46917 Put Polygon from tools under tools:: namespace by Norbert Thiebaud · 11 years ago
  9. 4712396 loplugin: defaultparams by Noel Grandin · 11 years ago
  10. da0dd0e fix comment typo fir --> for by Dennis Roczek · 11 years ago
  11. 2660d24 new loplugin: refcounting by Noel Grandin · 11 years ago
  12. dc7fc20 convert WALLPAPER constants to scoped enum by Noel Grandin · 11 years ago
  13. 93e7870 s/Coordiante/Coordinate by Tor Lillqvist · 11 years ago
  14. 799cc41 Fix typos by Andrea Gelmini · 11 years ago
  15. 3097a60 Fix some misspellings by Tor Lillqvist · 11 years ago
  16. 33de79f Fix some misspellings by Tor Lillqvist · 11 years ago
  17. 87dc6c8 Fix typos by Andrea Gelmini · 11 years ago
  18. 5d5dc05 Fix typos by Andrea Gelmini · 11 years ago
  19. 69c88a3 Fix typos by Andrea Gelmini · 11 years ago
  20. 814af9f1 Fix typos by Andrea Gelmini · 11 years ago
  21. f378e72 Fix typos by Andrea Gelmini · 11 years ago
  22. 01532b1 Fix typos by Andrea Gelmini · 11 years ago
  23. 0bf12a0 Remove unused OpenGLObject by Zolnai Tamás · 11 years ago
  24. b226928 cppcheck: redundantCondition [part1] by Julien Nabet · 11 years ago
  25. 42f771d convert B2DLineJoin to scoped enum by Noel Grandin · 11 years ago
  26. afcf1ec loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  27. cd6ee5d comments: fix mis-use of eventual in English by Thorsten Behrens · 11 years ago
  28. 551c204 Fix tdf#87509 - default sdr attribute is special object. by Thorsten Behrens · 11 years ago
  29. 456c379 convert ANTIALIASING constants to scoped enum by Noel Grandin · 11 years ago
  30. 3cbdf64 convert DRAWMODE constants to scoped enum by Noel Grandin · 11 years ago
  31. 25a47c5 convert TEXT_DRAW constants to scoped enum by Noel Grandin · 11 years ago
  32. dd466513 window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::Transparent by Caolán McNamara · 11 years ago
  33. ad0c5e6 convert META_*_ACTION constants to scoped enum by Noel Grandin · 11 years ago
  34. 662fc8e convert BMP_MIRROR constants to scoped enum by Noel Grandin · 11 years ago
  35. b13fbd1 convert BMP_SCALE constant to scoped enum by Noel Grandin · 11 years ago
  36. f62af19 typo: strech -> stretch by Andras Timar · 11 years ago
  37. d883c12 Get rid of the initial :: for the vcl namespace by Tor Lillqvist · 11 years ago
  38. aef1826 default initialization of object of const type w/o user-provided default ctor by Stephan Bergmann · 11 years ago
  39. e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
  40. 8c1d444 More loplugin:simplifybool by Stephan Bergmann · 11 years ago
  41. 103bf75 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  42. 2240118 Improved loplugin:literaltoboolconversion looking into cond. exprs. by Stephan Bergmann · 11 years ago
  43. a461467 drawinglayer, editeng, forms, fpicker: convert new to ::Create. by Michael Meeks · 11 years ago
  44. 8a65284 Automated conversion of VclPtr construction to use Instance template. by Michael Meeks · 11 years ago
  45. ad8a207 cure a lot of unfortunate ScopedVclPtrs. by Michael Meeks · 11 years ago
  46. 820576a start wrapping OutputDevice in VclPtr by Noel Grandin · 11 years ago
  47. e9cb557 loplugin:staticmethods by Noel Grandin · 11 years ago
  48. ccc740e Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  49. 9bccd26 convert CUTFLAG_ constants to enum class by Noel Grandin · 11 years ago
  50. 93cf4dc const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  51. 7f4e5c82 drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ... by Miklos Vajna · 11 years ago
  52. d05a64d Timer/Idle: adapted inherited funktions by Tobias Madl · 11 years ago
  53. 32f95a3 V813: Decreased performance by Caolán McNamara · 11 years ago
  54. d35d893 Typos by Julien Nabet · 11 years ago
  55. 24a89b2 Improve loplugin:passstuffbyref by Stephan Bergmann · 11 years ago
  56. 1101ae6 Typo: deleteing->deleting by Julien Nabet · 11 years ago
  57. 3744d85 boost->std by Caolán McNamara · 11 years ago
  58. de68bb8 Updated all precompiled headers. by Ashod Nakashian · 11 years ago
  59. 598d819 Visible function type RTTI for Clang -fsanitize=function by Stephan Bergmann · 11 years ago
  60. 2f69e16 override the overloading of "overload" to decrease cognitive (over-)load by Michael Stahl · 11 years ago
  61. 5a94bc9 drawinglayer: fix Android build by Miklos Vajna · 11 years ago
  62. 7f8f277 fdo#84938: convert STREAM_ #defines to 'enum class' by Noel Grandin · 11 years ago
  63. 7cc8e0c boost::math::nextafter->std::nextafter by Caolán McNamara · 11 years ago
  64. 6624484 Resolves: fdo#87189 don't draw negative canvas sizes by Caolán McNamara · 11 years ago
  65. 43aa199 Revert "WaE: unused functions" by Tor Lillqvist · 11 years ago
  66. 305461a Revert "fdo#81643: Regression in rendering of borders" by Kohei Yoshida · 11 years ago
  67. 734f304 WaE: unused functions by Tor Lillqvist · 11 years ago
  68. c35fae3 fdo#81643: Regression in rendering of borders by Zolnai Tamás · 11 years ago
  69. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  70. 27b1ae5 drawinglayer: these are expected to be UTF-8 by Miklos Vajna · 11 years ago
  71. e815987 vcl: move the Impl class of MapMode ...uhm... out of the public header? by Michael Stahl · 11 years ago
  72. fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
  73. 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
  74. 12bcfec markup with event type not checker type by Caolán McNamara · 11 years ago
  75. 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  76. 4c30eb7 Zero font width means non-scaled by Stephan Bergmann · 11 years ago
  77. 498a40f vcl: Refactor OutputDevice::TryDrawPolyLineDirect() by Chris Sherlock · 11 years ago
  78. 0c0e3e7 Fixed typos. No automatic tools (sed, and so on). by Andrea Gelmini · 11 years ago
  79. e25a020 Resolves: fdo#84729 buffer cache grows to over 9000 unused entries by Caolán McNamara · 11 years ago
  80. 31af61e Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" by Jan Holesovsky · 11 years ago
  81. 858c2a2 Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" by Jan Holesovsky · 11 years ago
  82. 582ef22 fdo#84854 it seems long is not enough on 32 bit by David Tardon · 11 years ago
  83. af5ebbf create a macro library for implementing bit-flags types by Noel Grandin · 12 years ago
  84. 47a2d76 fdo#81356: convert Fraction to boost::rational<long> - wip by Juan Picca · 12 years ago
  85. 8f436d3 use comphelper::rng::uniform_*_distribution everywhere by Caolán McNamara · 12 years ago
  86. e54d93a loplugin: cstylecast by Noel Grandin · 12 years ago
  87. f56a5b9 loplugin: cstylecast by Noel Grandin · 12 years ago
  88. c9d4a28 fdo#82577: Handle PolyPolygon by Noel Grandin · 12 years ago
  89. 8dbde08 fdo#82577: Handle Region by Noel Grandin · 12 years ago
  90. 1467751 toolkit: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  91. 827c46e fdo#82577: Handle Window by Noel Grandin · 12 years ago
  92. d7510f7 use vcl::Font by Noel Grandin · 12 years ago
  93. 60e78fb fdo#82577: Handle Font by Noel Grandin · 12 years ago
  94. 3e8cf5c drawinglayer: Improve the README. by Jan Holesovsky · 12 years ago
  95. a69f8ea vcl: convert push flags to type-safe enum-like class by Noel Grandin · 12 years ago
  96. 794d5ac vcl: use enum for complex text layout constants by Noel Grandin · 12 years ago
  97. 1ca06ce Related: #i125349# moved clip enhancements to base clipping functionality by Armin Le Grand · 12 years ago
  98. 2ddfaf1 Resolves: fdo#81598 #i125300# enhanced handling of multiple ClipRegions... by Armin Le Grand · 12 years ago
  99. cd3d26b vcl consitent use of long for corrdinate by Norbert Thiebaud · 12 years ago
  100. 4cb5213 fdo#81148: Fix transparency gradients. by Matúš Kukan · 12 years ago