summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2015-09-18tdf#94006 - need an explicit dispose for slideshow's GLContext.Michael Meeks1-0/+2
2015-09-18tdf#94031 - slideshow: bind correct GL context for prepareEnvironmentLubosz Sarnecki1-0/+1
2015-09-18OpenGL: use CHECK_GL_ERROR() only when a context is bound.Michael Meeks1-2/+3
2015-09-18tdf#94006 - re-factor and fix OpenGLContext mis-use.Michael Meeks1-4/+4
2015-08-06tdf#91960 presentation causes Impress crashNoel Grandin2-10/+12
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin3-14/+15
2015-05-13slideshow: simplify code by replacing std::find_if by std::any_of/std::none_ofTakeshi Abe8-48/+28
2015-05-05loplugin:staticmethodsNoel Grandin7-15/+15
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist2-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks4-46/+47
2015-04-27More loplugin:simplifyboolStephan Bergmann2-4/+4
2015-04-24loplugin:simplifyboolStephan Bergmann2-3/+2
2015-04-18fix higher debug levelsCaolán McNamara1-2/+1
2015-04-16slideshow: convert new to ::Create to get initial ref-counting right.Michael Meeks1-3/+3
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin11-61/+61
2015-04-13loplugin:staticmethodsNoel Grandin9-18/+16
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks2-4/+4
2015-04-10Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc.Michael Meeks2-41/+41
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-2/+3
2015-04-05WaE: Unreferenced function definitionTor Lillqvist1-20/+0
2015-04-04callcatcher: update unusedcodeCaolán McNamara2-22/+0
2015-04-02fix higher debug level buildCaolán McNamara2-4/+4
2015-03-24loplugin:constantfunction: variousNoel Grandin5-27/+0
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-2/+4
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2-14/+18
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2015-03-05V801: Decreased performanceCaolán McNamara1-2/+2
2015-03-04V813: Decreased performanceCaolán McNamara1-5/+5
2015-03-02Remove references to unused GLUStephan Bergmann1-1/+0
2015-03-02Replace uses of deprecated gluBuild2DMipmapsStephan Bergmann1-11/+27
2015-02-28TyposJulien Nabet1-1/+1
2015-02-28Typo: skiped->skippedJulien Nabet1-1/+1
2015-02-12Turn all-static TransitionFactory class into namespaceStephan Bergmann5-56/+76
2015-02-07loplugin:deletedspecialStephan Bergmann6-69/+32
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2-8/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin7-61/+5
2015-01-20Some more loplugin:cstylecast: slideshowStephan Bergmann1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-06boost::math::nextafter->std::nextafterCaolán McNamara1-2/+1
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara4-10/+9
2014-12-18slideshow: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-08coverity#1257110 Big parameter passed by valueCaolán McNamara1-1/+2
2014-12-05Slightly less verbose adaptation to boost-1.56.0Thorsten Behrens5-12/+6
2014-11-26Silence Mac OS X 10.9/10.10 deprecations for nowStephan Bergmann1-0/+4
2014-11-25-Werror,-WuninitializedStephan Bergmann1-3/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl4-1/+7
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-2/+2
2014-11-10constify slideshow.Michael Meeks1-3/+3
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard2-2/+0