summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2012-03-19Clear whole layer in slideshow sprites fdo#45219Thorsten Behrens1-4/+11
2012-03-19Clear sprites to white fdo#45219.Thorsten Behrens1-1/+1
2012-03-19Clear full sprite area for fdo#45219Thorsten Behrens1-1/+1
2012-01-10Fix more incorrect iterator re-use.Thorsten Behrens3-5/+4
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-13slideshow: play back embedded media:Michael Stahl1-4/+14
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara5-25/+20
2011-12-07Resolves: rhbz#759647 ::dispose clears mpPresTimer before releaseTimer calledCaolán McNamara1-2/+6
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan13-19/+19
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-83/+0
2011-11-27remove pch from the include listNorbert Thiebaud4-4/+0
2011-11-27remove include of pch header from slidewhowNorbert Thiebaud97-188/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2-4/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-2/+2
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-05Drop unnecessary inclusions of <sal/main.h>Tor Lillqvist1-1/+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-07add missing braces for if statement, making correct scopePierre-André Jacquod1-1/+2
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks1-6/+5
2011-10-05cast is gone nowCaolán McNamara2-3/+3
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
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
2011-09-29Reverted std::hash map part of previous "fix trunk gcc compile errors."Stephan Bergmann1-9/+8
2011-09-29fix trunk gcc compile errorsMatúš Kukan1-8/+9
2011-09-26cppcheck: delete unneded variable in slideshow, OGLTrans_Tran...Impl.cxxPierre-André Jacquod1-1/+1
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold5-6/+6
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann4-1/+16
2011-09-12make slideshow ByteString freeCaolán McNamara1-2/+2
2011-09-10convert Mesa to gbuild and add to tail_buildPeter Foley1-0/+2
2011-09-06[cppchecker] unread Variable within a #ifdef [WINT] removedPierre-André Jacquod1-2/+1
2011-09-01callcatcher: another layer of unusedCaolán McNamara2-36/+0
2011-08-31unusedcode.easy: slideshow::internal cleanupJoseph Powers28-372/+0
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-14unused variable in Windows buildPierre-André Jacquod1-2/+0
2011-08-11sd and slideshow depend on animations' apiNorbert Thiebaud1-0/+1
2011-08-10Some cppcheck cleaningJulien Nabet1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe5-5/+5
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist5-5/+10
2011-07-28add prefixes for component_getFactoryMatúš Kukan6-6/+38
2011-07-25Remove unused Debugging stuffThomas Arnhold7-416/+0