summaryrefslogtreecommitdiff
path: root/sd/inc/CustomAnimationEffect.hxx
AgeCommit message (Expand)Author
2020-10-23long->tools::Long in pyuno..sdNoel
2020-03-12Revert "loplugin:constfields in sd"Noel 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-01loplugin:finalclasses in sd/incNoel Grandin
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-11-23remove some dead enums in sd/Noel Grandin
2018-11-16tdf#37483 Add drag'n'drop to reorder custom Impress animationsBrian Fraser
2018-10-16tdf#120626 'rewind' doesn't stick when effect duration is changedCaolán McNamara
2018-10-09loplugin:constfields in sdNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-05-24tdf#42949 Fix IWYU warnings in sd/inc/*Gabor Kelemen
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
2017-11-12Replace list by vector for InteractiveSequence (sd)Julien Nabet
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-03loplugin:constparams in sdNoel Grandin
2017-02-15convert EValue to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sdStephan Bergmann
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-07loplugin:unnecessaryvirtual in sd..sdextNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-04-14loplugin:passstuffbyref in sdNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-03-04V813: Decreased performanceCaolán McNamara
2014-08-18Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from sdAlexander Wilms
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-09-21drop various tools/string.hxx includeCaolán McNamara