summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/diagram
AgeCommit message (Expand)Author
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2017-08-30SmartArt: grDir snake algorithm parameterGrzegorz Araminowicz
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-24SmartArt: get rid of tagToVarIdx() and change VarMap to std::mapGrzegorz Araminowicz
2017-08-23SmartArt: shape rotation supportGrzegorz Araminowicz
2017-08-23SmartArt: basic support for layout constraintsGrzegorz Araminowicz
2017-08-17SmartArt: simplify conditions, miscellaneous changesGrzegorz Araminowicz
2017-08-17SmartArt: support cnt functionGrzegorz Araminowicz
2017-08-11SmartArt: fix duplicated textGrzegorz Araminowicz
2017-08-10SmartArt: add nested shapes only if they are node's childrenGrzegorz Araminowicz
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-24SmartArt: text alignmentGrzegorz Araminowicz
2017-07-24SmartArt: cycle layout algorithmGrzegorz Araminowicz
2017-07-23coverity#1415611 Result is not floating-pointCaolán McNamara
2017-07-21Fix typosAndrea Gelmini
2017-07-20SmartArt: support hideGeom shape attrbuteGrzegorz Araminowicz
2017-07-20SmartArt: shape stylingGrzegorz Araminowicz
2017-07-20SmartArt: more layout workGrzegorz Araminowicz
2017-07-20SmartArt: add ShapeAtom to store shape template instead of LayoutNodeGrzegorz Araminowicz
2017-07-11SmartArt: reuse existing diagram shape for root shapeGrzegorz Araminowicz
2017-07-02loplugin:casttovoid: ooxStephan Bergmann
2017-06-29SmartArt: undo diagram elements' size changeGrzegorz Araminowicz
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-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27Rename misleadingly named include file fillpropertiesgroupcontext.hxxTor Lillqvist
2017-02-21loplugin:subtlezeroinit: ooxStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
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-11-23loplugin:unnecessaryoverride (dtors) in ooxStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-25oox: replace boost::array with std::arrayMichael Stahl
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin
2016-04-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-03oox: replace boost::bind with C++11 lambdaMichael Stahl
2015-12-22loplugin:unusedfields in oox,packageNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin