summaryrefslogtreecommitdiffstats
path: root/slideshow/source/engine/shapes/viewmediashape.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#124756 slideshow: avoid mbPaintDisabled for media windowsMiklos Vajna2019-04-171-1/+0
* pretty up logging of exceptionsNoel Grandin2019-02-191-2/+2
* loplugin:flatten in slideshowNoel Grandin2019-02-051-113/+113
* loplugin singlevalfields improvementNoel Grandin2018-11-131-12/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-311-0/+1
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-1/+1
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-1/+1
* related: tdf#103884 remove gltf/collada featureThorsten Behrens2017-10-301-21/+1
* loplugin:includeform: slideshowStephan Bergmann2017-10-231-2/+2
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* Resolves: tdf#42873 videos in presenter console misplacedCaolán McNamara2017-09-281-5/+13
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-261-2/+2
* loplugin:checkunusedparams more part1Noel Grandin2017-07-281-2/+1
* logging the simple message is sufficientCaolán McNamara2017-06-101-9/+2
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-10/+3
* new loplugin unoanyNoel Grandin2017-02-281-4/+4
* OSL_TRACE -> SAL in sfx2..svxNoel Grandin2016-12-111-1/+1
* Split OpenGLContext up into SalInstance specific classesCaolán McNamara2016-05-211-1/+1
* loplugin:passstuffbyref in slideshowNoel Grandin2016-04-141-1/+1
* fix headless buildOliver Specht2016-03-251-1/+3
* Remove excess newlinesChris Sherlock2016-02-091-11/+0
* loplugin:unusedmethods unused return value in slideshowNoel Grandin2016-01-141-6/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-5/+5
* yyyyyNoel Grandin2015-11-041-4/+2
* boost->stdCaolán McNamara2015-09-141-3/+3
* stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud2015-08-111-2/+0
* tdf#91960 presentation causes Impress crashNoel Grandin2015-06-131-8/+10
* convert PARENTCLIPMODE constants to scoped enumNoel Grandin2015-05-281-1/+1
* slideshow: convert new to ::Create to get initial ref-counting right.Michael Meeks2015-04-161-3/+3
* slideshow: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-10-011-1/+0
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* fix buildMarkus Mohrhard2014-09-021-1/+1
* Optimize media rendering during slideshow: save one grabFrame() callZolnai Tamás2014-06-301-5/+3
* -Werror,-Wunused-parameterStephan Bergmann2014-06-131-1/+3
* Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás2014-06-121-0/+2
* slideshow: Don't assume anything about the duration.Jan Holesovsky2014-05-271-3/+3
* remove unnecessary use of OUString constructor when throwingNoel Grandin2014-05-271-1/+1
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-3/+1
* slideshow/glTF: make sure parent window does not cover the OpenGL windowZolnai Tamás2014-05-161-0/+1
* slideshow\glTF: add a parent window to the OpenGL windowZolnai Tamás2014-05-151-6/+23
* slideshow: update log messagesZolnai Tamás2014-05-151-2/+2
* DX canvas: provide a OutputDevice pointer as a device handler instead of HDCZolnai Tamás2014-05-081-74/+2
* slideshow: sal_Bool->boolNoel Grandin2014-04-301-2/+2
* WaE: unused parameter 'rMimeType'Tor Lillqvist2014-04-281-0/+1
* Slideshow: display OpenGL window also during slideshowZolnai Tamás2014-04-281-12/+25
* Make OGLFrameGrabber workZolnai Tamás2014-04-201-1/+5
* Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist2014-04-181-2/+9
* fdo#72400: slideshow: display a snapshot of movie until its not startedZolnai Tamás2014-04-111-7/+10
* Remove unneccessary commentsAlexander Wilms2014-02-231-12/+12