summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2018-10-05Fix typoAndrea Gelmini1-1/+1
2018-10-05Alpha channel in BitmapColor - change bIndex to alphaTomaž Vajngerl1-9/+39
2018-10-02tdf#115262 sc: fix cumulative placement error of imagesMiklos Vajna2-0/+46
2018-09-24Scheduler: add per-priority Task listsJan-Marek Glogowski1-10/+11
2018-09-20Clean-up follow-up to a4923f1d25c5449da3547ca5846379d719cee648Stephan Bergmann1-83/+109
2018-09-20CppunitTest_vcl_pdfexport: fix use after freeMiklos Vajna1-18/+14
2018-09-17New loplugin:externalStephan Bergmann3-8/+8
2018-09-14loplugin:constfields in vclNoel Grandin5-18/+12
2018-09-10No more need for extra local variablesStephan Bergmann1-2/+1
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin1-1/+2
2018-09-03return by std::unique_ptr from GetErrorInfoNoel Grandin1-2/+2
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