summaryrefslogtreecommitdiff
path: root/svx/inc/sdr/contact
AgeCommit message (Expand)AuthorFilesLines
2023-08-03Related: cool#6911 opt to skip SdrObject::GetViewContent() when possibleCaolán McNamara1-0/+7
2023-03-22vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObjMichael Stahl1-0/+1
2022-11-28loplugin:unusedfields make some protected fields privateNoel Grandin1-6/+7
2022-11-22tdf#135638 svx,sd: PDF/UA export: tag SdrObject shapes as Figure etc.Armin Le Grand (allotropia)1-0/+1
2022-02-20Fix --disable-avmedia buildJan-Marek Glogowski1-1/+1
2022-02-19update video pos and size after change if currently playingCaolán McNamara1-0/+4
2021-12-05use visitor in ViewObjectContact::createPrimitive2DSequenceNoel Grandin7-13/+15
2021-12-04ofz#41602 fix more build failure in ubsan buildCaolán McNamara1-2/+3
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin15-29/+30
2021-10-08loplugin:moveparam in svxNoel Grandin1-1/+1
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 Grandin2-7/+4
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-03-07ref-count SdrPageNoel1-4/+4
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen1-1/+0
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer7-60/+51
2020-07-19compact namespace: svxNoel Grandin21-155/+74
2020-05-12Rename attributes to reflect that they represent different effectsMike Kaganski1-3/+3
2020-05-10compact namespace in svxNoel Grandin13-33/+30
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-1/+2
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin1-2/+2
2020-02-12move some svx/ headers inside the moduleNoel Grandin19-15/+416
2020-01-11loplugin:finalclasses in svxNoel Grandin16-54/+38
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen5-8/+1
2019-11-22make some classes module-privateNoel Grandin3-13/+13
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-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand2-122/+0
2018-10-08loplugin:constfields in svxNoel Grandin1-2/+2
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin1-12/+0
2018-08-09loplugin:unusedmethodsNoel Grandin2-6/+0
2018-07-31remove SdrGrafObj::IsSwappedOutNoel Grandin1-18/+0
2018-04-21loplugin:unusedmethodsNoel Grandin1-3/+0
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin1-1/+1
2017-10-24loplugin:finalclasses in svxNoel Grandin11-61/+48
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski1-1/+2
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin1-1/+2
2017-05-23enhance useuniqueptr lopluginNoel Grandin1-1/+2
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-1/+1
2017-04-07LOK - Calc: charts are misplacedMarco Cecchetti1-0/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2016-10-27loplugin:expandablemethods in svxNoel Grandin3-12/+0
2016-09-13loplugin:dllprivateStephan Bergmann2-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann27-48/+48
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-2/+0
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1