- e5b3ec9 fix build: "warning C4305: truncation from 'double' to 'float'" by Thorsten Behrens · 10 years ago
- f6bc5b7 fix build "error C2065: ´M_PI´ : undeclared identifier" by Thorsten Behrens · 10 years ago
- 68ab250 slideshow: Fix rotations when the slide and the screen have a different ratio by Emmanuel Gil Peyrot · 10 years ago
- 6bc132f slideshow: Add back lighting in the SimpleTransition shaders by Emmanuel Gil Peyrot · 10 years ago
- b8eff3a slideshow: Fix the baseline version, we now require OpenGL 2.1 by Emmanuel Gil Peyrot · 10 years ago
- 2a81e30 slideshow: Make the Iris class private to the TransitionImpl translation unit by Emmanuel Gil Peyrot · 10 years ago
- 4c749b1 slideshow: Merge ShaderTransition into OGLTransitionImpl by Emmanuel Gil Peyrot · 10 years ago
- fb3661a slideshow: Move Operation to its own translation unit by Emmanuel Gil Peyrot · 10 years ago
- 04fe52e loplugin:unusedfields in slideshow/ by Noel Grandin · 10 years ago
- 55dd7c5 loplugin:staticmethods by Noel Grandin · 10 years ago
- b3ce63e slideshow: Reimplement reflections in shaders, and port Rochade and TurnAround by Emmanuel Gil Peyrot · 10 years ago
- f62990a slideshow: Reimplement both Fade transitions in shaders by Emmanuel Gil Peyrot · 10 years ago
- 1f91c05 slideshow: Make SimpleTransition inherit from ShaderTransition by Emmanuel Gil Peyrot · 10 years ago
- b879374 Seems more natural to pass a homogenous list by initializer_list by Stephan Bergmann · 10 years ago
- ab9add5 loplugin:sallogareas by Stephan Bergmann · 10 years ago
- ff52270 loplugin:redundantcast by Stephan Bergmann · 10 years ago
- cda5c7a slideshow: Port all matrix operations from GL to glm by Emmanuel Gil Peyrot · 10 years ago
- e18da09 slideshow: Batch primitive display as much as possible by Emmanuel Gil Peyrot · 10 years ago
- 04e2cae slideshow: Use gl_ModelViewProjectionMatrix in vertex shaders by Emmanuel Gil Peyrot · 10 years ago
- cad6045 slideshow: Always enable normals, there is no case where they are empty by Emmanuel Gil Peyrot · 10 years ago
- ba02afa slideshow: Don’t create the permTexture if the shaders don’t use it by Emmanuel Gil Peyrot · 10 years ago
- f41358a slideshow: Rename getVertices into getVertex, to match its only usage by Emmanuel Gil Peyrot · 10 years ago
- 9f83928 slideshow: improve "honeycomb" transition by Tomaž Vajngerl · 10 years ago
- 53f16c3 remove unused typedefs and inline use-once typedefs by Noel Grandin · 10 years ago
- d9e6270 loplugin:unnecessaryvirtual by Noel Grandin · 10 years ago
- 9797215 slideshow: initial work on "honeycomb" transition (incomplete) by Tomaž Vajngerl · 10 years ago
- 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
- 6f6056d slideshow: improve rotation timing in glitter transition by Tomaž Vajngerl · 10 years ago
- 7dec6e6 slideshow: simplify NByMTileFlip transition by Tomaž Vajngerl · 10 years ago
- f6ef7e3 slideshow: add "glitter" slide transition by Tomaž Vajngerl · 10 years ago
- a0b9baa Bin mesa_headers completely by Tor Lillqvist · 10 years ago
- b216cc1 Avoid mesa_headers on X11, also link with -lGL only where necesssary by Tor Lillqvist · 10 years ago
- db17d3c new loplugin: memoryvar by Noel Grandin · 10 years ago
- b6fe760 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
- 3042270 Improve the Vortex transition by Tor Lillqvist · 10 years ago
- 6bb8194 Simplify and improve (?) the Vortex transition by Tor Lillqvist · 10 years ago
- 04352b4 Now I understand why that multiplication by 10 was there originally by Tor Lillqvist · 10 years ago
- ef04c66 Improve transition shader portability by Tor Lillqvist · 10 years ago
- 24db02d Make the Vortex transition a bit more interesting by Tor Lillqvist · 10 years ago
- 69b81b6 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
- 75465aa Add a 'Ripple' transition by Tor Lillqvist · 10 years ago
- 1c3d3ff use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
- 59b072e yyyyy by Noel Grandin · 10 years ago
- dc3fca8 Mac fix by Stephan Bergmann · 10 years ago
- 76cfcea The fglrx driver is an X11 only thing by Tor Lillqvist · 10 years ago
- 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
- 6e27367 coverity#1332210 Uninitialized scalar field by Caolán McNamara · 10 years ago
- c7e8f21 loplugin:unusedmethods by Noel Grandin · 10 years ago
- e195b2e com::sun::star->css in slideshow by Noel Grandin · 10 years ago
- 973a408 Remove initial :: from sal_* types by Tor Lillqvist · 10 years ago
- 6b520a3 Nothing that would be covered by that here by Tor Lillqvist · 10 years ago
- f157d0f WaE: unused parameters by Tor Lillqvist · 10 years ago
- 30cdd16 Initial work on a "Vortex" transition by Tor Lillqvist · 10 years ago
- 2e61410 Bin dead code by Tor Lillqvist · 10 years ago
- 8c84777 Actually, the permTexture is 256*256 pixels by Tor Lillqvist · 10 years ago
- 1877228 Add confused comment by Tor Lillqvist · 10 years ago
- 191cbcc Drop some 'using', the std:: is not that ugly by Tor Lillqvist · 10 years ago
- c59d726 Use std::shared_ptr instead of boost by Tor Lillqvist · 10 years ago
- 25e777f Simplify ifdefs by Tor Lillqvist · 10 years ago
- 3569c58 Remove obsolete version map files by Stephan Bergmann · 10 years ago
- 42e2b43 Use same order in this switch, too, as above by Tor Lillqvist · 10 years ago
- e6cf271 Add a bit of explanatory comment by Tor Lillqvist · 10 years ago
- 9bfe1d1 No, it isn't by Tor Lillqvist · 10 years ago
- 382eb1a remove untyped Link<> by Noel Grandin · 10 years ago
- 7e5bada slideshow: remove unecessary boost/bind includes by Daniel Robertson · 10 years ago
- 90d82f7 loplugin:unreffun by Noel Grandin · 10 years ago
- 39c7826 tdf#93243 slideshow: boost::bind -> C++11 lambdas by Daniel Robertson · 10 years ago
- 4038b27 tdf#93243 slideshow: boost::bind -> C++11 lambdas by Daniel Robertson · 10 years ago
- ed7361e cppcheck:variableScope by Noel Grandin · 10 years ago
- b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
- 91e0161 tdf#93243 slideshow: replace boost::bind by Daniel Robertson · 10 years ago
- b629728 Replace simple while loops with range-based for by Daniel Robertson · 10 years ago
- 6e8f1a3 slideshow: replace for_each with range-based for by Daniel Robertson · 10 years ago
- 862bd36 tdf#94222: Revert "slideshow: replace for_each with range-based loop" by Jan Holesovsky · 11 years ago
- d68a0fc loplugin:unusedmethods by Noel Grandin · 11 years ago
- f45ac62 Fix typos by Andrea Gelmini · 11 years ago
- c50eb68 Renamed wrongly prefixed boolean variables by Stefan Heinemann · 11 years ago
- 4c657f5 Properly #if these debug hooks by Stephan Bergmann · 11 years ago feature/chained-text-boxes
- 6fbab2c loplugin:unreffun by Stephan Bergmann · 11 years ago
- 64144c2 boost->std by Caolán McNamara · 11 years ago
- afce2ee slideshow: fix mysterious crash with the gtk3 vclplug by Michael Stahl · 11 years ago
- 625d83e tdf#94006 - need an explicit dispose for slideshow's GLContext. by Michael Meeks · 11 years ago
- 22b80ac boost->std by Caolán McNamara · 11 years ago
- 35fd0cf cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
- c5e3cf0 tdf#94031 - slideshow: bind correct GL context for prepareEnvironment by Lubosz Sarnecki · 11 years ago
- d39630b OpenGL: use CHECK_GL_ERROR() only when a context is bound. by Michael Meeks · 11 years ago
- a37d3b1 OpenGL: use CHECK_GL_ERROR() only when a context is bound. by Michael Meeks · 11 years ago
- 56900a4 tdf#94006 - fix OpenGLContext mis-use in several places. by Michael Meeks · 11 years ago
- ca7bab0 slideshow: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
- 6900bf4 o3tl/cow_wrapper: remove boost dependency by Daniel Robertson · 11 years ago
- ead5bc3 slideshow: replace for_each with range-based loop by Daniel Robertson · 11 years ago
- 7d769f9 loplugin: defaultparams by Noel Grandin · 11 years ago
- a811d6e slideshow: replace for_each with range-based for by Daniel Robertson · 11 years ago
- 1e4b29e Range-based for-loops. by Jan Holesovsky · 11 years ago
- 2c587f0 slideshow: prefer value_type over manual type generation by Thorsten Behrens · 11 years ago
- ff265a5 loplugin:unreffun by Stephan Bergmann · 11 years ago
- 28564f9 loplugin:cstylecast by Noel Grandin · 11 years ago
- 7151a2a -Werror,-Winconsistent-missing-override by Noel Grandin · 11 years ago
- e5ec630 stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxx by Norbert Thiebaud · 11 years ago
- 7bdc6be slideshow: stop (mis)-using VERBOSE by Norbert Thiebaud · 11 years ago