summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-20loplugin:dynexcspecNoel Grandin1-1/+1
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vclStephan Bergmann1-0/+1
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-17Convert bTimer => bIdleJan-Marek Glogowski2-2/+2
2017-01-16drop old unused vcl/qa/complex testsCaolán McNamara12-1376/+0
2017-01-15-Werror,-Wunused-private-fieldStephan Bergmann1-4/+1
2017-01-14vcl: add SVM metafile reading and writing test and extend xml dumpTomaž Vajngerl1-0/+904
2017-01-03Mark [Scoped]VclPtrInstance as SAL_WARN_UNUSEDStephan Bergmann1-8/+32
2016-12-29Add support for ETO_PDY in WMF/EMFMike Kaganski3-0/+26
2016-12-27tdf#39894: Metafile: use distance from last char cell to nextMike Kaganski3-0/+23
2016-12-25remove unneeded static_castsJochen Nitschke2-3/+3
2016-12-22vcl: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna6-32/+32
2016-12-21Use ScopedVclPtrInstanceStephan Bergmann1-2/+2
2016-12-21Dispose Window when doneStephan Bergmann1-2/+2
2016-12-16CppunitTest_vcl_complextext: fix loplugin:cppunitassertequals warningsMiklos Vajna1-56/+56
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-12-06remove some ascii art and demote a SAL_WARNNoel Grandin1-1/+0
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin1-2/+2
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny2-88/+0
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+1
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