summaryrefslogtreecommitdiff
path: root/drawinglayer/source/texture
AgeCommit message (Expand)Author
2020-04-19loplugin:flatten in drawinglayerNoel Grandin
2020-04-14drawinglayer: refactor GeoTexSvxTiled::iterateTilesMark Hung
2020-03-21move headers inside modulesNoel Grandin
2020-03-09drawinglayer: move getRandomColorRange to be private to GeoTexSvxTomaž Vajngerl
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin
2019-11-27handle properly true 32bit bitmaps in some placesLuboš Luňák
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-12forcepoint#41 assertCaolán McNamara
2018-06-07tdf#118029 crashtesting ooo24656-1.doc with --convert-to pdfNoel Grandin
2018-06-02coverity#1435911 Arguments in wrong orderCaolán McNamara
2018-05-30dont use GetMask in GeoTexSvxBitmapExNoel Grandin
2018-05-29forcepoint#41 null derefCaolán McNamara
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-01-19loplugin:useuniqueptr in GeoTexSvxMultiHatchNoel Grandin
2018-01-12More loplugin:cstylecast: drawinglayerStephan Bergmann
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-10-23loplugin:includeform: drawinglayerStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22<drawinglayer/tools/converters.hxx> can be internal to drawinglayerTor Lillqvist
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-05-02loplugin:checkunusedparams in drawinglayerNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-07-07tdf#82214 optimize performance for primitivesArmin Le Grand
2016-05-30convert TransparentType to scoped enumNoel Grandin
2016-05-23Convert HatchStyle to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot
2015-09-30Fix typosAndrea Gelmini
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2013-06-11Made conversion from BitmapColor to Color more explicit...Armin Le Grand
2013-06-11Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand
2013-06-11Related: #i120604# corrected 3d gradientsArmin Le Grand
2013-06-11Resolves: #i120604# unified and secured gradient tooling for primitivesArmin Le Grand
2012-08-07drop bogus eof linesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2011-11-20Remove pch from drawinglayerJoseph Powers
2011-04-03gbuildize drawinglayerDavid Tardon
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-12Merged DEV300_m76thb