summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-02-23convert internal bitmap formats transparency->alphaNoel Grandin
2021-02-23tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner
2021-02-22optimize Bitmap::Mirror()Luboš Luňák
2021-02-18vcl: move def. of peekGraphicFormat into GraphicFormatDetectorTomaž Vajngerl
2021-02-18vcl: condense the description and rename the peek format functionTomaž Vajngerl
2021-02-17Move DXF reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PBM,PPM reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PCD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PSD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move EPS reader and writer from filter module into VCLTomaž Vajngerl
2021-02-17Move RAS and PCX reader from filter module into VCLTomaž Vajngerl
2021-02-17Move MET reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PICT reader from filter module into VCLTomaž Vajngerl
2021-02-17Move TGA reader from filter module into VCLTomaž Vajngerl
2021-02-17vcl: add TIF case to GraphicDescriptorTestTomaž Vajngerl
2021-02-16vcl: add test to load graphic of some less common formatsTomaž Vajngerl
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-02-02tdf#139869 vcl: fix lazy-loading of BMP images with logic sizeMiklos Vajna
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara
2021-01-21drop RadioButton arg defaultsCaolán McNamara
2021-01-20vcl: check DISABLE_CVE_TESTS in TiffFilterTest::testCVEs()Michael Stahl
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
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-17Fix typosAndrea Gelmini
2021-01-17tdf#139643: added a test, that checks the PDF/UA metadata is setTomaž Vajngerl
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15replace stock button labelsCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2021-01-13vcl: use BinaryDataContianer in VectorGraphicDataTomaž Vajngerl
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-10vcl: implement BinaryDataContainer copy, move + testTomaž Vajngerl
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-09vcl: remove "path" attribute from VectorGraphicDataTomaž Vajngerl
2021-01-08Remove BitmapColor::GetAlphaNoel
2021-01-08pdfium: add wrapper for FPDF_TEXTRENDERMODE_* definesMiklos Vajna
2021-01-07improve JpegWriterTest - detect type is correct during roundtripTomaž Vajngerl
2021-01-06pdfium: add wrapper for FPDF_OBJECT_* definesMiklos Vajna
2021-01-06Move TIFF reader and writer from filter module into VCLTomaž Vajngerl
2021-01-05Simplify a Unicode string constructionStephan Bergmann
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-12-26Cleanups after vcl/bitmapaccess.hxx splittingIlmari Lauhakangas
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-24custom literal for Degree10Noel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-22drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara