summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)AuthorFilesLines
2019-09-17SmartArt: separate data model from diagram.cxxGrzegorz Araminowicz6-562/+628
2019-09-05Fix typosAndrea Gelmini1-2/+2
2019-09-05tdf#127166, tdf#123903 improve import/export of line stylesRegina Henschel1-52/+116
2019-09-03Fix typosAndrea Gelmini1-1/+1
2019-09-02loplugin:constmethod in ooxNoel Grandin1-1/+1
2019-09-02SmartArt edit UI: add new nodeGrzegorz Araminowicz2-0/+78
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-27SmartArt edit UI: change plain text widget to tree viewGrzegorz Araminowicz2-0/+19
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov5-58/+40
2019-08-23loplugin:returnconstval in ooxNoel Grandin1-1/+1
2019-08-23tdf#126741 - fix dash dot dot line style import problem, for pptxnd1011-1/+1
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin3-6/+6
2019-08-18SmartArt: implement DiagramData::getString()Grzegorz Araminowicz2-1/+41
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin2-4/+2
2019-08-15tdf#126746 Add support for import/export line caps for .pptx formatBartosz Kosiorek4-3/+29
2019-08-15replace ".get->" with "->"Noel Grandin1-1/+1
2019-08-12Fix typosAndrea Gelmini1-2/+2
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-07tdf#125337 Chart DOCX Import: fix missing empty data series columnsBalazs Varga1-1/+1
2019-08-07crashtesting: null deref on import of fdo62183-3.pptxCaolán McNamara1-2/+2
2019-08-05SmartArt: store diagram data model in SdrObjectGrzegorz Araminowicz3-44/+52
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ooxStephan Bergmann3-198/+198
2019-07-24tdf#114166 DOCX chart import: fix missing complex categoriesBalazs Varga3-14/+43
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin4-6/+5
2019-07-17tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen1-0/+1
2019-07-15make tools::Rectangle::getBottom return 0 when emptyNoel Grandin1-8/+8
2019-07-14tdf#126192 Translate automatic axis labelsGabor Kelemen1-1/+3
2019-07-11Fix typoAndrea Gelmini1-1/+1
2019-07-10SmartArt: hide connectors in org chart as they don't work correctlyGrzegorz Araminowicz1-29/+1
2019-07-09SmartArt: improve organization chart layoutGrzegorz Araminowicz5-36/+102
2019-07-09mxShape.is() is always true hereMike Kaganski1-1/+1
2019-07-09tdf#126030 Translate automatic chart title in OOXML chartsGabor Kelemen1-1/+3
2019-07-07Revert "SmartArt: support multiple levels of shapes in LayoutNodes"Grzegorz Araminowicz5-24/+12
2019-07-05SmartArt: remove calculateHierChildOffsetScale() from org chart algorithmGrzegorz Araminowicz1-53/+2
2019-07-02SmartArt: make if-node functions relative to current presentation nodeGrzegorz Araminowicz5-38/+27
2019-07-01SmartArt: all visitors follow data presentation nodesGrzegorz Araminowicz8-325/+402
2019-06-26tdf#125573 Scale text to path for TextWarp, use fromWordArtRegina Henschel2-8/+11
2019-06-25SmartArt: move setting shape aspect ratio to alg atom visitGrzegorz Araminowicz3-11/+1
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-2/+2
2019-06-21tdf#124817 OOXML chart import: fix missing symbolsBalazs Varga1-1/+9
2019-06-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2019-06-18SmartArt: support ForEach referencesGrzegorz Araminowicz5-1/+48
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen1-0/+1
2019-06-17tdf#51195, tdf#100348 Convert Fontwork to TextWarp on exportRegina Henschel1-0/+21
2019-06-17SmartArt: support multiple levels of shapes in LayoutNodesGrzegorz Araminowicz4-17/+38
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-2/+2
2019-06-15loplugin:logexceptionnicely in linguistic..ooxNoel Grandin2-10/+11
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-06-08Fix typoAndrea Gelmini1-1/+1
2019-06-07tdf#125563 Adapt adjustment values to binary shape geometryRegina Henschel1-19/+58