summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/impgraph.cxx
AgeCommit message (Expand)Author
2022-02-14tdf#126319 Corrected bitmap creation from metafileArmin Le Grand (Allotropia)
2021-08-18loplugin:constparamsNoel Grandin
2021-08-17Move GDIMetaFile::GetChecksum to SvmWriter::GetChecksumpanoskorovesis
2021-08-17Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Writepanoskorovesis
2021-08-13Replace ReadGDIMetaFile with SvmReader::Readpanoskorovesis
2021-05-20move some headers inside modulesNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-05loplugin:constmethodNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-02-02tdf#139869 vcl: fix lazy-loading of BMP images with logic sizeMiklos Vajna
2021-02-01vcl: swap-in load all vector formats without intermediate GraphicTomaž Vajngerl
2021-01-26loplugin:passstuffbyrefNoel
2021-01-22vcl: support creating a Graphic with only GfxLink as swapped-outTomaž Vajngerl
2021-01-22vcl: optimize copying size in px to ImpSwapInfo when swapping outTomaž Vajngerl
2021-01-22vcl: create PDF from DataContainer, use that when swapping inTomaž Vajngerl
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2021-01-20vcl: Improve graphic manager swapping allocationTomaž Vajngerl
2021-01-19vcl: remove "Impl" prefix for method names in ImpGraphicTomaž Vajngerl
2021-01-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl
2021-01-19vcl: remove VectorGraphicDataArray, use BinaryDataContainer insteadTomaž Vajngerl
2021-01-13vcl: use BinaryDataContianer in VectorGraphicDataTomaž Vajngerl
2021-01-12cid#1470786 Uncaught exceptionCaolán McNamara
2021-01-09vcl: remove "path" attribute from VectorGraphicDataTomaž Vajngerl
2021-01-07handle also !mbPrepared Graphic correctly when parallel loadingLuboš Luňák
2020-12-30vcl: remove unneeded checkTomaž Vajngerl
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-28ImpGraphic: inline loadPrepared as it is used only in one placeTomaž Vajngerl
2020-12-27ImplGraphic: set PrefSize, PrefMapMode without forcing a swap-inTomaž Vajngerl
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-16Fix typosAndrea Gelmini
2020-12-15graphic: Rework swapping algorithm to take GfxLink into accountTomaž Vajngerl
2020-12-06graphic: clean-up and simplify GetChecksum in ImpGraphicTomaž Vajngerl
2020-12-06graphic: clean-up switches GDIMetafile shouldn't be defaultTomaž Vajngerl
2020-12-06vcl: duplicate {Read,Write}ImpGraphic for swappingTomaž Vajngerl
2020-12-06vcl: remove the old (<5.0) graphic swap file versionTomaž Vajngerl
2020-12-06vcl: extract SwapFile impl. into its own class and use in GraphicTomaž Vajngerl
2020-10-19use tools::Long in vclNoel
2020-10-16try to make available all slide images using threadsLuboš Luňák
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-25ImpGraphic::swapOutContent: remove chaning when writing to streamTomaž Vajngerl
2020-09-25rename stream variable in swapInContent, swapInTomaž Vajngerl
2020-09-25ImpGraphic: rename Impl{Read,Write}Embedded - used only in swappingTomaž Vajngerl
2020-08-17vcl: save and load the page number when swapping the graphicTomaž Vajngerl
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-06-27cid#1401342 Uncaught exceptionCaolán McNamara
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-28Fix typosAndrea Gelmini
2020-04-27ImpGraphic: rename ImplCreateSwapInfo and simplifyTomaž Vajngerl