summaryrefslogtreecommitdiff
path: root/canvas/source/directx
AgeCommit message (Expand)Author
2024-11-19canvas: simplify getViewStateTransform/getRenderStateTransformXisco Fauli
2024-10-31convert KernArray from sal_Int32 to doubleNoel Grandin
2024-05-12Drop some uses of css::uno::Sequence::getConstArrayMike Kaganski
2024-04-30WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-09-21tdf#146619 Recheck include/basegfx with IWYUGabor Kelemen
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-13basegfx: replace typedef with a class B2ISize based on Size2DTomaž Vajngerl
2023-07-06ScanlineFormat::N1BitLsbPal is unusedNoel Grandin
2023-06-18tdf#155810: Pass Kashida insertion positions through canvasKhaled Hosny
2023-06-05Use getXWeak in canvasMike Kaganski
2023-03-23rtl::Static to thread-safe-staticNoel Grandin
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-10-18tdf#42982 Make UNO error reporting more descriptiveCalvince Otieno
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-05-19loplugin:redundantcastStephan Bergmann
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