summaryrefslogtreecommitdiffstats
path: root/include/oox/ppt
Commit message (Expand)AuthorAgeFilesLines
* use https links for api.libreoffice.org and opengrokdennisroczek2018-04-021-1/+1
* use more Color in ooxNoel Grandin2018-03-051-1/+1
* tdf#115394 correct transition in case of 0sSzymon Kłos2018-02-091-0/+1
* tdf#115394 import custom slide transition time in PPTXSzymon Kłos2018-02-071-0/+4
* More loplugin:cstylecast: ooxStephan Bergmann2018-01-121-1/+1
* loplugin:unusedfieldsNoel Grandin2018-01-041-3/+0
* various coverity exception warningsCaolán McNamara2017-12-252-3/+3
* loplugin:salcall handle static methodsNoel Grandin2017-12-071-1/+1
* loplugin:finalclasses in ooxNoel Grandin2017-11-014-14/+8
* PPTX export: remember color schemes in themeSzymon Kłos2017-10-191-0/+1
* Replace lists by vectors in ooxJulien Nabet2017-10-183-8/+8
* readonly mnFadeColor in SlideTransitionNoel Grandin2017-09-271-1/+0
* loplugin:checkunusedparamsNoel Grandin2017-08-011-1/+1
* loplugin:constparams in ooxNoel Grandin2017-07-3111-13/+13
* clang-tidy performance-unnecessary-value-paramNoel Grandin2017-06-054-5/+5
* use actual UNO enums in ooxNoel Grandin2017-03-311-1/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-263-9/+7
* New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann2017-01-191-1/+1
* loplugin:countusersofdefaultparams in include/oox..saxNoel Grandin2016-11-301-2/+2
* new loplugin finalprotectedNoel Grandin2016-11-161-2/+1
* loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin2016-11-081-2/+2
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-2/+0
* loplugin:constantparamNoel Grandin2016-09-301-1/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1311-12/+12
* Some clang-tidy misc-move-constructor-initStephan Bergmann2016-08-192-2/+2
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* tdf#42949: clean up includes in include/oox/ppt with iwyuJorenz Paragas2016-05-2625-63/+214
* tdf#99030: PPTX import: Fixed lost slide background colorMatus Uzak2016-04-291-0/+2
* Avoid reserved identifiersStephan Bergmann2016-04-221-2/+2
* loplugin:passstuffbyref in ooxNoel Grandin2016-04-133-18/+18
* clang-tidy performance-unnecessary-value-param in ooxNoel Grandin2016-04-111-1/+1
* tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak2016-03-231-2/+1
* Remove excess newlinesChris Sherlock2016-02-097-9/+0
* loplugin:unusedmethods unused return value in include/ooxNoel Grandin2016-01-121-1/+1
* oox: change instances of maName to more descriptive namesChris Sherlock2015-12-261-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* loplugin:passstuffbyrefStephan Bergmann2015-11-091-1/+1
* pptx: "fall" transition, which needed p15 namespaceTomaž Vajngerl2015-11-091-0/+3
* boost::array->std::array in include/ooxNoel Grandin2015-11-041-2/+2
* Too much copy pasta is not good for youTor Lillqvist2015-10-291-0/+86
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-2311-44/+43
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1218-46/+46
* loplugin:unusedmethods ooxNoel Grandin2015-07-215-35/+0
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* Remove oox::core::FilterBase::implGetImplementationName indirectionStephan Bergmann2015-03-173-3/+3
* V801: Decreased performanceCaolán McNamara2015-03-095-8/+8
* boost->stdCaolán McNamara2015-02-194-10/+10
* oox: use std::enable_shared_from_thisMiklos Vajna2015-02-171-3/+3
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-292-2/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-2/+2