summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2018-04-07ofz#7165 set a recursion limit for svm in svmCaolán McNamara1-0/+0
2017-12-18vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian1-17/+5
2017-12-18Drop a bunch of font metrics flagsKhaled Hosny2-88/+0
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+1
2017-12-05ofz: reject broken rle bmpsCaolán McNamara1-0/+0
2017-12-05reject bmps with unknown compression schemesCaolán McNamara1-0/+0
2017-12-05convert BmpConversion to scoped enumNoel Grandin2-2/+2
2017-04-12PDF export of PDF images: compress page stream if requestedMiklos Vajna1-3/+9
2017-04-12Related: tdf#106972 vcl PDF import: downgrade PDF >= 1.5Miklos Vajna1-4/+3
2017-04-12tdf#107089 PDF export of PDF images: handle mixed filters of page streamsMiklos Vajna2-0/+38
2017-04-12tdf#107018 PDF export of PDF images: handle references in nested dictionariesMiklos Vajna2-0/+50
2017-04-12tdf#107013 PDF export of PDF images: handle page tree and content streamsMiklos Vajna2-45/+44
2017-04-06Related: tdf#106972 vcl PDF export, PDF images: ignore PDF >= 1.5Miklos Vajna2-0/+38
2017-04-06tdf#106972 vcl PDF export, PDF images: handle indirect font referencesMiklos Vajna2-0/+48
2017-03-31vcl PDF export, norefxobj: add test for thisMiklos Vajna2-0/+56
2017-03-30vcl PDF export, norefxobj: add UI for thisMiklos Vajna1-0/+7
2017-03-30vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna1-24/+24
2017-03-14tdf#106206 PDF export: fix unexpected /Im0 in page contents streamMiklos Vajna2-0/+54
2017-03-14tdf#105093 vcl PDF export: add embedded video testcaseMiklos Vajna2-0/+50
2017-03-14tdf#105461 vcl: add text highlight textcaseMiklos Vajna2-0/+50
2017-03-14the test implicitly requires pdfiumMarkus Mohrhard1-0/+8
2017-03-14vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna2-0/+103
2017-03-06ofz: Z_NEED_DICT is unsupportedCaolán McNamara1-0/+0
2016-12-10oss-fuzz: handle W_META_CREATEFONTINDIRECT like EMR_EXTCREATEFONTINDIRECTWCaolán McNamara2-0/+0
2016-12-09tdf#100337 Message boxes showup empty with white backgroundNoel Grandin1-0/+35
2016-11-17chmod -xTor Lillqvist2-0/+0
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-14Make CppunitTest_vcl_app_test compile againStephan Bergmann1-3/+3
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-11-09vcl: non-symetric image to test JPEG importTomaž Vajngerl4-28/+29
2016-10-15clang-cl loplugin: vclStephan Bergmann1-1/+1
2016-10-11loplugin:constantfunctionNoel Grandin1-2/+1
2016-10-06CPPUNIT_ASSERT[_DOUBLES]_EQUALStephan Bergmann1-4/+4
2016-10-05convert MapUnit to scoped enumNoel Grandin1-25/+25
2016-09-29vcl: test JPEG reading - RGB, CMYK and grayscaleTomaž Vajngerl4-0/+151
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-8/+8
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-07loplugin:constantparam in vclNoel Grandin1-2/+2
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara1-1/+1
2016-08-30tdf#99402: fix Metafile Font handlingMike Kaganski1-4/+44
2016-08-18add CVE-2016-3301 testcaseCaolán McNamara1-0/+0
2016-08-18add CVE-2016-3303 testcaseCaolán McNamara1-0/+0
2016-08-18add CVE-2016-3304 testcaseCaolán McNamara1-0/+0
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for vclArmin Le Grand2-0/+195
2016-08-16new loplugin to check for static OUStringsNoel Grandin1-1/+1
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann1-2/+2
2016-06-02Accept also hex vendor id in hex in opengl_blacklist_windows.xmlTor Lillqvist2-1/+12
2016-05-18add CVE-2016-0168 examplesCaolán McNamara2-0/+0