summaryrefslogtreecommitdiff
path: root/svx/inc/sdr
AgeCommit message (Expand)Author
13 daysCairoSDPR: Direct support for RGBA Gradients (I)Armin Le Grand (Collabora)
2024-05-11loplugin:ostr in svxNoel Grandin
2024-03-22tdf#159258 SD: SS: disable placeholdertext in imageAttila Szűcs
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-02-12make BufferedDecompositionPrimitive2D store a Primitive2DReference..Noel Grandin
2024-02-04Move mnTransparenceForShadow down to SdrCellPrimitive2DNoel Grandin
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen
2023-11-01AttributeProperties is effectively abstractNoel Grandin
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-08-03Related: cool#6911 opt to skip SdrObject::GetViewContent() when possibleCaolán McNamara
2023-07-06loplugin:unusedfields all-can-be-privateNoel Grandin
2023-07-05loplugin:finalclassesNoel Grandin
2023-05-02remove unnecessary methodNoel Grandin
2023-05-02use more specific class in sdr::table::CellNoel Grandin
2023-04-29rename field in GroupPropertiesNoel Grandin
2023-04-18sc drawstyles: Comment shadow should depends on shadow attributeMaxim Monastirsky
2023-03-22vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObjMichael Stahl
2023-03-15tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorYousef_Rabia
2022-11-28loplugin:unusedfields make some protected fields privateNoel Grandin
2022-11-22tdf#135638 svx,sd: PDF/UA export: tag SdrObject shapes as Figure etc.Armin Le Grand (allotropia)
2022-11-14svx: Update tables on style changesMaxim Monastirsky
2022-09-14new loplugin refcountingbaseNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-12Fix typoAndrea Gelmini
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-02-21speed up SvxShape::_setPropertyValueNoel Grandin
2022-02-20Fix --disable-avmedia buildJan-Marek Glogowski
2022-02-19update video pos and size after change if currently playingCaolán McNamara
2022-02-17loplugin:unusedmethodsNoel Grandin
2022-02-17loplugin:unusedfieldsNoel Grandin
2022-02-16speed up DefaultProperties::SetObjectItem when loading large chartNoel Grandin
2022-01-11do not call broadcast SetStyleSheet from a non-broadcast oneLuboš Luňák
2022-01-08reduce cost of Sdr properties for text-derived objectsNoel Grandin
2022-01-07make GroupProperties extend BasePropertiesNoel Grandin
2022-01-07move applyDefaultStyleSheetFromSdrModel from BaseProperties..Noel Grandin
2022-01-07move some methods BaseProperties->DefaultPropertiesNoel Grandin
2022-01-07split PageProperties from EmptyPropertiesNoel Grandin
2021-12-24use comphelper::WeakComponentImplHelper in PrimitiveFactory2DNoel Grandin
2021-12-06skip some intermediate results in tryToGetChartContentAsPrimitive2DSequenceNoel Grandin
2021-12-05use visitor in ViewObjectContact::createPrimitive2DSequenceNoel Grandin
2021-12-04ofz#41602 fix more build failure in ubsan buildCaolán McNamara
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-08reduce cost of creating large charts (tdf#144052)Noel Grandin
2021-08-22no need to use unique_ptr for Sdr3DObjectAttributeNoel Grandin
2021-08-20use Primitive2DDecompositionVisitor in ViewObjectContact (tdf#105575)Noel Grandin
2021-08-16do less copying when constructing 2d sequence (tdf#105575)Noel Grandin