summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/gdimtf.cxx
AgeCommit message (Expand)Author
2024-11-15simplify GDIMetaFile::ReplaceActionNoel Grandin
2024-11-13loplugin:reftotemp in vclNoel Grandin
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-05-22tdf#124116 Correct Writer text shaping across formatting changesJonathan Clark
2024-05-10loplugin:ostr in vclNoel Grandin
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2023-11-19Extended loplugin:ostr: vclStephan Bergmann
2023-10-05Drop MinMax in favor of std::clampMike Kaganski
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-06make tools::Poly*gon single-arg constructors explicitNoel Grandin
2023-07-03tdf#152231 vcl,sw: PDF/UA export: fix comments in the marginMichael Stahl
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-07-14loplugin:moveitNoel Grandin
2022-03-30use the device dpiCaolán McNamara
2022-03-25ofz#45963 Integer-overflowCaolán McNamara
2022-03-24ofz: Integer-overflowCaolán McNamara
2022-03-22ofz#45583 Integer-overflow on drawEPSCaolán McNamara
2022-03-16ofz#45583 Integer-overflowCaolán McNamara
2022-02-02tdf#126319 Corrected bitmap creation from metafileArmin Le Grand (Allotropia)
2021-12-05increase maximum document thumbnail size from 256 to 512Luboš Luňák
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-08-27vcl: SvmConverter is only used in vcl filtersChris Sherlock
2021-08-17Move GDIMetaFile::GetChecksum to SvmWriter::GetChecksumpanoskorovesis
2021-08-17Remove unused methods from gdimtf.hxxpanoskorovesis
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-18cid#1484905 Dereference before null checkCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-15tdf#141269 Incorrect transparency after roundtripCaolán McNamara
2021-04-02vcl: move MapMode reading and writing to TypeSerializerTomaž Vajngerl
2021-03-26vcl: Create 8-bit palette bitmap instead of 4-bit in ImplBmpMonoFncTomaž Vajngerl
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-02-23convert internal bitmap formats transparency->alphaNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-14cid#1471346 Uncaught exceptionCaolán McNamara
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-24ofz#28907 Direct-leak in MetaAction::ReadMetaActionCaolán McNamara
2020-12-24custom literal for Degree10Noel Grandin
2020-12-23Use char16_t string literalsStephan Bergmann