summaryrefslogtreecommitdiff
path: root/drawinglayer/source/texture
AgeCommit message (Expand)Author
5 dayscid#1554812 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-04-18tdf#160084 Simplify comparing with zero when using fToolsRMZeroFour
2024-03-04tdf#159515 rename impGetTransparence() to impGetAlpha()Patrick Luby
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-05-18improved B2DHomMatrixNoel Grandin
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-09MCGR: Correct interpolate TextureMap due to possible zero valueArmin Le Grand (allotropia)
2023-05-08Avoid more division by zeroStephan Bergmann
2023-05-08Avoid division by zeroStephan Bergmann
2023-04-04MCGR: Improve performance for texture-mapped MCGR processingArmin Le Grand (allotropia)
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