1. f87ed46 glDrawArrays takes num of indices, not size of storage by Caolán McNamara · 9 years ago
  2. 9a6d9b2 tdf#103696 ensure glm always uses radians by David Tardon · 9 years ago
  3. 832951e convert angle from degrees to radians for glm by David Tardon · 9 years ago
  4. 55fee3e9 tdf#97195 make diamond transition work again by David Tardon · 10 years ago
  5. 439df08 tdf#97195 fix crash in diamond shape transition by David Tardon · 10 years ago
  6. d6eef45 slideshow: appease MSVC 2013 with the std::chrono types by Michael Stahl · 10 years ago
  7. da732fa slideshow: replace boost::posix_time with C++11 std::chrono by Michael Stahl · 10 years ago
  8. edc8727 Convert Disposal to scoped enum by Noel Grandin · 10 years ago
  9. 81283a8 GLX_EXT_texture_from_pixmap path cannot be called... by Caolán McNamara · 10 years ago
  10. b8d163f Split OpenGLContext up into SalInstance specific classes by Caolán McNamara · 10 years ago
  11. b3ff2f4 loplugin:unusedmethods in slideshow to svtools by Noel Grandin · 10 years ago
  12. d96c114 clang-tidy modernize-make-shared by Noel Grandin · 10 years ago
  13. a345c59 slideshow: replace boost::mem_fn with std::mem_fn by Michael Stahl · 10 years ago
  14. e4df573 slideshow: tweak BaseContainerNode::forEachChildNode by Michael Stahl · 10 years ago
  15. 7d90294 convert EXCEPTION_ to scoped enum by Noel Grandin · 10 years ago
  16. 58a6417 slideshow: tweak ListenerOperations<std::weak_ptr<ListenerTargetT>> by Michael Stahl · 10 years ago
  17. 7ac1062 slideshow: replace boost::mem_fn with C++11 lambdas by Michael Stahl · 10 years ago
  18. 265068d clang-tidy modernize-loop-convert in scripting to svtools by Noel Grandin · 10 years ago
  19. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  20. 58080e8 basegfx,oox,slideshow: replace boost::next/prior with std::next/prev by Michael Stahl · 10 years ago
  21. f3d9aab teach passstuffbyref plugin to check for.. by Noel Grandin · 10 years ago
  22. 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
  23. 506c929 Fix typos by Andrea Gelmini · 10 years ago
  24. e8fd5a0 update loplugin stylepolice to check local pointers vars by Noel Grandin · 10 years ago
  25. 5abc669 new plugin stylepolice by Noel Grandin · 10 years ago
  26. efd8f92 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  27. 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
  28. 23622f2 -Werror=logical-op (GCC 6) by Stephan Bergmann · 10 years ago
  29. 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
  30. eb1603c loplugin:passstuffbyref in slideshow by Noel Grandin · 10 years ago
  31. c664b27 tdf#94306 remove unused boost dependencies by Jochen Nitschke · 10 years ago
  32. 0de868c tdf#94306 replace boost::noncopyable in sfx2 to sot by Jochen Nitschke · 10 years ago
  33. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  34. 0161f71 tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals by Rohan Kumar · 10 years ago
  35. 6b2d75f cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  36. cb495d7 tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
  37. ef97576 tdf#97525 vcl: make DeletionListener internal by Jochen Nitschke · 10 years ago
  38. 96c1ae1 fix headless build by Oliver Specht · 10 years ago
  39. 4b37994 loplugin:constantparam in slideshow by Noel Grandin · 10 years ago
  40. 3a95902 loplugin:constantparam in slideshow by Noel Grandin · 10 years ago
  41. adfa772 Add missing includes by David Ostrovsky · 10 years ago
  42. 037de51 tdf#98175 fix Impress crash by Noel Grandin · 10 years ago
  43. 6d4eb66 Missing include by Stephan Bergmann · 10 years ago
  44. 3ed1e68 slideshow: Blur the shadows the further they are from the object by Emmanuel Gil Peyrot · 10 years ago
  45. 1a9b62d slideshow: Only use texture() in GLSL 1.50, fixes Intel on Windows by Emmanuel Gil Peyrot · 10 years ago
  46. db9fe1e slideshow: Add an ugly workaround for Intel’s matrix multiplication by Emmanuel Gil Peyrot · 10 years ago
  47. 0640430 slideshow: Move Vortex calculations to the geometry stage, fixes Intel by Emmanuel Gil Peyrot · 10 years ago
  48. 9adeeba slideshow: Move Vortex’ tileInfo attribute upload to the first frame by Emmanuel Gil Peyrot · 10 years ago
  49. 4e35473 remove boost/shared_ptr foo by Caolán McNamara · 10 years ago
  50. d01f253 loplugin:unreffun by Stephan Bergmann · 10 years ago
  51. ef3aea7 loplugin:cstylecast by Stephan Bergmann · 10 years ago
  52. 93de1f8 loplugin:cstylecast by Stephan Bergmann · 10 years ago
  53. f29c0b2 boost::shared_ptr->std::shared_ptr in slideshow by Noel Grandin · 10 years ago
  54. a5eae09 WaE unqualifed float literal are double by Norbert Thiebaud · 10 years ago
  55. 778e9a6 new loplugin: find write-only fields by Noel Grandin · 10 years ago
  56. 8973bc0 tdf#97197 - GL transitions should use their context not VCL's. by Michael Meeks · 10 years ago
  57. 9e38d549 loplugin:nullptr by Stephan Bergmann · 10 years ago
  58. d323f24 slideshow: Add shadows to Honeycomb, using the same way as Vortex by Emmanuel Gil Peyrot · 10 years ago
  59. e6421b3 loplugin:nullptr by Stephan Bergmann · 10 years ago
  60. 0c14c7b slideshow: Add shadows to the Vortex transition by Emmanuel Gil Peyrot · 10 years ago
  61. 5b0f53f slideshow: Don't de-reference Nodes cast to const char *. by Michael Meeks · 10 years ago
  62. 0163501 slideshow: Only retrieve each uniform location once by Emmanuel Gil Peyrot · 10 years ago
  63. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  64. 01aa78c vcl: cmdevt.[hc]xx -> commandevent.[hc]xx by Chris Sherlock · 10 years ago
  65. 5e971b2 vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute' by Chris Sherlock · 10 years ago
  66. 249e3d6 vcl: split exception types from input types by Chris Sherlock · 10 years ago
  67. dc889a9 loplugin:fpcomparison in slideshow/ by Noel Grandin · 10 years ago
  68. 697d445 vcl: take into account the font width is the average font width by Chris Sherlock · 10 years ago
  69. 8b65dec8 slideshow: Make sure the slide is fully opaque in Honeycomb by Emmanuel Gil Peyrot · 10 years ago
  70. 98c3436 boost::hash->std::hash by Noel Grandin · 10 years ago
  71. 1fd280f boost::tuple -> std::tuple by Caolán McNamara · 10 years ago
  72. e9a2e04 OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that by Caolán McNamara · 10 years ago
  73. d1a49df vcl: add text alignment functions to ImplFont and FontAttributes by Chris Sherlock · 10 years ago
  74. 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
  75. cea94bd GCC PCH says -Werror=unused-macros BOOST_SPIRIT_DEBUG by Michael Stahl · 10 years ago
  76. 29bd696 slideshow: Change quads into cubes in the Vortex transition by Emmanuel Gil Peyrot · 10 years ago
  77. 3b6f877 slideshow: Relicense every shader of which I am the sole author to MPL by Emmanuel Gil Peyrot · 10 years ago
  78. 7cca8d3 slideshow: Add some volume to the Honeycomb hexagons, making them look better by Emmanuel Gil Peyrot · 10 years ago
  79. 0fe5a30 slideshow: Tweak a few constants to make Glitter and Honeycomb look nicer by Emmanuel Gil Peyrot · 10 years ago
  80. 2159501 loplugin:unusedmethods unused return value in slideshow by Noel Grandin · 10 years ago
  81. 9ff5abf loplugin:privatebase: Make derivation from noncopyable explicitly private by Stephan Bergmann · 10 years ago
  82. 2851683 Fix typos by Andrea Gelmini · 10 years ago
  83. a301da7 slideshow: Define inverse() to bring back the GLSL version to 1.20 by Emmanuel Gil Peyrot · 10 years ago
  84. d886fef slideshow: Improve the Vortex transition to match PowerPoint better by Emmanuel Gil Peyrot · 10 years ago
  85. 1d411ca slideshow: Improve the Ripple transition to match PowerPoint better by Emmanuel Gil Peyrot · 10 years ago
  86. 22480b2 slideshow: Fix a few issues in the Glitter transition by Emmanuel Gil Peyrot · 10 years ago
  87. 9d0b06e new loplugin rangedforcopy - use reference in range based for by Andrzej Hunt · 10 years ago
  88. 4dfba3b tdf#96522 - [ANIMATION] Animation Spiral in does not work by Noel Grandin · 10 years ago
  89. f4e703a loplugin:unusedfields in sfx2,slideshow,starmath,stoc by Noel Grandin · 10 years ago
  90. 42645fe related tdf#96398 pull out more NPAPI-related code by Thorsten Behrens · 10 years ago
  91. 1c9de04 chmod -x by Tor Lillqvist · 10 years ago
  92. 014633f Use #version 140 to get inverse() by Tor Lillqvist · 10 years ago
  93. ec8af31 loplugin:nullptr by Stephan Bergmann · 10 years ago
  94. a643222 No need for a separate <vcl/graph.h> by Tor Lillqvist · 10 years ago
  95. 3b397f8 slideshow: windows build fixes by Tomaž Vajngerl · 10 years ago
  96. d9116f22 slideshow: Improve the performances of the Glitter transition by Emmanuel Gil Peyrot · 10 years ago
  97. c0b8c03 slideshow: Improve the performances of the Honeycomb transition by Emmanuel Gil Peyrot · 10 years ago
  98. c5228bd slideshow: Don’t upload matrices to inexistent uniforms by Emmanuel Gil Peyrot · 10 years ago
  99. b4383be slideshow: Use GL_CLAMP_TO_BORDER for texture wrap by Emmanuel Gil Peyrot · 10 years ago
  100. facfbeb opengl: Add Geometry Shader support to OpenGLHelper by Emmanuel Gil Peyrot · 10 years ago