summaryrefslogtreecommitdiff
path: root/sd/source/core/CustomAnimationPreset.cxx
AgeCommit message (Expand)Author
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen
2019-08-15loplugin:sequenceloop in sdNoel Grandin
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-07-25sd: LOK: avoid caching pointers and leakingAshod Nakashian
2019-07-24sd: LOK: support per-user localization of CustomAnimationPresetAshod Nakashian
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-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-07tdf#96099 Remove std::vector typedefsAbhyudaya Sharma
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-21Rename InitAnySequence -> InitAnyPropertySequence, and convert some callers.Jan Holesovsky
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-22loplugin:unusedfields in sd part3Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin
2016-10-07loplugin:staticmethods: sdStephan Bergmann
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-03Bin a few pointless variablesTor Lillqvist
2015-09-13Avoid getTokenCount in CustomAnimationPreset::getProperties/hasPropertyMatteo Casalin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-03From ill-named comphelper::getExpandedFilePath to comphelper::getExpanedUriStephan Bergmann
2014-10-07disambiguate uniform_int_distributionCaolán McNamara
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-06-25remove whitespacesMarkus Mohrhard
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2013-09-13Using macro expansion function for the remaining config entries.Vishv Brahmbhatt
2013-09-08String to OUStringThomas Arnhold
2013-05-31Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-04-15More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot