/basic/

2021'>distro/collabora/co-2021 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/bitmap/BitmapBasicMorphologyFilter.cxx
AgeCommit message (Expand)Author
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2022-06-13crashtesting: fix crash seen on loading forum-mso-de-98993.xlsxCaolán McNamara
2021-10-31tools::Long->sal_Int32 in bitmap filtersNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-12transparency->alpha in tools::ColorNoel
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-10-19use tools::Long in vclNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-05-30Add TODOsMike Kaganski
2020-05-13tdf#49247: draw soft edgesMike Kaganski
2020-05-08Fix typoAndrea Gelmini
2020-05-07Add basic morphology (erode/dilate) bitmap filterMike Kaganski