summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2020-09-11external: update pdfium from 3963 to 4137Miklos Vajna
2020-08-19Add test for preserving page number when suappingTomaž Vajngerl
2020-08-19vcl: save and load the page number when swapping the graphicTomaž Vajngerl
2020-08-19do not hardcode a BitmapChecksum in a testLuboš Luňák
2020-08-19Test swapping of GraphicTomaž Vajngerl
2020-06-29pdf: add text page object attribs, refactor ImpSdrPdfImport, testsTomaž Vajngerl
2020-06-29pdf: add PDFiumTextPage and PDFiumPageObject + testTomaž Vajngerl
2020-06-29support date and time for PDFium and use it for annotationsTomaž Vajngerl
2020-06-29vcl: Add annotation reading to PDFiumLibrary c++ wrapperTomaž Vajngerl
2020-06-29vcl: wrap PDFium types in c++ classes to ease lifecycle managementTomaž Vajngerl
2020-06-29sd signature line: place shape on the correct pageMiklos Vajna
2020-06-10sd: support match case, match whole word for PDF searchTomaž Vajngerl
2020-06-10vcl: disable VectorGraphicSearchTest if we don't have PDFiumTomaž Vajngerl
2020-06-09vcl: VectorGraphicSearch - support changing search stringTomaž Vajngerl
2020-06-09pdfium: only init pdfium library one and destroy on LO exitTomaž Vajngerl
2020-06-09vcl: add search start position support for VectorGraphicSearchTomaž Vajngerl
2020-06-09vcl: add "previous" search to VectorGraphicSearchTomaž Vajngerl
2020-06-09vcl: VectorGraphicSearch return text rectangles in 100th mmTomaž Vajngerl
2020-06-09vcl: VectorGraphicSearch - add search result selection rectanglesTomaž Vajngerl
2020-06-08vcl: VectorGraphicSearch - for searching text inside PDFTomaž Vajngerl
2020-06-07test import and export of multi-page PDF with PDFium filterTomaž Vajngerl
2020-05-17widget theme: add additional settings to the theme definitionTomaž Vajngerl
2020-05-17widget theme: add centeredTabs setting to theme definition fileTomaž Vajngerl
2020-05-17pdfexport: improved detection of failure to print with --disable-guiAshod Nakashian
2020-05-05Change default PDF version to 1.6 (released in 2004)Miklos Vajna
2020-05-05PDF export: fix handling of page sizes larger than 508 cmMiklos Vajna
2020-03-21tdf#61274 sd PDF export: fix links ending up on wrong pages with hidden slidesMiklos Vajna
2020-03-17tdf#130150 Improve clipping in PDF exportArmin.Le.Grand (CIB)
2020-02-06tdf#129976 PDF export of PDF images: adapt transparency to renderingMiklos Vajna
2020-01-31Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2020-01-06tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna
2019-12-21tdf#127022 vcl: fix Windows RTL menu barMiklos Vajna
2019-11-26tdf#128629 vcl DrawTransformedBitmapEx: do scaling for flipped bitmapsMiklos Vajna
2019-11-19tdf#128632 vcl image lazy-load: take unit into account when setting sizeMiklos Vajna
2019-11-18tdf#128847 - vcl: fix colorspace names for MacOSChris Sherlock
2019-11-12tdf#128630 vcl PDF export: fix aspect ratio when scaling rotated imageMiklos Vajna
2019-11-06vcl PDF export: fix re-exporting PDF images with page-level rotationMiklos Vajna
2019-11-05vcl PDF export: fix re-exporting PDF images for dict obj resource sub-keysMiklos Vajna
2019-10-31remove some stray random propertiesCaolán McNamara
2019-10-31Fix IsTransparent() for unloaded graphicsLuke Deller
2019-10-24tdf#115967: fix windows buildXisco Fauli
2019-10-24tdf#115967: Revert "sw: Use primitive renderer for graphics"Xisco Fauli
2019-10-19strip Dialog ctor downCaolán McNamara
2019-10-19fix buildCaolán McNamara
2019-10-19drop unused ModalDialog classCaolán McNamara
2019-10-10vcl, BitmapEx transformed draw: special-case simple rotationsMiklos Vajna
2019-10-10vcl: only smooth bitmap transform when neededMiklos Vajna
2019-10-08vcl: avoid downscale && upscale in DrawTransformedBitmapEx()Miklos Vajna
2019-10-07adjust a confusing testLuboš Luňák
2019-10-07fix test for CanvasBitmap not handling N32BitTcMask bpp properlyLuboš Luňák