summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen2-0/+2
2019-06-17tdf#51195, tdf#100348 Convert Fontwork to TextWarp on exportRegina Henschel4-18/+139
2019-06-17SmartArt: support multiple levels of shapes in LayoutNodesGrzegorz Araminowicz4-17/+38
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov2-3/+3
2019-06-15loplugin:logexceptionnicely in linguistic..ooxNoel Grandin10-68/+73
2019-06-14sw btlr writing mode: fix tbrl import from VMLMiklos Vajna1-0/+8
2019-06-12sw: merge some indentical switch-case branchesMiklos Vajna3-5/+0
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen3-0/+3
2019-06-08Fix typoAndrea Gelmini1-1/+1
2019-06-07tdf#125551 PPTX export: correct position and size of diagramsGrzegorz Araminowicz1-4/+14
2019-06-07tdf#125563 Adapt adjustment values to binary shape geometryRegina Henschel1-19/+58
2019-06-04SmartArt: bullet list improvementsGrzegorz Araminowicz1-10/+12
2019-05-31SmartArt: more constraints used in linear algorithmGrzegorz Araminowicz1-31/+47
2019-05-30SmartArt: keep parent constraints instead of merging every timeGrzegorz Araminowicz2-19/+7
2019-05-29SmartArt: sort shapes by Z order after layout algorithmsGrzegorz Araminowicz2-32/+42
2019-05-28SmartArt: simplify text body empty conditionGrzegorz Araminowicz1-5/+1
2019-05-28SmartArt: adjust text size to fit shapesGrzegorz Araminowicz1-1/+14
2019-05-24crashtesting: div-by-zero on load of tdf48948-2.pptxCaolán McNamara1-25/+28
2019-05-22New loplugin:dataStephan Bergmann1-8/+8
2019-05-21Fix outdated comment.Tamás Zolnai1-1/+1
2019-05-21tdf#122765: Legend interferes with pie chart after pptx importTamás Zolnai1-1/+0
2019-05-21SmartArt: Support ctrShpMap cycle algorithm parameterGrzegorz Araminowicz1-3/+19
2019-05-20Use DBG_UTIL instead of OSL_DEBUG_LEVEL for the OOX dumping stuffTor Lillqvist4-4/+4
2019-05-20tdf#125360: PPTX: Shape fill transparency is not exportedTamás Zolnai1-10/+37
2019-05-19tdf#125181 maxY is 50000 in prstGeom for star24 and star32Regina Henschel2-8/+8
2019-05-18tdf#125346: PPTX export: Shape has wrong fill color comming from themeTamás Zolnai1-5/+15
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov11-27/+27
2019-05-14SmartArt: regenerate diagram commandGrzegorz Araminowicz9-131/+135
2019-05-14tdf#124754 sw docx import: do not override text color with -1 (auto) colorSerge Krot1-2/+7
2019-05-14tdf#100084 XLSX import: fix missing charts clean-upBalazs Varga1-4/+5
2019-05-13ooxml import: supprt cropping to shapeTamas Bunth3-6/+26
2019-05-13tdf#100084 XLSX import: fix missing chartsBalazs Varga1-1/+13
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin4-8/+8
2019-05-10tdf#125173 fix hyperlink inserted to text boxTünde Tóth1-2/+18
2019-05-10SmartArt: support diagram backgroundGrzegorz Araminowicz3-0/+28
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen2-0/+2
2019-05-09loplugin:unusedmethodsNoel Grandin1-6/+0
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-31/+25
2019-05-07PPTX: Fix import / export of image transparencyTamás Zolnai2-3/+8
2019-04-30PPTX import: store OOXTheme in InteropGrabBag for SmartArt re-generationGrzegorz Araminowicz1-1/+6
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin1-5/+0
2019-04-29tdf#124398 DOCX drawingML import: handle charts in group shapesMiklos Vajna2-2/+9
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-04-26sw btlr writing mode: implement DOCX shape import for tbrlMiklos Vajna1-53/+31
2019-04-25ofz#14422 null derefCaolán McNamara1-0/+6
2019-04-23tdf#123684 PPTX import: fix wrong background color for <p:sp useBgFill="1">Miklos Vajna1-6/+20
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski5-1003/+611
2019-04-17tdf#123828 XLSX combined chart export: fix order of axis typesBalazs Varga1-7/+24
2019-04-17tdf#123645 XLSX export: fix hyperlink inserted to charttundet3-20/+44
2019-04-15SmartArt: better detecting connector arrow typeGrzegorz Araminowicz2-53/+47