summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes/drawshapesubsetting.cxx
AgeCommit message (Expand)Author
2023-07-05tdf#113290: Fix handling of grapheme clusters in slideshow animationsKhaled Hosny
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2020-03-12Revert "loplugin:constfields in slideshow"Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-03tdf#42949 Fix IWYU warnings in slideshow/Gabor Kelemen
2019-02-05loplugin:flatten in slideshowNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-11-24remove unused DocTreeNode::NodeType::InvalidNoel Grandin
2018-10-09loplugin:constfields in slideshowNoel Grandin
2018-09-03tdf#119146: fix populating maCurrentSubsetsMike Kaganski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-28tdf#102195: don't exclude everything between first and last subsetMike Kaganski
2017-09-13clang-tidy modernize-use-emplace in slideshowNoel Grandin
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-02-15convert DocTreeNode::NodeType to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-14loplugin:passstuffbyref in slideshowNoel Grandin
2016-02-24boost::shared_ptr->std::shared_ptr in slideshowNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-08-20loplugin: defaultparamsNoel Grandin
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-11slideshow: stop (mis)-using VERBOSENorbert Thiebaud
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-02-25Remove visual noise from slideshowAlexander Wilms
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
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
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-25callcatcher: update listCaolán McNamara
2012-01-11Fix fdo#43820 - properly initialize iterators before math.Thorsten Behrens
2012-01-05regenerate list under OSL_DEBUG_LEVEL=2Caolán McNamara
2012-01-05WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara
2011-12-22Fix slideshow text animations - fdo#43837Thorsten Behrens
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-27remove include of pch header from slidewhowNorbert Thiebaud
2011-11-01adapt naming schemeCaolán McNamara
2011-11-01ByteString->rtl::OStringCaolán McNamara
2011-08-31unusedcode.easy: slideshow::internal cleanupJoseph Powers
2011-05-10GDIMetaFile cleanupJoseph Powers
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold