summaryrefslogtreecommitdiffstats
path: root/slideshow/source
Commit message (Expand)AuthorAgeFilesLines
* boost::shared_dynamic_cast -> boost::dynamic_pointer_castCaolán McNamara2013-06-261-1/+1
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-06-104-20/+13
* Fix memory leak in OGLTransitionerImpl::createWindow.Mark Wielaard2013-06-101-1/+18
* MPLv2 subset improvements.Michael Meeks2013-06-046-0/+21
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-24/+14
* eliminate type ambiguity for std::accumulate() invocationHerbert Dürr2013-05-271-2/+2
* Resolves: #i120764# Reduce grid size for snake wipe transition to 8*8.Andre Fischer2013-05-161-4/+4
* slideshow: that define causes -Wunused-macros with 10.6 SDK tooMichael Stahl2013-04-101-3/+0
* fdo#46808, Convert frame::Frame to new styleNoel Grandin2013-04-082-10/+5
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-074-14/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0761-199/+199
* Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist2013-04-074-39/+0
* fdo#59071 Slideshow: allow automatic transitions with sub-secondCao Cuong Ngo2013-04-051-1/+1
* At least Mac OS X SDK 10.7 does not need thatStephan Bergmann2013-03-271-0/+4
* fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin2013-03-201-19/+4
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-192-5/+5
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-197-21/+17
* 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