summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/animationexport.cxx
AgeCommit message (Expand)Author
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
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-07loplugin:staticmethodsNoel Grandin
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2014-07-25pImplize XMLPropertyHandlerFactory.Kohei Yoshida
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet
2014-04-27Fix typo: cought => caughtMatteo Casalin
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin