summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/animationexport.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-02-16Drop 'using namespace ::std' in dirs [u-x]*Gabor Kelemen1-1/+0
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-06-02elide some makeStringAndClear() classNoel Grandin1-4/+8
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin1-1/+1
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin1-1/+1
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin1-1/+1
2021-02-17loplugin:referencecasting in xmloffNoel1-2/+2
2020-11-25save properly fadecolor also for fadeovercolor (tdf#138353)Luboš Luňák1-1/+3
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski1-11/+10
2020-08-27Fix typosAndrea Gelmini1-1/+1
2020-08-25-Werror=maybe-uninitializedNoel Grandin1-1/+1
2020-08-22add bounciness velocity and density options to physics animationsSarper Akdemir1-2/+34
2020-08-20make physics based animation effects importable-exportableSarper Akdemir1-1/+24
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin1-1/+1
2020-08-06loplugin:flatten in xmloff/drawNoel Grandin1-75/+83
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann1-1/+1
2020-05-22[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl1-14/+4
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet1-1/+1
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen1-4/+0
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen1-0/+1
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin1-4/+4
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin1-2/+3
2019-06-12Simplify Sequence iterations in xmloff/source/{draw..script}Arkadiy Illarionov1-74/+54
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-7/+7
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov1-3/+3
2019-03-14loplugin:unusedfields in xmloffNoel Grandin1-99/+89
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin1-6/+3
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-6/+6
2018-09-12tdf#118500 Impress losing slide transition sound on savingSamuel Mehrbrodt1-28/+31
2018-08-29new loplugin:oustringbufferNoel Grandin1-1/+1
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-2/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-2/+2
2017-10-23loplugin:includeform: xmloffStephan Bergmann1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-06-28loplugin:oncevar in xmloffNoel Grandin1-2/+1
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke1-1/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-04-28loplugin:salunicodeliteral: xmloffStephan Bergmann1-1/+1
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin1-38/+38
2017-03-01expose the SvXMLEnumMapEntry arrays in getAnimationsEnumMapNoel Grandin1-393/+318
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin1-5/+0
2016-11-16This condition has been checked beforeSamuel Mehrbrodt1-31/+28
2016-11-11tdf#67544 Embed slide transition sound in the presentationSamuel Mehrbrodt1-1/+87
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin1-1/+1
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin1-7/+1
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin1-1/+1