summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/shape.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov1-18/+12
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin1-1/+1
2019-08-15tdf#126746 Add support for import/export line caps for .pptx formatBartosz Kosiorek1-0/+1
2019-08-07crashtesting: null deref on import of fdo62183-3.pptxCaolán McNamara1-2/+2
2019-08-05SmartArt: store diagram data model in SdrObjectGrzegorz Araminowicz1-0/+9
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin1-1/+1
2019-07-11Fix typoAndrea Gelmini1-1/+1
2019-07-09mxShape.is() is always true hereMike Kaganski1-1/+1
2019-06-26tdf#125573 Scale text to path for TextWarp, use fromWordArtRegina Henschel1-7/+9
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-2/+2
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen1-0/+1
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-2/+2
2019-06-15loplugin:logexceptionnicely in linguistic..ooxNoel Grandin1-8/+9
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-06-08Fix typoAndrea Gelmini1-1/+1
2019-06-07tdf#125563 Adapt adjustment values to binary shape geometryRegina Henschel1-19/+58
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov1-3/+3
2019-05-13ooxml import: supprt cropping to shapeTamas Bunth1-3/+14
2019-05-10SmartArt: support diagram backgroundGrzegorz Araminowicz1-0/+9
2019-04-29tdf#124398 DOCX drawingML import: handle charts in group shapesMiklos Vajna1-1/+4
2019-03-18PPTX import: save also OOXDrawing in InteropGrabBagGrzegorz Araminowicz1-0/+17
2019-03-11PPTX import: save SmartArt markup into InteropGrabBagGrzegorz Araminowicz1-11/+24
2019-02-25oox smartart, picture strip: expose aspect ratio of children for snake algoMiklos Vajna1-0/+1
2019-02-22oox smartart, picture strip: handle bitmap fill of pres nodesMiklos Vajna1-0/+6
2019-02-15Simplify containers iterations in oox, opencl, packageArkadiy Illarionov1-9/+9
2019-02-06Add PPTX import of shape descriptionKatarina Behrens1-0/+5
2019-01-24loplugin:constparams in dbaccess..ooxNoel Grandin1-1/+1
2019-01-10oox smartart, org chart: fix vertical order of assistant nodesMiklos Vajna1-0/+1
2019-01-07related tdf#100074: prepare group shapes text input via writerfilterThorsten Behrens1-7/+9
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-11-16oox smartart, accent process: add support for zorder offsetsMiklos Vajna1-0/+2
2018-11-08loplugin:unusedmethodsNoel Grandin1-8/+0
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-3/+3
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-4/+4
2018-09-07tdf#108691, tdf#119639 Don't print hidden objects in XLS(X)Aron Budea1-0/+3
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-6/+5
2018-08-28tdf#39593 deduplicate code using existing functionArkadiy Illarionov1-6/+1
2018-08-16tdf#116350 Better text layout for big shapesSzymon Kłos1-0/+8
2018-08-08tdf#116350 Correctly display text on arcSzymon Kłos1-1/+10
2018-08-05coverity#1438224 Dereference null return valueCaolán McNamara1-0/+1
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski1-2/+2
2018-08-03Move angle normalization code from various places to toolsMike Kaganski1-2/+2
2018-08-03tdf#116350 Export preset text geometry (text effects)Szymon Kłos1-1/+6
2018-08-02tdf#116350 Import preset text geometry (text effects)Szymon Kłos1-0/+184
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand1-10/+3
2018-04-14ofz#7624 Integer-overflowCaolán McNamara1-2/+3
2018-03-31Use for-range loops in oox (part2)Julien Nabet1-4/+4
2018-03-31Use for-range loops in oox (part1)Julien Nabet1-8/+6
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl1-5/+9