- f4e703a loplugin:unusedfields in sfx2,slideshow,starmath,stoc by Noel Grandin · 10 years ago
- 42645fe related tdf#96398 pull out more NPAPI-related code by Thorsten Behrens · 10 years ago
- ec8af31 loplugin:nullptr by Stephan Bergmann · 10 years ago
- 3b397f8 slideshow: windows build fixes by Tomaž Vajngerl · 10 years ago
- d9116f22 slideshow: Improve the performances of the Glitter transition by Emmanuel Gil Peyrot · 10 years ago
- c0b8c03 slideshow: Improve the performances of the Honeycomb transition by Emmanuel Gil Peyrot · 10 years ago
- c5228bd slideshow: Don’t upload matrices to inexistent uniforms by Emmanuel Gil Peyrot · 10 years ago
- b4383be slideshow: Use GL_CLAMP_TO_BORDER for texture wrap by Emmanuel Gil Peyrot · 10 years ago
- facfbeb opengl: Add Geometry Shader support to OpenGLHelper by Emmanuel Gil Peyrot · 10 years ago
- 129b8b8 slideshow: Remove extraneous checks for the program object. by Emmanuel Gil Peyrot · 10 years ago
- 9e991f4 slideshow: Don’t crash when a transition fails to initialize. by Emmanuel Gil Peyrot · 10 years ago
- 463739f slideshow: Only upload vertex data on prepare by Emmanuel Gil Peyrot · 10 years ago
- c831e48 slideshow: Fix what was remaining to be able to use a core context by Emmanuel Gil Peyrot · 10 years ago
- a74e8ab slideshow: Remove the last legacy uniforms by Emmanuel Gil Peyrot · 10 years ago
- 7d1c123 slideshow: Upload the projection and modelview matrices as uniforms by Emmanuel Gil Peyrot · 10 years ago
- 566eca1 slideshow: upload the transform matrices as uniforms by Emmanuel Gil Peyrot · 10 years ago
- 4fcebe9f slideshow: Remove legacy lighting code by Emmanuel Gil Peyrot · 10 years ago
- f9a0564 slideshow: Remove wrong and unused uniform upload by Emmanuel Gil Peyrot · 10 years ago
- 57387eb tdf#96083 slide transitions wrong with appearing shapes by Armin Le Grand · 10 years ago
- ec3f724 loplugin:unusedfields by Noel Grandin · 10 years ago
- 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
- 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
- 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
- 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
- db17d3c new loplugin: memoryvar by Noel Grandin · 10 years ago
- b6fe760 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 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
- f157d0f WaE: unused parameters by Tor Lillqvist · 10 years ago
- 30cdd16 Initial work on a "Vortex" transition 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
- 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
- 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 · 11 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