summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes
AgeCommit message (Expand)Author
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-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
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-25-Werror,-WuninitializedStephan Bergmann
2014-10-01slideshow: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-02fix buildMarkus Mohrhard
2014-08-29Fix build with boost-1.56.0.Jörg Sonnenberger
2014-06-30Optimize media rendering during slideshow: save one grabFrame() callZolnai Tamás
2014-06-13-Werror,-Wunused-parameterStephan Bergmann
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-27slideshow: Don't assume anything about the duration.Jan Holesovsky
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-16slideshow/glTF: make sure parent window does not cover the OpenGL windowZolnai Tamás
2014-05-15slideshow\glTF: add a parent window to the OpenGL windowZolnai Tamás
2014-05-15slideshow: update log messagesZolnai Tamás
2014-05-10coverity#738843 Uninitialized scalar fieldCaolán McNamara
2014-05-08DX canvas: provide a OutputDevice pointer as a device handler instead of HDCZolnai Tamás
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-30slideshow: sal_Bool->boolNoel Grandin
2014-04-28WaE: unused parameter 'rMimeType'Tor Lillqvist
2014-04-28Slideshow: display OpenGL window also during slideshowZolnai Tamás
2014-04-20Make OGLFrameGrabber workZolnai Tamás
2014-04-19fixincludeguards.sh: slideshowThomas Arnhold
2014-04-18Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist
2014-04-16Rename ExternalMediaShape to IExternalMediaShapeBaseZolnai Tamás
2014-04-16Revertion of changes related to ExternalShapeBaseZolnai Tamás
2014-04-15Slideshow: these methods override public methodsZolnai Tamás
2014-04-15Slideshow: remove unneded function duplicatesZolnai Tamás
2014-04-15Slideshow: Remove unneded ExternalMediaShapeZolnai Tamás
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-11fdo#72400: slideshow: display a snapshot of movie until its not startedZolnai Tamás
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from slideshowAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-19coverity#738843 Uninitialized scalar fieldCaolán McNamara
2014-01-14longparas: remove now broken STRING_LEN usesCaolán McNamara
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist