summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2020-09-24More fixes of PDFium-provided strings, in test codeStephan Bergmann
2020-09-22fix parsing of Vulkan version numbersLuboš Luňák
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-06vcl: add testcase for reading different type of annotationsTomaž Vajngerl
2020-09-06store annotation subtype in PDFGraphicAnnotation, enum for subtypeTomaž Vajngerl
2020-09-04ignore fully opaque alpha bitmap for SkiaLuboš Luňák
2020-09-04fix erasing virtual device with alphaLuboš Luňák
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-09-02handle properly cleared bitmap used as alpha for Skia (tdf#136171)Luboš Luňák
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-29Make the OUString ConstCharArrayDetector::TypeUtf16 overloads are actually usedStephan Bergmann
2020-08-28mark OKButton and HelpButton as finalCaolán McNamara
2020-08-28Fix typos in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-17Add test for preserving page number when suappingTomaž Vajngerl
2020-08-17vcl: save and load the page number when swapping the graphicTomaž Vajngerl
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-20tdf#50879 PDF export: ensure only built-in fonts are used for formsMiklos Vajna
2020-07-16sync visualbackendtest and vcl_backend_testLuboš Luňák
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-08svmtest shouldn't compare rendering against itselfLuboš Luňák
2020-07-05add generateStripRanges and use that in StackBlur and ScaleSuperTomaž Vajngerl
2020-07-03compute bitmap checksum for proper amount of bytes and bitsLuboš Luňák
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-07-01do not use scanline padding for computing vcl bitmap checksumLuboš Luňák
2020-06-30differentiate between 8bit and any-bit grey palette (tdf#121120)Luboš Luňák
2020-06-29pdf: add text page object attribs, refactor ImpSdrPdfImport, testsTomaž Vajngerl
2020-06-29pdf: add PDFiumTextPage and PDFiumPageObject + testTomaž Vajngerl
2020-06-25sd signature line: place shape on the correct pageMiklos Vajna
2020-06-23move ListBox to toolkit-only headersCaolán McNamara
2020-06-21support date and time for PDFium and use it for annotationsTomaž Vajngerl
2020-06-20vcl: Add annotation reading to PDFiumLibrary c++ wrapperTomaž Vajngerl
2020-06-20vcl: wrap PDFium types in c++ classes to ease lifecycle managementTomaž Vajngerl
2020-06-19CppunitTest_vcl_pdfexport: clean up custom pdfium scopersMiklos Vajna
2020-06-16Document that accessing an empty bitmap is legalStephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: vclStephan Bergmann
2020-06-04sd: support match case, match whole word for PDF searchTomaž Vajngerl
2020-06-04vcl: disable VectorGraphicSearchTest if we don't have PDFiumTomaž Vajngerl
2020-06-04vcl: VectorGraphicSearch - support changing search stringTomaž Vajngerl
2020-06-03vcl: allow BitmapFastScaleFilter for 1xN or Nx1 cases.Mark Hung
2020-06-03pdfium: only init pdfium library one and destroy on LO exitTomaž Vajngerl
2020-06-03vcl: add search start position support for VectorGraphicSearchTomaž Vajngerl
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-06-03vcl: add "previous" search to VectorGraphicSearchTomaž Vajngerl
2020-06-01vcl: VectorGraphicSearch return text rectangles in 100th mmTomaž Vajngerl
2020-06-01vcl: VectorGraphicSearch - add search result selection rectanglesTomaž Vajngerl
2020-06-01vcl: VectorGraphicSearch - for searching text inside PDFTomaž Vajngerl
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann