summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/sdrpaintwindow.cxx
AgeCommit message (Expand)Author
2019-05-17there's already a way to customize the invalidationCaolán McNamara
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-05-17split out toplevel window area invalidateCaolán McNamara
2019-05-17allow overruling treatment as not-WindowCaolán McNamara
2019-05-16split methods upCaolán McNamara
2019-05-16refactor to move overlay creation to SdrPaintViewCaolán McNamara
2019-03-08new loplugin constvarsNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-05-02loplugin:useuniqueptr in SdrPaintWindowNoel Grandin
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-22Calc: safer life cycle handling for OutputDevice in SdrPaintWindowMarco Cecchetti
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-24sc lok: avoid full invalidate tilesHenry Castro
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-20convert Link<> to typedNoel Grandin
2015-07-09SdrPaintWindow: optionally take a vcl::Window, tooMiklos Vajna
2015-07-04coverity#1309261 Unchecked dynamic_castCaolán McNamara
2015-07-01SdrPaintWindow: no own buffer for rendercontext-enabled vcl::WindowsMiklos Vajna
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-09Add sdr::overlay::OverlayManager::getModel()Miklos Vajna
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-02-28Resolves: rhbz#1007697 Update on a Window triggering delete on windowCaolán McNamara
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-06-24fdo#58029: replace quadratic child window loop with linearMichael Stahl