summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/_xoutbmp.cxx
AgeCommit message (Expand)Author
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
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
2018-03-16don't bother dithering for 256bit displaysNoel Grandin
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-20use VirtualDevice in XOutBitmap::DetectEdgesNoel Grandin
2018-02-07use scanline when reading pixel dataNoel Grandin
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-20support for filter dialog when an image is exported from context menuMarco Cecchetti
2017-07-15emfplus: make VectorFormats Emf/Wmf/Svg workArmin Le Grand
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-06-02fix spelling Countour->ContourNoel Grandin