summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2022-05-24external: update pdfium to 4643Miklos Vajna
2022-05-24external: update pdfium to 4568Miklos Vajna
2021-11-03Revert "Adapt CPPUNIT_ASSERT to C++20 deleted ostream <<Gabor Kelemen
2021-04-20Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2021-04-20Adjust various unit tests past-backportsThorsten Behrens
2021-04-07vcl pdf tokenizer: fix handling of dict -> array -> dict tokensMiklos Vajna
2021-04-06pdfium: only init pdfium library once and destroy on LO exitTomaž Vajngerl
2021-04-06pdfium: only init pdfium library once and destroy on LO exitTomaž Vajngerl
2019-04-29test unreliable under windowsCaolán McNamara
2019-03-30tdf#107966 vcl opengl: fix not drawn 1px wide polypolygonsMiklos Vajna
2019-03-28fix grayscale jpeg writing in pdfexport (tdf#121615)Luboš Luňák
2019-03-12tdf#123304: Allow the full feature syntax as pre 6.2Khaled Hosny
2019-03-11tdf#121120 vcl opengl: handle 8-bit palette bitmap as 24 bit RGB textureMiklos Vajna
2019-01-31Resolves: tdf#122958 bmps with weird compression values that work in msoCaolán McNamara
2019-01-26tdf#96892 vcl: add unit test for misplaced soft-hyphen ...Michael Stahl
2018-12-13tdf#121962 Don't treat closing bracket as invalid syntaxSamuel Mehrbrodt
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
2018-07-05FontFeatureTest set weight/italcs explicitlyTomaž Vajngerl
2018-06-29Fix typosAndrea Gelmini
2018-06-22Fix typoAndrea Gelmini
2018-06-21Missing include (-Werror,-Wundef)Stephan Bergmann