summaryrefslogtreecommitdiff
path: root/sd/source/core/CustomAnimationEffect.cxx
AgeCommit message (Expand)Author
2021-07-30make BasePrimitive2D easier extensible with VisitingParametersTomaž Vajngerl
2021-07-29tdf#142817: Correctly replace animation effect that comes with a commandKatarina Behrens
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in sdNoel Grandin
2020-01-04tdf#129708 speed-up: reuse enumeration for each effectSerge Krot
2019-11-30tdf#94947 Set preset-id for user defined motion paths.Mark Hung
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-04reduce Primitive2DContainer copyingNoel Grandin
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin
2019-08-15loplugin:sequenceloop in sdNoel Grandin
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-07-29Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-30Impress: Delete an empty paragraph's animation over a non-empty one'sBrian Fraser
2019-02-26tdf#88969 restart interactive sequence.Mark Hung
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-15loplugin:flatten in sd/source/coreNoel Grandin
2019-01-21tdf#42949 Fix IWYU warnings in sd/source/{core,helper}/*hxxGabor Kelemen
2018-12-19Simplify containers iterations in sd/*Arkadiy Illarionov
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-16tdf#37483 Add drag'n'drop to reorder custom Impress animationsBrian Fraser
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-16tdf#120626 'rewind' doesn't stick when effect duration is changedCaolán McNamara
2018-10-09loplugin:constfields in sdNoel Grandin
2018-09-27tdf#118065 Fix slow Impress custom animation sidebar updateBrian Fraser
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-24tdf#47795 set mnTextGrouping to last non WITH_PREVIOUS level.Mark Hung
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-11-13Fix typosAndrea Gelmini
2017-11-12Replace list by vector for InteractiveSequence (sd)Julien Nabet
2017-11-04Replace lists by vectors in animation parts (sd/animations)Julien Nabet
2017-10-23loplugin:includeform: sdStephan Bergmann