summaryrefslogtreecommitdiffstats
path: root/slideshow/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-062-4/+6
* doubled includesThomas Arnhold2013-03-044-4/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* coverity#982270: fix copy&paste errorMarkus Mohrhard2013-03-031-1/+1
* remove some trivial duplicatesThomas Arnhold2013-02-251-1/+0
* loplugin: unused variablesThomas Arnhold2013-02-241-1/+0
* Fix member variables not initialized in constructorJulien Nabet2013-02-123-3/+3
* fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright2013-02-096-6/+6
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-306-46/+44
* fdo#59881 - sdremote: revert un-necessary locking change.Michael Meeks2013-01-291-5/+1
* fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks2013-01-281-1/+5
* QUARTZ is equivalent to MACOSXTor Lillqvist2013-01-112-4/+4
* Avoid crashTor Lillqvist2013-01-111-1/+1
* I meant -1 of course, not -127Tor Lillqvist2013-01-111-1/+1
* Copy/paste errorTor Lillqvist2013-01-111-1/+1
* Add note that these files are unusedTor Lillqvist2013-01-101-0/+4
* Rename the "unx" folder to "generic" to match realityTor Lillqvist2013-01-105-0/+0
* We always define QUARTZ for Mac OS XTor Lillqvist2013-01-101-4/+0
* Make the OpenGL transition code buildable for WindowsTor Lillqvist2013-01-106-127/+112
* The "unx" and "win" OGLTrans_Shaders.cxx files were effectively identicalTor Lillqvist2013-01-101-142/+0
* turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variablesMatúš Kukan2013-01-091-1/+1
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-072-2/+4
* Remove some unused functionsMarcos Paulo de Souza2012-12-312-9/+0
* Fix 'Primitive::operator=' should return 'Primitive &Julien Nabet2012-12-274-4/+4
* Remove --with-stlport from LO 4.0Stephan Bergmann2012-12-171-1/+1
* WaE: non-constant-expression cannot be narrowed to float in initializer listTor Lillqvist2012-12-101-1/+1
* -Werror,-Wunused-functionStephan Bergmann2012-12-061-16/+0
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* fix first run of shader-using 3D transitionsDavid Tardon2012-11-281-0/+5
* fix 3D slide trans. initializationDavid Tardon2012-11-281-19/+48
* Remove some newly tagged unused methodsJulien Nabet2012-11-232-7/+0
* fix 3D 'fade' transitionsDavid Tardon2012-11-221-2/+365
* fix Fade Smoothly transitionDavid Tardon2012-11-221-4/+5
* refactor OpenGL transition creationDavid Tardon2012-11-223-496/+939
* always set event descriptionDavid Tardon2012-11-226-46/+13
* OSL_TRACE -> SAL_INFODavid Tardon2012-11-221-25/+29
* make conditionally-compiled code easier to readDavid Tardon2012-11-221-4/+14
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-150/+16
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-241-6/+2
* SetPosSizePixel->setPosSizePixelCaolán McNamara2012-09-282-2/+2
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-281-1/+1
* convert OSL_ debug funcs to SAL_David Tardon2012-09-071-2/+2
* more refactoringDavid Tardon2012-09-071-23/+38
* refactor the OGLTransitionerImpl init. a bitDavid Tardon2012-09-071-33/+36
* shuffle #ifdefs around a bitDavid Tardon2012-09-071-6/+4
* more indentation fixesDavid Tardon2012-09-071-196/+194
* drop useless nested anonymous namespaceDavid Tardon2012-09-071-32/+29
* add more timing codeDavid Tardon2012-09-071-0/+4
* simplify time profilingDavid Tardon2012-09-071-12/+24
* use meaningful names for debugging variablesDavid Tardon2012-09-071-22/+22