summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/diagram/diagram.cxx
AgeCommit message (Expand)Author
2020-09-15oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna
2020-08-05oox smartart: consider rules when scaling in linear layoutMiklos Vajna
2020-05-22smartart import: handle multiple <a:schemeClr> in <dgm:fillClrLst>Miklos Vajna
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-12-26No need to pass string literals as char* hereMike Kaganski
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-05SmartArt: store diagram data model in SdrObjectGrzegorz 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-05-29SmartArt: sort shapes by Z order after layout algorithmsGrzegorz Araminowicz
2019-05-14SmartArt: regenerate diagram commandGrzegorz Araminowicz
2019-05-10SmartArt: support diagram backgroundGrzegorz Araminowicz
2019-04-12SmartArt: save diagram dump to working dir instead of /tmpGrzegorz Araminowicz
2019-02-19oox smartart, cycle matrix: handle destination order in connectionsMiklos Vajna
2018-11-08loplugin:unusedmethodsNoel Grandin
2018-10-18oox: ignore SmartArt "fallback" with empty shape listMiklos Vajna
2018-09-17New loplugin:externalStephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-31Use for-range loops in oox (part1)Julien Nabet
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2017-08-30tdf#43157 Clean up OSL_ENSURE in oox/drawingml/diagramGrzegorz Araminowicz
2017-08-24SmartArt: implement dir and maxDepth if node functionsGrzegorz Araminowicz
2017-08-17SmartArt: simplify conditions, miscellaneous changesGrzegorz Araminowicz
2017-08-17SmartArt: support cnt functionGrzegorz Araminowicz
2017-08-10SmartArt: add nested shapes only if they are node's childrenGrzegorz Araminowicz
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-20SmartArt: more layout workGrzegorz Araminowicz
2017-07-11SmartArt: reuse existing diagram shape for root shapeGrzegorz Araminowicz
2017-07-02loplugin:casttovoid: ooxStephan Bergmann
2017-06-27SmartArt: std::for_each -> range-based for loop.Jan Holesovsky
2017-06-26SmartArt: separate LayoutAtomVisitors from LayoutAtomsGrzegorz Araminowicz
2017-06-26SmartArt: layout diagramGrzegorz Araminowicz
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21loplugin:subtlezeroinit: ooxStephan Bergmann
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-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-04-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-03oox: replace boost::bind with C++11 lambdaMichael Stahl
2015-08-27Clean up aEmptyStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann