summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-062-4/+6
* doubled includesThomas Arnhold2013-03-044-4/+0
* remove unused and commented out codeThomas Arnhold2013-03-041-5/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* coverity#982270: fix copy&paste errorMarkus Mohrhard2013-03-031-1/+1
* remove all d.lstMichael Stahl2013-02-281-0/+0
* String::CreateFromAscii removalRicardo Montania2013-02-261-1/+1
* remove some trivial duplicatesThomas Arnhold2013-02-251-1/+0
* loplugin: unused variablesThomas Arnhold2013-02-241-1/+0
* s/the the/the/Tor Lillqvist2013-02-222-2/+2
* 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
* gbuild: remove various pointless calls that don't add anythingMichael Stahl2013-01-261-4/+0
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-1/+6
* Another lacking parenthesisJulien Nabet2013-01-201-2/+1
* Fix missing parenthesisJulien Nabet2013-01-201-1/+1
* fdo#46808, Use service constructor for presentation::SlideShowNoel Grandin2013-01-151-8/+4
* 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-106-6/+6
* We always define QUARTZ for Mac OS XTor Lillqvist2013-01-101-4/+0
* Make the OpenGL transition code buildable for WindowsTor Lillqvist2013-01-107-129/+115
* The "unx" and "win" OGLTrans_Shaders.cxx files were effectively identicalTor Lillqvist2013-01-102-143/+1
* It's not that new any longer;)Tor Lillqvist2013-01-101-1/+1
* 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
* commit delete various unused makefile.mksCaolán McNamara2012-12-061-38/+0
* -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