summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/shapeexport.cxx
AgeCommit message (Expand)Author
2024-11-12tdf#162691: ODF 1.4 Add support for xy and polar handle new attributesXisco Fauli
2024-11-10tdf#162686 tdf#162687 ODF 1.4 extrusion-metal-typeRegina Henschel
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-10-22cid#1545605 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-09-25tdf#162690, tdf#162687: Adapt to ODF 1.4Xisco Fauli
2024-09-24tdf#162686: Adapt to ODF 1.4Xisco Fauli
2024-07-14cid#1608584 Overflowed constantCaolán McNamara
2024-05-15loplugin:ostr in xmloffNoel Grandin
2024-05-03tdf#160915: make own OLE objects obey AddReplacementImages settingMike Kaganski
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-03-18Clamp extrusion light level to allowed range for ODFRegina Henschel
2024-03-12tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-12-30cid#1545421 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (xmloff)Julien Nabet
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmloffStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-18improved B2DHomMatrixNoel Grandin
2023-04-18fix brain malfunctionNoel Grandin
2023-04-18convert XmlShapeType to scoped enumNoel Grandin
2023-04-18no need to perform lookup twice in XMLShapeExport::seekShapesNoel Grandin
2023-03-23sc drawstyles: ODF import and exportMaxim Monastirsky
2023-03-16xmloff: ODF export: produce alt text and description for MediaShapeMichael Stahl
2023-02-15tdf#153179 ODP export regression: fix lost shape at missing objectTünde Tóth
2023-01-25tdf#153161: (Ab)use a call to XTextRange::getString to flush editsMike Kaganski
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2022-11-30tdf#133343 collect autostyle prop namesNoel Grandin
2022-11-04tdf#54857 use OUStringConstExpr in XMLPropertyMapEntryNoel Grandin
2022-10-28tdf#145240 add flexibility to receiving PolyPolygons over UNO APIArmin Le Grand (allotropia)
2022-09-21tdf#151100: xText->getString() may be empty for content needing exportMike Kaganski
2022-09-14-Werror=maybe-uninitializedStephan Bergmann
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-08-29xmloff: extract ExportGraphicPreview() from ...Miklos Vajna
2022-08-29avmedia: implement video crop support in the ODP filterMiklos Vajna
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-16tdf#149551 write draw:text-rotate-angle only onceRegina Henschel
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann
2022-04-25tdf#145240: Can't save drawing if I'm adding a short freeform line with no fillJulien Nabet
2022-04-13use more string_view in xmloffNoel Grandin
2022-02-24tdf#147580 use valid values for extrusion-specularityRegina Henschel
2022-02-17tdf#145700 Improve lighting in extruded custom shapesRegina Henschel
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmloffMike Kaganski
2021-10-29Fix typoAndrea Gelmini
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy445
2021-10-28tdf#141301: extrusion-skew angle value -135 is not written to file...Julien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski