1. 954f752 convert MapUnit to scoped enum by Noel Grandin · 10 years ago
  2. a2b77b4 loplugin:singlevalfields in basic..idl by Noel Grandin · 10 years ago
  3. b647996 replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) by Michael Stahl · 10 years ago
  4. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  5. 1256980 convert GradientStyle to scoped enum by Noel Grandin · 10 years ago
  6. 65ca57a convert LineStyle to scoped enum by Noel Grandin · 10 years ago
  7. 489a47d loplugin:stringconstant: adapt to improved OUStringLiteral1 (cppcanvas) by Stephan Bergmann · 10 years ago
  8. 2e6d964 Revert "temp tinderbox fix" by Caolán McNamara · 10 years ago
  9. 6e72f02 new loplugin unnecessary override by Noel Grandin · 10 years ago
  10. fd8f328 Clean up uses of Any::getValue() in cppcanvas by Stephan Bergmann · 10 years ago
  11. a97b392 tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi by Gleb Mishchenko · 10 years ago
  12. 62d2701 tools: rename SvStream::Read/Write to ReadBytes/WriteBytes by Michael Stahl · 10 years ago
  13. 52225a3 Convert ComplexTextLayoutMode to scoped enum by Noel Grandin · 10 years ago
  14. 990082f Convert FontRelief to scoped enum by Noel Grandin · 10 years ago
  15. 50ac0f5 convert FONT_EMPHASIS_MARK to scoped enum by Noel Grandin · 10 years ago
  16. e1af7f0 clang-tidy modernize-loop-convert in c* by Noel Grandin · 10 years ago
  17. 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
  18. 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
  19. b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
  20. c664b27 tdf#94306 remove unused boost dependencies by Jochen Nitschke · 10 years ago
  21. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  22. 40c3e90 loplugin:unreffun (missing "= delete") by Stephan Bergmann · 10 years ago
  23. f781997 tdf#94306 replace boost::noncopyable in c... by Jochen Nitschke · 10 years ago
  24. ef97576 tdf#97525 vcl: make DeletionListener internal by Jochen Nitschke · 10 years ago
  25. f0f973d loplugin:constantparams in vcl/ by Noel Grandin · 10 years ago
  26. 1c85800 tdf#95709 adapt clip polygon for transparence groups by Armin Le Grand · 10 years ago
  27. db80671 loplugin:write only fields by Noel Grandin · 10 years ago
  28. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  29. 01aa78c vcl: cmdevt.[hc]xx -> commandevent.[hc]xx by Chris Sherlock · 10 years ago
  30. 88730cd vcl: bmpacc.hxx -> bitmapaccess.hxx by Chris Sherlock · 10 years ago
  31. 249e3d6 vcl: split exception types from input types by Chris Sherlock · 10 years ago
  32. 27a114e loplugin:fpcomparison in cppcanvas/ by Noel Grandin · 10 years ago
  33. 697d445 vcl: take into account the font width is the average font width by Chris Sherlock · 10 years ago
  34. c3cc559 remove B2DLineJoin::Middle by Caolán McNamara · 10 years ago
  35. 98c3436 boost::hash->std::hash by Noel Grandin · 10 years ago
  36. e9a2e04 OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that by Caolán McNamara · 10 years ago
  37. 3187193 tools: rename FontUnderline to FontLineStyle by Chris Sherlock · 10 years ago
  38. 28c96fc vcl: rename Font::GetName to Font::GetFamilyName by Chris Sherlock · 10 years ago
  39. 45654a1 revert vcl patch series that brok Mac and Windows by Norbert Thiebaud · 10 years ago
  40. 2b29711 vcl: rename Font::GetName to Font::GetFamilyName by Chris Sherlock · 10 years ago
  41. 08bbdaa vcl: Create accessor and mutator for int and ext leading in FontMetric by Chris Sherlock · 10 years ago
  42. bccd83e Some cleanup for sal_uIntPtr usage by Johannes Hauf · 10 years ago
  43. aa330a9 cppcheck: allocaCalled by Caolán McNamara · 10 years ago
  44. a643222 No need for a separate <vcl/graph.h> by Tor Lillqvist · 10 years ago
  45. b639fe6 VirtualDevices either match another device depth, or are 1 bit by Caolán McNamara · 10 years ago
  46. c43a3a5 establish that Virtual Devices either match Physical Device depth or ... by Caolán McNamara · 10 years ago
  47. c2ef638 loplugin:unusedfields in cppcanvas by Noel Grandin · 10 years ago
  48. b879374 Seems more natural to pass a homogenous list by initializer_list by Stephan Bergmann · 10 years ago
  49. 61f168d Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short) by Stephan Bergmann · 10 years ago
  50. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  51. d7801c3 Namespace cleanup and disambiguation by Ashod Nakashian · 10 years ago
  52. 311fd06 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  53. 48a3359 Reduce scope of #include <tools/poly.hxx> by Matteo Casalin · 10 years ago
  54. 5491988 Replace boost::bind by lambdas in cppcanvas tree. by Mario J. Rugiero · 10 years ago
  55. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  56. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  57. 3a00aae boost->std by Caolán McNamara · 11 years ago
  58. 22b80ac boost->std by Caolán McNamara · 11 years ago
  59. daecb93 tdf#93750 allow for EMF+ record padding up to 11 bytes by Mike Kaganski · 11 years ago
  60. ef46917 Put Polygon from tools under tools:: namespace by Norbert Thiebaud · 11 years ago
  61. 4712396 loplugin: defaultparams by Noel Grandin · 11 years ago
  62. e5ec630 stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxx by Norbert Thiebaud · 11 years ago
  63. 403c134 loplugin:unusedmethods by Noel Grandin · 11 years ago
  64. 17ae282 Whitespace cleanup / re-alignment. by Thorsten Behrens · 11 years ago
  65. a99520e com::sun::star->css in cppcanvas by Noel Grandin · 11 years ago
  66. a175788 tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  67. 7aa9f04 do not include boost/utility.hpp by Michael Stahl · 11 years ago
  68. 4a121d40 this SAL_INFO uses brush which might be NULL by Caolán McNamara · 11 years ago
  69. 69c88a3 Fix typos by Andrea Gelmini · 11 years ago
  70. 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
  71. 1afb790 inline COMPHELPER_SERVICEDECL_ macro by Noel Grandin · 11 years ago
  72. ad62165 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  73. 98215b5 loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  74. 42f771d convert B2DLineJoin to scoped enum by Noel Grandin · 11 years ago
  75. 3aebc67 Remove include stdio (part2) by Julien Nabet · 11 years ago
  76. dd466513 window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::Transparent by Caolán McNamara · 11 years ago
  77. ad0c5e6 convert META_*_ACTION constants to scoped enum by Noel Grandin · 11 years ago
  78. d883c12 Get rid of the initial :: for the vcl namespace by Tor Lillqvist · 11 years ago
  79. e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
  80. 26ec80f loplugin:staticmethods by Noel Grandin · 11 years ago
  81. 4ff758fe Manual cleanup of misc. issues. by Michael Meeks · 11 years ago
  82. 8a65284 Automated conversion of VclPtr construction to use Instance template. by Michael Meeks · 11 years ago
  83. 5d133eb6 first half of non-scriptable, Instance constructor conversion. by Michael Meeks · 11 years ago
  84. ad8a207 cure a lot of unfortunate ScopedVclPtrs. by Michael Meeks · 11 years ago
  85. 820576a start wrapping OutputDevice in VclPtr by Noel Grandin · 11 years ago
  86. d793077 boost references are unhealty for VclPtr. by Michael Meeks · 11 years ago
  87. 6d393f8 Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  88. d18aa94 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  89. 32f95a3 V813: Decreased performance by Caolán McNamara · 11 years ago
  90. f0a6041 gbuild: CppunitTest: always use unittest configuration by Michael Stahl · 11 years ago
  91. 3744d85 boost->std by Caolán McNamara · 11 years ago
  92. b13b01a loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  93. de68bb8 Updated all precompiled headers. by Ashod Nakashian · 11 years ago
  94. f61dbc3 followup code removal after changing virtual methods to non-virtual by Noel Grandin · 11 years ago
  95. 7f8f277 fdo#84938: convert STREAM_ #defines to 'enum class' by Noel Grandin · 11 years ago
  96. aa9267d CppunitTest_cppcanvas_emfplus: adapt to now enabled sidebar in Draw by Miklos Vajna · 11 years ago
  97. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  98. 1986693 emfplus: re-work and cleanup unit test by Michael Meeks · 11 years ago
  99. 949b6ef cppcanvas: CPPCANVAS_DEBUG_EMFPLUS_DUMP_TO is expected to be UTF-8 by Miklos Vajna · 11 years ago
  100. fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago