summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
* slideshow: convert new to ::Create to get initial ref-counting right.Michael Meeks2015-04-161-3/+3
* Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-102-4/+4
* Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc.Michael Meeks2015-04-102-41/+41
* vclwidget: convert lots more sites to use VclPtrNoel Grandin2015-04-101-2/+3
* WaE: Unreferenced function definitionTor Lillqvist2015-04-051-20/+0
* callcatcher: update unusedcodeCaolán McNamara2015-04-042-22/+0
* fix higher debug level buildCaolán McNamara2015-04-022-4/+4
* loplugin:constantfunction: variousNoel Grandin2015-03-245-27/+0
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-131-2/+4
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-132-14/+18
* V801: Decreased performanceCaolán McNamara2015-03-091-1/+1
* V801: Decreased performanceCaolán McNamara2015-03-051-2/+2
* V813: Decreased performanceCaolán McNamara2015-03-041-5/+5
* Remove references to unused GLUStephan Bergmann2015-03-021-1/+0
* Replace uses of deprecated gluBuild2DMipmapsStephan Bergmann2015-03-021-11/+27
* TyposJulien Nabet2015-02-281-1/+1
* Typo: skiped->skippedJulien Nabet2015-02-281-1/+1
* Turn all-static TransitionFactory class into namespaceStephan Bergmann2015-02-125-56/+76
* loplugin:deletedspecialStephan Bergmann2015-02-076-69/+32
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-292-8/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-267-61/+5
* Some more loplugin:cstylecast: slideshowStephan Bergmann2015-01-201-1/+1
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* boost::math::nextafter->std::nextafterCaolán McNamara2015-01-061-2/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-044-10/+9
* slideshow: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* coverity#1257110 Big parameter passed by valueCaolán McNamara2014-12-081-1/+2
* Slightly less verbose adaptation to boost-1.56.0Thorsten Behrens2014-12-055-12/+6
* Silence Mac OS X 10.9/10.10 deprecations for nowStephan Bergmann2014-11-261-0/+4
* -Werror,-WuninitializedStephan Bergmann2014-11-251-3/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-174-1/+7
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-122-2/+2
* constify slideshow.Michael Meeks2014-11-101-3/+3
* merge vcllo and vclopenglloMarkus Mohrhard2014-11-102-2/+0
* Bin unused include files, thanks to Andrea GelminiTor Lillqvist2014-11-061-65/+0
* removed nTimeout variableJennifer Liebel2014-11-051-4/+1
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* back out even more wrong tools::Time changes, geez..Eike Rathke2014-10-081-2/+2
* back out more wrong and confusing tools::Time comment changesEike Rathke2014-10-081-1/+1
* disambiguate uniform_int_distributionCaolán McNamara2014-10-071-1/+1
* use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara2014-10-062-4/+5
* GLSL files should go into $(LIBO_ETC_FOLDER)/openglTor Lillqvist2014-10-031-1/+1
* slideshow: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-10-012-2/+1
* fdo#82577: Handle TimeNoel Grandin2014-10-011-3/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-234-9/+9
* Fix build with system glm by catering for explicit constructorsFridrich Štrba2014-09-191-1/+1
* fdo#82577: Handle FontNoel Grandin2014-09-181-2/+2
* SAL_WARN to SAL_INFOMarkus Mohrhard2014-09-031-1/+1
* fix Wunused-private-fieldMarkus Mohrhard2014-09-021-0/+8
* fix buildMarkus Mohrhard2014-09-021-1/+1