summaryrefslogtreecommitdiff
path: root/slideshow/source
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Bug fix: now skip effect work correctly with repeated animationsMarco Cecchetti1-1/+2
2012-06-28Fixed a bug that prevented repeated animations to work properly when the repe...Marco Cecchetti1-1/+0
2012-06-28Added support for the repeatCount attribute for time containers.Marco Cecchetti3-12/+42
2012-06-28Now to animations and repeated to animations are handled by the C++ presentat...Marco Cecchetti5-10/+108
2012-06-25callcatcher: update listCaolán McNamara2-29/+0
2012-06-23WaE on Mac SDK > 10.4Norbert Thiebaud1-3/+4
2012-06-22remove bunch of obsolete looking .dxp filesMichael Stahl1-1/+0
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks159-3834/+2403
2012-06-02targeted string re-workNorbert Thiebaud7-38/+31
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara5-7/+6
2012-04-24Bin commented-out codeTor Lillqvist1-42/+0
2012-04-24WaE: assigning to 'AquaOpenGLView *' from incompatible type 'NSOpenGLView *'Tor Lillqvist1-1/+1
2012-04-24Add hopefully helpful commentTor Lillqvist1-0/+9
2012-04-24WaE: 'SceneObject' has virtual functions but non-virtual destructorTor Lillqvist1-0/+2
2012-04-24WaE: incompatible pointer types: 'long *' vs. 'const GLint *'Tor Lillqvist1-0/+4
2012-04-12callcatcher: update unused code listCaolán McNamara2-9/+0
2012-04-11callcatcher: update listCaolán McNamara2-11/+0
2012-04-10fix buildCaolán McNamara1-1/+1
2012-04-10Remove VERBOSE part 3Rob Snelders22-25/+25
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
2012-04-08Fix Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-65/+26
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-16Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens4-36/+4
2012-03-16Clear whole layer in slideshow sprites fdo#45219Thorsten Behrens1-4/+11
2012-03-16Clear sprites to white fdo#45219.Thorsten Behrens1-1/+1
2012-03-16Clear full sprite area for fdo#45219Thorsten Behrens1-1/+1
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann6-1/+22
2012-03-08remove duplicate statementDavid Tardon1-1/+0
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2-5/+5
2012-02-17remove duplicated assignmentDavid Tardon1-4/+0
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann4-26/+2
2012-01-24String->rtl::OUStringCaolán McNamara1-3/+3
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2-0/+5
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot6-9/+9
2012-01-11Fix fdo#43820 - properly initialize iterators before math.Thorsten Behrens1-18/+16
2012-01-09Use SAL_N_ELEMENTS in slideshow where possible.Thorsten Behrens3-7/+6
2012-01-09Fix totally busted whitespace in slideshow module.Thorsten Behrens1-63/+67
2012-01-09Fix more incorrect iterator re-use.Thorsten Behrens3-5/+4
2012-01-05regenerate list under OSL_DEBUG_LEVEL=2Caolán McNamara2-8/+0
2012-01-05WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara1-2/+2
2012-01-04slideshow: fix unused param warnings in ObjC filesMichael Stahl1-0/+1
2011-12-22Fix slideshow text animations - fdo#43837Thorsten Behrens5-73/+28
2011-12-22Fix for fdo#43837 - prevent invalid shape text indices.Thorsten Behrens2-36/+49
2011-12-15Removed extra semicolonsJesse2-3/+3
2011-12-12slideshow: play back embedded media:Michael Stahl1-4/+14
2011-12-06Resolves: rhbz#759647 ::dispose clears mpPresTimer before releaseTimer calledCaolán McNamara1-2/+6
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan13-19/+19
2011-11-27remove include of pch header from slidewhowNorbert Thiebaud95-186/+0