summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/slideshowimpl.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke1-2/+2
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-3/+3
2014-05-08various: sal_Bool->boolNoel Grandin1-1/+1
2014-04-30slideshow: sal_Bool->boolNoel Grandin1-7/+7
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-24/+24
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-34/+34
2014-02-25Remove visual noise from slideshowAlexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-1/+1
2013-10-08slideshow: remove cruft, align formatting.Thorsten Behrens1-13/+4
2013-08-09-Werror=maybe-uninitializedStephan Bergmann1-1/+4
2013-08-04request immdiateupdate for pointerSymbol, but bad performanceSiqi LIU1-1/+1
2013-08-04pointer display on the screenSiqi LIU1-0/+36
2013-07-09Resolves: #i118671# take emergency exit when local slideshow...Armin Le Grand1-0/+12
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-7/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-18/+18
2013-04-05fdo#59071 Slideshow: allow automatic transitions with sub-secondCao Cuong Ngo1-1/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-10/+10
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
2012-07-11re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-03sprinkle explicit over constructorsDavid Tardon1-2/+2
2012-06-02targeted string re-workNorbert Thiebaud1-12/+12
2012-04-10Remove VERBOSE part 3Rob Snelders1-1/+1
2012-04-08Fix Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-34/+17
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-16Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens1-9/+1
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann1-7/+1
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot1-2/+2
2011-12-06Resolves: rhbz#759647 ::dispose clears mpPresTimer before releaseTimer calledCaolán McNamara1-2/+6
2011-11-27remove include of pch header from slidewhowNorbert Thiebaud1-2/+0
2011-10-25WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist1-1/+1
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-2/+2
2011-07-28add prefixes for component_getFactoryMatúš Kukan1-1/+9
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-41/+13
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen1-41/+13
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-5/+4
2010-12-03callcatcher: removed uncalled and uncallable methodsCaolán McNamara1-11/+0
2010-12-02impressdefaults1: #i113019# fixes to make changing of user paint settings dur...Christian Lippka1-37/+13
2010-12-01impressdefaults1: #i113018# use red as default pen color, enable pen context ...Christian Lippka ORACLE1-4/+0
2010-11-02RTL_CONSTASCII_USTRINGPARAM macroGert Faller1-43/+10
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-04-15aw081 #i110731# added basegfx::fround to get to integer cleanerArmin Le Grand1-1/+3
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-02-04autorecovery: commit resolved merge (after rebase to m71)Frank Schoenheit [fs]1-7/+336
2010-01-29autorecovery: ENSURE_OR_RETURN => ENSURE_OR_RETURN_FALSE, added new ENSURE_OR...Frank Schoenheit [fs]1-3/+3
2010-01-07eraser01: merge with DEV300 m68thb1-61/+410