summaryrefslogtreecommitdiff
path: root/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx
AgeCommit message (Expand)Author
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-06loplugin:flatten in svx/sdrNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-02-25tdf#42949 Fix IWYU warnings in svx/source/sdr/*/*cxxGabor Kelemen
2020-02-07remove use of macro DeclPrimitive2DIDBlock in everywhereTomaž Vajngerl
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin
2019-11-30Let getPageViewOutputDevice return const OutputDevice*Stephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-04tdf#121963 apply GridOffset in isPrimitiveVisibleArmin Le Grand
2019-09-04reduce Primitive2DContainer copyingNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
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