aboutsummaryrefslogtreecommitdiff
path: root/source/ve/filter
ModeNameSize
-rw-r--r--messages.po57454logplain
d---------source / config / fragments33logplain
'>feature/screenshotannotation LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/skia
AgeCommit message (Expand)Author
2021-11-17fix SkiaTest::testDrawDelayedScaleImage() with GPU+HiDPILuboš Luňák
2021-11-16try to avoid scaling bitmaps twice in Skia when drawingLuboš Luňák
2021-11-12fix assertion with scaled alpha image in SkiaSalBitmapLuboš Luňák
2021-11-05Revert "disable SkiaTest::testMatrixQuality because of tb68"Luboš Luňák
2021-04-06vcl: use PixelFormat enum in SalBitmap interface and backendsTomaž Vajngerl
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-03-24add a unittest for tdf#132367Luboš Luňák
2021-03-17round polygon points before merging them for Skia drawing (tdf#140848)Luboš Luňák
2021-03-16fixes for SkiaSalBitmap delayed scaling (tdf#140930)Luboš Luňák
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-10disable SkiaTest::testMatrixQuality because of tb68Luboš Luňák
2021-03-03do not smoothscale if not changing pixel sizeLuboš Luňák
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-11-19avoid Skia floating point position fixups for rectangles (tdf#137329)Luboš Luňák
2020-10-14Fix typoAndrea Gelmini
2020-10-14add unittest for SkiaSalBitmap copy-on-write data sharingLuboš Luňák
2020-10-05make it possible to accelerate AlphaMask::BlendWith()Luboš Luňák
2020-10-04optimize and unittest SkiaSalBitmap::InterpretAs8Bit()Luboš Luňák
2020-10-02fix SkiaTest::testDrawShaders()Luboš Luňák
2020-10-02SkCanvas::drawPaint() -> drawRect(), where applicable, and fix matrixLuboš Luňák
2020-10-01add CppunitTest_vcl_skia to do Skia-specific testsLuboš Luňák