summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
* chmod -xTor Lillqvist2012-03-211-0/+0
* 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
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-103-3/+3
* remove duplicate statementDavid Tardon2012-03-081-1/+0
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-1/+1
* 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
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-104-4/+0
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* add missing README to animation, sc, sd, slideshow, starmath, swJosh Heidenreich2012-02-041-0/+1
* 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_ELEMENTSThomas Arnhold2012-01-101-1/+1
* 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
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-065-25/+20
* Resolves: rhbz#759647 ::dispose clears mpPresTimer before releaseTimer calledCaolán McNamara2011-12-061-2/+6
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-0113-19/+19
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-83/+0
* remove pch from the include listNorbert Thiebaud2011-11-274-4/+0
* remove include of pch header from slidewhowNorbert Thiebaud2011-11-2797-188/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-272-4/+0
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-2/+2
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Drop unnecessary inclusions of <sal/main.h>Tor Lillqvist2011-11-051-1/+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
* add missing braces for if statement, making correct scopePierre-André Jacquod2011-10-071-1/+2
* remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks2011-10-051-6/+5
* cast is gone nowCaolán McNamara2011-10-052-3/+3