summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2013-05-27eliminate type ambiguity for std::accumulate() invocationHerbert Dürr1-2/+2
2013-05-23Added options to create subset of full animation set.Andre Fischer1-1/+17
2013-05-16Resolves: #i120764# Reduce grid size for snake wipe transition to 8*8.Andre Fischer1-4/+4
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-1/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks5-110/+20
2013-04-10slideshow: that define causes -Wunused-macros with 10.6 SDK tooMichael Stahl1-3/+0
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin2-10/+5
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák4-14/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák63-214/+214
2013-04-07Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist4-39/+0
2013-04-05fdo#59071 Slideshow: allow automatic transitions with sub-secondCao Cuong Ngo1-1/+1
2013-03-27At least Mac OS X SDK 10.7 does not need thatStephan Bergmann1-0/+4
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin1-19/+4
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2-5/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold7-21/+17
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2-4/+6
2013-03-04doubled includesThomas Arnhold4-4/+0
2013-03-04remove unused and commented out codeThomas Arnhold1-5/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-03coverity#982270: fix copy&paste errorMarkus Mohrhard1-1/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-26String::CreateFromAscii removalRicardo Montania1-1/+1
2013-02-25remove some trivial duplicatesThomas Arnhold1-1/+0
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-22s/the the/the/Tor Lillqvist2-2/+2
2013-02-12Fix member variables not initialized in constructorJulien Nabet3-3/+3
2013-02-09fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright6-6/+6
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac6-46/+44
2013-01-29fdo#59881 - sdremote: revert un-necessary locking change.Michael Meeks1-5/+1
2013-01-28fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks1-1/+5
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl1-4/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl2-1/+6
2013-01-20Another lacking parenthesisJulien Nabet1-2/+1
2013-01-20Fix missing parenthesisJulien Nabet1-1/+1
2013-01-15fdo#46808, Use service constructor for presentation::SlideShowNoel Grandin1-8/+4
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist2-4/+4
2013-01-11Avoid crashTor Lillqvist1-1/+1
2013-01-11I meant -1 of course, not -127Tor Lillqvist1-1/+1
2013-01-11Copy/paste errorTor Lillqvist1-1/+1
2013-01-10Add note that these files are unusedTor Lillqvist1-0/+4
2013-01-10Rename the "unx" folder to "generic" to match realityTor Lillqvist6-6/+6
2013-01-10We always define QUARTZ for Mac OS XTor Lillqvist1-4/+0
2013-01-10Make the OpenGL transition code buildable for WindowsTor Lillqvist7-129/+115
2013-01-10The "unx" and "win" OGLTrans_Shaders.cxx files were effectively identicalTor Lillqvist2-143/+1
2013-01-10It's not that new any longer;)Tor Lillqvist1-1/+1
2013-01-09turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variablesMatúš Kukan1-1/+1
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin2-2/+4
2012-12-31Remove some unused functionsMarcos Paulo de Souza2-9/+0