summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
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
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-26use Skia to do dashed lines, no need to do it manually (tdf#130431)Luboš Luňák
2020-05-22always use region band in Skia's setClipRegion (tdf#133208)Luboš Luňák
2020-05-20vcl: optimize jpeg files for Exif checkingTomaž Vajngerl
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara
2020-05-15do not hardcode a BitmapChecksum in a testLuboš Luňák
2020-05-14vcl: move transparency checks into MetaAction and GDIMetaFileChris Sherlock
2020-05-11fix some leaks in vclNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara
2020-05-07tdf#101181: improve glow effectMike Kaganski
2020-05-07Add basic morphology (erode/dilate) bitmap filterMike Kaganski
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-05-06fix tdf#124848 test on MacLuboš Luňák
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-05-04Fix typosAndrea Gelmini
2020-05-03vcl: add test case for EPS file detectionTomaž Vajngerl
2020-05-03vcl: add DetectorTools + tests, refactor array string matchingTomaž Vajngerl
2020-05-03vcl: extend TypeSerializerTest for Graphic serializationTomaž Vajngerl
2020-05-03vcl: add Graphic reading to TypeSerializer + testsTomaž Vajngerl