summaryrefslogtreecommitdiff
path: root/canvas/source/directx
AgeCommit message (Expand)Author
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-12-22loplugin:unusedvariablecheckStephan Bergmann
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30Another tools::Long->sal_Int32 in the DX arrayMike Kaganski
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in canvasMike Kaganski
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-06-07Simplify Sequences initializations (canvas)Julien Nabet
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-07set also dashing cap style for directx canvas (tdf#136957)Luboš Luňák
2021-05-04Use sal::systools::COMReference and drop dxcanvas::COMReferenceMike Kaganski
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-15tdf#141269 Incorrect transparency after roundtripCaolán McNamara
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-12drop unneeded includeCaolán McNamara
2021-03-03loplugin:referencecasting (clang-cl)Stephan Bergmann
2021-02-23convert internal bitmap formats transparency->alphaNoel Grandin
2021-01-22Fix typosAndrea Gelmini
2021-01-20tdf#42982: Improve UNO API error reportingTarun Sharma
2021-01-12transparency->alpha in tools::ColorNoel
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-11-21tdf#123936 Formatting files in module canvas with clang-formatPhilipp Hofer
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-05N8BitTcMask is unusedNoel
2020-10-19clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann
2020-09-04tdf#124176 Use #pragma once in canvasGeorge Bateman
2020-08-04loplugin:simplifypointertobool (clang-cl)Stephan Bergmann
2020-08-04loplugin:makeshared (clang-cl)Stephan Bergmann
2020-08-04-Werror,-Wunused-function (clang-cl)Stephan Bergmann
2020-07-16compact namespace: basegfx,canvasNoel Grandin
2020-07-14canvas/gdiplus: create instances with uno constructorsNoel Grandin
2020-07-14canvas/directx9: create instances with uno constructorsNoel Grandin
2020-07-10prefer 8bit bitmap masks to 1bpp masksLuboš Luňák
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-05-15use for-range on Sequence in basctl..canvasNoel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-12move some canvas/ headers inside the moduleNoel Grandin
2020-02-03loplugin:makeshared (clang-cl)Stephan Bergmann
2020-01-10use more std::make_sharedNoel Grandin
2019-12-18sal_Char->char in canvas..codemakerNoel Grandin
2019-12-10force vclcanvas use with Skia, like it's with OpenGL (tdf#129076)Luboš Luňák