summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes/drawshape.cxx
AgeCommit message (Expand)Author
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
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-29autorecovery: ENSURE_OR_RETURN => ENSURE_OR_RETURN_FALSE, added new ENSURE_OR...Frank Schoenheit [fs]
2009-11-30slideshow1: merge with DEV300 m44Jens-Heiner Rechtien
2009-03-24#i100047# Calling updateStateIds() from createAttributeLayer().Andre Fischer
2009-02-27CWS-TOOLING: integrate CWS impress162Oliver Bolte
2008-07-11INTEGRATION: CWS thb30fixes (1.4.10); FILE MERGEDRüdiger Timm
2008-07-01INTEGRATION: CWS impress144 (1.4.8); FILE MERGEDVladimir Glazounov