summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2019-02-14vcl: test rendering of bitmaps with alphaTomaž Vajngerl
2019-02-13Improve the algorithm of disabled image creationTomaž Vajngerl
2019-02-09add PngImageFilter that uses libpng for PNG loadingTomaž Vajngerl
2019-01-30Consistently skip "Import the bugdoc and print to PDF" testsStephan Bergmann
2019-01-30Resolves: tdf#122958 bmps with weird compression values that work in msoCaolán McNamara
2019-01-26vcl: test gradient draw into a metafile, extend the dumperTomaž Vajngerl
2019-01-24tdf#96892 vcl: add unit test for misplaced soft-hyphen ...Michael Stahl
2019-01-15vcl: protect more outdev functions for disposed stateMiklos Vajna
2019-01-11tdf#114441 Convert use of sal_uLong to sal_uInt32Gabor Kelemen
2019-01-10Revert "Try fixing VclComplexTextTest::testArabic by rescheduling"Mike Kaganski
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna
2018-12-25Try fixing VclComplexTextTest::testArabic by reschedulingMike Kaganski
2018-12-11tdf#121962 Don't treat closing bracket as invalid syntaxSamuel Mehrbrodt
2018-12-03Revert "Check against concrete expected values in PdfExportTest::testTdf115262"Stephan Bergmann
2018-11-28Check against concrete expected values in PdfExportTest::testTdf115262Stephan Bergmann
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-24disable more vcl pdfexport test on winNoel Grandin
2018-11-22Don't check page size on Win for tdf#112690 unit testAron Budea
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-08Fix typoAndrea Gelmini
2018-11-07ifdef out more fontfeature test on windowsNoel Grandin
2018-11-05tdf#118244 pdfexport: radio buttons can group with same nameJustin Luth
2018-11-05tdf#118244 pdfexport: radio buttons use groupname nowJustin Luth
2018-10-29loplugin:oncevarNoel Grandin
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara
2018-10-23remove all use_action_appearance linesCaolán McNamara
2018-10-05Fix typoAndrea Gelmini
2018-10-05Alpha channel in BitmapColor - change bIndex to alphaTomaž Vajngerl
2018-10-02tdf#115262 sc: fix cumulative placement error of imagesMiklos Vajna
2018-09-24Scheduler: add per-priority Task listsJan-Marek Glogowski
2018-09-20Clean-up follow-up to a4923f1d25c5449da3547ca5846379d719cee648Stephan Bergmann
2018-09-20CppunitTest_vcl_pdfexport: fix use after freeMiklos Vajna
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-09-03return by std::unique_ptr from GetErrorInfoNoel Grandin
2018-08-16PDF export: allow API users to opt in for version 1.6Miklos Vajna
2018-08-03forcepoint#71 sanity check when copying pieces of imported pdfCaolán McNamara
2018-07-31Font features: Use Graphite instead of HarfBuzz if availableTomaž Vajngerl
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-29more windows tinderbox fixNoel Grandin
2018-07-20undef more vcl_font_feature test on windowsNoel Grandin
2018-07-16try to make the windows tinderboxes happierNoel Grandin
2018-07-11font feat: prioritize Graphite descriptions, use UI lang., fixesTomaž Vajngerl
2018-07-09tdf#112690: make page size of exported PDF closer to what is setAron Budea
2018-07-07Drop TEST_FONTS_MISSING for HAVE_MORE_FONTSKhaled Hosny
2018-07-06loplugin:externandnotdefined + loplugin:unreffunJan-Marek Glogowski