summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes/drawshape.cxx
AgeCommit message (Expand)Author
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
2014-08-29Fix build with boost-1.56.0.Jörg Sonnenberger
2014-02-25Remove visual noise from slideshowAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-12-22Fix slideshow text animations - fdo#43837Thorsten Behrens
2011-11-27remove include of pch header from slidewhowNorbert Thiebaud
2011-11-03RangeExpander functor removed, but needed in one place.Cédric Bosdonnat
2011-11-01adapt naming schemeCaolán McNamara
2011-11-01ByteString->rtl::OStringCaolán McNamara