summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2012-04-02WaE with MAc SDK > 10.4Norbert Thiebaud
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-08remove duplicate statementDavid Tardon
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-17remove duplicated assignmentDavid Tardon
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-04add missing README to animation, sc, sd, slideshow, starmath, swJosh Heidenreich
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-10Use SAL_N_ELEMENTSThomas Arnhold
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-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-06Resolves: rhbz#759647 ::dispose clears mpPresTimer before releaseTimer calledCaolán McNamara
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header from slidewhowNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-05Drop unnecessary inclusions of <sal/main.h>Tor Lillqvist
2011-11-03RangeExpander functor removed, but needed in one place.Cédric Bosdonnat
2011-11-01adapt naming schemeCaolán McNamara
2011-11-01ByteString->rtl::OStringCaolán McNamara
2011-10-25WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist
2011-10-19Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest ...Tor Lillqvist
2011-10-07add missing braces for if statement, making correct scopePierre-André Jacquod
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks
2011-10-05cast is gone nowCaolán McNamara
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-29Fix error: invalid conversion from 'long int*' to 'const GLint*'Tor Lillqvist
2011-09-29fix trunk gcc compiler errors; second attempt for the previously reverted partStephan Bergmann
2011-09-29Reverted std::hash map part of previous "fix trunk gcc compile errors."Stephan Bergmann