summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow
AgeCommit message (Expand)AuthorFilesLines
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-24/+20
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-28re-base on ALv2 code. Includes:Michael Meeks9-207/+126
2012-11-28impress211: #i110990# Fixed remaining problems with display ids and indices.Andre Fische1-1/+35
2012-11-28impress211: #i110990# Fixed slide show spanning multiple displays on Windows.Andre Fische1-20/+0
2012-11-28impress211: #i116339# Added call to Reschedule to compensate for missing yield.Andre Fische1-0/+1
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin1-2/+2
2012-10-29fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin1-5/+3
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat1-1/+3
2012-09-18Wrap all external use of RemoteServer in ENABLE_SDREMOTE.Andrzej J.R. Hunt1-0/+4
2012-09-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann2-7/+1
2012-08-08STL'ify CustomShowListNoel Grandin2-5/+8
2012-08-06Renamed Server to RemoteServer for obviousness.Andrzej J.R. Hunt1-3/+3
2012-08-06Fixed a further bug in the Listener cycle. Refactored image storage.Andrzej J. R. Hunt2-3/+3
2012-08-06Fixed Listener registration and destruction for all cases.Andrzej J. R. Hunt1-1/+3
2012-08-06Create listener when presentation is started.Andrzej J. R. Hunt1-0/+3
2012-07-19removed unused includesTakeshi Abe1-3/+0
2012-07-17sal_Bool -> boolTakeshi Abe2-20/+20
2012-06-29removed unnecessary forward declarations of classTakeshi Abe1-2/+0
2012-06-21re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-2/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-3/+3
2012-05-30sdext: cleanup presenter screen handling pwrt. namingMichael Meeks1-1/+1
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-05-19Remove "else if" dup small blockJulien Nabet1-5/+0
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot1-3/+3
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot3-53/+38
2012-04-13Remove some A2S and C2U macros in sdOlivier Hallot2-13/+10
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-5/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-15/+15
2012-03-26Resolves: rhbz#806663 SlideshowImpl can outlive SdModule (somehow)Caolán McNamara1-1/+4
2012-03-25removed duplicate includes in sdTakeshi Abe1-1/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl1-0/+0
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist1-0/+4
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann6-13/+13
2012-02-01pointer -> referenceIvan Timofeev1-1/+9
2012-01-31convert SdCustomeShow from tools/list to vectorNoel Grandin1-5/+5
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2011-12-25catch exception by constant referenceTakeshi Abe1-40/+20
2011-12-22remove some unused codeCaolán McNamara1-1/+0
2011-12-08Fix misc. bugs in presenter view switch screen feature: make it work.Michael Meeks3-20/+30
2011-12-08childs -> childrenMichael T. Whiteley1-5/+5
2011-12-06impress210: #i116846# added missing commits from cws impressdefaults1Christian Lippka ORACLE1-1/+1
2011-12-06impress210: #i116846# adding uncommited changes from cws impressdefautls1Christian Lippka ORACLE1-3/+3
2011-11-27remove include of pch header from sdNorbert Thiebaud7-12/+0
2011-11-16Fix slideshow crasherThorsten Behrens1-1/+4
2011-09-23Fix comment to reference the right bugtracker.Jan Holesovsky1-1/+1
2011-09-22Fix #i118456# make sure TextEdit changes get pushed to modelArmin Le Grand1-0/+12