summaryrefslogtreecommitdiff
path: root/svx/inc/sdr
AgeCommit message (Expand)AuthorFilesLines
2021-10-08loplugin:moveparam in svxNoel Grandin2-2/+2
2021-09-24reduce copying in drawinglayerNoel Grandin3-4/+4
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin2-2/+2
2021-09-08reduce cost of creating large charts (tdf#144052)Noel Grandin12-12/+13
2021-08-22no need to use unique_ptr for Sdr3DObjectAttributeNoel Grandin1-7/+3
2021-08-20use Primitive2DDecompositionVisitor in ViewObjectContact (tdf#105575)Noel Grandin4-5/+5
2021-08-16do less copying when constructing 2d sequence (tdf#105575)Noel Grandin4-5/+5
2021-06-25loplugin:finalclasses in svxNoel Grandin3-9/+5
2021-06-21drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl10-10/+10
2021-04-22remove caching in ViewObjectContactOfE3dNoel Grandin1-13/+1
2021-04-20tdf#86321: Revert "Resolves: #i123539# some optimizations for 3D chart..."Xisco Fauli1-6/+0
2021-04-19svx properties: pass SfxItemSet around by valueNoel Grandin12-14/+14
2021-03-07ref-count SdrPageNoel1-4/+4
2021-02-11loplugin:refcounting generalise type checkingNoel1-7/+8
2021-01-09remove sdrgrafprimitive2d.{cxx,hxx} from excludelistTomaž Vajngerl1-31/+34
2021-01-05svx: pragma once in sdrgrafprimitive2d.hxxTomaž Vajngerl1-9/+1
2020-12-02tdf#129961 svx: add rendering for table shadow as direct formatMiklos Vajna1-1/+2
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen2-2/+1
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer8-68/+57
2020-07-19compact namespace: svxNoel Grandin72-470/+215
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen1-0/+1
2020-05-13tdf#49247: draw soft edgesMike Kaganski4-3/+14
2020-05-12Rename attributes to reflect that they represent different effectsMike Kaganski14-66/+66
2020-05-11Limit utility function's visibilityMike Kaganski1-3/+0
2020-05-11Related: tdf#129916 svx: clean up duplicated matrix decompose for shadow sizeMiklos Vajna1-2/+1
2020-05-10compact namespace in svxNoel Grandin22-63/+51
2020-05-08Related: tdf#129916 svx: improve shadow size of custom shapesMiklos Vajna1-1/+4
2020-04-23tdf#130058 Import shadow size.Gülşah Köse1-1/+3
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-1/+2
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin19-107/+107
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth5-3/+22
2020-02-12move some svx/ headers inside the moduleNoel Grandin39-26/+1127
2020-02-07remove use of macro DeclPrimitive2DIDBlock in everywhereTomaž Vajngerl12-23/+23
2020-02-03loplugin:constantparamNoel Grandin1-4/+1
2020-01-11loplugin:finalclasses in svxNoel Grandin42-125/+75
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen13-16/+4
2019-11-22make some classes module-privateNoel Grandin4-14/+14
2019-08-23Mark move ctors/assignments noexceptMike Kaganski1-1/+1
2019-08-03Fix typosAndrea Gelmini1-1/+1
2019-07-28Fix typosAndrea Gelmini6-6/+6
2019-07-21Fix typoAndrea Gelmini1-1/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-2/+1
2018-12-12use unique_ptr in createTransformedCloneNoel Grandin1-7/+7
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand2-122/+0
2018-11-05Fix typosAndrea Gelmini1-3/+3
2018-10-08loplugin:constfields in svxNoel Grandin18-106/+106
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin2-15/+0
2018-08-09loplugin:unusedmethodsNoel Grandin2-6/+0
2018-07-31remove SdrGrafObj::IsSwappedOutNoel Grandin1-18/+0
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand3-3/+6