summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes/drawshapesubsetting.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-07-05tdf#113290: Fix handling of grapheme clusters in slideshow animationsKhaled Hosny1-3/+11
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2020-03-12Revert "loplugin:constfields in slideshow"Noel Grandin1-3/+3
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-4/+1
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-3/+5
2020-01-03tdf#42949 Fix IWYU warnings in slideshow/Gabor Kelemen1-6/+1
2019-02-05loplugin:flatten in slideshowNoel Grandin1-13/+13
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-6/+6
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin1-3/+4
2018-11-24remove unused DocTreeNode::NodeType::InvalidNoel Grandin1-2/+0
2018-10-09loplugin:constfields in slideshowNoel Grandin1-3/+3
2018-09-03tdf#119146: fix populating maCurrentSubsetsMike Kaganski1-2/+21
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-28tdf#102195: don't exclude everything between first and last subsetMike Kaganski1-52/+50
2017-09-13clang-tidy modernize-use-emplace in slideshowNoel Grandin1-8/+8
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin1-14/+7
2017-02-15convert DocTreeNode::NodeType to scoped enumNoel Grandin1-19/+8
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-8/+6
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-2/+2
2016-04-14loplugin:passstuffbyref in slideshowNoel Grandin1-1/+1
2016-02-24boost::shared_ptr->std::shared_ptr in slideshowNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-08-17slideshow: replace for_each with range-based forDaniel Robertson1-7/+2
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud1-3/+0
2015-08-11slideshow: stop (mis)-using VERBOSENorbert Thiebaud1-9/+3
2015-08-07cppcheck:noExplicitConstructorNoel Grandin1-1/+1
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin1-4/+4
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-2/+4
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-9/+13
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-02-25Remove visual noise from slideshowAlexander Wilms1-9/+9
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin1-7/+7
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin1-3/+1
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-5/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-07-11re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-25callcatcher: update listCaolán McNamara1-10/+0
2012-01-11Fix fdo#43820 - properly initialize iterators before math.Thorsten Behrens1-18/+16
2012-01-05regenerate list under OSL_DEBUG_LEVEL=2Caolán McNamara1-5/+0
2012-01-05WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara1-2/+2
2011-12-22Fix slideshow text animations - fdo#43837Thorsten Behrens1-2/+15
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-1/+1
2011-11-27remove include of pch header from slidewhowNorbert Thiebaud1-2/+0
2011-11-01adapt naming schemeCaolán McNamara1-8/+8
2011-11-01ByteString->rtl::OStringCaolán McNamara1-8/+8
2011-08-31unusedcode.easy: slideshow::internal cleanupJoseph Powers1-16/+0
2011-05-10GDIMetaFile cleanupJoseph Powers1-1/+1
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+1