summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/eppt.cxx
AgeCommit message (Expand)Author
2019-10-08Add some doc and fix comment in eppt (sd)Julien Nabet
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen
2019-09-06Fixing "...."Andrea Gelmini
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin
2019-08-15loplugin:sequenceloop in sdNoel Grandin
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
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-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-08-13loplugin:returnconstant in sdNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin
2018-07-29loplugin:stringloop in sdNoel Grandin
2018-07-12return SvMemoryStream by std::unique_ptrNoel Grandin
2018-06-04tdf#42949 Fix IWYU warnings in sd/source/filterGabor Kelemen
2018-03-23loplugin:useuniqueptr in PPTWriterNoel Grandin
2018-03-10ppt export: fix use of FillBitmap instead of FillBitmapURLTomaž Vajngerl
2018-02-07tdf#115394 export correct slide transition time in PPTSzymon Kłos
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-22loplugin:unusedfields in sd part3Noel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-29Revert "[API-CHANGE] Add persistent (in addition to persistant)"Stephan Bergmann
2017-05-29[API-CHANGE] Add persistent (in addition to persistant)Julien Nabet
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05convert MapUnit to scoped enumNoel Grandin