summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2018-08-16PDF export: allow API users to opt in for version 1.6Miklos Vajna1-0/+8
2018-08-03forcepoint#71 sanity check when copying pieces of imported pdfCaolán McNamara2-1/+15
2018-07-31Font features: Use Graphite instead of HarfBuzz if availableTomaž Vajngerl1-5/+10
2018-07-31Add missing sal/log.hxx headersGabor Kelemen2-0/+2
2018-07-29more windows tinderbox fixNoel Grandin1-4/+2
2018-07-20undef more vcl_font_feature test on windowsNoel Grandin1-1/+2
2018-07-16try to make the windows tinderboxes happierNoel Grandin2-1/+5
2018-07-11font feat: prioritize Graphite descriptions, use UI lang., fixesTomaž Vajngerl1-3/+8
2018-07-09tdf#112690: make page size of exported PDF closer to what is setAron Budea1-5/+13
2018-07-07Drop TEST_FONTS_MISSING for HAVE_MORE_FONTSKhaled Hosny3-10/+9
2018-07-06loplugin:externandnotdefined + loplugin:unreffunJan-Marek Glogowski1-6/+8
2018-07-05FontFeatureTest set weight/italcs explicitlyTomaž Vajngerl1-4/+10
2018-06-29Fix typosAndrea Gelmini1-1/+1
2018-06-22Fix typoAndrea Gelmini1-1/+1
2018-06-21Missing include (-Werror,-Wundef)Stephan Bergmann1-0/+1
2018-06-21disable testGetFontFeatures if bundled fonts aren't availableTomaž Vajngerl1-0/+4
2018-06-18Skip required features from the features dialogKhaled Hosny1-6/+6
2018-06-16vcl: parser of font features included in the font nameTomaž Vajngerl1-1/+68
2018-06-16tdf#58941 implement retrieving font features and structuresTomaž Vajngerl1-0/+110
2018-06-07tdf#116916 - Icon themes missing on LibreOffice Vanilla from macOS appstoreheiko tietze1-2/+11
2018-06-05tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna1-6/+25
2018-06-02Removed executable permission on data filesAndrea Gelmini1-0/+0
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin3-61/+60
2018-05-28disable part of VclComplexTextTest::testArabicNoel Grandin1-0/+8
2018-05-25tdf#113143 PDF export: fix mis-scaled JPGs on Impress note pagesMiklos Vajna2-63/+110
2018-05-22tdf#106702 PDF export: fix missing images from Writer headers/footersMiklos Vajna2-15/+66
2018-05-18Extend test for unloaded graphicTomaž Vajngerl1-7/+58
2018-05-17tdf#105954 PDF export, ReduceImageResolution: fix re-compressing large imagesMiklos Vajna2-0/+47
2018-05-14this needs pdfiumCaolán McNamara1-2/+2
2018-05-13Icon themes clean-upheiko tietze1-9/+9
2018-05-13vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilterChris Sherlock1-1/+4
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin1-1/+1
2018-05-12tdf#117427 missing API for determining and loading linked graphicTomaž Vajngerl2-0/+246
2018-05-07vcl: Fix accessibility issues in demo.uiSamuel Thibault1-1/+52
2018-05-02tdf#109143 PDF export: don't reuse compressed bitmaps for cropped imagesMiklos Vajna2-0/+42
2018-05-01These tests should check for HAVE_MORE_FONTSKhaled Hosny1-3/+3
2018-04-29tdf66597: Fix a typo in detecting cluster startKhaled Hosny2-1/+84
2018-04-28add test for ImportUnloadedGraphic and GraphicDescriptorTomaž Vajngerl2-0/+195
2018-04-27tdf#66597 Fix PDF text extraction for complex textKhaled Hosny3-1/+195
2018-04-22Fix typoAndrea Gelmini1-1/+1
2018-04-21Tweak unit test for 1bpp images a bit for robustnessThorsten Behrens1-4/+11
2018-04-20Unittests for bugs with 1bit images rendering problemsVasily Melenchuk3-0/+96
2018-04-18tdf#75398 - Replace hicontrast by Sifrheiko tietze2-15/+2
2018-04-16vcl: migrated BitmapProcessor and scale classes to BitmapFilterEx classesChris Sherlock1-3/+4
2018-04-15Remove tango_testing from repositoryheiko tietze1-13/+0
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-14look for check buttons without underlinesCaolán McNamara1-0/+5
2018-04-14look for radio buttons without underlinesCaolán McNamara1-1/+16
2018-04-13drop ModalDialog non .ui ctorCaolán McNamara1-3/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann3-27/+27