summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/shapeexport.cxx
AgeCommit message (Expand)Author
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
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-10xmloff: ODF export: avoid mysterious crash while sorting shapesMichael Stahl
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-07-19Make obvious that this is in a try/catch blockSamuel Mehrbrodt