summaryrefslogtreecommitdiff
path: root/slideshow/source
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-03RangeExpander functor removed, but needed in one place.Cédric Bosdonnat1-1/+0
2011-11-01adapt naming schemeCaolán McNamara3-13/+13
2011-11-01ByteString->rtl::OStringCaolán McNamara3-20/+20
2011-10-25WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist1-1/+1
2011-10-19Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest ...Tor Lillqvist3-0/+21
2011-10-05cast is gone nowCaolán McNamara2-3/+3
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara4-0/+11
2011-09-29Fix error: invalid conversion from 'long int*' to 'const GLint*'Tor Lillqvist1-1/+1
2011-09-29fix trunk gcc compiler errors; second attempt for the previously reverted partStephan Bergmann1-10/+19