summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)AuthorFilesLines
5 daystdf#160787 Calc active cell cursor has small transparent cornersNoel Grandin1-0/+10
8 daysSimplify a bitMike Kaganski1-10/+2
8 dayscool#8571 use better algorithm for generating selection overlayNoel Grandin1-13/+128
8 daysreduce the number of drawing primitives we create in OverlaySelectionNoel Grandin1-50/+48
8 daysloplugin:constantparamNoel Grandin2-2/+2
2024-04-05tdf#160084 Simplify comparison for basegfx::fToolsAaron Bourdeaux3-7/+5
2024-03-22tdf#159258 SD: SS: disable placeholdertext in imageAttila Szűcs2-5/+22
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)2-2/+2
2024-03-21Disable EditViewActive when Metafile outputArmin Le Grand (allotropia)1-2/+4
2024-03-21Provide tooling for EditView exclusive PrimitivesArmin Le Grand (allotropia)2-1/+12
2024-03-08tdf#158773 do the cheap checks firstNoel Grandin1-5/+11
2024-03-07tdf#158773 reduce dynamic_cast in AttributeProperties::NotifyNoel Grandin1-58/+66
2024-03-07tdf#158773 reduce dynamic_cast'ing in TextProperties::NotifyNoel Grandin1-2/+2
2024-03-07Simplify some basegfx::fTools::*orEqual callsNoel Grandin2-2/+2
2024-03-07Simplify a comparisonMike Kaganski1-1/+1
2024-03-07tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::NotifyNoel Grandin3-16/+17
2024-03-06tdf#158773 reduce cost of TextProperties::NotifyNoel Grandin1-33/+27
2024-03-06tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::NotifyNoel Grandin1-10/+4
2024-02-29IASS: Update edited Text in other ViewsArmin Le Grand (allotropia)2-0/+34
2024-02-28tdf#159874: Inspection of 3D object in Dev Tools crashes LO (take 2)Julien Nabet1-12/+3
2024-02-28Avoid calling back into an SdrMarkView that is being destroyedStephan Bergmann1-2/+2
2024-02-22IASS: Re-define Text suppression for TextEditArmin Le Grand (allotropia)2-27/+28
2024-02-12make BufferedDecompositionPrimitive2D store a Primitive2DReference..Noel Grandin14-181/+183
2024-02-10tdf#156993 use correct count for ViewContactOfSdrPageRegina Henschel1-3/+3
2024-02-07these casts are no longer necessaryNoel Grandin13-67/+50
2024-02-07simplify some Primitive2DContainer constructionNoel Grandin2-35/+32
2024-02-07simplify some Primitive2DContainer accessesNoel Grandin1-4/+1
2024-02-07can std::move these Primitive2DContainer valuesNoel Grandin2-4/+4
2024-02-06flatten some drawinglayer codeNoel Grandin1-48/+46
2024-02-04Move mnTransparenceForShadow down to SdrCellPrimitive2DNoel Grandin1-1/+2
2024-01-26just fetch SfxViewShell::Current() once, and as constCaolán McNamara1-2/+2
2024-01-19tdf#159067 drawinglayer: fix untagged form control (PDF/UA export)Tibor Nagy1-0/+2
2024-01-16chart2: Make automatic area coloring for charts work for tiled renderingofftkp1-0/+4
2024-01-11tdf#159066 sc: fix OLE object alternative text (PDF/UA export)Tibor Nagy1-12/+26
2024-01-02cid#1545989 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+3
2023-12-31cid#1546464 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen11-13/+1
2023-12-30move IsFuzzing to comphelperCaolán McNamara1-3/+3
2023-12-28Use emplace_back instead of push_back (svx)Julien Nabet1-2/+2
2023-12-24Drop some wrapper methods from SvtAccessibilityOptionsGabor Kelemen1-2/+3
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-23Add flush mechanism to buffered Primitives IIIArmin Le Grand (allotropia)1-2/+0
2023-12-19Drop some wrapper methods from SvtOptionsDrawinglayerGabor Kelemen1-1/+2
2023-12-19Fix typoAndrea Gelmini1-1/+1
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-12-19Add flush mechanism to buffered PrimitivesArmin Le Grand (allotropia)2-0/+5
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara2-10/+11
2023-12-16cid#1546456 COPY_INSTEAD_OF_MOVECaolán McNamara4-28/+30
2023-12-14cid#1545211 COPY_INSTEAD_OF_MOVECaolán McNamara3-15/+16
2023-12-14cid#1545734 COPY_INSTEAD_OF_MOVECaolán McNamara2-10/+11