summaryrefslogtreecommitdiff
path: root/slideshow/source/engine
AgeCommit message (Expand)Author
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-03sprinkle explicit over constructorsDavid Tardon
2012-06-28Bug fix: now skip effect work correctly with repeated animationsMarco Cecchetti
2012-06-28Fixed a bug that prevented repeated animations to work properly when the repe...Marco Cecchetti
2012-06-28Added support for the repeatCount attribute for time containers.Marco Cecchetti
2012-06-28Now to animations and repeated to animations are handled by the C++ presentat...Marco Cecchetti
2012-06-25callcatcher: update listCaolán McNamara
2012-06-23WaE on Mac SDK > 10.4Norbert Thiebaud
2012-06-22remove bunch of obsolete looking .dxp filesMichael Stahl
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-04-24Bin commented-out codeTor Lillqvist
2012-04-24WaE: assigning to 'AquaOpenGLView *' from incompatible type 'NSOpenGLView *'Tor Lillqvist
2012-04-24Add hopefully helpful commentTor Lillqvist
2012-04-24WaE: 'SceneObject' has virtual functions but non-virtual destructorTor Lillqvist
2012-04-24WaE: incompatible pointer types: 'long *' vs. 'const GLint *'Tor Lillqvist
2012-04-12callcatcher: update unused code listCaolán McNamara
2012-04-11callcatcher: update listCaolán McNamara
2012-04-10fix buildCaolán McNamara
2012-04-10Remove VERBOSE part 3Rob Snelders
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
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-03-16Clear whole layer in slideshow sprites fdo#45219Thorsten Behrens
2012-03-16Clear sprites to white fdo#45219.Thorsten Behrens
2012-03-16Clear full sprite area for fdo#45219Thorsten Behrens
2012-03-08remove duplicate statementDavid Tardon
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-17remove duplicated assignmentDavid Tardon
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann
2012-01-24String->rtl::OUStringCaolán McNamara
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot
2012-01-11Fix fdo#43820 - properly initialize iterators before math.Thorsten Behrens
2012-01-09Use SAL_N_ELEMENTS in slideshow where possible.Thorsten Behrens
2012-01-09Fix totally busted whitespace in slideshow module.Thorsten Behrens
2012-01-09Fix more incorrect iterator re-use.Thorsten Behrens
2012-01-05regenerate list under OSL_DEBUG_LEVEL=2Caolán McNamara
2012-01-05WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara
2012-01-04slideshow: fix unused param warnings in ObjC filesMichael Stahl
2011-12-22Fix slideshow text animations - fdo#43837Thorsten Behrens
2011-12-22Fix for fdo#43837 - prevent invalid shape text indices.Thorsten Behrens
2011-12-15Removed extra semicolonsJesse
2011-12-12slideshow: play back embedded media:Michael Stahl
2011-12-06Resolves: rhbz#759647 ::dispose clears mpPresTimer before releaseTimer calledCaolán McNamara
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan