summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/slideshowimpl.cxx
AgeCommit message (Expand)Author
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29com::sun::star->css in slideshowNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-11tdf#93243 slideshow: replace boost::bindDaniel Robertson
2015-10-11Replace simple while loops with range-based forDaniel Robertson
2015-10-09slideshow: replace for_each with range-based forDaniel Robertson
2015-10-08tdf#94222: Revert "slideshow: replace for_each with range-based loop"Jan Holesovsky
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-14boost->stdCaolán McNamara
2015-09-07slideshow: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-24slideshow: replace for_each with range-based loopDaniel Robertson
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-08-03slideshow: try to fix libc++/MSVC build by replacing boost::bindMichael Stahl
2015-06-16Fix typosAndrea Gelmini
2015-06-15inline COMPHELPER_SERVICEDECL_ macroNoel Grandin
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-24loplugin:constantfunction: variousNoel Grandin
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-05-08various: sal_Bool->boolNoel Grandin
2014-04-30slideshow: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from slideshowAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-10-08slideshow: remove cruft, align formatting.Thorsten Behrens
2013-08-09-Werror=maybe-uninitializedStephan Bergmann
2013-08-04request immdiateupdate for pointerSymbol, but bad performanceSiqi LIU
2013-08-04pointer display on the screenSiqi LIU
2013-07-09Resolves: #i118671# take emergency exit when local slideshow...Armin Le Grand
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05fdo#59071 Slideshow: allow automatic transitions with sub-secondCao Cuong Ngo
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-29fdo#59881 - sdremote: revert un-necessary locking change.Michael Meeks
2013-01-28fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-07-03sprinkle explicit over constructorsDavid Tardon
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-10Remove VERBOSE part 3Rob Snelders
2012-04-08Fix Prefer prefix ++/-- operatorsJulien Nabet
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-16Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann