summaryrefslogtreecommitdiff
path: root/include/oox/drawingml
AgeCommit message (Expand)AuthorFilesLines
2019-11-21tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna1-3/+3
2019-07-11SmartArt: improve organization chart layoutGrzegorz Araminowicz1-0/+6
2019-06-18Related: tdf#94238 PPTX import: handle subset of radial gradient fillMiklos Vajna1-0/+3
2019-05-31SmartArt: support diagram backgroundGrzegorz Araminowicz1-0/+2
2019-05-21PPTX import: save also OOXDrawing in InteropGrabBagGrzegorz Araminowicz1-0/+2
2019-05-21PPTX import: save SmartArt markup into InteropGrabBagGrzegorz Araminowicz1-10/+13
2019-03-05Related: tdf#117761 oox smartart: backport fixes related to picture stripMiklos Vajna2-0/+17
2019-01-24Related: tdf#117761 oox smartart: backport fixes related to org chartMiklos Vajna1-0/+7
2018-12-13tdf#94231 OOXML Import: Fix disappeared Hatch Background ColorBalazs Varga1-3/+3
2018-11-16oox smartart, accent process: add support for zorder offsetsMiklos Vajna1-0/+14
2018-11-08loplugin:unusedmethodsNoel Grandin1-8/+0
2018-11-05tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga1-2/+5
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+1
2018-10-15loplugin:constfields in ooxNoel Grandin3-8/+8
2018-03-07oox: rename FillBitmapUrl to FillBitmap, remove obsolete methodsTomaž Vajngerl1-8/+8
2018-03-05use more Color in ooxNoel Grandin3-8/+16
2018-01-26tdf#107608: PPTX: Import pattern fill background colorTamás Zolnai1-1/+2
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann1-1/+1
2018-01-07remove some whitespace shapepropertymap.hxxTomaž Vajngerl1-26/+29
2017-12-11ofz#4591 Integer-overflowCaolán McNamara1-1/+2
2017-10-19PPTX export: remember color schemes in themeSzymon Kłos1-0/+33
2017-10-13SmartArt: export text rotation in the PPTXSzymon Kłos1-0/+15
2017-09-16tdf#100065 PPTX Fix import of custom shapes in groupsPaul Trojahn1-2/+0
2017-08-23SmartArt: shape rotation supportGrzegorz Araminowicz1-0/+3
2017-08-23SmartArt: basic support for layout constraintsGrzegorz Araminowicz1-0/+3
2017-07-31loplugin:constparams in ooxNoel Grandin5-10/+10
2017-07-29tdf#109223: PPTX: Vertical flip of child shape is not imported correctlyTamás Zolnai1-0/+2
2017-06-09VML: EMU to Points conversionSzymon Kłos1-0/+6
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin2-5/+5
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin2-4/+2
2017-03-31use actual UNO enums in ooxNoel Grandin1-1/+2
2017-03-11Passing shaperect to addShape function is uselessTamás Zolnai1-2/+0
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin2-4/+0
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist2-247/+0
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai1-1/+5
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin1-1/+1
2016-10-04tdf#100830 drawingML import: handle <a:alphaModFix>Miklos Vajna1-0/+1
2016-09-30loplugin:constantparamNoel Grandin1-2/+1
2016-09-17convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke1-38/+41
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann5-6/+6
2016-08-30default dtors are fine hereCaolán McNamara1-2/+1
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann2-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-1/+0
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas16-41/+138
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin3-8/+8
2016-02-22loplugin:write only fieldsNoel Grandin1-1/+0
2016-02-09Remove excess newlinesChris Sherlock8-27/+0
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5