summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2015-04-18fix higher debug levelsCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-05WaE: Unreferenced function definitionTor Lillqvist
2015-04-04callcatcher: update unusedcodeCaolán McNamara
2015-04-02fix higher debug level buildCaolán McNamara
2015-03-24loplugin:constantfunction: variousNoel Grandin
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-05V801: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-02Remove references to unused GLUStephan Bergmann
2015-03-02Replace uses of deprecated gluBuild2DMipmapsStephan Bergmann
2015-02-28TyposJulien Nabet
2015-02-28Typo: skiped->skippedJulien Nabet
2015-02-12Turn all-static TransitionFactory class into namespaceStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: slideshowStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-06boost::math::nextafter->std::nextafterCaolán McNamara
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18slideshow: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-08coverity#1257110 Big parameter passed by valueCaolán McNamara
2014-12-05Slightly less verbose adaptation to boost-1.56.0Thorsten Behrens
2014-11-26Silence Mac OS X 10.9/10.10 deprecations for nowStephan Bergmann
2014-11-25-Werror,-WuninitializedStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-10constify slideshow.Michael Meeks
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist
2014-11-05removed nTimeout variableJennifer Liebel
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-07disambiguate uniform_int_distributionCaolán McNamara
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-03GLSL files should go into $(LIBO_ETC_FOLDER)/openglTor Lillqvist
2014-10-01slideshow: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-19Fix build with system glm by catering for explicit constructorsFridrich Štrba
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-03SAL_WARN to SAL_INFOMarkus Mohrhard
2014-09-02fix Wunused-private-fieldMarkus Mohrhard
2014-09-02fix buildMarkus Mohrhard
2014-09-02replace check with GLEW variableMarkus Mohrhard