summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/animationexport.cxx
AgeCommit message (Expand)Author
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
2021-02-17loplugin:referencecasting in xmloffNoel
2020-11-25save properly fadecolor also for fadeovercolor (tdf#138353)Luboš Luňák
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-08-27Fix typosAndrea Gelmini
2020-08-25-Werror=maybe-uninitializedNoel Grandin
2020-08-22add bounciness velocity and density options to physics animationsSarper Akdemir
2020-08-20make physics based animation effects importable-exportableSarper Akdemir
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-06loplugin:flatten in xmloff/drawNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-05-22[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin
2019-06-12Simplify Sequence iterations in xmloff/source/{draw..script}Arkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-03-14loplugin:unusedfields in xmloffNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-12tdf#118500 Impress losing slide transition sound on savingSamuel Mehrbrodt
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-06-28loplugin:oncevar in xmloffNoel Grandin
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-28loplugin:salunicodeliteral: xmloffStephan Bergmann
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-03-01expose the SvXMLEnumMapEntry arrays in getAnimationsEnumMapNoel Grandin
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2016-11-16This condition has been checked beforeSamuel Mehrbrodt
2016-11-11tdf#67544 Embed slide transition sound in the presentationSamuel Mehrbrodt
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-02New o3tl::try/doGet to obtain value from AnyStephan Bergmann