summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2015-09-14check stream status more oftenCaolán McNamara2-15/+32
2015-09-14fix size check related hangCaolán McNamara2-9/+10
2015-09-02check for legal field sizes before readingCaolán McNamara2-6/+19
2015-09-02check stream statusCaolán McNamara2-4/+6
2015-08-30pClientData can be nullCaolán McNamara1-1/+1
2015-08-29eof isn't a Error, so use good not GetErrorCaolán McNamara1-14/+14
2015-08-29check seeks and readsCaolán McNamara1-18/+44
2015-08-28check stream state after read attemptCaolán McNamara1-1/+5
2015-08-28check SeekToEndOfRecord for successCaolán McNamara1-1/+3
2015-08-28check seekCaolán McNamara1-2/+4
2015-08-28check seeks and offsetsCaolán McNamara1-5/+10
2015-08-28avoid loops in atom chainsCaolán McNamara1-5/+17
2015-08-28check returns of SeekToEndOfRecordCaolán McNamara1-4/+22
2015-08-28crashtesting: tiff loop detection too slowCaolán McNamara1-4/+4
2015-08-27extend seek, loop ending tests to ppt specific codeCaolán McNamara1-24/+21
2015-08-27various hangs, check seeks and record lengthsCaolán McNamara1-42/+70
2015-08-26don't hang on unreachable record endsCaolán McNamara1-2/+12
2015-08-26fix crash on loading certain pptsCaolán McNamara1-3/+3
2015-08-25Avoid overflow in PBMReader::ImplReadHeaderStephan Bergmann1-0/+24
2015-08-25in reality we are limited to max sal_Int32 hereCaolán McNamara2-5/+12
2015-08-25detect and reject loop in tifCaolán McNamara2-0/+12
2015-07-21reject invalid tiff dimensionsCaolán McNamara2-0/+2
2015-07-20bail if offsets are past eofCaolán McNamara2-10/+19
2015-07-20fail on short readCaolán McNamara2-2/+4
2015-07-20don't hang on a bad ReadCodeAndDecodeCaolán McNamara2-1/+4
2015-07-20ensure loop ends eventuallyCaolán McNamara2-17/+22
2015-07-20test that nNumStripByteCounts value is within bounds of fileCaolán McNamara2-2/+5
2015-07-20final check np boundsCaolán McNamara2-0/+2
2015-07-20check np bounds yet againCaolán McNamara2-0/+2
2015-07-20reduce scope, etc, don't loop endlesslyCaolán McNamara2-7/+2
2015-07-20in reality we are limited to max sal_Int32 hereCaolán McNamara2-27/+27
2015-07-20check np bounds againCaolán McNamara2-0/+2
2015-07-20check np boundsCaolán McNamara2-0/+2
2015-07-17in remainingSize consider that its is possible to seek past the endCaolán McNamara1-0/+0
2015-07-17don't loop forever if pcx has short readCaolán McNamara2-2/+2
2015-07-17detect another loop in tif formatCaolán McNamara2-1/+10
2015-07-17test that nNumStripOffsets value is within bounds of fileCaolán McNamara2-2/+5
2015-07-17detect loop in tif formatCaolán McNamara2-1/+11
2015-07-17min size of eps for a preview is 32Caolán McNamara2-124/+125
2015-07-17exception on div by 0Caolán McNamara2-0/+5
2015-07-16avoid hang in short pbmCaolán McNamara7-1/+6
2015-07-16tools polygons limited to 16bit indexesCaolán McNamara2-7/+26
2015-07-16don't hang with 0 len causing no progressionCaolán McNamara2-3/+9
2015-07-16bump size typeCaolán McNamara2-3/+4
2015-07-16check stream state more often for failuresCaolán McNamara2-10/+14
2015-07-15file format documentation states these are signedCaolán McNamara2-9/+9
2015-07-07ppc64: fix infinite loop with default unsigned charCaolán McNamara1-8/+39
2015-06-01tdf#65788: svg export - put transform attribute into text elementChr. Rossmanith1-15/+16
2015-05-21tdf#90999: Import spreadsheetML cells with inline formatting tagsRobert Antoni Buj Gelonch1-7/+6
2015-05-14odf2xhtml: tdf#66999 there is no attribute 'name'Robert Antoni Buj Gelonch1-1/+1