summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)Author
2018-10-03tdf#120028 PPTX import: map shapes with multiple columns to table shapesMiklos Vajna
2018-09-10tdf#108691, tdf#119639 Don't print hidden objects in XLS(X)Aron Budea
2018-08-20tdf#116350 Better text layout for big shapesSzymon Kłos
2018-08-10forcepoint#59 the "matrix" is always one row in heightCaolán McNamara
2018-08-10tdf#118150 Fix displaying of chart where Legend is set manuallyBartosz Kosiorek
2018-08-10coverity#1438224 Dereference null return valueCaolán McNamara
2018-08-10tdf#116350 Correctly display text on arcSzymon Kłos
2018-08-10tdf#116350 Export preset text geometry (text effects)Szymon Kłos
2018-08-10tdf#116350 Import preset text geometry (text effects)Szymon Kłos
2018-07-20tdf#114821 import/export/place complex data labels in chartsSzymon Kłos
2018-06-27tdf#104199 sd: nofill borders shouldn't be visible.Justin Luth
2018-04-12tdf#114168 If minor axis unit is automatic, then set it to 5Bartosz Kosiorek
2018-03-25tdf#107608: PPTX: Import pattern fill background colorTamás Zolnai
2018-02-15tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai
2018-02-14tdf#114821 calculate better label positionSzymon Kłos
2017-12-20tdf#105517: overwrite existing scheme colors in vectorAron Budea
2017-12-17fix searched attribute for 3D chart shape, tdf114169Markus Mohrhard
2017-12-01ofz: check col/row boundsCaolán McNamara
2017-12-01ofz: handle empty Gradient StopsCaolán McNamara
2017-11-30ofz: handle empty paragraphs caseCaolán McNamara
2017-11-30ofz#4481: move Path2DContext body to onEndElementCaolán McNamara
2017-11-09loplugin:unnecessaryvirtualNoel Grandin
2017-11-01loplugin:finalclasses in ooxNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26Add a comment in CreateTableStyle() related to the AOO fix for #i120723#Tor Lillqvist
2017-10-26Don't abbreviate "First" as "Fst"Tor Lillqvist
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-19Fix typosAndrea Gelmini
2017-10-18Replace lists by vectors in ooxJulien Nabet
2017-10-09tdf#100491: Reduce DOCX shapes arrow line ending size multiplierVasily Melenchuk
2017-10-05tdf#100065 RefactoringPaul Trojahn
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-28Blind fix for Clang 3.8 "must explicitly initialize the const member" errorStephan Bergmann
2017-09-27SmartArt: correct behaviour of if/else nodesGrzegorz Araminowicz
2017-09-27loplugin:unusedmethodsNoel Grandin
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai
2017-09-26tdf#100065 Fix scale of transformationPaul Trojahn
2017-09-18tdf#112088 gradient stop map -> multimapSzymon Kłos
2017-09-16tdf#100065 PPTX Fix import of custom shapes in groupsPaul Trojahn
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2017-09-07Replace macro with lambdaStephan Bergmann
2017-09-06loplugin:unnecessaryparen include case statementsNoel 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