summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
* Fix more incorrect iterator re-use.Thorsten Behrens2012-01-103-5/+4
* 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
* slideshow: play back embedded media:Michael Stahl2011-12-131-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-075-25/+20
* Resolves: rhbz#759647 ::dispose clears mpPresTimer before releaseTimer calledCaolán McNamara2011-12-071-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
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* 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-215-6/+6
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-124-1/+16
* make slideshow ByteString freeCaolán McNamara2011-09-121-2/+2
* convert Mesa to gbuild and add to tail_buildPeter Foley2011-09-101-0/+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
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* unused variable in Windows buildPierre-André Jacquod2011-08-141-2/+0
* sd and slideshow depend on animations' apiNorbert Thiebaud2011-08-111-0/+1
* Some cppcheck cleaningJulien Nabet2011-08-101-1/+1
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-105-5/+5
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-305-5/+10
* add prefixes for component_getFactoryMatúš Kukan2011-07-286-6/+38
* Remove unused Debugging stuffThomas Arnhold2011-07-257-416/+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
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-07-217-8/+22
|\