summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow
AgeCommit message (Expand)Author
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17rtl::Reference fits just fine hereStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-04coverity#705867 Dereference before null checkCaolán McNamara
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-10coverity#738826 Uninitialized scalar fieldCaolán McNamara
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-05-09fdo#78267: Fix advancing slides by mouse clicks.Jan Holesovsky
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-28Resolves: rhbz#1091117 SdGlobalResourceContainer used after deleteCaolán McNamara
2014-04-27ANIMATIONMODE_VIEW can be removedJulien Nabet
2014-04-25Related: rhbz#1032774 slide restarter should disable auto-exitCaolán McNamara
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15fix hacked bool in SfxDispatcher::SetSlotFilterNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29typo: optimisation -> optimizationThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-05coverity#704764 Dereference after null checkCaolán McNamara
2014-03-05coverity#704763 Dereference after null checkCaolán McNamara
2014-03-05coverity#704762 Dereference after null checkCaolán McNamara
2014-03-05coverity#704761 Dereference after null checkCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Fixup whitespace changes, remove commented code.Thorsten Behrens
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-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20cid#1078827 Dereference before null checkNoel Grandin
2014-02-19coverity#738826 Uninitialized scalar fieldCaolán McNamara
2014-02-18Remove from option-dialog the CurrentPage-option (fdo#71601)Rob Snelders
2014-01-28bool improvementsStephan Bergmann
2014-01-28Introduce com.sun.star.frame.theAutoRecovery singleton.Matúš Kukan
2014-01-21Change EnableNoYieldMode(bool) to better namesChris Sherlock
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-15StartPresentationMode nFlags takes PRESENTATION_* valuesStephan Bergmann
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan 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