summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/animationimport.cxx
AgeCommit message (Expand)Author
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-08-31make physics animation imports forward compatibleSarper Akdemir
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-29Remove some unused includesMiklos Vajna
2020-07-24throw if length of keys and values are differentXisco Fauli
2020-06-10xmloff: create XMLAutoTextEventExportOOO instances with an uno constructorMiklos Vajna
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-25loplugin:unusedenumconstantsNoel Grandin
2020-03-29tdf#131632 animation effects are missing featuresNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-02-28Fix typoAndrea Gelmini
2020-02-27convert AnimationImport to fast-parser APIsNoel Grandin
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin
2020-01-10xmloff: create AnimationsImport instances with an uno constructorMiklos Vajna
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
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-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-18Use getTokenCount instead of custom codeMatteo Casalin
2019-01-13Base loops on getToken index, not on numer of tokensMatteo Casalin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-05-29loplugin:unusedfields-in-constructor in xmloffNoel Grandin
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-16Replace some lists by vectors (xmloff)Julien Nabet
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-30remove type decorations on char literalsJochen Nitschke