summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/gdimtf.cxx
AgeCommit message (Expand)Author
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
2020-12-19vcl: move GAMMA define to bitmap.hxxChris Sherlock
2020-11-17Don't use new/delete here when automatic variable is enoughMike Kaganski
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-08-23crashtesting avoid problematic scaling triggered by moz1545040-1.svgCaolán McNamara
2020-08-04loplugin:flatten in vcl/gdiNoel Grandin
2020-06-02tdf#74702 vcl: extract GetSyncCount()Chris Sherlock
2020-06-01tdf#74702 vcl: extract SetMetafileMapMode()Chris Sherlock
2020-05-14vcl: move transparency checks into MetaAction and GDIMetaFileChris Sherlock
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-01-26remove some unused local varsNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-04vcl metafile dump: a relative file path is not a good defaultMiklos Vajna
2019-09-29Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin
2019-04-17remove or change salbtype.hxx includesTomaž Vajngerl
2019-03-14vcl: avoid OUString defaulted parameter in GDIMetaFile::dumpAsXml()Miklos Vajna
2019-03-06Introduce Int32ToSVBT32 for cases that apparently want to write a signed valueStephan Bergmann
2019-01-14Add fileName to GDIMetaFile::dumpAsXml()Muhammet Kara
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-03vcl GDIMetaFile: easier dumping from debuggerMiklos Vajna
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-13use range based loops over B2DPolyPolygon in vclJochen Nitschke
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-12crashtesting: asserts on inability to scale oversize graphicsCaolán McNamara
2018-06-01remove old "convert to SVM1" code only active in debug modeNoel Grandin
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin
2018-03-29ofz#7165 set a recursion limit for svm in svmCaolán McNamara
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-03-07use more Color in vclNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin