summaryrefslogtreecommitdiff
path: root/include/oox/drawingml
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin9-85/+83
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-10/+10
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-06loplugin:unusedmethodsNoel Grandin1-2/+0
2015-07-21loplugin:unusedmethods ooxNoel Grandin2-7/+1
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin1-4/+0
2015-04-21fix TypeGroup MSO 2007 vs OOXML default valuesMarkus Mohrhard1-0/+4
2015-04-15use index as real index and not token, tdf#90511Markus Mohrhard1-1/+4
2015-04-15remove empty constructor and destructorMarkus Mohrhard1-3/+0
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2015-02-19boost->stdCaolán McNamara4-19/+18
2015-02-17oox: use std::enable_shared_from_thisMiklos Vajna2-7/+7
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2015-01-28remove unused typedefsNoel Grandin1-1/+0