summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)Author
2021-06-15fix big-endian codeNoel Grandin
2021-06-07Simplify Sequences initializations (canvas)Julien Nabet
2021-05-31canvas : use std::mutex in CanvasFactoryArnaud Versini
2021-05-26gbuild: Handle glxtest + vclmain usage via macrosJan-Marek Glogowski
2021-05-24adapt oglcanvas::SpriteDeviceHelper::getDeviceHandleCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-18Drop assert checking address of reference is not nullptrMichael Weghorn
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-14Directly initialize vectors in ogl_spritedevicehelper.cxxJulien Nabet
2021-05-12fix leak in canvas testNoel Grandin
2021-05-07set also dashing cap style for directx canvas (tdf#136957)Luboš Luňák
2021-05-06a unittest for my cairocanvas fix for tdf#134053Luboš Luňák
2021-05-06make it possible to write canvas unittestsLuboš Luňák
2021-05-05scale stroked line properly in cairocanvasLuboš Luňák
2021-05-04messing with UNOMINMAX no longer seems to be necessaryNoel Grandin
2021-05-04Use sal::systools::COMReference and drop dxcanvas::COMReferenceMike Kaganski
2021-05-03vcl: remove MetricVectorChris Sherlock
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2021-04-27loplugin:moveoptNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-21prevent cairo from breaking because of a large matrix (tdf#125949)Luboš Luňák
2021-04-15tdf#141269 Incorrect transparency after roundtripCaolán McNamara
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-03-31remove internal 4bit scanline formatsNoel
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-12drop unneeded includeCaolán McNamara
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-08loplugin:refcounting check for one more caseNoel
2021-03-06update pchesJulien Nabet
2021-03-03loplugin:referencecasting (clang-cl)Stephan Bergmann
2021-03-01loplugin:refcounting in canvasNoel
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-02-24simply use drawTransformedBitmap()Luboš Luňák
2021-02-23convert internal bitmap formats transparency->alphaNoel Grandin
2021-02-22loplugin:refcounting in canvasNoel
2021-02-17loplugin:referencecasting in canvasNoel
2021-02-16ofz#1473106 Uninitialized scalar fieldCaolán McNamara
2021-02-15cid#1292911 experiment to see what the complaint is referring toCaolán McNamara
2021-02-09simply use DrawTransformedBitmapEx()Luboš Luňák
2021-01-22Fix typosAndrea Gelmini
2021-01-20tdf#42982: Improve UNO API error reportingTarun Sharma
2021-01-20improve some IllegalArgumentException messagesNoel
2021-01-16return value from setupOutDevState is unusedNoel
2021-01-13transparency->alpha in GraphicAttrNoel
2021-01-12transparency->alpha in tools::ColorNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock