summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)Author
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2021-02-04have one set of twips<->mm conversionsNoel
2021-02-04use more getSdrObjectFromXShapeNoel
2021-01-28tdf#134210 Apply mirror property to custom cropped graphic.Gülşah Köse
2021-01-26cid#1472266 silence Using invalid iteratorCaolán McNamara
2021-01-26loplugin:passstuffbyrefNoel
2021-01-24cid#1472266 silence Using invalid iteratorCaolán McNamara
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-19oox smartart: composite algo: handle right constraint when left+width is givenMiklos Vajna
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-13oox smartart: extract pyra algo from AlgAtom::layoutShape()Miklos Vajna
2021-01-12oox smartart: fix crash in pyra algorithm with a single child shapeMiklos Vajna
2021-01-08tdf138773 Chart OOXML import: set text overlap to falseTünde Tóth
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
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-10tdf#129961 oox: add PPTX import for table shadow as direct formatMiklos Vajna
2020-12-09Simplify construction of OUString containing "•"Stephan Bergmann
2020-12-02tdf#136957 Use bigger dots for better handling in presentation mode.Gülşah Köse
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-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-14tdf#138148 Protect aspect ratio of graphic bullets.Gülşah Köse
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-10-30tdf#126133 Chart OOXML import: set default text rotation to 0°Tünde Tóth
2020-10-30tdf#137734 Chart OOXML import: fix variable color chartsTünde Tóth
2020-10-28convert some more long -> tools::LongNoel
2020-10-22long->tools::Long in hwpfilter..ooxNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20tdf#137417 oox smartart: avoid considering rules in vertical linear layoutsMiklos Vajna
2020-10-09tdf#133037 OOXML shape import: camera rotation along ZDaniel Arato (NISZ)
2020-10-09tdf#134978 Chart OOXML Import: fix pie chart label custom positionTünde Tóth
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06tdf#137000 XLSX shape export: fix uprightSzabolcs Toth
2020-10-06tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-02cid#1467667 Division or modulo by float zeroCaolán McNamara
2020-10-02cid#1467665 Division or modulo by float zeroCaolán McNamara
2020-09-30oox smartart: extract snake algo from AlgAtom::layoutShape()Miklos Vajna
2020-09-30oox smartart: snake algo: make sure child shape height stays within parentMiklos Vajna
2020-09-29oox smartart: snake algo: apply constraints on child shape widthsMiklos Vajna