summaryrefslogtreecommitdiff
path: root/include/oox/drawingml
AgeCommit message (Expand)Author
2018-03-07oox: rename FillBitmapUrl to FillBitmap, remove obsolete methodsTomaž Vajngerl
2018-03-05use more Color in ooxNoel Grandin
2018-01-26tdf#107608: PPTX: Import pattern fill background colorTamás Zolnai
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2018-01-07remove some whitespace shapepropertymap.hxxTomaž Vajngerl
2017-12-11ofz#4591 Integer-overflowCaolán McNamara
2017-10-19PPTX export: remember color schemes in themeSzymon Kłos
2017-10-13SmartArt: export text rotation in the PPTXSzymon Kłos
2017-09-16tdf#100065 PPTX Fix import of custom shapes in groupsPaul Trojahn
2017-08-23SmartArt: shape rotation supportGrzegorz Araminowicz
2017-08-23SmartArt: basic support for layout constraintsGrzegorz Araminowicz
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-29tdf#109223: PPTX: Vertical flip of child shape is not imported correctlyTamás Zolnai
2017-06-09VML: EMU to Points conversionSzymon Kłos
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin
2017-03-31use actual UNO enums in ooxNoel Grandin
2017-03-11Passing shaperect to addShape function is uselessTamás Zolnai
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin
2016-10-04tdf#100830 drawingML import: handle <a:alphaModFix>Miklos Vajna
2016-09-30loplugin:constantparamNoel Grandin
2016-09-17convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30default dtors are fine hereCaolán McNamara
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-07-21loplugin:unusedmethods ooxNoel Grandin
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-04-21fix TypeGroup MSO 2007 vs OOXML default valuesMarkus Mohrhard
2015-04-15use index as real index and not token, tdf#90511Markus Mohrhard
2015-04-15remove empty constructor and destructorMarkus Mohrhard
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-19boost->stdCaolán McNamara
2015-02-17oox: use std::enable_shared_from_thisMiklos Vajna
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-28remove unused typedefsNoel Grandin