summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/rect.cxx
AgeCommit message (Expand)Author
2020-11-14remove SalPointNoel Grandin
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-08-04loplugin:flatten in vclNoel Grandin
2020-06-19tdf#74702 vcl: extract DrawBorder()Chris Sherlock
2019-12-23Revert "Drawing calc grid misses pixels on bottom and right; fix."Thorsten Behrens
2019-12-22Drawing calc grid misses pixels on bottom and right; fix.Michael Meeks
2019-11-12Revert "Drawing calc grid misses pixels on bottom and right."Michael Meeks
2019-11-05Drawing calc grid misses pixels on bottom and right.Michael Meeks
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin
2019-06-07improve empty tools::Rectangle (width)Noel Grandin
2018-12-05remove unused InvertFlags::HighlightNoel Grandin
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-09-05weld SvxBorderTabPageCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-05-10Convert SAL_INVERT to scoped enumNoel Grandin
2016-04-04sequence->vector in vclNoel Grandin
2016-01-09tdf#96657 - vcldemo - implement invert: Track Frame rendering test.Michael Meeks
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-07Resolves: tdf#92982 vcl rendercontext: handle buffered paint of vcl::CursorMiklos Vajna
2015-07-28tdf#92982 vcl: move Invert() member functions from vcl::Window to OutputDeviceMiklos Vajna
2015-06-18Assertions should tell the line number where the problem isTor Lillqvist
2015-06-01masses of coverity FORWARD_NULL warnings from copied assertCaolán McNamara
2015-05-24rendercontext: Add asserts to easily catch the direct rendering cases.Jan Holesovsky
2015-05-20convert GRID constants to scoped enumNoel Grandin
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-04-28VCL move DrawCheckered from outdev.cxx to rect.cxxChris Sherlock
2014-04-28VCL move DrawGrid from polygon.cxx to rect.cxxChris Sherlock
2014-04-28VCL: remove newline from outdev/rect.cxxChris Sherlock
2014-04-27VCL: rename OutputDevice::ImplInitFillColor and make it privateChris Sherlock
2014-04-27vcl/outdev/*.cxx cosmetic clean-upNorbert Thiebaud
2014-04-25VCL: remove comment, rename ImplInitClipRegion to InitClipRegionChris Sherlock
2014-04-23Rename OutputDevice::ImplGetGraphics to GetGraphicsChris Sherlock
2014-04-22Include tools/helpers.hxx to allow the use of FRound in outdev/rect.cxxChris Sherlock
2014-04-22Merge tworect.cxx with rect.cxx and rename functionsChris Sherlock
2014-04-22Rearrange OutputDevice line functionsChris Sherlock
2014-04-16Split outdev2.cxxChris Sherlock