summaryrefslogtreecommitdiffstats
path: root/slideshow/source
Commit message (Expand)AuthorAgeFilesLines
* Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens2012-03-164-36/+4
* Clear whole layer in slideshow sprites fdo#45219Thorsten Behrens2012-03-161-4/+11
* Clear sprites to white fdo#45219.Thorsten Behrens2012-03-161-1/+1
* Clear full sprite area for fdo#45219Thorsten Behrens2012-03-161-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-146-1/+22
* remove duplicate statementDavid Tardon2012-03-081-1/+0
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-212-5/+5
* remove duplicated assignmentDavid Tardon2012-02-171-4/+0
* EasyHack: Removed gcc conditionalsAlexander Bergmann2012-02-134-26/+2
* String->rtl::OUStringCaolán McNamara2012-01-241-3/+3
* WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2012-01-152-0/+5
* Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot2012-01-116-9/+9
* Fix fdo#43820 - properly initialize iterators before math.Thorsten Behrens2012-01-111-18/+16
* Use SAL_N_ELEMENTS in slideshow where possible.Thorsten Behrens2012-01-093-7/+6
* Fix totally busted whitespace in slideshow module.Thorsten Behrens2012-01-091-63/+67
* Fix more incorrect iterator re-use.Thorsten Behrens2012-01-093-5/+4
* regenerate list under OSL_DEBUG_LEVEL=2Caolán McNamara2012-01-052-8/+0
* WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara2012-01-051-2/+2
* slideshow: fix unused param warnings in ObjC filesMichael Stahl2012-01-041-0/+1
* Fix slideshow text animations - fdo#43837Thorsten Behrens2011-12-225-73/+28
* Fix for fdo#43837 - prevent invalid shape text indices.Thorsten Behrens2011-12-222-36/+49
* Removed extra semicolonsJesse2011-12-152-3/+3
* slideshow: play back embedded media:Michael Stahl2011-12-121-4/+14
* Resolves: rhbz#759647 ::dispose clears mpPresTimer before releaseTimer calledCaolán McNamara2011-12-061-2/+6
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-0113-19/+19
* remove include of pch header from slidewhowNorbert Thiebaud2011-11-2795-186/+0
* RangeExpander functor removed, but needed in one place.Cédric Bosdonnat2011-11-031-1/+0
* adapt naming schemeCaolán McNamara2011-11-013-13/+13
* ByteString->rtl::OStringCaolán McNamara2011-11-013-20/+20
* WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist2011-10-251-1/+1
* Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest ...Tor Lillqvist2011-10-193-0/+21
* cast is gone nowCaolán McNamara2011-10-052-3/+3
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-304-0/+11
* Fix error: invalid conversion from 'long int*' to 'const GLint*'Tor Lillqvist2011-09-291-1/+1
* fix trunk gcc compiler errors; second attempt for the previously reverted partStephan Bergmann2011-09-291-10/+19
* Reverted std::hash map part of previous "fix trunk gcc compile errors."Stephan Bergmann2011-09-291-9/+8
* fix trunk gcc compile errorsMatúš Kukan2011-09-291-8/+9
* cppcheck: delete unneded variable in slideshow, OGLTrans_Tran...Impl.cxxPierre-André Jacquod2011-09-261-1/+1
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-214-5/+5
* make slideshow ByteString freeCaolán McNamara2011-09-121-2/+2
* [cppchecker] unread Variable within a #ifdef [WINT] removedPierre-André Jacquod2011-09-061-2/+1
* callcatcher: another layer of unusedCaolán McNamara2011-09-012-36/+0
* unusedcode.easy: slideshow::internal cleanupJoseph Powers2011-08-3128-372/+0
* unused variable in Windows buildPierre-André Jacquod2011-08-141-2/+0
* Some cppcheck cleaningJulien Nabet2011-08-101-1/+1
* add prefixes for component_getFactoryMatúš Kukan2011-07-285-5/+37
* Remove unused Debugging stuffThomas Arnhold2011-07-256-415/+0
* remove half baked test without the appropriate include to make it worksNorbert Thiebaud2011-07-241-4/+0
* cString is deprecated use cStringUsingEncoding insteadNorbert Thiebaud2011-07-241-2/+2
* Remove component_getImplementationEnvironmentMatus Kukan2011-07-111-1/+0