summaryrefslogtreecommitdiff
ModeNameSize
-rw-r--r--.gitignore1685logplain
d---------dictionaries1571logplain
eature/lok_sofficemain2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/bitmapex.cxx
AgeCommit message (Expand)Author
2024-12-03vcl: flatten functions in bitmapex.cxxChristopher Sherlock
2024-09-22remove some dead code in DrawDeviceBitmapExNoel Grandin
2024-09-03tdf#160084 Simplify comparison for basegfx::fToolsBogdan Buzea
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski
2024-03-07Simplify some rtl::math::approxEqual callsNoel Grandin
2023-12-06make AlphaMask separate from BitmapNoel Grandin
2023-10-27vcl: flatten OutputDevice::GetBitmapEx()Chris Sherlock
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-03-06clang-tidy dead-storeNoel Grandin
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2022-08-03tdf#149943 vcl: fix pixelated PDF export and print for a rotated imageMiklos Vajna
2021-12-11explain the intent of HasDrawTransformedBitmap() betterLuboš Luňák
2021-12-10Revert "Re-Enable DrawTransformBitmapExDirect for render backends"Armin Le Grand
2021-12-07Re-Enable DrawTransformBitmapExDirect for render backendsArmin Le Grand (Allotropia)
2021-11-19Use more basegfx::deg2rad<N> and basegfx::rad2deg<N>Mike Kaganski
2021-11-19Drop F_2PIMike Kaganski
2021-09-30vcl: remove MetaActionType param from DrawBitmap/DrawBitmapEx/DrawMaskChris Sherlock
2021-08-30vcl: DrawDeviceBitmap() -> DrawDeviceBitmapEx()Chris Sherlock
2021-08-30vcl: move BitmapEx related functions to outdev/bitmapex.cxxChris Sherlock