summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/pptexanimations.cxx
AgeCommit message (Expand)Author
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-02cid#1455215 Improper use of negative valueCaolán McNamara
2019-08-15loplugin:sequenceloop in sdNoel Grandin
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-07-29Fix typosAndrea Gelmini
2019-07-20cid#1448375 Improper use of negative valueCaolán McNamara
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-02-22tdf#42949 Fix IWYU warnings in sd/source/filter/*/*cxxGabor Kelemen
2019-02-15loplugin:flatten in sd/source/filterNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2018-12-19Simplify containers iterations in sd/*Arkadiy Illarionov
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-05tdf#120703 PVS: V547 Expression is always trueMike Kaganski
2018-10-09loplugin:constfields in sdNoel Grandin
2018-09-26Fix preset_maping -> preset_mappingAndrea Gelmini
2018-09-17New loplugin:externalStephan Bergmann
2018-07-18tdf#118768 fix pptx export of put on the brake animation.Mark Hung
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-04tdf#42949 Fix IWYU warnings in sd/source/filterGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-01-23AnimationNode default ctor already zero-initializes the membersStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-11-07loplugin:constparams in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-03tdf#104788 write xshear & to attributeSzymon Kłos
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-19tdf#112333 PPTX export fill.type & fill.onSzymon Kłos
2017-09-01Replace some lists by vectors in sd moduleJulien Nabet
2017-08-03loplugin:checkunusedparams in variousNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: sdStephan Bergmann
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-05-08cppcheck nitpicks variableScope and redundantAssignmentJochen Nitschke
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14-Werror=logical-op (GCC 6)Stephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-08get rid of c-style castTomaž Vajngerl