summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/shape.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-05use more Color in ooxNoel Grandin1-3/+3
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: ooxStephan Bergmann1-20/+20
2017-10-05tdf#100065 RefactoringPaul Trojahn1-6/+4
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-3/+3
2017-09-26tdf#100065 Fix scale of transformationPaul Trojahn1-0/+2
2017-09-18tdf#112088 gradient stop map -> multimapSzymon Kłos1-1/+1
2017-09-16tdf#100065 PPTX Fix import of custom shapes in groupsPaul Trojahn1-16/+33
2017-08-23SmartArt: shape rotation supportGrzegorz Araminowicz1-0/+11
2017-08-23SmartArt: basic support for layout constraintsGrzegorz Araminowicz1-0/+1
2017-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn1-1/+14
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-4/+4
2017-07-31loplugin:constparams in ooxNoel Grandin1-3/+3
2017-07-29tdf#109223: PPTX: Vertical flip of child shape is not imported correctlyTamás Zolnai1-0/+6
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand1-1/+1
2017-06-26loplugin:oncevar in oox..saxNoel Grandin1-4/+1
2017-06-08oox: replace PUT_PROP macro with comphelper::makePropertyValue() callsMiklos Vajna1-67/+58
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-1/+1
2017-05-29getUtf8TokenName can return by const refNoel Grandin1-1/+1
2017-05-25loplugin:constantparamNoel Grandin1-1/+1
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin1-10/+4
2017-03-11Passing shaperect to addShape function is uselessTamás Zolnai1-5/+3
2017-02-28Fix incorrect function name in SAL_INFOTor Lillqvist1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-18/+21
2017-02-27Clean up a few SAL_INFOs a bit and add useful note about the ==cscode== etcTor Lillqvist1-12/+13
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist1-2/+2
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-1/+1
2016-11-27tdf#104201: PPTX: Group solid fill is not importedTamás Zolnai1-3/+3
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai1-26/+85
2016-11-13drop extra semicolonsDavid Tardon1-1/+1
2016-11-10tdf#103792: No placeholder text imported for empty title shapeTamás Zolnai1-1/+1
2016-10-17fix wrong usages of setProperty vs setAnyProperty...Jochen Nitschke1-6/+6
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-09-30loplugin:constantparamNoel Grandin1-3/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-05-26tdf#42949: clean up includes in include/oox/ppt with iwyuJorenz Paragas1-0/+1
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-6/+6
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas1-0/+1
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin1-3/+3
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-8/+8
2016-04-21new plugin stylepoliceNoel Grandin1-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-5/+5
2016-03-29tdf#95932: PPTX import: Incorrect inheritance of shape styleMatus Uzak1-1/+0
2016-03-10tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak1-1/+5
2016-02-22loplugin:write only fieldsNoel Grandin1-3/+1
2016-01-31unnecessary use of OUString constructorNoel Grandin1-2/+2
2016-01-21oox: import Math objects from PPTX filesMichael Stahl1-1/+50
2016-01-15oox: coverity#1348468 copy-paste errorMichael Stahl1-1/+1
2016-01-05tdf#96674 drawingML import: fix handling of zero width/height linesMiklos Vajna1-1/+12