1. f4e703a loplugin:unusedfields in sfx2,slideshow,starmath,stoc by Noel Grandin · 10 years ago
  2. 42645fe related tdf#96398 pull out more NPAPI-related code by Thorsten Behrens · 10 years ago
  3. ec8af31 loplugin:nullptr by Stephan Bergmann · 10 years ago
  4. 3b397f8 slideshow: windows build fixes by Tomaž Vajngerl · 10 years ago
  5. d9116f22 slideshow: Improve the performances of the Glitter transition by Emmanuel Gil Peyrot · 10 years ago
  6. c0b8c03 slideshow: Improve the performances of the Honeycomb transition by Emmanuel Gil Peyrot · 10 years ago
  7. c5228bd slideshow: Don’t upload matrices to inexistent uniforms by Emmanuel Gil Peyrot · 10 years ago
  8. b4383be slideshow: Use GL_CLAMP_TO_BORDER for texture wrap by Emmanuel Gil Peyrot · 10 years ago
  9. facfbeb opengl: Add Geometry Shader support to OpenGLHelper by Emmanuel Gil Peyrot · 10 years ago
  10. 129b8b8 slideshow: Remove extraneous checks for the program object. by Emmanuel Gil Peyrot · 10 years ago
  11. 9e991f4 slideshow: Don’t crash when a transition fails to initialize. by Emmanuel Gil Peyrot · 10 years ago
  12. 463739f slideshow: Only upload vertex data on prepare by Emmanuel Gil Peyrot · 10 years ago
  13. c831e48 slideshow: Fix what was remaining to be able to use a core context by Emmanuel Gil Peyrot · 10 years ago
  14. a74e8ab slideshow: Remove the last legacy uniforms by Emmanuel Gil Peyrot · 10 years ago
  15. 7d1c123 slideshow: Upload the projection and modelview matrices as uniforms by Emmanuel Gil Peyrot · 10 years ago
  16. 566eca1 slideshow: upload the transform matrices as uniforms by Emmanuel Gil Peyrot · 10 years ago
  17. 4fcebe9f slideshow: Remove legacy lighting code by Emmanuel Gil Peyrot · 10 years ago
  18. f9a0564 slideshow: Remove wrong and unused uniform upload by Emmanuel Gil Peyrot · 10 years ago
  19. 57387eb tdf#96083 slide transitions wrong with appearing shapes by Armin Le Grand · 10 years ago
  20. ec3f724 loplugin:unusedfields by Noel Grandin · 10 years ago
  21. e5b3ec9 fix build: "warning C4305: truncation from 'double' to 'float'" by Thorsten Behrens · 10 years ago
  22. f6bc5b7 fix build "error C2065: ´M_PI´ : undeclared identifier" by Thorsten Behrens · 10 years ago
  23. 68ab250 slideshow: Fix rotations when the slide and the screen have a different ratio by Emmanuel Gil Peyrot · 10 years ago
  24. b8eff3a slideshow: Fix the baseline version, we now require OpenGL 2.1 by Emmanuel Gil Peyrot · 10 years ago
  25. 2a81e30 slideshow: Make the Iris class private to the TransitionImpl translation unit by Emmanuel Gil Peyrot · 10 years ago
  26. 4c749b1 slideshow: Merge ShaderTransition into OGLTransitionImpl by Emmanuel Gil Peyrot · 10 years ago
  27. fb3661a slideshow: Move Operation to its own translation unit by Emmanuel Gil Peyrot · 10 years ago
  28. 04fe52e loplugin:unusedfields in slideshow/ by Noel Grandin · 10 years ago
  29. 55dd7c5 loplugin:staticmethods by Noel Grandin · 10 years ago
  30. b3ce63e slideshow: Reimplement reflections in shaders, and port Rochade and TurnAround by Emmanuel Gil Peyrot · 10 years ago
  31. f62990a slideshow: Reimplement both Fade transitions in shaders by Emmanuel Gil Peyrot · 10 years ago
  32. 1f91c05 slideshow: Make SimpleTransition inherit from ShaderTransition by Emmanuel Gil Peyrot · 10 years ago
  33. b879374 Seems more natural to pass a homogenous list by initializer_list by Stephan Bergmann · 10 years ago
  34. ab9add5 loplugin:sallogareas by Stephan Bergmann · 10 years ago
  35. ff52270 loplugin:redundantcast by Stephan Bergmann · 10 years ago
  36. cda5c7a slideshow: Port all matrix operations from GL to glm by Emmanuel Gil Peyrot · 10 years ago
  37. e18da09 slideshow: Batch primitive display as much as possible by Emmanuel Gil Peyrot · 10 years ago
  38. cad6045 slideshow: Always enable normals, there is no case where they are empty by Emmanuel Gil Peyrot · 10 years ago
  39. ba02afa slideshow: Don’t create the permTexture if the shaders don’t use it by Emmanuel Gil Peyrot · 10 years ago
  40. f41358a slideshow: Rename getVertices into getVertex, to match its only usage by Emmanuel Gil Peyrot · 10 years ago
  41. 9f83928 slideshow: improve "honeycomb" transition by Tomaž Vajngerl · 10 years ago
  42. 53f16c3 remove unused typedefs and inline use-once typedefs by Noel Grandin · 10 years ago
  43. d9e6270 loplugin:unnecessaryvirtual by Noel Grandin · 10 years ago
  44. 9797215 slideshow: initial work on "honeycomb" transition (incomplete) by Tomaž Vajngerl · 10 years ago
  45. 6f6056d slideshow: improve rotation timing in glitter transition by Tomaž Vajngerl · 10 years ago
  46. 7dec6e6 slideshow: simplify NByMTileFlip transition by Tomaž Vajngerl · 10 years ago
  47. f6ef7e3 slideshow: add "glitter" slide transition by Tomaž Vajngerl · 10 years ago
  48. db17d3c new loplugin: memoryvar by Noel Grandin · 10 years ago
  49. b6fe760 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  50. ef04c66 Improve transition shader portability by Tor Lillqvist · 10 years ago
  51. 24db02d Make the Vortex transition a bit more interesting by Tor Lillqvist · 10 years ago
  52. 69b81b6 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  53. 75465aa Add a 'Ripple' transition by Tor Lillqvist · 10 years ago
  54. 1c3d3ff use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  55. 59b072e yyyyy by Noel Grandin · 10 years ago
  56. dc3fca8 Mac fix by Stephan Bergmann · 10 years ago
  57. 76cfcea The fglrx driver is an X11 only thing by Tor Lillqvist · 10 years ago
  58. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  59. 6e27367 coverity#1332210 Uninitialized scalar field by Caolán McNamara · 10 years ago
  60. c7e8f21 loplugin:unusedmethods by Noel Grandin · 10 years ago
  61. e195b2e com::sun::star->css in slideshow by Noel Grandin · 10 years ago
  62. 973a408 Remove initial :: from sal_* types by Tor Lillqvist · 10 years ago
  63. f157d0f WaE: unused parameters by Tor Lillqvist · 10 years ago
  64. 30cdd16 Initial work on a "Vortex" transition by Tor Lillqvist · 10 years ago
  65. 191cbcc Drop some 'using', the std:: is not that ugly by Tor Lillqvist · 10 years ago
  66. c59d726 Use std::shared_ptr instead of boost by Tor Lillqvist · 10 years ago
  67. 25e777f Simplify ifdefs by Tor Lillqvist · 10 years ago
  68. 42e2b43 Use same order in this switch, too, as above by Tor Lillqvist · 10 years ago
  69. e6cf271 Add a bit of explanatory comment by Tor Lillqvist · 10 years ago
  70. 9bfe1d1 No, it isn't by Tor Lillqvist · 10 years ago
  71. 7e5bada slideshow: remove unecessary boost/bind includes by Daniel Robertson · 10 years ago
  72. 90d82f7 loplugin:unreffun by Noel Grandin · 10 years ago
  73. 39c7826 tdf#93243 slideshow: boost::bind -> C++11 lambdas by Daniel Robertson · 10 years ago
  74. 4038b27 tdf#93243 slideshow: boost::bind -> C++11 lambdas by Daniel Robertson · 10 years ago
  75. ed7361e cppcheck:variableScope by Noel Grandin · 10 years ago
  76. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  77. 91e0161 tdf#93243 slideshow: replace boost::bind by Daniel Robertson · 10 years ago
  78. b629728 Replace simple while loops with range-based for by Daniel Robertson · 10 years ago
  79. 6e8f1a3 slideshow: replace for_each with range-based for by Daniel Robertson · 11 years ago
  80. 862bd36 tdf#94222: Revert "slideshow: replace for_each with range-based loop" by Jan Holesovsky · 11 years ago
  81. d68a0fc loplugin:unusedmethods by Noel Grandin · 11 years ago
  82. f45ac62 Fix typos by Andrea Gelmini · 11 years ago
  83. c50eb68 Renamed wrongly prefixed boolean variables by Stefan Heinemann · 11 years ago
  84. 4c657f5 Properly #if these debug hooks by Stephan Bergmann · 11 years ago feature/chained-text-boxes
  85. 6fbab2c loplugin:unreffun by Stephan Bergmann · 11 years ago
  86. 64144c2 boost->std by Caolán McNamara · 11 years ago
  87. afce2ee slideshow: fix mysterious crash with the gtk3 vclplug by Michael Stahl · 11 years ago
  88. 625d83e tdf#94006 - need an explicit dispose for slideshow's GLContext. by Michael Meeks · 11 years ago
  89. 22b80ac boost->std by Caolán McNamara · 11 years ago
  90. 35fd0cf cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  91. c5e3cf0 tdf#94031 - slideshow: bind correct GL context for prepareEnvironment by Lubosz Sarnecki · 11 years ago
  92. d39630b OpenGL: use CHECK_GL_ERROR() only when a context is bound. by Michael Meeks · 11 years ago
  93. a37d3b1 OpenGL: use CHECK_GL_ERROR() only when a context is bound. by Michael Meeks · 11 years ago
  94. 56900a4 tdf#94006 - fix OpenGLContext mis-use in several places. by Michael Meeks · 11 years ago
  95. ca7bab0 slideshow: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  96. 6900bf4 o3tl/cow_wrapper: remove boost dependency by Daniel Robertson · 11 years ago
  97. ead5bc3 slideshow: replace for_each with range-based loop by Daniel Robertson · 11 years ago
  98. 7d769f9 loplugin: defaultparams by Noel Grandin · 11 years ago
  99. a811d6e slideshow: replace for_each with range-based for by Daniel Robertson · 11 years ago
  100. 1e4b29e Range-based for-loops. by Jan Holesovsky · 11 years ago