summaryrefslogtreecommitdiff
path: root/sd/inc/CustomAnimationEffect.hxx
AgeCommit message (Expand)Author
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
2013-07-25replacing a String to OUString in a sd headerMÁTÉ Gergely
2013-04-25fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-06-29removed unnecessary forward declarations of classTakeshi Abe
2012-05-09Fix fdo#43619 Animating only 2nd level paragraphs hides 1st levelStephan Bergmann
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann