summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/pptx-epptbase.cxx
AgeCommit message (Expand)Author
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-04-23Fix typos in codeAndrea Gelmini
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2019-02-22tdf#42949 Fix IWYU warnings in sd/source/filter/*/*cxxGabor Kelemen
2019-02-09loplugin:indentation in sdNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-10-18loplugin:staticvar in sdNoel Grandin
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-04tdf#42949 Fix IWYU warnings in sd/source/filterGabor Kelemen
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin
2018-03-23loplugin:useuniqueptr in PPTWriterNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sd)Stephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-06-10Clean up uses of Any::getValue() in sdStephan Bergmann
2016-06-10Slideshow: Add 'Oval' Shape Transition variantMayank Gupta
2016-06-09Revert "Slideshow: Add 'Oval' Shape Transition variant"jan iversen
2016-06-09Slideshow: Add 'Oval' Shape Transition variantMayank Gupta
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-06tdf#91794 OSL_DEBUG_LEVEL > 1 & DBG macro removed (impress/draw)Rohan Kumar
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-10loplugin:constantparam in sdNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-08pptx: export/import newsflash and comb slide transitions + testTomaž Vajngerl
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-08-27coverity#738814 Uninitialized scalar fieldCaolán McNamara
2015-08-25Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-01WaE: implicit conversion (IntegralToBoolean) of literal of type 'sal_Bool' ...Tor Lillqvist
2015-03-01condition is always true because of wrongly placed )David Tardon
2015-01-09Work around -fsanitize=nullStephan Bergmann
2014-11-13loplugin: cstylecastNoel Grandin
2014-10-21fix debugging buildCaolán McNamara
2014-10-14fdo#84938: convert EPP_LAYOUT constants to enumNoel Grandin
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-04-24sd: sal_Bool->boolNoel Grandin