summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza1-2/+0
2014-08-13warning C4189 local variable initialized but not referencedMichael Stahl1-3/+3
2014-08-13slideshow: prewin.h/postwin.h included twiceMichael Stahl1-5/+0
2014-08-13update_pchThomas Arnhold1-2/+0
2014-08-13fix problems around shadersMarkus Mohrhard3-5/+6
2014-08-13make OGLTrans build on windowsMarkus Mohrhard1-0/+2
2014-08-13we always have GLX 1.3, even on the baselineMarkus Mohrhard1-8/+1
2014-08-13remove useless OGL transition shader codeMarkus Mohrhard8-360/+186
2014-08-12let us use OpenGL types for OpenGL resourcesMarkus Mohrhard1-4/+4
2014-08-12fix indentationMarkus Mohrhard1-1/+1
2014-08-12nobody is using the win implementation anymoreMarkus Mohrhard4-3275/+0
2014-07-21Revert also an other part of "Extract getGLVersion() method to OpenGLHelper"Zolnai Tamás1-4/+8
2014-07-21Partly revert "Extract getGLVersion() method to OpenGLHelper" to fix mac buildZolnai Tamás1-4/+8
2014-07-21Extract getGLVersion() method to OpenGLHelperZolnai Tamás3-24/+11
2014-07-18remove unnecessary "const &" qualifier from T* parametersNoel Grandin1-1/+1
2014-06-30Optimize media rendering during slideshow: save one grabFrame() callZolnai Tamás1-5/+3
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin3-30/+6
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-28update_pchThomas Arnhold1-0/+4
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 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