summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2019-05-24crashtesting: div-by-zero on load of tdf48948-2.pptxCaolán McNamara
2019-05-22New loplugin:dataStephan Bergmann
2019-05-21Fix outdated comment.Tamás Zolnai
2019-05-21tdf#122765: Legend interferes with pie chart after pptx importTamás Zolnai
2019-05-21SmartArt: Support ctrShpMap cycle algorithm parameterGrzegorz Araminowicz
2019-05-20Use DBG_UTIL instead of OSL_DEBUG_LEVEL for the OOX dumping stuffTor Lillqvist
2019-05-20tdf#125360: PPTX: Shape fill transparency is not exportedTamás Zolnai
2019-05-19tdf#125181 maxY is 50000 in prstGeom for star24 and star32Regina Henschel
2019-05-18tdf#125346: PPTX export: Shape has wrong fill color comming from themeTamás Zolnai
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-05-14SmartArt: regenerate diagram commandGrzegorz Araminowicz
2019-05-14tdf#124754 sw docx import: do not override text color with -1 (auto) colorSerge Krot
2019-05-14tdf#100084 XLSX import: fix missing charts clean-upBalazs Varga
2019-05-13ooxml import: supprt cropping to shapeTamas Bunth
2019-05-13tdf#100084 XLSX import: fix missing chartsBalazs Varga
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10tdf#125173 fix hyperlink inserted to text boxTünde Tóth
2019-05-10SmartArt: support diagram backgroundGrzegorz Araminowicz
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-05-07PPTX: Fix import / export of image transparencyTamás Zolnai
2019-04-30PPTX import: store OOXTheme in InteropGrabBag for SmartArt re-generationGrzegorz Araminowicz
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-04-29tdf#124398 DOCX drawingML import: handle charts in group shapesMiklos Vajna
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-04-26sw btlr writing mode: implement DOCX shape import for tbrlMiklos Vajna
2019-04-25ofz#14422 null derefCaolán McNamara
2019-04-23tdf#123684 PPTX import: fix wrong background color for <p:sp useBgFill="1">Miklos Vajna
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski
2019-04-17tdf#123828 XLSX combined chart export: fix order of axis typesBalazs Varga
2019-04-17tdf#123645 XLSX export: fix hyperlink inserted to charttundet
2019-04-15SmartArt: better detecting connector arrow typeGrzegorz Araminowicz
2019-04-15tdf#114181 XLSX combined chart: fix swapped primary and secondary axes etc.Balazs Varga
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-13loplugin:sequentialassign in oox..reportdesignNoel Grandin
2019-04-12tdf#42949 Fix IWYU warnings in include/avmedia/Gabor Kelemen
2019-04-12SmartArt: improve cycle algorithmGrzegorz Araminowicz
2019-04-12SmartArt: save diagram dump to working dir instead of /tmpGrzegorz Araminowicz
2019-04-10SmartArt: omit last atom in forEach loop only when necessaryGrzegorz Araminowicz
2019-04-08tdf#124466 XLSX: fix broken export by removing chart type data redundancyBalazs Varga
2019-04-08PPTX export: save SmartArt as diagram instead of group of shapesGrzegorz Araminowicz
2019-04-06Follow 4a4b1df72909fe96acdbcb95f90e30bd1a79c5ebJulien Nabet
2019-04-06Fix 6a9cf9ba2d37fee9b7c2f190b347e0d7c4a2676aJulien Nabet
2019-04-06tdf#91634 XLSX export: fix hyperlink inserted to imagetundet
2019-04-04Get rid of USS macroMike Kaganski
2019-04-02tdf#124463 XLSX export: fix splitDataSeriesByAxisBalazs Varga
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-28return unique_ptr from CreateTableStyleNoel Grandin