summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)AuthorFilesLines
13 daysGeneralize basegfx::fround for templated return typeMike Kaganski2-8/+8
2024-04-03Base scale on 1.0, not on 100.0Mike Kaganski1-4/+4
2024-04-03Fix typoAndrea Gelmini1-1/+1
2024-04-03tdf#146619 Drop unused 'using namespace' in: svx/Gabor Kelemen5-7/+0
2024-04-03svx: read font and spacing scaling from oox, add bot as UNO prop.Tomaž Vajngerl1-11/+37
2024-03-29convert SvxDrawPage to comphelper::WeakImplHelperNoel Grandin1-42/+18
2024-03-29IASS: Update NextSlide in PresenterConsoleArmin Le Grand (allotropia)1-0/+36
2024-03-28Add comphelper::WeakImplHelperBaseNoel Grandin1-1/+1
2024-03-13tdf#152878 switch off replacment image in picture frameOliver Specht1-0/+23
2024-02-29IASS: Update edited Text in other ViewsArmin Le Grand (allotropia)1-1/+7
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)1-5/+5
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)1-1/+0
2024-02-07these casts are no longer necessaryNoel Grandin1-2/+1
2024-01-28restore original Outliner background after getting transferrableCaolán McNamara1-1/+4
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)3-22/+22
2024-01-19ITEM: Needed reworks on ItemSurrogate mechanismArmin Le Grand (allotropia)2-32/+40
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)4-20/+68
2024-01-10cid#1546141 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+2
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen8-9/+3
2023-12-30move IsFuzzing to comphelperCaolán McNamara1-2/+2
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara1-6/+6
2023-12-12cid#1546444 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-11tdf#158421 use correct awt:Gradient2 in Chart listsArmin Le Grand (allotropia)2-4/+6
2023-12-10cid#1545789 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (svx)Julien Nabet2-2/+2
2023-11-19Extended loplugin:ostr: svxStephan Bergmann1-2/+2
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)1-4/+6
2023-10-30rename mxItemSet->moItemSet in SvxShapeImplNoel Grandin1-7/+7
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann2-44/+44
2023-10-20remove SAL_WARN in _setPropertyValueNoel Grandin1-5/+0
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann1-20/+20
2023-10-16retain Referer information available in OCommonEmbeddedObject ctorCaolán McNamara1-1/+1
2023-10-16Related: tdf#157726 restore try/catch blockCaolán McNamara1-9/+17
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann4-32/+32
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann2-147/+147
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen1-0/+1
2023-09-10using decls should come after #includeNoel Grandin1-3/+2
2023-09-07merge SvxFmDrawPage into SvxDrawPageNoel Grandin2-6/+43
2023-09-07SvxUnoDrawPool does not need to implement XAggreggationNoel Grandin1-8/+2
2023-09-06replace svx::PropertyValueProvider with simpler implementationNoel Grandin2-196/+25
2023-09-06add referer to ole objectsCaolán McNamara4-28/+37
2023-09-05SvxDrawPage does not need to use aggregationNoel Grandin1-6/+0
2023-09-02replace set(nullptr) with clear()Noel Grandin1-1/+1
2023-08-31improve debug warning messageNoel Grandin1-1/+1
2023-08-31ignore UnknownPropertyException in SvxShape::setPropertyValuesNoel Grandin1-1/+1
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl1-20/+4
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl1-2/+1
2023-08-11autorecovery: DLG_RET_OK_AUTOLUNCH => DLG_RET_OK_AUTOLAUNCHJustin Luth1-1/+1
2023-07-12tdf#105362 better support for transparency in PNG & GIF exportArmin Le Grand (allotropia)1-3/+4
2023-07-12simplifyNoel Grandin1-3/+1