summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/_xoutbmp.cxx
AgeCommit message (Expand)Author
2024-08-01tdf#162282: restore correct handling of EMFMike Kaganski
2024-07-13Simplify a bitMike Kaganski
2024-07-10tdf#161979: Render GDI metafile using drawinglayer in XOutBitmapMike Kaganski
2024-05-11loplugin:ostr in svxNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-09-29rename SfxMedium::GetError -> GetErrorIgnoreWarningNoel Grandin
2023-08-27Add APNG export option in File -> ExportParis Oplopoios
2023-04-03BinaryDataContainer: pure re-factor to encapsulate stream copying.Michael Meeks
2023-04-01Simplify logic in XOutBitmap::WriteGraphic a bitMike Kaganski
2023-03-30Report correct mimetypes for TIF and EMFMike Kaganski
2023-03-30sw reqif-xhtml export: fix export of transparent TIFMike Kaganski
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2021-08-09sw HTML export: avoid writing EMF data with JPG extensionMiklos Vajna
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-20sw XHTML import, improved <object> handling for images: support more formatsMiklos Vajna
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-02-27flatten XOutBitmap::WriteGraphic a littleNoel
2021-01-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl
2021-01-13vcl: use BinaryDataContianer in VectorGraphicDataTomaž Vajngerl
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-11loplugin:stringviewNoel
2020-09-30loplugin:reducevarscope in svxNoel
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-07-09tdf#60684: graphic type content must correspond with graphic type extensionJulien Nabet
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl
2020-03-17pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-08-25pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky
2019-08-25pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2019-07-05move the contour-finding code inside vclNoel Grandin
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-15add SvStream::TellEndNoel Grandin
2018-08-11set copy_paste_error to false rather than intentionalCaolán McNamara
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-05tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian
2018-06-07pdf: share pdf data in GraphicAshod Nakashian
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt
2018-05-22Fix svg to base64 conversionSamuel Mehrbrodt
2018-05-20coverity#1435686 silence Copy-paste errorCaolán McNamara
2018-05-16loplugin:constantparamNoel Grandin