summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/diagram
AgeCommit message (Expand)Author
2020-10-20tdf#137417 oox smartart: avoid considering rules in vertical linear layoutsMiklos Vajna
2020-09-30oox smartart: snake algo: make sure child shape height stays within parentMiklos Vajna
2020-09-30oox smartart: snake algo: apply constraints on child shape widthsMiklos Vajna
2020-09-30oox smartart: snake algo: start parsing relative width constraintsMiklos Vajna
2020-09-30oox smartart: snake algo: consider child's aspect ratio request for cols/rowsMiklos Vajna
2020-09-15oox smartart: handle <dgm:prSet ... custT="1"/>Miklos Vajna
2020-09-15oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna
2020-08-05oox smartart: add support for <dgm:layoutNode ... chOrder="t">Miklos Vajna
2020-08-05oox smartart, linear layout: limit height of children to parent sizeMiklos Vajna
2020-08-05oox smartart, linear layout: fix scaling of spacing without rulesMiklos Vajna
2020-08-05oox smartart, linear layout: correctly scale spacings wrt constraints and rulesMiklos Vajna
2020-08-05oox smartart: consider rules when scaling in linear layoutMiklos Vajna
2020-08-05oox smartart: start parsing rule listsMiklos Vajna
2020-08-05Avoid UBSan signed-integer-overflowStephan Bergmann
2020-05-28oox 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-05-09compact namespace in i18npool..ooxNoel Grandin
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin
2020-03-09tdf#42949 Fix IWYU warnings in oox/*/*hxxGabor Kelemen
2020-02-24tdf130839: Corrects second level left margin in SmartartGülşah Köse
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-26No need to pass string literals as char* hereMike Kaganski
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-01SmartArt edit UI: fix crash on empty node textGrzegorz Araminowicz
2019-09-25Fix typoAndrea Gelmini
2019-09-25SmartArt Edit UI: remove nodeGrzegorz Araminowicz
2019-09-17SmartArt: separate data model from diagram.cxxGrzegorz Araminowicz
2019-09-03Fix typosAndrea Gelmini
2019-09-02SmartArt edit UI: add new nodeGrzegorz Araminowicz
2019-08-27SmartArt edit UI: change plain text widget to tree viewGrzegorz Araminowicz
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin
2019-08-18SmartArt: implement DiagramData::getString()Grzegorz Araminowicz
2019-08-12Fix typosAndrea Gelmini
2019-08-05SmartArt: store diagram data model in SdrObjectGrzegorz Araminowicz
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-25SmartArt: move setting shape aspect ratio to alg atom visitGrzegorz Araminowicz
2019-06-18SmartArt: support ForEach referencesGrzegorz Araminowicz
2019-06-17SmartArt: support multiple levels of shapes in LayoutNodesGrzegorz Araminowicz