summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/sdrpaintwindow.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-1/+1
2017-10-30loplugin:constantparam in svxNoel Grandin1-1/+1
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin1-1/+1
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-3/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-6/+6
2017-03-22Calc: safer life cycle handling for OutputDevice in SdrPaintWindowMarco Cecchetti1-18/+18
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-1/+1
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-24sc lok: avoid full invalidate tilesHenry Castro1-1/+5
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-06-28loplugin:singlevalfields in svxNoel Grandin1-3/+2
2016-02-22loplugin:write only fieldsNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-09-20convert Link<> to typedNoel Grandin1-11/+5
2015-07-09SdrPaintWindow: optionally take a vcl::Window, tooMiklos Vajna1-1/+2
2015-07-04coverity#1309261 Unchecked dynamic_castCaolán McNamara1-4/+3
2015-07-01SdrPaintWindow: no own buffer for rendercontext-enabled vcl::WindowsMiklos Vajna1-2/+2
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin1-1/+1
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-2/+2
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist1-3/+3
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks1-12/+14
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-7/+5
2015-03-09Add sdr::overlay::OverlayManager::getModel()Miklos Vajna1-2/+2
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara1-27/+5
2014-09-30fdo#82577: Handle RegionNoel Grandin1-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-11/+11
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist1-1/+1
2014-04-15svx: sal_Bool->boolNoel Grandin1-2/+2
2014-02-28Resolves: rhbz#1007697 Update on a Window triggering delete on windowCaolán McNamara1-18/+79
2014-02-26Remove visual noise from svxAlexander Wilms1-5/+5
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-1/+1
2013-06-24fdo#58029: replace quadratic child window loop with linearMichael Stahl1-0/+27
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-9/+38
2013-03-26sal_Bool to boolTakeshi Abe1-2/+2
2013-03-11Resolves: #i118905# Changed EditEngine to be able to paint to overlay directlyArmin Le Grand1-21/+7
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-07drop bogus eof linesThomas Arnhold1-3/+0
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara1-30/+19
2011-11-28Comment translation in svdraw (part one)Stefan Knorr (astron)1-6/+6
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-11-18remove unused Sdr methodsFelix Zhang1-11/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-1/+1