summaryrefslogtreecommitdiff
path: root/svx/inc/sdr/contact
AgeCommit message (Expand)Author
2019-07-28Fix typosAndrea Gelmini
2019-07-21Fix typoAndrea Gelmini
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-07-31remove SdrGrafObj::IsSwappedOutNoel Grandin
2018-04-21loplugin:unusedmethodsNoel Grandin
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-04-07LOK - Calc: charts are misplacedMarco Cecchetti
2017-03-25Fix typosAndrea Gelmini
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin
2015-12-15Bin unused fileTor Lillqvist
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-06-14Remove unused OpenGLObjectZolnai Tamás
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-09changed inherited timer to idleTobias Madl
2014-11-04Unindent.Kohei Yoshida
2014-11-04Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida
2014-11-01Unindent.Kohei Yoshida
2014-10-31Add class description.Kohei Yoshida
2014-10-31Remove repetitive namespace close / open / close etc & unindent.Kohei Yoshida
2014-10-15loplugin: cstylecastNoel Grandin