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