summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2015-01-12Revert "fix Werror build"Markus Mohrhard1-1/+1
2015-01-12fix Werror buildMarkus Mohrhard1-1/+1
2014-07-15Optimize media rendering during slideshow: save one grabFrame() callZolnai Tamás1-5/+3
2014-06-13Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás1-0/+2
2014-06-11slideshow: Don't assume anything about the duration.Jan Holesovsky1-3/+3
2014-05-20avoid duplicationDavid Tardon1-41/+46
2014-05-20normalize member var. namesDavid Tardon1-88/+88
2014-05-20use VCL's OpenGLContext for 3D transitionsDavid Tardon3-537/+114
2014-05-16slideshow/glTF: make sure parent window does not cover the OpenGL windowZolnai Tamás1-0/+1
2014-05-15slideshow\glTF: add a parent window to the OpenGL windowZolnai Tamás2-7/+27
2014-05-15slideshow: update log messagesZolnai Tamás1-2/+2
2014-05-10coverity#738843 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-05-08DX canvas: provide a OutputDevice pointer as a device handler instead of HDCZolnai Tamás2-78/+3
2014-05-08various: sal_Bool->boolNoel Grandin1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-23/+23
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni10-12/+12
2014-04-30slideshow: sal_Bool->boolNoel Grandin9-26/+26
2014-04-28WaE: unused parameter 'rMimeType'Tor Lillqvist1-0/+1
2014-04-28Slideshow: display OpenGL window also during slideshowZolnai Tamás3-16/+35
2014-04-20Make OGLFrameGrabber workZolnai Tamás1-1/+5
2014-04-19fixincludeguards.sh: slideshowThomas Arnhold141-417/+417
2014-04-18Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist2-3/+9
2014-04-17loplugin:unreffunStephan Bergmann1-8/+0
2014-04-17More generic way to disable avmediaTor Lillqvist1-1/+1
2014-04-16Adjust header guard to modified filename.Thorsten Behrens1-3/+3
2014-04-16Rename ExternalMediaShape to IExternalMediaShapeBaseZolnai Tamás4-10/+11
2014-04-16Revertion of changes related to ExternalShapeBaseZolnai Tamás7-42/+178
2014-04-15Slideshow: these methods override public methodsZolnai Tamás2-10/+12
2014-04-15Slideshow: remove unneded function duplicatesZolnai Tamás4-88/+34
2014-04-15Slideshow: Remove unneded ExternalMediaShapeZolnai Tamás4-95/+11
2014-04-14update_pchThomas Arnhold1-2/+3
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann8-133/+5
2014-04-14typo: implicitely -> implicitlyThomas Arnhold3-3/+3
2014-04-14typo: stoped -> stoppedThomas Arnhold1-1/+1
2014-04-11fdo#72400: slideshow: display a snapshot of movie until its not startedZolnai Tamás1-7/+10
2014-04-05fdo#43157 : clean up OSL_DEBUG_ONLYMichaël Lefèvre1-2/+7
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin3-3/+3
2014-04-01Explicitly mark overriding destructors as "virtual," Mac OS X reduxStephan Bergmann1-6/+6
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann5-11/+11
2014-03-27SAL_OVERRIDE, Mac OS X slideshow reduxStephan Bergmann2-20/+20
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann75-468/+468
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann3-45/+45
2014-03-22coverity#708177 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-03-15coverity#982470 Dereference after null checkCaolán McNamara1-1/+3
2014-03-10fdo#60698: Split out slideshow code from animationsMarcos Paulo de Souza7-50/+471
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann5-83/+83
2014-02-25(a/A)utomaticaly -> (a/A)utomaticallyJulien Nabet3-3/+3
2014-02-25Remove visual noise from slideshowAlexander Wilms49-166/+164
2014-02-25loplugin:bodynotinblock, loplugin:literaltoboolconversionStephan Bergmann2-12/+12
2014-02-23Remove unneccessary commentsAlexander Wilms20-112/+112