summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/slideshow.cxx
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-04coverity#705867 Dereference before null checkCaolán McNamara
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-25Related: rhbz#1032774 slide restarter should disable auto-exitCaolán McNamara
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-23coverity#707114 Uncaught exceptionCaolán McNamara
2014-02-23coverity#707113 Uncaught exceptionCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-15StartPresentationMode nFlags takes PRESENTATION_* valuesStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-11-28Integrate branch of IAccessible2Steve Yin
2013-11-21Related: rhbz#1032774 bodge-around reported NULL value hereCaolán McNamara
2013-10-23Some clean-upStephan Bergmann
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza
2013-09-19convert more .cxx files in sd from String to OUStringNoel Grandin
2013-09-02String->OUStringIvan Timofeev
2013-07-29fdo#45233 Allow editing pps/ppsx Autoplay PresentationsSamuel Mehrbrodt
2013-07-18fdo#67045 - fix several nasty screen selection issues with presenter console.Michael Meeks
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-13fix ambiguity in pch buildLuboš Luňák
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-28impress211: #i110990# Fixed remaining problems with display ids and indices.Andre Fische
2012-11-28impress211: #i110990# Fixed slide show spanning multiple displays on Windows.Andre Fische
2012-08-08STL'ify CustomShowListNoel Grandin
2012-08-06Fixed a further bug in the Listener cycle. Refactored image storage.Andrzej J. R. Hunt
2012-08-06Fixed Listener registration and destruction for all cases.Andrzej J. R. Hunt
2012-08-06Create listener when presentation is started.Andrzej J. R. Hunt
2012-05-30sdext: cleanup presenter screen handling pwrt. namingMichael Meeks
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-13Remove some A2S and C2U macros in sdOlivier Hallot
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-01pointer -> referenceIvan Timofeev
2011-12-08Fix misc. bugs in presenter view switch screen feature: make it work.Michael Meeks
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-09-23Fix comment to reference the right bugtracker.Jan Holesovsky