summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev
AgeCommit message (Expand)Author
2024-08-01tdf#162282: restore correct handling of EMFMike Kaganski
2024-07-31tdf#161846 use more GetItemSurrogatesForItemNoel Grandin
2024-07-29use more GetItemSurrogatesForItemNoel Grandin
2024-07-29tdf#161875 buffer NameOrIndex Items for fast SurrogatesArmin Le Grand (Collabora)
2024-07-26fix in some missing SfxItemTypesNoel Grandin
2024-07-13Simplify a bitMike Kaganski
2024-07-10tdf#161979: Render GDI metafile using drawinglayer in XOutBitmapMike Kaganski
2024-07-09checkForUniqueItem should take a reference parameterNoel Grandin
2024-07-05fix asan buildNoel Grandin
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2024-06-05Related: tdf#153008 bump XFillBmpPosOffsetXItem to sal_Int32Caolán McNamara
2024-05-11loplugin:ostr in svxNoel Grandin
2024-05-02use more OUString in XPropertyListNoel Grandin
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-04-02svx: prefix members of XLineEndEntryMiklos Vajna
2024-03-25svx: prefix members of XHatchEntryMiklos Vajna
2024-03-11svx: prefix members of XHatchMiklos Vajna
2024-03-04svx: prefix members of XGradientEntryMiklos Vajna
2024-02-26svx: prefix members of XFillHatchItemMiklos Vajna
2024-02-19svx: prefix members of XFillGradientItemMiklos Vajna
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-02-07simplify some Primitive2DContainer constructionNoel Grandin
2024-02-05svx: prefix members of XDashEntryMiklos Vajna
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-22svx: prefix members of XDashMiklos Vajna
2024-01-14ITEM: Move Shareable ItemFlag to SfxPolItemArmin Le Grand (allotropia)
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)
2024-01-02svx: prefix members of XColorItemMiklos Vajna
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-18svx: prefix members of XColorEntryMiklos Vajna
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