summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2015-06-13tdf#91960 presentation causes Impress crashNoel Grandin
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-13slideshow: simplify code by replacing std::find_if by std::any_of/std::none_ofTakeshi Abe
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-18fix higher debug levelsCaolán McNamara
2015-04-16slideshow: convert new to ::Create to get initial ref-counting right.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel 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