1. 54d2295 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  2. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  3. 1a494d9 Windows header sanitization by Ashod Nakashian · 10 years ago
  4. a0b9baa Bin mesa_headers completely by Tor Lillqvist · 10 years ago
  5. b216cc1 Avoid mesa_headers on X11, also link with -lGL only where necesssary by Tor Lillqvist · 10 years ago
  6. c40c7a8 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  7. a51f37d loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  8. ae78051 Replaced boost::bind by std::bind in canvas/source/opengl/ogl_canvashelper.cxx by Mario J. Rugiero · 10 years ago
  9. 368b657 Partial revert 'for_each -> range-based' by Thorsten Behrens · 10 years ago
  10. 707f416 boost::bind -> lambdas in canvas/source/simplecanvas/simplecanvasimpl.cxx by Mario J. Rugiero · 10 years ago
  11. ce69d6e boost::bind -> lambdas in canvas/source/vcl subtree by Mario J. Rugiero · 10 years ago
  12. d841b44 std::for_each -> range based for in canvas/source/tools/verifyinput.cxx by Mario J. Rugiero · 10 years ago
  13. c04fd82 for_each -> range-based for in canvas/source/tools/spriteredrawmanager.cxx by Mario J. Rugiero · 10 years ago
  14. 1bd101d boost::bind -> lambdas in canvas/source/tools/surface.cxx by Mario J. Rugiero · 10 years ago
  15. bd332c2 Replace boost::bind by lambdas in canvas/source/directx tree. by Mario J. Rugiero · 10 years ago
  16. d77af78 tdf#93684 - Remove SalFrame::Sync by Ryan McCoskrie · 11 years ago
  17. f96508f tdf#92272: We need to twiddle the bytes from BGR to RGB by Tor Lillqvist · 10 years ago
  18. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  19. 065c8b4 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  20. c7e8f21 loplugin:unusedmethods by Noel Grandin · 10 years ago
  21. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  22. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  23. 6d7353d eliminate typedef only being used once by Noel Grandin · 11 years ago
  24. b1b6f16 inline ISurfaceProxySharedPtr typedef by Noel Grandin · 11 years ago
  25. 2957be0 Fix typos by Andrea Gelmini · 11 years ago
  26. 3a00aae boost->std by Caolán McNamara · 11 years ago
  27. 22b80ac boost->std by Caolán McNamara · 11 years ago
  28. 47d3e82 boost->std by Caolán McNamara · 11 years ago
  29. 0f36d4a coverity#1323755 Using invalid iterator by Caolán McNamara · 11 years ago
  30. 82d25c0 tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow. by Michael Meeks · 11 years ago
  31. 56900a4 tdf#94006 - fix OpenGLContext mis-use in several places. by Michael Meeks · 11 years ago
  32. cf9fbdb canvas: simplify PageManager::nakedFragment loops by Daniel Robertson · 11 years ago
  33. 055f76b tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled. by Michael Meeks · 11 years ago
  34. b7f4940 canvas: replace while loops with range-based for by Daniel Robertson · 11 years ago
  35. 6900bf4 o3tl/cow_wrapper: remove boost dependency by Daniel Robertson · 11 years ago
  36. ad1f0d1 o3tl: rename compat_functional header by Thorsten Behrens · 11 years ago
  37. ef46917 Put Polygon from tools under tools:: namespace by Norbert Thiebaud · 11 years ago
  38. 720cea2 canvas: replace for_each with range-based for-loop by Daniel Robertson · 11 years ago
  39. f7274c6 canvas: whitespace/comments cleanup by Thorsten Behrens · 11 years ago
  40. 849f1d3 canvas: replace for_each with range-based for-loop by Daniel Robertson · 11 years ago
  41. 87130a4 tdf#92459 Cleanup unclear lambdas by Daniel Robertson · 11 years ago
  42. d448216 remove imgdebug by Norbert Thiebaud · 11 years ago
  43. 647b5ae tdf#92459 remove compat_functional from canvas by Daniel Robertson · 11 years ago
  44. e5ec630 stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxx by Norbert Thiebaud · 11 years ago
  45. 326777b remove VERBOSE use from canva by Norbert Thiebaud · 11 years ago
  46. c2966ac canvas: replace boost::function with std::function by Michael Stahl · 11 years ago
  47. 9e90038 canvas: replace boost::function with std::function by Michael Stahl · 11 years ago
  48. 1a5e176 tdf#92459 Replace select1st for lambda expressions by Daniel Robertson · 11 years ago
  49. a60cc5d com::sun::star->css in canvas by Noel Grandin · 11 years ago
  50. 591238e8 tdf#91574 - ensure we get paint events to render directx presenter console. by Michael Meeks · 11 years ago
  51. 7aa9f04 do not include boost/utility.hpp by Michael Stahl · 11 years ago
  52. b854086 tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  53. e8eb499 canvas: remove boost::bind from headers by Michael Stahl · 11 years ago
  54. 36a77b7 tdf#91574: SLIDESHOW: crash when second monitor connected by Julien Nabet · 11 years ago
  55. f96b38d tdf#91574 fix presenter console not displayed by Christian Lohmaier · 11 years ago
  56. 5d5dc05 Fix typos by Andrea Gelmini · 11 years ago
  57. 2a65bf3 Revert "Typo: iff->if" by Julien Nabet · 11 years ago
  58. cf92da3 Typo: iff->if by Julien Nabet · 11 years ago
  59. 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
  60. 1afb790 inline COMPHELPER_SERVICEDECL_ macro by Noel Grandin · 11 years ago
  61. 0c87f8b Cleanup crossplatform cairo by Mox Soini · 11 years ago
  62. 776a3f1 convert expressions like 'size() == 0' to 'empty()' by Noel Grandin · 11 years ago
  63. 638a4ec loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  64. 0f71828 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  65. d79fa4e Revert "Cleanup crossplatform cairo" by Jan Holesovsky · 11 years ago
  66. e4d55e8 Cleanup crossplatform cairo by Mox Soini · 11 years ago
  67. 42f771d convert B2DLineJoin to scoped enum by Noel Grandin · 11 years ago
  68. e0b2e6e loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  69. e23bced fix Windows build by Noel Grandin · 11 years ago
  70. f3331f7 convert PARENTCLIPMODE constants to scoped enum by Noel Grandin · 11 years ago
  71. 90e901b tdf#91426 - fix DX canvas - missed by VclPtr / Clang plugin. by Michael Meeks · 11 years ago
  72. bfd33a8 callcatcher: update unused code by Caolán McNamara · 11 years ago
  73. 456c379 convert ANTIALIASING constants to scoped enum by Noel Grandin · 11 years ago
  74. 3cbdf64 convert DRAWMODE constants to scoped enum by Noel Grandin · 11 years ago
  75. 99e60d8 std::ptr_fun became deprecated since C++11 by Takeshi Abe · 11 years ago
  76. 5a7c1bc simplify code by replacing std::find_if with std::any_of/std::none_of by Takeshi Abe · 11 years ago
  77. 662fc8e convert BMP_MIRROR constants to scoped enum by Noel Grandin · 11 years ago
  78. b13fbd1 convert BMP_SCALE constant to scoped enum by Noel Grandin · 11 years ago
  79. b35828b convert CONFIG_MODE constants to scoped enum by Noel Grandin · 11 years ago
  80. d883c12 Get rid of the initial :: for the vcl namespace by Tor Lillqvist · 11 years ago
  81. e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
  82. ad3f132 More loplugin:simplifybool by Stephan Bergmann · 11 years ago
  83. 3ac5138 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  84. 2240118 Improved loplugin:literaltoboolconversion looking into cond. exprs. by Stephan Bergmann · 11 years ago
  85. a4d460c SpriteDeviceHelper::createBuffers unused and does nothing by Caolán McNamara · 11 years ago
  86. e1019ec Windows compilation fix in DX canvas. by Michael Meeks · 11 years ago
  87. 4a33504 formula & canvas: convert new to ::Create to get initial ref-counting right. by Michael Meeks · 11 years ago
  88. bd5c762 More missing lifecycle pieces. by Michael Meeks · 11 years ago
  89. 8a65284 Automated conversion of VclPtr construction to use Instance template. by Michael Meeks · 11 years ago
  90. 489a4fb calling delete on VclPtr by Noel Grandin · 11 years ago
  91. 5278949 wrap more stuff in VclPtr by Noel Grandin · 11 years ago
  92. 9858607 Convert last vestiges of OutputDevice* and VirtualDevice* members. by Michael Meeks · 11 years ago
  93. b129ee5 Move OutputDevice members to VclPtr: dbaccess, canvas. by Michael Meeks · 11 years ago
  94. eac22a0 Fix OutputDevice members / stack allocation: chart, canvas, cui. by Michael Meeks · 11 years ago
  95. 057347d Fix OutputDevice members / stack allocation. by Michael Meeks · 11 years ago
  96. 3a091f8 Unwind VCLObject bits for OutputDevice derivatives. by Michael Meeks · 11 years ago
  97. 820576a start wrapping OutputDevice in VclPtr by Noel Grandin · 11 years ago
  98. 9222f5d A UNO Any can't contain an Any by Stephan Bergmann · 11 years ago
  99. e9cb557 loplugin:staticmethods by Noel Grandin · 11 years ago
  100. fb09b1f Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago