summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)Author
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
2023-03-30loplugin:stringadd in xmloffNoel 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-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