summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/shape.cxx
AgeCommit message (Expand)Author
2018-04-14ofz#7624 Integer-overflowCaolán McNamara
2018-03-31Use for-range loops in oox (part2)Julien Nabet
2018-03-31Use for-range loops in oox (part1)Julien Nabet
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl
2018-03-05use more Color in ooxNoel Grandin
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-10-05tdf#100065 RefactoringPaul Trojahn
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-26tdf#100065 Fix scale of transformationPaul Trojahn
2017-09-18tdf#112088 gradient stop map -> multimapSzymon 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-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-29tdf#109223: PPTX: Vertical flip of child shape is not imported correctlyTamás Zolnai
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-08oox: replace PUT_PROP macro with comphelper::makePropertyValue() callsMiklos Vajna
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-29getUtf8TokenName can return by const refNoel Grandin
2017-05-25loplugin:constantparamNoel Grandin
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin
2017-03-11Passing shaperect to addShape function is uselessTamás Zolnai
2017-02-28Fix incorrect function name in SAL_INFOTor Lillqvist
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27Clean up a few SAL_INFOs a bit and add useful note about the ==cscode== etcTor Lillqvist
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-11-27tdf#104201: PPTX: Group solid fill is not importedTamás Zolnai
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai
2016-11-13drop extra semicolonsDavid Tardon
2016-11-10tdf#103792: No placeholder text imported for empty title shapeTamás Zolnai
2016-10-17fix wrong usages of setProperty vs setAnyProperty...Jochen Nitschke
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-26tdf#42949: clean up includes in include/oox/ppt with iwyuJorenz Paragas
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
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-02-22loplugin:write only fieldsNoel Grandin