summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04doubled includesThomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03coverity#982270: fix copy&paste errorMarkus Mohrhard
2013-02-28remove all d.lstMichael Stahl
2013-02-26String::CreateFromAscii removalRicardo Montania
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2013-02-12Fix member variables not initialized in constructorJulien Nabet
2013-02-09fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-29fdo#59881 - sdremote: revert un-necessary locking change.Michael Meeks
2013-01-28fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-20Another lacking parenthesisJulien Nabet
2013-01-20Fix missing parenthesisJulien Nabet
2013-01-15fdo#46808, Use service constructor for presentation::SlideShowNoel Grandin
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-11Avoid crashTor Lillqvist
2013-01-11I meant -1 of course, not -127Tor Lillqvist
2013-01-11Copy/paste errorTor Lillqvist
2013-01-10Add note that these files are unusedTor Lillqvist
2013-01-10Rename the "unx" folder to "generic" to match realityTor Lillqvist
2013-01-10We always define QUARTZ for Mac OS XTor Lillqvist
2013-01-10Make the OpenGL transition code buildable for WindowsTor Lillqvist
2013-01-10The "unx" and "win" OGLTrans_Shaders.cxx files were effectively identicalTor Lillqvist
2013-01-10It's not that new any longer;)Tor Lillqvist
2013-01-09turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variablesMatúš Kukan
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-12-31Remove some unused functionsMarcos Paulo de Souza
2012-12-27Fix 'Primitive::operator=' should return 'Primitive &Julien Nabet
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann
2012-12-10WaE: non-constant-expression cannot be narrowed to float in initializer listTor Lillqvist
2012-12-06commit delete various unused makefile.mksCaolán McNamara
2012-12-06-Werror,-Wunused-functionStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28fix first run of shader-using 3D transitionsDavid Tardon
2012-11-28fix 3D slide trans. initializationDavid Tardon
2012-11-23Remove some newly tagged unused methodsJulien Nabet
2012-11-22fix 3D 'fade' transitionsDavid Tardon
2012-11-22fix Fade Smoothly transitionDavid Tardon
2012-11-22refactor OpenGL transition creationDavid Tardon
2012-11-22always set event descriptionDavid Tardon
2012-11-22OSL_TRACE -> SAL_INFODavid Tardon
2012-11-22make conditionally-compiled code easier to readDavid Tardon
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin