summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* Use LO library namesJan-Marek Glogowski2021-04-071-3/+3
* Install shared libraries.Jussi Pakkanen2021-04-071-0/+3
* Build canvas(es).Jussi Pakkanen2021-04-071-0/+68
* vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl2021-04-022-3/+3
* remove internal 4bit scanline formatsNoel2021-03-311-6/+0
* drop operator bool and operator! from Bitmap and BitmapExNoel2021-03-283-3/+3
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl2021-03-131-4/+1
* drop unneeded includeCaolán McNamara2021-03-122-2/+0
* Make sal/config.h the first in pchMike Kaganski2021-03-094-8/+8
* loplugin:refcounting check for one more caseNoel2021-03-081-1/+2
* update pchesJulien Nabet2021-03-062-3/+3
* loplugin:referencecasting (clang-cl)Stephan Bergmann2021-03-032-4/+4
* loplugin:refcounting in canvasNoel2021-03-012-8/+9
* add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák2021-02-242-24/+4
* simply use drawTransformedBitmap()Luboš Luňák2021-02-241-0/+22
* convert internal bitmap formats transparency->alphaNoel Grandin2021-02-233-17/+5
* loplugin:refcounting in canvasNoel2021-02-225-13/+13
* loplugin:referencecasting in canvasNoel2021-02-174-6/+5
* ofz#1473106 Uninitialized scalar fieldCaolán McNamara2021-02-161-43/+45
* cid#1292911 experiment to see what the complaint is referring toCaolán McNamara2021-02-151-45/+43
* simply use DrawTransformedBitmapEx()Luboš Luňák2021-02-091-72/+11
* Fix typosAndrea Gelmini2021-01-221-1/+1
* tdf#42982: Improve UNO API error reportingTarun Sharma2021-01-202-6/+6
* improve some IllegalArgumentException messagesNoel2021-01-201-1/+1
* return value from setupOutDevState is unusedNoel2021-01-161-6/+1
* transparency->alpha in GraphicAttrNoel2021-01-132-4/+4
* transparency->alpha in tools::ColorNoel2021-01-125-13/+13
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-291-4/+6
* vcl: move access functions into appropriate bitmap access filesChris Sherlock2020-12-243-4/+5
* remove isVCLOpenGLEnabled() settings, add DisableOpenGL optionLuboš Luňák2020-12-091-0/+3
* remove more no longer needed OpenGL-related codeLuboš Luňák2020-12-084-6/+0
* remove OpenGL VCL backend codeLuboš Luňák2020-12-073-10/+0
* Revert "tdf#118107 canvas opengl: avoid assertion failure with negative widths"Luboš Luňák2020-12-043-16/+5
* loplugin:stringviewparam include comparisons with string literalsNoel2020-11-302-9/+9
* tdf#123936 Formatting files in module canvas with clang-formatPhilipp Hofer2020-11-212-12/+12
* try to use directly VCL's DrawGradient() in vclcanvas (tdf#136523)Luboš Luňák2020-11-171-0/+44
* Instead of labs, use overloaded absStephan Bergmann2020-11-162-6/+8
* make tools::Long 64-bit on Windows platformNoel Grandin2020-11-112-2/+2
* tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen2020-11-069-20/+2
* N8BitTcMask is unusedNoel2020-11-051-4/+1
* Transport Pixmap from GetNativeSurfaceHandle via css::uno::Any as sal_Int64Stephan Bergmann2020-11-012-2/+2
* convert some more long -> tools::LongNoel2020-10-282-5/+5
* use tools::Long in basegfx..chart2Noel2020-10-219-10/+10
* new tools::Degree10 strong typedefNoel Grandin2020-10-214-4/+4
* do not disable AA in vclcanvas if Skia is usedLuboš Luňák2020-10-205-31/+25
* clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann2020-10-191-3/+3
* better way of ensuring Skia is used only with canvas that workLuboš Luňák2020-10-071-5/+5
* add PCHs for canvas/Luboš Luňák2020-10-0212-0/+414
* loplugin:reducevarscope in canvas,chart2Noel2020-10-011-1/+1