summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-241-6/+2
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-284-8/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-1/+1
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-09-281-4/+4
* gbuild: clean up Mac OS X framework handling:Michael Stahl2012-09-281-1/+1
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-284-4/+8
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-284-0/+4
* SetPosSizePixel->setPosSizePixelCaolán McNamara2012-09-282-2/+2
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-281-1/+1
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-12/+0