summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2021-01-22PPTX filter: fix playFrom command handling for slide narrationsMiklos Vajna
2021-01-22PPTX export: fix size of shape for slide narrationsMiklos Vajna
2021-01-21tdf#134210 Import support for custom stretch values.Gülşah Köse
2021-01-20oox smartart: extract composite algo from AlgAtom::layoutShape()Miklos Vajna
2021-01-20tdf#128550 set sub item on the ancestor node.Mark Hung
2021-01-19oox smartart: composite algo: handle right constraint when left+width is givenMiklos Vajna
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-16PPTX export: fix mime type of slide narrationsMiklos Vajna
2021-01-15tdf#61028 OOXML export: fix lost arcTo shapeTünde Tóth
2021-01-13oox smartart: extract pyra algo from AlgAtom::layoutShape()Miklos Vajna
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-12oox smartart: fix crash in pyra algorithm with a single child shapeMiklos Vajna
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-08tdf138773 Chart OOXML import: set text overlap to falseTünde Tóth
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27ofz#28918 Direct-Leak in SotStorage::OpenSotStreamCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23add utility NbcRotate methodNoel Grandin
2020-12-21do not preload all images in the pptx importerLuboš Luňák
2020-12-17tdf#129961 oox: add PPTX export for table shadow as direct formatMiklos Vajna
2020-12-16tdf#128621 OOXML Chart: export embedded shapes in chartBalazs Varga
2020-12-16tdf#138889 OOXML chart: fix import of rotated shapesBalazs Varga
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-11Drop some unnecessary OUStringToOString conversionsStephan Bergmann
2020-12-10tdf#129961 oox: add PPTX import for table shadow as direct formatMiklos Vajna
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs
2020-12-09Simplify construction of OUString containing "•"Stephan Bergmann
2020-12-04update pchesCaolán McNamara
2020-12-02tdf#136957 Use bigger dots for better handling in presentation mode.Gülşah Köse
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-30tdf#138561 OOXML Chart import: fix custom shape positionBalazs Varga
2020-11-27oox: make effectpropertiescontext available to everyone in oox/Miklos Vajna
2020-11-24tdf#138194 Chart OOXML import: set text break to trueTünde Tóth
2020-11-24tdf#138181 Chart OOXML: fix deleted legend entries of pie chartsTünde Tóth
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22oox: VML export: Output coordsize even when top/left is 0,0Dr. David Alan Gilbert
2020-11-22Fix ESCHER_Prop_pVertices/ESCHER_Prop_pSegmentInfo outputDr. David Alan Gilbert
2020-11-19tdf#123936 Formatting files in module oox with clang-formatPhilipp Hofer
2020-11-18tdf#128213 Fix text camera z rotation import and export.Gülşah Köse
2020-11-17tdf#138204 Chart OOXML Import: doesn't show placeholderBalazs Varga
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-11-14tdf#138148 Protect aspect ratio of graphic bullets.Gülşah Köse
2020-11-12New loplugin:stringviewparamStephan Bergmann