summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/shape.cxx
AgeCommit message (Expand)Author
2022-02-18tdf#132557: PPTX import: Workaround for slide footer shape presetsSarper Akdemir
2022-01-11tdf#146534 pptx import: make Z rotation work with rotation transformSarper Akdemir
2021-12-03tdf#140912 Better handling of the picture placeholders.gulsahkose
2021-11-19Use more basegfx::deg2rad<N> and basegfx::rad2deg<N>Mike Kaganski
2021-11-17rename getSchemeName getSchemeIndex to remove ambiguitySarper Akdemir
2021-11-15PPTX import: fix handling of theme overrides in the chart importMiklos Vajna
2021-10-30Prepare for removal of non-const operator[] from Sequence in ooxMike Kaganski
2021-10-18tdf#125582 use TextVerticalAlign_BOTTOM for textCircleRegina Henschel
2021-10-16Simplify vector initialization in ooxJulien Nabet
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-25i#114206 sd: unshare shape properties for the same type before insertionMiklos Vajna
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-13tdf#143852: Revert "Move ActionLockGuard up a bit"Mike Kaganski
2021-08-07Fix typoAndrea Gelmini
2021-08-06tdf#132696 PPTX import: fix missing SmartArt when it's part of a group shapeMiklos Vajna
2021-08-06Move ActionLockGuard up a bitMike Kaganski
2021-05-25tdf#141644 OOXML shape import: fix upright text rotate angleSzabolcs Toth
2021-05-11tdf#141463 avoid skew in shape group in ooxml import ..Regina Henschel
2021-04-22tdf#141540 fix docx import of group or line with rotationRegina Henschel
2021-04-14reduce allocation in TextListStyle some moreNoel Grandin
2021-03-26tdf#122717: fix handling of zero width/height linesXisco Fauli
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23tdf#140714 Import graphics cropped into custom geometry as custom shapes.Gülşah Köse
2021-03-18tdf#118693: no need to use convertMm100ToTwip() for line shapes anymoreXisco Fauli
2021-02-21loplugin:refcounting in oox..i18npoolNoel
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-04use more getSdrObjectFromXShapeNoel
2021-01-28tdf#134210 Apply mirror property to custom cropped graphic.Gülşah Köse
2021-01-21tdf#134210 Import support for custom stretch values.Gülşah Köse
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-18tdf#128213 Fix text camera z rotation import and export.Gülşah Köse
2020-10-09tdf#133037 OOXML shape import: camera rotation along ZDaniel Arato (NISZ)
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-09-29tdf#91251 XLSX textbox export: fix missing overflow propertiesRegényi Balázs
2020-09-24Fix typoAndrea Gelmini
2020-09-24tdf#106197 XLSX shape import: keep text uprightSzabolcs Toth
2020-09-23tdf#136566 XLSX export: fix lost scheme based line colorsRegényi Balázs
2020-09-18tdf#129685 PPTX import: fix unexpected centering of shape textMiklos Vajna
2020-09-11oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna
2020-08-24tdf#134174 Fix the rotation of bitmap filled custom shapes.Gülşah Köse
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-06-04Upcoming loplugin:elidestringvar: ooxStephan Bergmann
2020-06-02Use "Radius" instead of "Rad" for new propertiesTomaž Vajngerl
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski