summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)Author
2024-01-22tdf#146619 Recheck xmloff/*hxx with IWYUGabor Kelemen
2023-12-30cid#1545421 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-22cid#1546500 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-18tdf#157740 FILESAVE PPTX: fix explosion of the number of master slidesBalazs Varga
2023-12-10cid#1545975 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-02tdf#123396 actually use the mimetype set in the from documentTomaž Vajngerl
2023-12-01Fix typoAndrea Gelmini
2023-12-01[API CHANGE] Add OOXML way of curved connector routingRegina Henschel
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (xmloff)Julien Nabet
2023-11-07loplugin:fieldcast in xmloffNoel Grandin
2023-11-07warn about exotic protocols as wellCaolán McNamara
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-19SAL_WARN->SAL_INFO in XMLShapeImportHelper::CreateGroupChildContextNoel Grandin
2023-10-19tdf#157484 UI: Add UI controls for personal information to be keptBalazs Varga
2023-10-16Resolves: tdf#157726 missing chart from Base reportCaolán McNamara
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-07Fix typoAndrea Gelmini
2023-09-07Fix typoAndrea Gelmini
2023-09-07Fix typoAndrea Gelmini
2023-09-06add referer to ole objectsCaolán McNamara
2023-09-06improve debug logging in SdXMLShapeContext::AddShapeNoel Grandin
2023-09-05SAL_WARN->SAL_INFO in XMLShapeImportHelperNoel Grandin
2023-09-01move theme element export to xmloff to remove code duplicationTomaž Vajngerl
2023-08-31tdf#157018 Enable import of color theme for DrawRegina Henschel
2023-08-30tdf#156975 Save a Theme in Draw too not only in ImpressRegina Henschel
2023-08-25xmloff: support stroke/line complex color import/export + testTomaž Vajngerl
2023-08-02sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl
2023-07-31use more tools::Rectangle::Adjust*Noel Grandin
2023-07-18xmloff: move XMLComplexColor* import/export classes to public includeTomaž Vajngerl
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-17SAL_WARN->SAL_INFO in SdXMLStylesContext::CreateStyleChildContextNoel Grandin
2023-05-25xmloff: rename theme color names and color-table to theme-colorsTomaž Vajngerl
2023-05-21xmloff: rename XMLThemeColorHandler to XMLComplexColorHandlerTomaž Vajngerl
2023-05-21xmloff: rename XMLThemeColorContext to XMLComplexColorContextTomaž Vajngerl
2023-05-18improved B2DHomMatrixNoel Grandin
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-04-21Run clang-tidy with misc-unused-using-decls on module xmloffGabor Kelemen
2023-04-19add a route to get calc Floating Frame links under 'manage links'Caolán McNamara
2023-04-18create the FloatingFrameShape in a separate step to inserting itCaolán McNamara
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-04-12xmloff: ODF import/export for style:overflow-behavior "clip"Sarper Akdemir
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-04-05avmedia,*: guess the mime type of media files based on file nameMichael Stahl