summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
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
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-22tdf#138801 vcl: fix lazy-loading of GIF images with logic sizeMiklos Vajna
2020-12-21disable some more tests for non-default-dpiNoel Grandin
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-19vcl: add unit test for certain sizes of bitmaps to be ditheredChris Sherlock
2020-12-18pdfium: add PDFiumPage::hasLinks() wrapperMiklos Vajna
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-16tdf#138950: vcl_jpeg_read_write: Add unittestXisco Fauli
2020-12-15graphic: Rework swapping algorithm to take GfxLink into accountTomaž Vajngerl
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-10pdfium: no need to use FPDFPageObj_GetBounds() directlyMiklos Vajna
2020-12-09Some OUString::fromUtf(u8"...") simplificationsStephan Bergmann
2020-12-09vcl: improve EMF+ -> WMF conversionMiklos Vajna
2020-12-08loplugin:elidestringvarStephan Bergmann
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-12-07vcl graphic export: convert EMF to WMF when WMF is requestedMiklos Vajna
2020-12-02pdfium: add width/height/format wrappers for bitmapMiklos Vajna
2020-12-02pdfium: introduce an enum class for path segment typesMiklos Vajna
2020-11-26WMF export: just write the source data as is for from-WMF graphicsMiklos Vajna
2020-11-23pdf: test reexporting a PDF with complex resourcesTomaž Vajngerl
2020-11-23pdf: test PDFDocument parsingTomaž Vajngerl
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-19avoid Skia floating point position fixups for rectangles (tdf#137329)Luboš Luňák
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16Instead of labs, use overloaded absStephan Bergmann