1. 9f83928 slideshow: improve "honeycomb" transition by Tomaž Vajngerl · 10 years ago
  2. 53f16c3 remove unused typedefs and inline use-once typedefs by Noel Grandin · 10 years ago
  3. d9e6270 loplugin:unnecessaryvirtual by Noel Grandin · 10 years ago
  4. 9797215 slideshow: initial work on "honeycomb" transition (incomplete) by Tomaž Vajngerl · 10 years ago
  5. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  6. 6f6056d slideshow: improve rotation timing in glitter transition by Tomaž Vajngerl · 10 years ago
  7. 7dec6e6 slideshow: simplify NByMTileFlip transition by Tomaž Vajngerl · 10 years ago
  8. f6ef7e3 slideshow: add "glitter" slide transition by Tomaž Vajngerl · 10 years ago
  9. a0b9baa Bin mesa_headers completely by Tor Lillqvist · 10 years ago
  10. b216cc1 Avoid mesa_headers on X11, also link with -lGL only where necesssary by Tor Lillqvist · 10 years ago
  11. db17d3c new loplugin: memoryvar by Noel Grandin · 10 years ago
  12. b6fe760 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  13. 3042270 Improve the Vortex transition by Tor Lillqvist · 10 years ago
  14. 6bb8194 Simplify and improve (?) the Vortex transition by Tor Lillqvist · 10 years ago
  15. 04352b4 Now I understand why that multiplication by 10 was there originally by Tor Lillqvist · 10 years ago
  16. ef04c66 Improve transition shader portability by Tor Lillqvist · 10 years ago
  17. 24db02d Make the Vortex transition a bit more interesting by Tor Lillqvist · 10 years ago
  18. 69b81b6 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  19. 75465aa Add a 'Ripple' transition by Tor Lillqvist · 10 years ago
  20. 1c3d3ff use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  21. 59b072e yyyyy by Noel Grandin · 10 years ago
  22. dc3fca8 Mac fix by Stephan Bergmann · 10 years ago
  23. 76cfcea The fglrx driver is an X11 only thing by Tor Lillqvist · 10 years ago
  24. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  25. 6e27367 coverity#1332210 Uninitialized scalar field by Caolán McNamara · 10 years ago
  26. c7e8f21 loplugin:unusedmethods by Noel Grandin · 10 years ago
  27. e195b2e com::sun::star->css in slideshow by Noel Grandin · 10 years ago
  28. 973a408 Remove initial :: from sal_* types by Tor Lillqvist · 10 years ago
  29. 6b520a3 Nothing that would be covered by that here by Tor Lillqvist · 10 years ago
  30. f157d0f WaE: unused parameters by Tor Lillqvist · 10 years ago
  31. 30cdd16 Initial work on a "Vortex" transition by Tor Lillqvist · 10 years ago
  32. 2e61410 Bin dead code by Tor Lillqvist · 10 years ago
  33. 8c84777 Actually, the permTexture is 256*256 pixels by Tor Lillqvist · 10 years ago
  34. 1877228 Add confused comment by Tor Lillqvist · 10 years ago
  35. 191cbcc Drop some 'using', the std:: is not that ugly by Tor Lillqvist · 10 years ago
  36. c59d726 Use std::shared_ptr instead of boost by Tor Lillqvist · 10 years ago
  37. 25e777f Simplify ifdefs by Tor Lillqvist · 10 years ago
  38. 3569c58 Remove obsolete version map files by Stephan Bergmann · 10 years ago
  39. 42e2b43 Use same order in this switch, too, as above by Tor Lillqvist · 10 years ago
  40. e6cf271 Add a bit of explanatory comment by Tor Lillqvist · 10 years ago
  41. 9bfe1d1 No, it isn't by Tor Lillqvist · 10 years ago
  42. 382eb1a remove untyped Link<> by Noel Grandin · 10 years ago
  43. 7e5bada slideshow: remove unecessary boost/bind includes by Daniel Robertson · 10 years ago
  44. 90d82f7 loplugin:unreffun by Noel Grandin · 10 years ago
  45. 39c7826 tdf#93243 slideshow: boost::bind -> C++11 lambdas by Daniel Robertson · 10 years ago
  46. 4038b27 tdf#93243 slideshow: boost::bind -> C++11 lambdas by Daniel Robertson · 10 years ago
  47. ed7361e cppcheck:variableScope by Noel Grandin · 10 years ago
  48. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  49. 91e0161 tdf#93243 slideshow: replace boost::bind by Daniel Robertson · 10 years ago
  50. b629728 Replace simple while loops with range-based for by Daniel Robertson · 10 years ago
  51. 6e8f1a3 slideshow: replace for_each with range-based for by Daniel Robertson · 10 years ago
  52. 862bd36 tdf#94222: Revert "slideshow: replace for_each with range-based loop" by Jan Holesovsky · 11 years ago
  53. d68a0fc loplugin:unusedmethods by Noel Grandin · 11 years ago
  54. f45ac62 Fix typos by Andrea Gelmini · 11 years ago
  55. c50eb68 Renamed wrongly prefixed boolean variables by Stefan Heinemann · 11 years ago
  56. 4c657f5 Properly #if these debug hooks by Stephan Bergmann · 11 years ago feature/chained-text-boxes
  57. 6fbab2c loplugin:unreffun by Stephan Bergmann · 11 years ago
  58. 64144c2 boost->std by Caolán McNamara · 11 years ago
  59. afce2ee slideshow: fix mysterious crash with the gtk3 vclplug by Michael Stahl · 11 years ago
  60. 625d83e tdf#94006 - need an explicit dispose for slideshow's GLContext. by Michael Meeks · 11 years ago
  61. 22b80ac boost->std by Caolán McNamara · 11 years ago
  62. 35fd0cf cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  63. c5e3cf0 tdf#94031 - slideshow: bind correct GL context for prepareEnvironment by Lubosz Sarnecki · 11 years ago
  64. d39630b OpenGL: use CHECK_GL_ERROR() only when a context is bound. by Michael Meeks · 11 years ago
  65. a37d3b1 OpenGL: use CHECK_GL_ERROR() only when a context is bound. by Michael Meeks · 11 years ago
  66. 56900a4 tdf#94006 - fix OpenGLContext mis-use in several places. by Michael Meeks · 11 years ago
  67. ca7bab0 slideshow: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  68. 6900bf4 o3tl/cow_wrapper: remove boost dependency by Daniel Robertson · 11 years ago
  69. ead5bc3 slideshow: replace for_each with range-based loop by Daniel Robertson · 11 years ago
  70. 7d769f9 loplugin: defaultparams by Noel Grandin · 11 years ago
  71. a811d6e slideshow: replace for_each with range-based for by Daniel Robertson · 11 years ago
  72. 1e4b29e Range-based for-loops. by Jan Holesovsky · 11 years ago
  73. 2c587f0 slideshow: prefer value_type over manual type generation by Thorsten Behrens · 11 years ago
  74. ff265a5 loplugin:unreffun by Stephan Bergmann · 11 years ago
  75. 28564f9 loplugin:cstylecast by Noel Grandin · 11 years ago
  76. 7151a2a -Werror,-Winconsistent-missing-override by Noel Grandin · 11 years ago
  77. e5ec630 stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxx by Norbert Thiebaud · 11 years ago
  78. 7bdc6be slideshow: stop (mis)-using VERBOSE by Norbert Thiebaud · 11 years ago
  79. 8a7b4d5 Explicit capture annotations by Stephan Bergmann · 11 years ago
  80. 717b23e tdf#92459 replace deprecated o3tl features by Daniel Robertson · 11 years ago
  81. 6343754 cppcheck:noExplicitConstructor by Noel Grandin · 11 years ago
  82. e8f8c32 slideshow: dumb this down to hopefully make non-GCC compilers happy by Michael Stahl · 11 years ago
  83. c05bf5e slideshow: convert generateEvent args from boost::bind by Michael Stahl · 11 years ago
  84. 38a4b5e slideshow: try to fix libc++/MSVC build by replacing boost::bind by Michael Stahl · 11 years ago
  85. 34d2a07 slideshow: replace boost::function with std::function by Michael Stahl · 11 years ago
  86. 5a7bf1b loplugin:unusedmethods slideshow by Noel Grandin · 11 years ago
  87. 7aa9f04 do not include boost/utility.hpp by Michael Stahl · 11 years ago
  88. e544f44 Fix typos by Andrea Gelmini · 11 years ago
  89. 0b7d51d Fix typos by Andrea Gelmini · 11 years ago
  90. 2a65bf3 Revert "Typo: iff->if" by Julien Nabet · 11 years ago
  91. cf92da3 Typo: iff->if by Julien Nabet · 11 years ago
  92. 051bbb8 slideshow: [loplugin:unreffun] by Michael Stahl · 11 years ago
  93. 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
  94. 814af9f1 Fix typos by Andrea Gelmini · 11 years ago
  95. f378e72 Fix typos by Andrea Gelmini · 11 years ago
  96. 01532b1 Fix typos by Andrea Gelmini · 11 years ago
  97. dcf6abf cppcheck:unreadVariable by Noel Grandin · 11 years ago
  98. 1afb790 inline COMPHELPER_SERVICEDECL_ macro by Noel Grandin · 11 years ago
  99. c2d65e0 tdf#91960 presentation causes Impress crash by Noel Grandin · 11 years ago
  100. 397a0af convert B2VectorOrientation to scoped enum by Noel Grandin · 11 years ago