summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/diagram/diagramlayoutatoms.cxx
AgeCommit message (Expand)Author
2021-01-19oox smartart: composite algo: handle right constraint when left+width is givenMiklos Vajna
2021-01-13oox smartart: extract pyra algo from AlgAtom::layoutShape()Miklos Vajna
2021-01-12oox smartart: fix crash in pyra algorithm with a single child shapeMiklos Vajna
2020-12-09Simplify construction of OUString containing "•"Stephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-20tdf#137417 oox smartart: avoid considering rules in vertical linear layoutsMiklos Vajna
2020-10-02cid#1467667 Division or modulo by float zeroCaolán McNamara
2020-10-02cid#1467665 Division or modulo by float zeroCaolán McNamara
2020-09-30oox smartart: extract snake algo from AlgAtom::layoutShape()Miklos Vajna
2020-09-30oox smartart: snake algo: make sure child shape height stays within parentMiklos Vajna
2020-09-29oox smartart: snake algo: apply constraints on child shape widthsMiklos Vajna
2020-09-29oox smartart: snake algo: start parsing relative width constraintsMiklos Vajna
2020-09-25oox smartart: snake algo: consider child's aspect ratio request for cols/rowsMiklos Vajna
2020-09-14oox smartart: handle <dgm:prSet ... custT="1"/>Miklos Vajna
2020-09-12Fix typosAndrea Gelmini
2020-09-11oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna
2020-08-11loplugin:flattenNoel Grandin
2020-08-04oox smartart: add support for <dgm:layoutNode ... chOrder="t">Miklos Vajna
2020-08-03oox smartart, linear layout: limit height of children to parent sizeMiklos Vajna
2020-08-03oox smartart, linear layout: fix scaling of spacing without rulesMiklos Vajna
2020-08-01Avoid UBSan signed-integer-overflowStephan Bergmann
2020-07-31oox smartart, linear layout: correctly scale spacings wrt constraints and rulesMiklos Vajna
2020-07-31oox smartart: consider rules when scaling in linear layoutMiklos Vajna
2020-07-24oox smartart: start parsing rule listsMiklos Vajna
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-05-27oox smartart import, composite alg: implement vertical centeringMiklos Vajna
2020-05-26oox smartart import: fix aspect ratio of shape with composite algoMiklos Vajna
2020-05-22smartart import: handle multiple <a:schemeClr> in <dgm:fillClrLst>Miklos Vajna
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen
2020-02-24tdf130839: Corrects second level left margin in SmartartGülşah Köse
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin
2019-07-10SmartArt: hide connectors in org chart as they don't work correctlyGrzegorz Araminowicz
2019-07-09SmartArt: improve organization chart layoutGrzegorz Araminowicz
2019-07-07Revert "SmartArt: support multiple levels of shapes in LayoutNodes"Grzegorz Araminowicz
2019-07-05SmartArt: remove calculateHierChildOffsetScale() from org chart algorithmGrzegorz Araminowicz
2019-07-02SmartArt: make if-node functions relative to current presentation nodeGrzegorz Araminowicz
2019-07-01SmartArt: all visitors follow data presentation nodesGrzegorz Araminowicz
2019-06-18SmartArt: support ForEach referencesGrzegorz Araminowicz
2019-06-17SmartArt: support multiple levels of shapes in LayoutNodesGrzegorz Araminowicz
2019-06-04SmartArt: bullet list improvementsGrzegorz Araminowicz
2019-05-31SmartArt: more constraints used in linear algorithmGrzegorz Araminowicz
2019-05-30SmartArt: keep parent constraints instead of merging every timeGrzegorz Araminowicz
2019-05-28SmartArt: simplify text body empty conditionGrzegorz Araminowicz
2019-05-28SmartArt: adjust text size to fit shapesGrzegorz Araminowicz
2019-05-24crashtesting: div-by-zero on load of tdf48948-2.pptxCaolán McNamara
2019-05-21SmartArt: Support ctrShpMap cycle algorithm parameterGrzegorz Araminowicz
2019-04-25ofz#14422 null derefCaolán McNamara
2019-04-15SmartArt: better detecting connector arrow typeGrzegorz Araminowicz