summaryrefslogtreecommitdiff
path: root/drawinglayer/source/texture
AgeCommit message (Expand)AuthorFilesLines
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann2-6/+12
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin1-4/+1
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann2-4/+6
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-1/+1
2018-06-12forcepoint#41 assertCaolán McNamara1-1/+2
2018-06-07tdf#118029 crashtesting ooo24656-1.doc with --convert-to pdfNoel Grandin1-18/+82
2018-06-02coverity#1435911 Arguments in wrong orderCaolán McNamara1-1/+1
2018-05-30dont use GetMask in GeoTexSvxBitmapExNoel Grandin1-82/+18
2018-05-29forcepoint#41 null derefCaolán McNamara1-4/+7
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock1-1/+1
2018-01-19loplugin:useuniqueptr in GeoTexSvxMultiHatchNoel Grandin1-9/+6
2018-01-12More loplugin:cstylecast: drawinglayerStephan Bergmann2-11/+11
2017-11-04loplugin:constparams in various(1)Noel Grandin1-1/+1
2017-10-23loplugin:includeform: drawinglayerStephan Bergmann1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-20/+20
2017-09-22<drawinglayer/tools/converters.hxx> can be internal to drawinglayerTor Lillqvist1-4/+5
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-05-02loplugin:checkunusedparams in drawinglayerNoel Grandin1-7/+6
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-4/+4
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page1-6/+3
2016-07-07tdf#82214 optimize performance for primitivesArmin Le Grand1-13/+40
2016-05-30convert TransparentType to scoped enumNoel Grandin1-3/+3
2016-05-23Convert HatchStyle to scoped enumNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock2-13/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot1-2/+2
2015-09-30Fix typosAndrea Gelmini1-1/+1
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara1-5/+4
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand2-68/+180
2014-02-27Remove visual noise from drawinglayerAlexander Wilms2-16/+16
2013-06-11Made conversion from BitmapColor to Color more explicit...Armin Le Grand1-2/+2
2013-06-11Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand2-76/+270
2013-06-11Related: #i120604# corrected 3d gradientsArmin Le Grand1-6/+6
2013-06-11Resolves: #i120604# unified and secured gradient tooling for primitivesArmin Le Grand1-179/+224
2012-08-07drop bogus eof linesThomas Arnhold2-6/+0
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2011-11-20Remove pch from drawinglayerJoseph Powers2-6/+0
2011-04-03gbuildize drawinglayerDavid Tardon1-45/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens3-0/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth2-0/+6
2010-04-12Merged DEV300_m76thb1-1/+0
2010-03-31Merge DEV300_m75thb3-73/+49
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien3-73/+49
2010-01-18thbfixes10: merge with DEV300 m69thb1-3/+3
2010-01-16#i105937# Fixed a few remaining gradient glitchesthb1-2/+2
2010-03-18aw079: rebase to m75Armin Le Grand3-73/+49
2010-01-27aw079: #i99147# attribute rework and othersArmin Le Grand1-1/+0
2009-10-16#i105937# Much improved gradient support for canvas/basegfx/drawinglayer.thb2-102/+26