summaryrefslogtreecommitdiff
path: root/drawinglayer/source/texture
AgeCommit message (Expand)Author
2023-03-23MCGR: Speedup Gradient Paint for VCLPixelProcessorArmin Le Grand (allotropia)
2023-03-22Fix typosAndrea Gelmini
2023-03-21MCGR: Model data changes for ColorSteps (II)Armin Le Grand (allotropia)
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-03-04MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)
2023-03-01Fix typoAndrea Gelmini
2023-02-27MCGR: Adapted other Gradient* to make use of MCGRArmin Le Grand (allotropia)
2023-02-25Fix typoAndrea Gelmini
2023-02-24MCGR: Adapted GradientRadial to make use of MCGRArmin Le Grand (allotropia)
2023-02-23MCGR: Adapted GradientAxial to make use of MCGRArmin Le Grand (allotropia)
2023-02-22MCGR: Adapted GradientLinear to make use of MCGRArmin Le Grand (allotropia)
2023-02-19osl::Mutex->std::mutex in BasePrimitive3DNoel Grandin
2023-02-15MCGR: Add GradientSteps to GeoTexSvxGradientArmin Le Grand (allotropia)
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2022-09-02tdf#136370 Very large Shape with pattern/hatch makes scrolling slowNoel Grandin
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-26create operator bool for BitmapNoel
2021-03-03drop TransparentType::Color usageNoel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
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