summaryrefslogtreecommitdiff
path: root/slideshow/source/engine
AgeCommit message (Expand)AuthorFilesLines
2014-06-30Optimize media rendering during slideshow: save one grabFrame() callZolnai Tamás1-5/+3
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-24/+0
2014-06-13-Werror,-Wunused-parameterStephan Bergmann1-1/+3
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás1-0/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin2-5/+1
2014-06-06fixincludeguards: fix include guardsThomas Arnhold2-4/+5
2014-06-01fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-27slideshow: Don't assume anything about the duration.Jan Holesovsky1-3/+3
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin1-1/+1
2014-05-23coverity#984143 Uninitialized scalar fieldCaolán McNamara1-0/+4
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin2-6/+2
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 Tardon2-537/+112
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 Giffuni9-11/+11
2014-04-30slideshow: sal_Bool->boolNoel Grandin7-22/+22
2014-04-28WaE: unused parameter 'rMimeType'Tor Lillqvist1-0/+1
2014-04-28Slideshow: display OpenGL window also during slideshowZolnai Tamás2-14/+28
2014-04-20Make OGLFrameGrabber workZolnai Tamás1-1/+5
2014-04-19fixincludeguards.sh: slideshowThomas Arnhold70-206/+206
2014-04-18Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist1-2/+9
2014-04-17loplugin:unreffunStephan Bergmann1-8/+0
2014-04-16Rename ExternalMediaShape to IExternalMediaShapeBaseZolnai Tamás3-5/+5
2014-04-16Revertion of changes related to ExternalShapeBaseZolnai Tamás6-30/+212
2014-04-15Slideshow: these methods override public methodsZolnai Tamás2-10/+12
2014-04-15Slideshow: remove unneded function duplicatesZolnai Tamás3-70/+24
2014-04-15Slideshow: Remove unneded ExternalMediaShapeZolnai Tamás3-142/+4
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann7-130/+5
2014-04-14typo: implicitely -> implicitlyThomas 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 Grandin2-2/+2
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 Bergmann71-454/+454
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 Souza4-47/+418
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 Wilms38-140/+138