summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2015-11-16slideshow: initial work on "honeycomb" transition (incomplete)Tomaž Vajngerl
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-13slideshow: improve rotation timing in glitter transitionTomaž Vajngerl
2015-11-13slideshow: simplify NByMTileFlip transitionTomaž Vajngerl
2015-11-13slideshow: add "glitter" slide transitionTomaž Vajngerl
2015-11-12Bin mesa_headers completelyTor Lillqvist
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-10Improve the Vortex transitionTor Lillqvist
2015-11-09Simplify and improve (?) the Vortex transitionTor Lillqvist
2015-11-08Now I understand why that multiplication by 10 was there originallyTor Lillqvist
2015-11-07Improve transition shader portabilityTor Lillqvist
2015-11-06Make the Vortex transition a bit more interestingTor Lillqvist
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-06Add a 'Ripple' transitionTor Lillqvist
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-30Mac fixStephan Bergmann
2015-10-30The fglrx driver is an X11 only thingTor Lillqvist
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-30coverity#1332210 Uninitialized scalar fieldCaolán McNamara
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-29com::sun::star->css in slideshowNoel Grandin
2015-10-27Remove initial :: from sal_* typesTor Lillqvist
2015-10-27Nothing that would be covered by that hereTor Lillqvist
2015-10-27WaE: unused parametersTor Lillqvist
2015-10-27Initial work on a "Vortex" transitionTor Lillqvist
2015-10-26Bin dead codeTor Lillqvist
2015-10-26Actually, the permTexture is 256*256 pixelsTor Lillqvist
2015-10-26Add confused commentTor Lillqvist
2015-10-26Drop some 'using', the std:: is not that uglyTor Lillqvist
2015-10-26Use std::shared_ptr instead of boostTor Lillqvist
2015-10-26Simplify ifdefsTor Lillqvist
2015-10-23Remove obsolete version map filesStephan Bergmann
2015-10-22Use same order in this switch, too, as aboveTor Lillqvist
2015-10-22Add a bit of explanatory commentTor Lillqvist
2015-10-21No, it isn'tTor Lillqvist
2015-10-21remove untyped Link<>Noel Grandin
2015-10-19slideshow: remove unecessary boost/bind includesDaniel Robertson
2015-10-15loplugin:unreffunNoel Grandin
2015-10-15tdf#93243 slideshow: boost::bind -> C++11 lambdasDaniel Robertson
2015-10-13tdf#93243 slideshow: boost::bind -> C++11 lambdasDaniel Robertson
2015-10-13cppcheck:variableScopeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-11tdf#93243 slideshow: replace boost::bindDaniel Robertson
2015-10-11Replace simple while loops with range-based forDaniel Robertson
2015-10-09slideshow: replace for_each with range-based forDaniel Robertson
2015-10-08tdf#94222: Revert "slideshow: replace for_each with range-based loop"Jan Holesovsky
2015-10-02loplugin:unusedmethodsNoel Grandin