summaryrefslogtreecommitdiff
path: root/oox/source/ppt
AgeCommit message (Expand)Author
2016-09-30loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-06-09Revert "Slideshow: Add 'Oval' Shape Transition variant"jan iversen
2016-06-09Slideshow: Add 'Oval' Shape Transition variantMayank Gupta
2016-05-26tdf#42949: clean up includes in include/oox/ppt with iwyuJorenz Paragas
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas
2016-04-29tdf#99030: PPTX import: Fixed lost slide background colorMatus Uzak
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2016-03-23tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak
2016-01-21oox: fix indentation of PPTShape::addShape()Michael Stahl
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-26oox: change instances of maName to more descriptive namesChris Sherlock
2015-12-22tdf#96051: FILESAVE: Roundtrip any PPTX file with Shapes creates invalid OOXMLZolnai Tamás
2015-12-22loplugin:unusedfields in oox,packageNoel Grandin
2015-11-18pptx: import/export of honeycomb slide transitionTomaž Vajngerl
2015-11-13slideshow: add "glitter" slide transitionTomaž Vajngerl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09loplugin:passstuffbyrefStephan Bergmann
2015-11-09pptx: "fall" transition, which needed p15 namespaceTomaž Vajngerl
2015-11-09pptx: import "Vortex" and "Ripple" transition + testTomaž Vajngerl
2015-11-08pptx: import outside/insde turning cube transitionTomaž Vajngerl
2015-11-08pptx: import/export of "cut through black" transitionTomaž Vajngerl
2015-11-08pptx: fix export of newsflash transitionTomaž Vajngerl
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29Too much copy pasta is not good for youTor Lillqvist
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-01Resolves: tdf#91060 don't crash on loading certain pptxCaolán McNamara
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-07-21loplugin:unusedmethods ooxNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-03Fix typosAndrea Gelmini
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann