/formula/

fice-6-1'>distro/cib/libreoffice-6-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oox/source/export/shapes.cxx
AgeCommit message (Expand)Author
2022-03-11loplugin:constparamsNoel Grandin
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-05tdf#146534 pptx import: make Z rotation work with rotation transformSarper Akdemir
2022-01-03tdf#98736 OOXML export: keep CaptionShape as TextShapeTünde Tóth
2021-11-19Use more basegfx::deg2rad<N> and basegfx::rad2deg<N>Mike Kaganski
2021-11-03tdf#144914 PPTX export: fix interactions and hyperlinks on shapesTibor Nagy
2021-10-13tdf#124232 PPTX export: fix interactions and hyperlinks on imagesTibor Nagy
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: ooxStephan Bergmann
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin
2021-09-01tdf#143127 tdf#143130 ooxml export: fix lost image/shape in chartBalazs Varga
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-15tdf#143860 non-primitive needs custGeom not prstGeomRegina Henschel
2021-08-14tdf#142605 use frame size in oox export of BezierCurveRegina Henschel
2021-07-13tdf#141786 correct position of child elements in groupRegina Henschel
2021-07-01address style concerns and better practices for pptx footer exportSarper Akdemir
2021-06-23tdf#92525 tdf#142398: fix export of simple custom shapesAttila Bakos (NISZ)
2021-06-16tdf#59323: pptx export: add initial support for lstStyles in textboxesSarper Akdemir
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-20tdf#122962 DOCX drawingML export: fix polygon shape in group shapeMiklos Vajna
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-19tdf#131905 PPTX table export: fix vertical alignmentTibor Nagy
2021-01-22PPTX export: fix size of shape for slide narrationsMiklos Vajna
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-10static_cast after dynamic_castNoel Grandin
2020-12-17tdf#129961 oox: add PPTX export for table shadow as direct formatMiklos Vajna
2020-11-18tdf#128213 Fix text camera z rotation import and export.Gülşah Köse
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-13tdf#101122 DOCX custom shape export: remove bad fillRegényi Balázs
2020-10-09tdf#99810 DOCX export: fix lost arrow shapeRegényi Balázs
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-31tdf#121189 PPTX export: fix missing chartDaniel Arato (NISZ)
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann