summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/diagram/diagramlayoutatoms.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin1-1/+2
2022-03-28Advanced Diagram support: Move data classes to svxArmin Le Grand (Allotropia)1-3/+3
2021-09-12clang:optin.performance.PaddingNoel Grandin1-5/+5
2021-01-20oox smartart: extract composite algo from AlgAtom::layoutShape()Miklos Vajna1-1/+30
2021-01-13oox smartart: extract pyra algo from AlgAtom::layoutShape()Miklos Vajna1-0/+10
2020-09-30oox smartart: extract snake algo from AlgAtom::layoutShape()Miklos Vajna1-0/+8
2020-09-11oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna1-4/+8
2020-08-04oox smartart: add support for <dgm:layoutNode ... chOrder="t">Miklos Vajna1-0/+1
2020-07-24oox smartart: start parsing rule listsMiklos Vajna1-1/+23
2020-05-22smartart import: handle multiple <a:schemeClr> in <dgm:fillClrLst>Miklos Vajna1-1/+2
2020-05-09compact namespace in i18npool..ooxNoel Grandin1-2/+2
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin1-2/+2
2020-03-09tdf#42949 Fix IWYU warnings in oox/*/*hxxGabor Kelemen1-1/+0
2019-07-09SmartArt: improve organization chart layoutGrzegorz Araminowicz1-0/+1
2019-07-07Revert "SmartArt: support multiple levels of shapes in LayoutNodes"Grzegorz Araminowicz1-7/+5
2019-07-02SmartArt: make if-node functions relative to current presentation nodeGrzegorz Araminowicz1-1/+1
2019-07-01SmartArt: all visitors follow data presentation nodesGrzegorz Araminowicz1-22/+4
2019-06-25SmartArt: move setting shape aspect ratio to alg atom visitGrzegorz Araminowicz1-5/+0
2019-06-18SmartArt: support ForEach referencesGrzegorz Araminowicz1-0/+6
2019-06-17SmartArt: support multiple levels of shapes in LayoutNodesGrzegorz Araminowicz1-5/+7
2019-05-09loplugin:unusedmethodsNoel Grandin1-6/+0
2019-04-15SmartArt: better detecting connector arrow typeGrzegorz Araminowicz1-0/+3
2019-02-25oox smartart, picture strip: expose aspect ratio of children for snake algoMiklos Vajna1-10/+17
2019-02-18oox smartart, cycle matrix: handle aspect ratio in composite algoMiklos Vajna1-0/+4
2018-12-01oox smartart, accent process: adjust size of connector from constraintsMiklos Vajna1-1/+1
2018-12-01oox smartart, accent process: handle connector shape between pairsMiklos Vajna1-0/+7
2018-10-25oox smartart: work towards accessing parent constraintsMiklos Vajna1-0/+15
2018-10-15loplugin:constfields in ooxNoel Grandin1-2/+2
2017-11-09loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2017-10-23loplugin:includeform: ooxStephan Bergmann1-1/+1
2017-09-28Blind fix for Clang 3.8 "must explicitly initialize the const member" errorStephan Bergmann1-1/+6
2017-09-27SmartArt: correct behaviour of if/else nodesGrzegorz Araminowicz1-7/+6
2017-09-27loplugin:unusedmethodsNoel Grandin1-1/+0
2017-08-24SmartArt: implement dir and maxDepth if node functionsGrzegorz Araminowicz1-1/+5
2017-08-24SmartArt: get rid of tagToVarIdx() and change VarMap to std::mapGrzegorz Araminowicz1-16/+1
2017-08-23SmartArt: basic support for layout constraintsGrzegorz Araminowicz1-40/+25
2017-08-17SmartArt: support cnt functionGrzegorz Araminowicz1-10/+23
2017-08-10SmartArt: add nested shapes only if they are node's childrenGrzegorz Araminowicz1-1/+1
2017-07-20SmartArt: more layout workGrzegorz Araminowicz1-0/+3
2017-07-20SmartArt: add ShapeAtom to store shape template instead of LayoutNodeGrzegorz Araminowicz1-5/+16
2017-07-11SmartArt: reuse existing diagram shape for root shapeGrzegorz Araminowicz1-5/+10
2017-06-26SmartArt: separate LayoutAtomVisitors from LayoutAtomsGrzegorz Araminowicz1-23/+0
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin1-1/+0
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin1-11/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-6/+6
2016-05-25oox: replace boost::array with std::arrayMichael Stahl1-4/+2
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin1-5/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-14/+14
2015-09-17boost->stdCaolán McNamara1-7/+7
2015-08-04sal,rsc,oox: inline some use-once typedefsNoel Grandin1-2/+0