summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev
AgeCommit message (Expand)Author
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-09-29rename SfxMedium::GetError -> GetErrorIgnoreWarningNoel Grandin
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-27Add APNG export option in File -> ExportParis Oplopoios
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-07-31svx: prefix members of E3dVolumeMarker, ImpEdgeHdl, NameOrIndex and ...Miklos Vajna
2023-07-02Fix typoAndrea Gelmini
2023-06-30MCGR: tdf#155913 Non-supported attributes for TransparenceGradientArmin Le Grand (allotropia)
2023-06-08svx: add "Color" and "ComplexColorJSON" argument for XColorItemTomaž Vajngerl
2023-06-08tdf#155404 handle ComplexColor as JSON for XLineColor and XFillColorTomaž Vajngerl
2023-05-23MCGR: Check correctly for used FillTransparenceGradientArmin Le Grand (allotropia)
2023-05-19MCGR: Adaptions to WriteGradientFill and BGradientArmin Le Grand (allotropia)
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-21loplugin:unnecessarygetstr extend to checking std::string::c_strNoel Grandin
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-04-20MCGR: Correct creation for Gradient-PreviewsArmin Le Grand (allotropia)
2023-04-03BinaryDataContainer: pure re-factor to encapsulate stream copying.Michael Meeks
2023-04-01Simplify logic in XOutBitmap::WriteGraphic a bitMike Kaganski
2023-03-30Report correct mimetypes for TIF and EMFMike Kaganski
2023-03-30sw reqif-xhtml export: fix export of transparent TIFMike Kaganski
2023-03-29loplugin:stringadd in svxNoel Grandin
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-03-04MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)
2023-01-13support theme color for lines + oox support + testsTomaž Vajngerl
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2022-12-21Resolves: tdf#152593 reuse Line Style preview code for Line Width previewCaolán McNamara
2022-09-22use more string_view in svxNoel Grandin
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-07-25loplugin:moveitNoel Grandin
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-07-15Fix typo "vetor"->"vector"Andrea Gelmini
2022-07-14loplugin:moveitNoel Grandin
2022-06-22tdf#128150 Adapt sidebar to new "use slide background" propertySamuel Mehrbrodt
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt
2022-06-16loplugin:moveitNoel Grandin
2022-06-13Add XFillBackgroundItem::dumpAsXmlSamuel Mehrbrodt
2022-05-25SvxUnoXPropertyTable is never passed a null ptrNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-13sd theme: add UNO API for shape fill color effectsMiklos Vajna
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-03-28tdf#147906 change all sqrt(a * a + b * b) occurences to std::hypot(a, b)offtkp
2022-03-03Recheck modules sv* with IWYUGabor Kelemen