summaryrefslogtreecommitdiff
path: root/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx
AgeCommit message (Expand)Author
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-03-27tdf#123505 svx: fix invalidation loop caused by special form control geometryMiklos Vajna
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-16Fix typosAndrea Gelmini
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01fix some openoffice bugzilla linksdennisroczek
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-27loplugin:constparams in svxNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin
2016-11-30rename getViewIndependentPrimitive2DSequence..Noel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-04Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky