summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)Author
2016-08-30default dtors are fine hereCaolán McNamara
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-23tdf#100153 modify noSmoking shapeZhengqiang Wang
2016-06-13Fix typosAndrea Gelmini
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-05-26tdf#42949: clean up includes in include/oox/ppt with iwyuJorenz Paragas
2016-05-25oox: replace boost::array with std::arrayMichael Stahl
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-10loplugin:rangedforcopyTor Lillqvist
2016-05-10remove STATIC_ARRAY_END and usagesJochen Nitschke
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas
2016-04-29tdf#90736: PPTX import: Improved table border line style supportMatus Uzak
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
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-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin
2016-04-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-29tdf#95932: PPTX import: Incorrect inheritance of shape styleMatus Uzak
2016-03-10tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak
2016-03-04tdf#62255,tdf#92058: PPTX import: Incorrect inheritance of default table styleMatus Uzak
2016-03-04PPTX import: Table cell props: Override default graphic style if applicable.Matus Uzak
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin
2016-02-25Avoid hard-coded perl path, check with envcoypu
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08Export and import of additional fields in ImpressRosemary Sebastian
2016-02-03oox: replace boost::bind with C++11 lambdaMichael Stahl
2016-02-02Export and import of file name fieldRosemary Sebastian
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-27Format the datetime fields properly on importRosemary Sebastian
2016-01-21oox: import Math objects from PPTX filesMichael Stahl
2016-01-15oox: coverity#1348468 copy-paste errorMichael Stahl