1. cd71034 comphelper::OBaseMutex -> cppu::BaseMutex by Noel Grandin · 10 years ago
  2. cff87aa update other places that read data from cairo image surface by David Tardon · 10 years ago
  3. e3e7924 Simplify some PutProperties calls by Stephan Bergmann · 10 years ago
  4. 8561f8b tdf#96099 Remove various smart pointer typedefs in canvas by Mark Page · 10 years ago
  5. 52225a3 Convert ComplexTextLayoutMode to scoped enum by Noel Grandin · 10 years ago
  6. f3c1d24 loplugin:constantparams by Noel Grandin · 10 years ago
  7. f2d039f6 canvas: error C2397: conversion from 'size_t' to 'BYTE' requires ... by Michael Stahl · 10 years ago
  8. 03ddce1 canvas: replace BOOST_PP usage by Michael Stahl · 10 years ago
  9. d9ac7de Convert BMP_FORMAT to scoped enum by Noel Grandin · 10 years ago
  10. b030ba2 Resolve: "TODO(Q1): Make GetSystemData method virtual" by Caolán McNamara · 10 years ago
  11. aea9c5e rename to two GetSystemData methods to find all call-sites by Caolán McNamara · 10 years ago
  12. d96c114 clang-tidy modernize-make-shared by Noel Grandin · 10 years ago
  13. efc05c0 remove various crutches for boost::bind/boost::mem_fn by Michael Stahl · 10 years ago
  14. 7d90294 convert EXCEPTION_ to scoped enum by Noel Grandin · 10 years ago
  15. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  16. 43b4903 teach stylepolice plugin about ref-counted-pointer naming by Noel Grandin · 10 years ago
  17. 32cec4c tdf#48066 render stroke-miterlimit correctly in SVG import by Regina Henschel · 10 years ago
  18. b2e86d2 Fix typos by Andrea Gelmini · 10 years ago
  19. e1af7f0 clang-tidy modernize-loop-convert in c* by Noel Grandin · 10 years ago
  20. 5abc669 new plugin stylepolice by Noel Grandin · 10 years ago
  21. a30148d loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  22. bb92c93 - Removed the only-used-once FontLevelVector typedef by Ryan McCoskrie · 10 years ago
  23. 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
  24. ebe94af tdf#99165 initialize nLastX, nLastY by Armin Le Grand · 10 years ago
  25. 9b640c0 loplugin:passstuffbyref in canvas by Noel Grandin · 10 years ago
  26. 9cda847 tdf#99165 always provide control points for beziers by Armin Le Grand · 10 years ago
  27. b4ddacb fix copy assignment signatures by Jochen Nitschke · 10 years ago
  28. f0de437 tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals by Rohan Kumar · 10 years ago
  29. f9b200c tdf#94306 replace boost::noncopyable in canvas by Jochen Nitschke · 10 years ago
  30. 96c1ae1 fix headless build by Oliver Specht · 10 years ago
  31. 5adde1b loplugin:unuseddefaultparams various by Noel Grandin · 10 years ago
  32. 9582fd9 -Werror,-Wshadow by Stephan Bergmann · 10 years ago
  33. 377bb64 -Werror,-Wnon-virtual-dtor by Stephan Bergmann · 10 years ago
  34. 6d1a9af -Werror,-Wunused-macros by Stephan Bergmann · 10 years ago
  35. d375caf werror: declaration hides previous declaration by David Ostrovsky · 10 years ago
  36. fbe9f84 werror: declaration hides previous declaration by David Ostrovsky · 10 years ago
  37. bd276bf werror: declaration of 'nWidth' hides previous declaration by David Ostrovsky · 10 years ago
  38. 5c43ca5 convert SpriteChangeRecord::ChangeType to scoped enum by Noel Grandin · 10 years ago
  39. 81b7de3 convert canvas::IRenderModule::PrimitiveType to scoped enum by Noel Grandin · 10 years ago
  40. 02a3207 convert canvas::IColorBuffer::Format to scoped enum by Noel Grandin · 10 years ago
  41. b2bb094 convert GradientType to scoped enum by Noel Grandin · 10 years ago
  42. a3c70e7 Fix missing iterator include on MSVC 14.0 by David Ostrovsky · 10 years ago
  43. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  44. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  45. 88730cd vcl: bmpacc.hxx -> bitmapaccess.hxx by Chris Sherlock · 10 years ago
  46. 5e971b2 vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute' by Chris Sherlock · 10 years ago
  47. 697d445 vcl: take into account the font width is the average font width by Chris Sherlock · 10 years ago
  48. 37b465b Remove leftover printf-style %f by Tor Lillqvist · 10 years ago
  49. 91c072b tdf#43157: Fix format string violations in OSL_TRACE etc. by aybuke · 10 years ago
  50. 1fd280f boost::tuple -> std::tuple by Caolán McNamara · 10 years ago
  51. d1a49df vcl: add text alignment functions to ImplFont and FontAttributes by Chris Sherlock · 10 years ago
  52. de6c489 canvas: replace BOOST_CURRENT_FUNCTION with OSL_THIS_FUNC by Michael Stahl · 10 years ago
  53. 863e1f0 Revert "canvas: replace BOOST_CURRENT_FUNCTION with __func__" by Michael Stahl · 10 years ago
  54. d01f7db canvas: replace BOOST_CURRENT_FUNCTION with __func__ by Michael Stahl · 10 years ago
  55. 90d8926 loplugin: unused return values by Noel Grandin · 10 years ago
  56. 28c96fc vcl: rename Font::GetName to Font::GetFamilyName by Chris Sherlock · 10 years ago
  57. 45654a1 revert vcl patch series that brok Mac and Windows by Norbert Thiebaud · 10 years ago
  58. 2b29711 vcl: rename Font::GetName to Font::GetFamilyName by Chris Sherlock · 10 years ago
  59. 08bbdaa vcl: Create accessor and mutator for int and ext leading in FontMetric by Chris Sherlock · 10 years ago
  60. 4af3fd7 Remove useless extra var for loop by Julien Nabet · 10 years ago
  61. 5ee8e22 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  62. 9d0b06e new loplugin rangedforcopy - use reference in range based for by Andrzej Hunt · 10 years ago
  63. 92e60e1 Fix typos by Andrea Gelmini · 10 years ago
  64. f22d153 Resolves: tdf#93703 0 scaling is CAIRO_STATUS_INVALID_MATRIX by Caolán McNamara · 10 years ago
  65. 7f8c4b8 Use comphelper::containerToSequence() by Noel Grandin · 10 years ago
  66. a6aa29d Remove unused FMT_R8G8B8 by Stephan Bergmann · 10 years ago
  67. 8fa059f C++17 nested namespace definition by Stephan Bergmann · 10 years ago
  68. e54e5ee Unused forward decl by Stephan Bergmann · 10 years ago
  69. 675fbe9 -Werror,-Wunused-function by Stephan Bergmann · 10 years ago
  70. 8545342 -Werror,-Wunused-private-field by Stephan Bergmann · 10 years ago
  71. 6694e10 -Werror,-Wreorder by Stephan Bergmann · 10 years ago
  72. 6adbf13 -Werror,-Wreorder by Stephan Bergmann · 10 years ago
  73. df07744 -Werror,-Wunused-function by Stephan Bergmann · 10 years ago
  74. 1145de8 -Werror,-Winconsistent-missing-override by Stephan Bergmann · 10 years ago
  75. 3d8a01b expression result unused [-Werror,-Wunused-value] by Noel Grandin · 10 years ago
  76. 1f86864 loplugin:unusedfields various by Noel Grandin · 10 years ago
  77. b639fe6 VirtualDevices either match another device depth, or are 1 bit by Caolán McNamara · 10 years ago
  78. c43a3a5 establish that Virtual Devices either match Physical Device depth or ... by Caolán McNamara · 10 years ago
  79. 8f7025b5 Adapt Windows-only code by Stephan Bergmann · 10 years ago
  80. ce6170d loplugin:unusedfields in canvas by Noel Grandin · 10 years ago
  81. b879374 Seems more natural to pass a homogenous list by initializer_list by Stephan Bergmann · 10 years ago
  82. ab9add5 loplugin:sallogareas by Stephan Bergmann · 10 years ago
  83. 54d2295 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  84. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  85. 1a494d9 Windows header sanitization by Ashod Nakashian · 10 years ago
  86. a0b9baa Bin mesa_headers completely by Tor Lillqvist · 10 years ago
  87. b216cc1 Avoid mesa_headers on X11, also link with -lGL only where necesssary by Tor Lillqvist · 10 years ago
  88. c40c7a8 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  89. a51f37d loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  90. ae78051 Replaced boost::bind by std::bind in canvas/source/opengl/ogl_canvashelper.cxx by Mario J. Rugiero · 10 years ago
  91. 368b657 Partial revert 'for_each -> range-based' by Thorsten Behrens · 10 years ago
  92. 707f416 boost::bind -> lambdas in canvas/source/simplecanvas/simplecanvasimpl.cxx by Mario J. Rugiero · 10 years ago
  93. ce69d6e boost::bind -> lambdas in canvas/source/vcl subtree by Mario J. Rugiero · 10 years ago
  94. d841b44 std::for_each -> range based for in canvas/source/tools/verifyinput.cxx by Mario J. Rugiero · 10 years ago
  95. c04fd82 for_each -> range-based for in canvas/source/tools/spriteredrawmanager.cxx by Mario J. Rugiero · 10 years ago
  96. 1bd101d boost::bind -> lambdas in canvas/source/tools/surface.cxx by Mario J. Rugiero · 10 years ago
  97. bd332c2 Replace boost::bind by lambdas in canvas/source/directx tree. by Mario J. Rugiero · 10 years ago
  98. d77af78 tdf#93684 - Remove SalFrame::Sync by Ryan McCoskrie · 11 years ago
  99. f96508f tdf#92272: We need to twiddle the bytes from BGR to RGB by Tor Lillqvist · 10 years ago
  100. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago