summaryrefslogtreecommitdiff
path: root/canvas/source/directx
AgeCommit message (Expand)Author
2025-04-11Remove obsolete fw declarations from canvas/ codemaker/ configmgr/Gabor Kelemen
2025-02-21Revert "remove canvas/cairo and canvas/gdi and canvas/directx backends"Noel Grandin
2025-02-19remove canvas/cairo and canvas/gdi and canvas/directx backendsNoel Grandin
2025-01-24N32BitTcMask is unnecessaryNoel Grandin
2025-01-13Fix dxcanvas::DeviceHelper::getPhysicalResolutionMike Kaganski
2025-01-11make the ScanlineFormat values more explicitNoel Grandin
2024-12-03tdf#158068 Replace string literals with OUString literals in canvasanonymotter
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