summaryrefslogtreecommitdiff
path: root/sw/qa/core
AgeCommit message (Expand)Author
2015-10-14fix SwIndex assert on fdo66692-2.docCaolán McNamara
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08tdf#94049 RTF import: add missing check for empty shape when popping stateMiklos Vajna
2015-10-01found a few more 602 filesCaolán McNamara
2015-09-21don't hang on busted subdocument offsetsCaolán McNamara
2015-09-18Fix typosAndrea Gelmini
2015-09-16sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-09-09sw: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-04drop pams before removing extraneous parasCaolán McNamara
2015-09-02doc para property ranges cannot be 0 lengthCaolán McNamara
2015-09-01add EDB-38031 test caseCaolán McNamara
2015-08-31check for over long record len and check readsCaolán McNamara
2015-08-31check for ridiculous lengths and check stream statusCaolán McNamara
2015-08-28add CVE-2014-6364 test caseCaolán McNamara
2015-08-28add CVE-2014-6356 test caseCaolán McNamara
2015-08-28add CVE-2014-6357 test caseCaolán McNamara
2015-08-28add CVE-2015-0086 test caseCaolán McNamara
2015-08-28add CVE-2015-1651 test caseCaolán McNamara
2015-08-28add CVE-2015-2380-1.doc test caseCaolán McNamara
2015-08-28add CVE-2015-2467 test caseCaolán McNamara
2015-08-28add test case for CVE-2015-2431Caolán McNamara
2015-08-28add EBD-37910-1 test caseCaolán McNamara
2015-08-26add EDB-37924 test caseCaolán McNamara
2015-08-26add EDB-37909 testcaseCaolán McNamara
2015-08-26add CVE-2015-0065 testcaseCaolán McNamara
2015-08-26add CVE-2015-0064 testcaseCaolán McNamara
2015-08-25Revert "disable test case pending index assert fix"Caolán McNamara
2015-08-25ensure editeng str len is in sync with attributesCaolán McNamara
2015-08-25disable test case pending index assert fixCaolán McNamara
2015-08-25there may be no storage available in older formatsCaolán McNamara
2015-08-24loop over successfully read bookmarksCaolán McNamara
2015-08-24limit seeks to valid areaCaolán McNamara
2015-08-24guard against hangs with bogus unsorted plcfsCaolán McNamara
2015-08-24Revert "guard against hangs with bogus unsorted plcfs"Caolán McNamara
2015-08-24guard against hangs with bogus unsorted plcfsCaolán McNamara
2015-08-23check for bad locationsCaolán McNamara
2015-08-22check that src index is in doc rangeCaolán McNamara
2015-08-21loplugin:defaultparamsStephan Bergmann
2015-08-21avoid hang in certain ww6 docsCaolán McNamara
2015-08-21afl-clang-fast++ seems to miscompile thisCaolán McNamara
2015-08-21don't crash due to earlier short readsCaolán McNamara
2015-08-21fix another ww6 crashCaolán McNamara
2015-08-21if read string was truncated, then truncate attributes range to matchCaolán McNamara
2015-08-21add ww6 test dir and fix a crashCaolán McNamara
2015-08-21clip text to skip to max text availableCaolán McNamara
2015-08-20sanitize lcbCmds lengthCaolán McNamara
2015-08-20it's no use to check for stream status after a seekCaolán McNamara
2015-08-17tdf#93284 vcl: fix VirtualDevice leaks in the WMF filterMiklos Vajna
2015-08-16clip Sttbf to available dataCaolán McNamara