Age | Commit message (Expand) | Author |
2021-03-12 | tdf#127217: vcl_pdfexport: Add unittest | Xisco Fauli |
2021-03-12 | drop PNGReader and use only PngImageReader | Luboš Luňák |
2021-03-12 | tdf#129085: vcl_pdfexport: Add unittest | Xisco Fauli |
2021-03-12 | tdf#124272: vcl_pdfexport: Add unittest | Xisco Fauli |
2021-03-10 | disable SkiaTest::testMatrixQuality because of tb68 | Luboš Luňák |
2021-03-08 | Remove spurious empty lines again | Stephan Bergmann |
2021-03-05 | loplugin:unreffun (macOS) | Stephan Bergmann |
2021-03-05 | tdf#138122 Detect window scaling for multi display configurations on macOS | Thorsten Wagner |
2021-03-05 | tdf#139734 Remove redundant asserts after functions loadFromDesktop and load | Moaz |
2021-03-03 | do not smoothscale if not changing pixel size | Luboš Luňák |
2021-03-03 | loplugin:unreffun (macOS) | Stephan Bergmann |
2021-03-03 | tdf#140606 make PDF parsing more lenient and prevent a crash | Tomaž Vajngerl |
2021-02-24 | add additional 0-1 alpha argument to DrawTransformedBitmap() | Luboš Luňák |
2021-02-23 | convert internal bitmap formats transparency->alpha | Noel Grandin |
2021-02-23 | tdf#138122 Detect window scaling for multi display configurations on macOS | Thorsten Wagner |
2021-02-22 | optimize Bitmap::Mirror() | Luboš Luňák |
2021-02-18 | vcl: move def. of peekGraphicFormat into GraphicFormatDetector | Tomaž Vajngerl |
2021-02-18 | vcl: condense the description and rename the peek format function | Tomaž Vajngerl |
2021-02-17 | Move DXF reader from filter module into VCL | Tomaž Vajngerl |
2021-02-17 | Move PBM,PPM reader from filter module into VCL | Tomaž Vajngerl |
2021-02-17 | Move PCD reader from filter module into VCL | Tomaž Vajngerl |
2021-02-17 | Move PSD reader from filter module into VCL | Tomaž Vajngerl |
2021-02-17 | Move EPS reader and writer from filter module into VCL | Tomaž Vajngerl |
2021-02-17 | Move RAS and PCX reader from filter module into VCL | Tomaž Vajngerl |
2021-02-17 | Move MET reader from filter module into VCL | Tomaž Vajngerl |
2021-02-17 | Move PICT reader from filter module into VCL | Tomaž Vajngerl |
2021-02-17 | Move TGA reader from filter module into VCL | Tomaž Vajngerl |
2021-02-17 | vcl: add TIF case to GraphicDescriptorTest | Tomaž Vajngerl |
2021-02-16 | vcl: add test to load graphic of some less common formats | Tomaž Vajngerl |
2021-02-08 | Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b) | Stephan Bergmann |
2021-02-02 | tdf#139869 vcl: fix lazy-loading of BMP images with logic size | Miklos Vajna |
2021-01-27 | Improve loplugin:stringliteralvar | Stephan Bergmann |
2021-01-21 | remove deprecated [x|y]align property for CheckBoxes and RadioButtons | Caolán McNamara |
2021-01-21 | drop RadioButton arg defaults | Caolán McNamara |
2021-01-20 | vcl: check DISABLE_CVE_TESTS in TiffFilterTest::testCVEs() | Michael Stahl |
2021-01-20 | ofz#29691 revert throw SvStreamEOFException | Caolán McNamara |
2021-01-19 | vcl: remove or rename too long methods names in VectorGraphicData | Tomaž Vajngerl |
2021-01-19 | vcl: a way to create data for BinaryDataContainer without copying | Tomaž Vajngerl |
2021-01-17 | Fix typos | Andrea Gelmini |
2021-01-17 | tdf#139643: added a test, that checks the PDF/UA metadata is set | Tomaž Vajngerl |
2021-01-16 | make the Color constructors explicitly specify transparency | Noel |
2021-01-15 | replace stock button labels | Caolán McNamara |
2021-01-15 | tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons | Caolán McNamara |
2021-01-13 | vcl: use BinaryDataContianer in VectorGraphicData | Tomaž Vajngerl |
2021-01-12 | transparency->alpha in tools::Color | Noel |
2021-01-10 | vcl: implement BinaryDataContainer copy, move + test | Tomaž Vajngerl |
2021-01-10 | fix coverity parse errors | Caolán McNamara |
2021-01-09 | vcl: remove "path" attribute from VectorGraphicData | Tomaž Vajngerl |
2021-01-08 | Remove BitmapColor::GetAlpha | Noel |
2021-01-08 | pdfium: add wrapper for FPDF_TEXTRENDERMODE_* defines | Miklos Vajna |