summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/slideshow.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-04IASS: make live slideshow non-experimentalThorsten Behrens1-8/+1
2024-04-03tdf#146619 Drop unused 'using namespace' in: sd/Gabor Kelemen1-1/+0
2024-02-24IASS: make live slideshow experimental and configurableArmin Le Grand (allotropia)1-5/+21
2024-02-21IASS: Avoid more SlideShow shutdownsArmin Le Grand (allotropia)1-0/+39
2024-02-18IASS: Preparations for InterActiveSlideShowArmin Le Grand (allotropia)1-0/+7
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara1-4/+2
2023-10-17tdf#157788 Saving the "Show navigation panel" setting for a deviceIrgaliev Amin1-19/+0
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann1-1/+1
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-16/+16
2023-05-04tdf#154839 Add navigation buttons for slidesAmin Irgaliev1-15/+34
2023-01-26GetDrawController should return pointerNoel Grandin1-1/+1
2022-10-21loplugin:referencecasting look for a new patternNoel Grandin1-7/+6
2022-09-05vcl: Rename LongPress event to GestureLongPressPovilas Kanapickas1-1/+1
2022-09-05vcl: Rename Swipe event to GestureSwipePovilas Kanapickas1-1/+1
2022-07-25use more o3tl::spanNoel Grandin1-2/+1
2021-12-29use comphelper::WeakComponentImplHelper in sd::SlideShowNoel Grandin1-3/+2
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski1-16/+8
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin1-1/+1
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin1-2/+2
2021-02-15loplugin:referencecasting in sdNoel1-3/+2
2020-09-25tdf#64711 pointer deleted out from under std::shared_ptrCaolán McNamara1-12/+8
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-16/+16
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin1-16/+16
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-5/+5
2020-04-25tdf#129898 Use layer DrawnInSlideshow in edit modeRegina Henschel1-0/+26
2020-01-24loplugin:makeshared in sdNoel Grandin1-2/+2
2019-12-03remove some useless comment linesNoel Grandin1-1/+0
2019-09-29loplugin:constmethod in sdNoel Grandin1-3/+3
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen1-4/+0
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-3/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann1-1/+1
2019-05-24tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERTShubham Goyal1-4/+3
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski1-6/+6
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-02-15loplugin:flatten in sd/source/ui/slideshowNoel Grandin1-139/+139
2019-01-31tdf#98143 ,Providing title for the fullscreen slideshow .Sumit Chauhan1-0/+6
2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen1-0/+7
2018-12-29tdf#115691 Keep focus in effects list after previewJim Raykowski1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-08-13loplugin:returnconstant in sdNoel Grandin1-6/+5
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen1-0/+1
2018-03-14loplugin:constantparamNoel Grandin1-1/+1
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: sdStephan Bergmann1-11/+11
2017-08-03loplugin:constparams in sdNoel Grandin1-8/+8