summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/slideshowimpl.cxx
AgeCommit message (Expand)Author
2024-11-24Turn SD_MOD macro to a functionMike Kaganski
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-10-19cid#1608219 silence Overflowed constantCaolán McNamara
2024-09-17use more concrete UNO types in sdNoel Grandin
2024-08-18cid#1557699 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2024-05-08tdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show=Justin Luth
2024-04-22Revert "IASS: Correct Buffering of last Slide"Armin Le Grand
2024-04-18tdf#160669 IASS: flush Prefetch for SLideShow as neededArmin Le Grand (allotropia)
2024-04-11IASS: Correct Buffering of last SlideArmin Le Grand (allotropia)
2024-04-03tdf#146619 Drop unused 'using namespace' in: sd/Gabor Kelemen
2024-03-27IASS: Fix crash with PresenterConsoleArmin Le Grand (allotropia)
2024-02-29cid#1592640 Dereference after null checkCaolán McNamara
2024-02-27cid#1592376 Uninitialized scalar fieldCaolán McNamara
2024-02-27cid#1592380 COPY_PASTE_ERRORJulien Nabet
2024-02-24Fix typoAndrea Gelmini
2024-02-24IASS: make live slideshow experimental and configurableArmin Le Grand (allotropia)
2024-02-23IASS: Added SdrObject Insert/Remove suppportArmin Le Grand (allotropia)
2024-02-21IASS: Avoid more SlideShow shutdownsArmin Le Grand (allotropia)
2024-02-18IASS: Preparations for InterActiveSlideShowArmin Le Grand (allotropia)
2024-01-11tdf#158664 Ignore Notifications when SlideShow is inactiveArmin Le Grand (allotropia)
2023-12-06tdf#148986 Support XF86Forward / XF86Back key eventsGabor Kelemen
2023-11-28Update SlideShow on DrawModel changes IIArmin Le Grand (allotropia)
2023-11-22tdf#158126 UI: Scalable buttons for Impress navigation barIrgaliev Amin
2023-11-20Fix typoAndrea Gelmini
2023-11-20Update SlideShow on DrawModel changesArmin Le Grand (allotropia)
2023-11-06tdf#157788 Move "Show navigation panel" back to Presentation settingsSamuel Mehrbrodt
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sdStephan Bergmann
2023-10-17tdf#157788 Saving the "Show navigation panel" setting for a deviceIrgaliev Amin
2023-10-06SdrModel::getUnoModel can use XModel instead of XInterfaceNoel Grandin
2023-09-05SvxDrawPage does not need to use aggregationNoel Grandin
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-07-17tdf#156308: Restore use of /org.openoffice.Office.Recovery/AutoSaveMike Kaganski
2023-06-20tdf#155920: next effect in END mode should no resume showDaniel Lohmann
2023-05-04tdf#154839 Add navigation buttons for slidesAmin Irgaliev
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-02BaseMutex->std::mutex in SlideShowListenerProxyNoel Grandin
2022-12-16sd: check SfxViewFrame::Current()Caolán McNamara
2022-11-18AddWindowToPaintView -> AddDeviceToPaintViewMike Kaganski
2022-09-05vcl: Rename LongPress event to GestureLongPressPovilas Kanapickas
2022-09-05vcl: Rename Swipe event to GestureSwipePovilas Kanapickas
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin
2022-06-14tdf#149351 Add a 'Turn off mouse as pen' shortcutGabor Kelemen
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann
2022-04-27tdf#141835 handle SHOWWINDOWMODE_END when resuming the slide showdldld
2022-04-25tdf#148654 stop playing sound with presentation endsCaolán McNamara
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin