summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes/drawshape.cxx
AgeCommit message (Expand)Author
4 hourscid#1556086 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-13loplugin:ostr in slideshowNoel Grandin
2024-04-30cid#1596694 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-04-30cid#1596696 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-04-25Fix typoAndrea Gelmini
2024-04-25tdf#153162 Animation load optimizationAttila Szűcs
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 11)Julien Nabet
2023-09-05tdf#154138 C/P regression - used setWidth instead of setHeightTomaž Vajngerl
2022-09-21cid#1515521 Dereference before null checkCaolán McNamara
2022-09-19Fix typosAndrea Gelmini
2022-09-19tdf#150402 Correct wrong Bound of Shape in SlideshowArmin Le Grand (allotropia)
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-03clang-tidy modernize-pass-by-value in slideshowNoel Grandin
2022-05-31The return value of std::count_if is guaranteed to be non-negativeStephan Bergmann
2021-10-11loplugin:moveparam in slideshowNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-25loplugin:makeshared in slideshowNoel Grandin
2020-01-03tdf#42949 Fix IWYU warnings in slideshow/Gabor Kelemen
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-07tdf#115142 Revert "slideshow: clip shapes in secondary screen window"Michael Stahl
2017-11-10slideshow: clip shapes in secondary screen windowMichael Stahl
2017-10-23loplugin:includeform: slideshowStephan Bergmann
2017-09-13clang-tidy modernize-use-emplace in slideshowNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert slideshow module away from OSL_ASSERT to assertChris Sherlock
2017-03-23convert UpdateFlags to scoped enumNoel Grandin
2017-02-15convert DocTreeNode::NodeType to scoped enumNoel Grandin
2017-02-15drop CycleMode enumNoel Grandin
2016-12-02coverity#1371200 Missing move assignment operatorCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-13slideshow: replace boost::mem_fn with std::mem_fnMichael Stahl
2016-03-09Add missing includesDavid Ostrovsky
2016-02-09Remove excess newlinesChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in slideshowNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19slideshow: remove unecessary boost/bind includesDaniel Robertson
2015-08-17slideshow: replace for_each with range-based forDaniel Robertson
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-13slideshow: simplify code by replacing std::find_if by std::any_of/std::none_ofTakeshi Abe
2015-04-24loplugin:simplifyboolStephan Bergmann
2014-12-08coverity#1257110 Big parameter passed by valueCaolán McNamara
2014-12-05Slightly less verbose adaptation to boost-1.56.0Thorsten Behrens