summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
2024-03-13tdf#152878 switch off replacment image in picture frameOliver Specht
2024-02-29IASS: Update edited Text in other ViewsArmin Le Grand (allotropia)
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-02-07these casts are no longer necessaryNoel Grandin
2024-01-28restore original Outliner background after getting transferrableCaolán McNamara
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-19ITEM: Needed reworks on ItemSurrogate mechanismArmin Le Grand (allotropia)
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)
2024-01-10cid#1546141 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-12cid#1546444 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-11tdf#158421 use correct awt:Gradient2 in Chart listsArmin Le Grand (allotropia)
2023-12-10cid#1545789 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (svx)Julien Nabet
2023-11-19Extended loplugin:ostr: svxStephan Bergmann
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-10-30rename mxItemSet->moItemSet in SvxShapeImplNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-10-20remove SAL_WARN in _setPropertyValueNoel Grandin
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-16retain Referer information available in OCommonEmbeddedObject ctorCaolán McNamara
2023-10-16Related: tdf#157726 restore try/catch blockCaolán McNamara
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen
2023-09-10using decls should come after #includeNoel Grandin
2023-09-07merge SvxFmDrawPage into SvxDrawPageNoel Grandin
2023-09-07SvxUnoDrawPool does not need to implement XAggreggationNoel Grandin
2023-09-06replace svx::PropertyValueProvider with simpler implementationNoel Grandin
2023-09-06add referer to ole objectsCaolán McNamara
2023-09-05SvxDrawPage does not need to use aggregationNoel Grandin
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-08-31improve debug warning messageNoel Grandin
2023-08-31ignore UnknownPropertyException in SvxShape::setPropertyValuesNoel Grandin
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-11autorecovery: DLG_RET_OK_AUTOLUNCH => DLG_RET_OK_AUTOLAUNCHJustin Luth
2023-07-12tdf#105362 better support for transparency in PNG & GIF exportArmin Le Grand (allotropia)
2023-07-12simplifyNoel Grandin
2023-07-05simplify SvxUnoDrawPool initialisationNoel Grandin
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-06-29Use getXWeak in svxMike Kaganski
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-11use internal iterator for SfxBroadcasterNoel Grandin
2023-06-04sw: border and background theme color support for multiple props.Tomaž Vajngerl
2023-05-23avoid some ref-counting traffic in SvxShape::NotifyNoel Grandin
2023-05-19MCGR: Adaptions to WriteGradientFill and BGradientArmin Le Grand (allotropia)