summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)Author
2023-03-23sc drawstyles: ODF import and exportMaxim Monastirsky
2023-03-16xmloff: ODF export: produce alt text and description for MediaShapeMichael Stahl
2023-02-16Drop 'using namespace ::std' in dirs [u-x]*Gabor Kelemen
2023-02-15tdf#153179 ODP export regression: fix lost shape at missing objectTünde Tóth
2023-01-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-25tdf#153161: (Ab)use a call to XTextRange::getString to flush editsMike Kaganski
2023-01-24xmloff: extract XMLThemeContext into own classTomaž Vajngerl
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-13xmloff: use XThemeColor in ODF, change the format for themesTomaž Vajngerl
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-25sw: support for reading back theme color from OOXMLTomaž Vajngerl
2022-12-22loplugin:unocast (DocumentSettingsSerializer)Stephan Bergmann
2022-11-30tdf#133343 collect autostyle prop namesNoel Grandin
2022-11-29sd: replace hardcoded table styles with xml fileMaxim Monastirsky
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-21use more string_view in xmloffNoel Grandin
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-09-06check impress/calc IFrame "FrameURL" targetCaolán McNamara
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-08-18cid#1509254 Uninitialized scalar variableCaolán McNamara
2022-07-14elide some temporary OUStringsNoel Grandin
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2022-07-05tdf#137544 reduce ref-counting trafficNoel Grandin
2022-07-04tdf#137544 avoid some temporary OUStringNoel Grandin
2022-06-20tdf#128150 xmloff: ODF import/export of fill-use-slide-backgroundMichael Stahl
2022-06-16tdf#149551 write draw:text-rotate-angle only onceRegina Henschel
2022-06-02elide some makeStringAndClear() classNoel Grandin
2022-05-30these can be stack allocatedNoel Grandin
2022-05-05sd theme: add ODP import/export for shape fill color effectsMiklos Vajna
2022-05-03tdf#148714 Repair path in older CurvedArrow shapesRegina Henschel
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-29use more string_view in xmloffNoel Grandin
2022-04-25tdf#145240: Can't save drawing if I'm adding a short freeform line with no fillJulien Nabet
2022-04-20use more FastAttributeIter::toViewNoel Grandin
2022-04-13use more string_view in xmloffNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-03-18sd theme: add ODP import/export for shape fill colorMiklos Vajna
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-02-24tdf#147580 use valid values for extrusion-specularityRegina Henschel
2022-02-24tdf#72776 Allow text removal in the shapesSzymon Kłos
2022-02-17tdf#145700 Improve lighting in extruded custom shapesRegina Henschel
2022-01-20Fix typosAndrea Gelmini