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