summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2017-06-06tdf#99680 unittest to ensure there are no empty clipping regionsVasily Melenchuk2-0/+35
2017-05-25Bypass PdfExportTest::testTdf107868() in 64-bit WindowsMark Hung1-2/+2
2017-05-24For some reason PdfExportTest::testTdf107868() fails in a 64-bit VS2017 buildTor Lillqvist1-2/+3
2017-05-23tdf#105461 PDF export of editeng fill color: restrict to logic map modesMiklos Vajna2-19/+85
2017-05-23test for DejaVuSansRene Engelhard1-0/+6
2017-05-04CppunitTest_vcl_pdfexport: replace std::search() with pdfium callsMiklos Vajna1-24/+54
2017-04-30coverity#1405740 Resource leakCaolán McNamara1-2/+5
2017-04-28loplugin:cppunitassertequals: vclStephan Bergmann2-14/+14
2017-04-26CppunitTest_vcl_errorhandler: fix loplugin:simplifybool warningsMiklos Vajna1-2/+2
2017-04-26vcl: add ErrorHandler unit testsChris Sherlock1-0/+66
2017-04-11PDF export of PDF images: compress page stream if requestedMiklos Vajna1-3/+9
2017-04-11Related: tdf#106972 vcl PDF import: downgrade PDF >= 1.5Miklos Vajna1-4/+3
2017-04-11tdf#107089 PDF export of PDF images: handle mixed filters of page streamsMiklos Vajna2-0/+38
2017-04-08vcl: Bitmap processor test - test converting to "disabled" imageTomaž Vajngerl1-0/+63
2017-04-07tdf#107018 PDF export of PDF images: handle references in nested dictionariesMiklos Vajna2-0/+50
2017-04-07tdf#107013 PDF export of PDF images: handle page tree and content streamsMiklos Vajna2-45/+44
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin2-16/+15
2017-04-05Related: tdf#106972 vcl PDF export, PDF images: ignore PDF >= 1.5Miklos Vajna2-0/+38
2017-04-05tdf#106972 vcl PDF export, PDF images: handle indirect font referencesMiklos Vajna2-0/+48
2017-04-04Workaround VCL complextext failure on Win7 KVM QXLJan-Marek Glogowski1-2/+10
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna4-17/+17
2017-03-30vcl PDF export, norefxobj: add test for thisMiklos Vajna2-0/+56
2017-03-29vcl PDF export, norefxobj: add UI for thisMiklos Vajna1-0/+7
2017-03-24ofz#937 sanity check claimed record lengthCaolán McNamara3-0/+0
2017-03-23add svm cppunit testCaolán McNamara11-0/+3
2017-03-22vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna1-24/+24
2017-03-18rework jpeg error handling to throw rather than setjmp to avoid leaksCaolán McNamara1-0/+0
2017-03-17ofz#889 readjust jpeg importCaolán McNamara4-0/+0
2017-03-15Improve test failure outputStephan Bergmann1-2/+2
2017-03-14ofz: reject broken rle bmpsCaolán McNamara1-0/+0
2017-03-06Try harder to debug the random TB failures hereKhaled Hosny1-4/+18
2017-03-02reject bmps with unknown compression schemesCaolán McNamara1-0/+0
2017-03-01ofz: timeout loading emf with move clip recordCaolán McNamara1-0/+0
2017-03-01ofz: Z_NEED_DICT is unsupportedCaolán McNamara1-0/+0
2017-03-01Add a test for GetTextArray()Khaled Hosny1-0/+10
2017-02-27tdf#106206 PDF export: fix unexpected /Im0 in page contents streamMiklos Vajna2-0/+54
2017-02-27tdf#105093 vcl PDF export: add embedded video testcaseMiklos Vajna2-0/+50
2017-02-27Stop the spamKhaled Hosny1-1/+4
2017-02-27tdf#105461 vcl: add text highlight textcaseMiklos Vajna2-0/+50
2017-02-26Round glyph bbox on Mac similar to other platformsKhaled Hosny1-3/+0
2017-02-26Make vcl_complextext test actually test somethingKhaled Hosny1-9/+16
2017-02-25the test implicitly requires pdfiumMarkus Mohrhard1-0/+8
2017-02-24vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna2-0/+103
2017-02-24ofz: slow unitCaolán McNamara1-0/+0
2017-02-09convert BmpConversion to scoped enumNoel Grandin2-2/+2
2017-02-09loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin1-1/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2017-01-30expand SVM test (Mask, TextRect, TextLine) and mtfxmldumpTomaž Vajngerl1-84/+210
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-88/+33
2017-01-20svmtest: don't output GDIMetaFiles to disk in normal test runsTomaž Vajngerl1-41/+45