summaryrefslogtreecommitdiff
path: root/vcl/source/graphic
AgeCommit message (Expand)Author
2021-04-08vcl VectorGraphicSearch: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-03-20crashtesting: crash on reexport of tdf118346-1.odg to odgCaolán McNamara
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-02-25pdfium: turn the PDFium class into an interfaceMiklos Vajna
2021-02-19loplugin:refcounting in vclNoel
2021-02-16pdfium: add a FPDF_GetLastError() wrapperMiklos Vajna
2021-02-11pdfium: add a FPDFText_GetCharBox() wrapperMiklos Vajna
2021-02-05pdfium: add remaining FPDF_SCHHANDLE wrappersMiklos Vajna
2021-02-04pdfium: add PDFFindFlags wrapperMiklos Vajna
2021-02-03pdfium: add a FPDFText_FindStart() wrapperMiklos Vajna
2021-02-01vcl: swap-in load all vector formats without intermediate GraphicTomaž Vajngerl
2021-01-29pdfium: add wrapper for FPDFText_FindClose()Miklos Vajna
2021-01-28pdfium: use PDFiumTextPage in SearchContextMiklos Vajna
2021-01-27pdfium: use PDFiumPage in SearchContextMiklos Vajna
2021-01-22pdfium: use PDFiumDocument in SearchContextMiklos Vajna
2021-01-22vcl: support creating a Graphic with only GfxLink as swapped-outTomaž Vajngerl
2021-01-22vcl: create PDF from DataContainer, use that when swapping inTomaž Vajngerl
2021-01-21pdfium: use PDFiumDocument in VectorGraphicSearch::ImplementationMiklos Vajna
2021-01-20vcl: add an UNO interface and impl. for BinaryDataContainerTomaž Vajngerl
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: a way to create data for BinaryDataContainer without copyingTomaž Vajngerl
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15cid#1470701 Uncaught exceptionCaolán McNamara
2021-01-13transparency->alpha in GraphicAttrNoel
2021-01-13vcl: use BinaryDataContianer in VectorGraphicDataTomaž Vajngerl
2021-01-10vcl: implement BinaryDataContainer copy, move + testTomaž Vajngerl
2021-01-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorhalfhiddencode
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-28vcl: add BinaryDataContainer and change GfxLink to use itTomaž Vajngerl
2020-12-28Fix typoAndrea Gelmini
2020-12-24custom literal for Degree10Noel Grandin
2020-11-18Remove unused Manager::registerGraphic rsContext parameterStephan Bergmann
2020-11-18Remove unused GraphicObject::SetGraphic pCopyObj and rLink parametersStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16tdf#113163 OOXML Fix transparency and alpha channel supportBartosz Kosiorek
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-28Use UCB instead of cURL to download https filesStephan Bergmann
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-01loplugin:reducevarscope in vclNoel
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-06-05Upcoming loplugin:elidestringvar: vclStephan Bergmann
2020-06-04sd: support match case, match whole word for PDF searchTomaž Vajngerl
2020-06-04vcl: VectorGraphicSearch - support changing search stringTomaž Vajngerl