summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/slideshowimpl.cxx
AgeCommit message (Expand)Author
2012-10-29fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat
2012-09-18Wrap all external use of RemoteServer in ENABLE_SDREMOTE.Andrzej J.R. Hunt
2012-08-08STL'ify CustomShowListNoel Grandin
2012-08-06Renamed Server to RemoteServer for obviousness.Andrzej J.R. Hunt
2012-08-06Fixed a further bug in the Listener cycle. Refactored image storage.Andrzej J. R. Hunt
2012-07-19removed unused includesTakeshi Abe
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-19Remove "else if" dup small blockJulien Nabet
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-26Resolves: rhbz#806663 SlideshowImpl can outlive SdModule (somehow)Caolán McNamara
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-31convert SdCustomeShow from tools/list to vectorNoel Grandin
2011-12-25catch exception by constant referenceTakeshi Abe
2011-12-22remove some unused codeCaolán McNamara
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-11-16Fix slideshow crasherThorsten Behrens
2011-09-06Fix hang in slideshow.Thorsten Behrens
2011-04-14Easy Hack remove dead code and uncompiled code in 'sd' moduleDona Hertel
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-03-11Move DBG_ERROR to OSL_FAIL (multiline)Thomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL for getStr() (multiline)Thomas Arnhold
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-10Remove includes related to Hyperlink Bar in impress_drawAlfonso Eusebio
2011-02-10Remove obsolete Hyperlink Bar from impress_drawAlfonso Eusebio
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2011-01-06cppunit: prefer prefix variantCaolán McNamara
2010-12-12change of __READONLY_DATA define to constGert Faller
2010-12-05Removed dead code and comments from sdRobert Roth
2010-12-02impressdefaults1: #i113019# make user paint settings persistent and added con...Christian Lippka
2010-12-01impressdefaults1: #i113018# use red as default pen color, enable pen context ...Christian Lippka ORACLE
2010-11-16get this building againCaolán McNamara
2010-11-02RTL_CONSTASCII_USTRINGPARAM macroGert Faller
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Merged pptx-autoplay-fix.diff from ooo-buildKatarina Machalkova
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-07-08renaissance1: resolved merge conflicts, cleanup.Andre Fischer
2010-07-01renaissance1: merge with DEV300_m84Andre Fischer
2010-06-14cws impress190: rebase m82Christian Lippka
2010-06-04impress190: merge with dev300_m80sj