summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)Author
2017-11-30ofz: handle empty Gradient StopsCaolán McNamara
2017-11-30ofz: handle empty paragraphs caseCaolán McNamara
2017-11-30size() cannot be < 0 so just == 0 -> empty()Caolán McNamara
2017-11-30ofz#4481: move Path2DContext body to onEndElementCaolán McNamara
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
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
2017-08-17SmartArt: simplify conditions, miscellaneous changesGrzegorz Araminowicz
2017-08-17SmartArt: support cnt functionGrzegorz Araminowicz
2017-08-11SmartArt: fix duplicated textGrzegorz Araminowicz
2017-08-10tdf#109187 Fix OOXML import of flipped shapes with gradientsPaul Trojahn
2017-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn
2017-08-10SmartArt: add nested shapes only if they are node's childrenGrzegorz Araminowicz
2017-08-08tdf#110440 drawingML import: fix handling of group shape propertiesMiklos Vajna
2017-08-08tdf#109858: Override default point label placement setting...Dennis Francis
2017-08-05Fix typosAndrea Gelmini
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-29tdf#109223: PPTX: Vertical flip of child shape is not imported correctlyTamás Zolnai
2017-07-26tdf#100491 fix DOCX import shape line with arrow markerVasily Melenchuk
2017-07-24SmartArt: text alignmentGrzegorz Araminowicz
2017-07-24SmartArt: cycle layout algorithmGrzegorz Araminowicz