summaryrefslogtreecommitdiffstats
path: root/filter/qa
Commit message (Expand)AuthorAgeFilesLines
...
* merged graphic import/export into a single libraryOliver Specht2015-11-0611-22/+22
* spellingNoel Grandin2015-10-162-2/+2
* convert "continue" flag to an enumNoel Grandin2015-10-161-17/+17
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1212-16/+16
* Fix typosAndrea Gelmini2015-10-032-3/+3
* Fix typosAndrea Gelmini2015-09-301-1/+1
* check stream status more oftenCaolán McNamara2015-09-111-0/+0
* fix size check related hangCaolán McNamara2015-09-101-0/+0
* check for legal field sizes before readingCaolán McNamara2015-08-311-0/+0
* check stream statusCaolán McNamara2015-08-311-0/+0
* in reality we are limited to max sal_Int32 hereCaolán McNamara2015-08-241-0/+6
* detect and reject loop in tifCaolán McNamara2015-08-241-0/+0
* Better to call this msfilter testZolnai Tamás2015-08-231-4/+4
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-111-2/+2
* reject invalid tiff dimensionsCaolán McNamara2015-07-211-0/+0
* bail if offsets are past eofCaolán McNamara2015-07-201-0/+0
* fail on short readCaolán McNamara2015-07-201-0/+0
* don't hang on a bad ReadCodeAndDecodeCaolán McNamara2015-07-201-0/+0
* ensure loop ends eventuallyCaolán McNamara2015-07-201-0/+0
* final check np boundsCaolán McNamara2015-07-201-0/+0
* test that nNumStripByteCounts value is within bounds of fileCaolán McNamara2015-07-201-0/+0
* check np bounds yet againCaolán McNamara2015-07-201-0/+0
* reduce scope, etc, don't loop endlesslyCaolán McNamara2015-07-201-0/+0
* add a test imageDavid Tardon2015-07-201-0/+0
* check np bounds againCaolán McNamara2015-07-191-0/+0
* check np boundsCaolán McNamara2015-07-191-0/+0
* in reality we are limited to max sal_Int32 hereCaolán McNamara2015-07-191-0/+0
* in remainingSize consider that its is possible to seek past the endCaolán McNamara2015-07-171-0/+0
* don't loop forever if pcx has short readCaolán McNamara2015-07-171-0/+0
* rename test caseCaolán McNamara2015-07-171-0/+0
* detect another loop in tif formatCaolán McNamara2015-07-171-0/+0
* test that nNumStripOffsets value is within bounds of fileCaolán McNamara2015-07-171-0/+0
* detect loop in tif formatCaolán McNamara2015-07-171-0/+0
* min size of eps for a preview is 32Caolán McNamara2015-07-161-0/+0
* exception on div by 0Caolán McNamara2015-07-161-0/+0
* don't hang if at end of streamCaolán McNamara2015-07-152-0/+25009
* WaE: C2220Caolán McNamara2015-07-151-0/+0
* bump size typeCaolán McNamara2015-07-151-0/+0
* tools polygons limited to 16bit indexesCaolán McNamara2015-07-151-0/+0
* don't hang with 0 len causing no progressionCaolán McNamara2015-07-151-0/+0
* avoid hang in short pbmCaolán McNamara2015-07-156-0/+5
* check stream state more often for failuresCaolán McNamara2015-07-151-0/+0
* file format documentation states these are signedCaolán McNamara2015-07-151-0/+0
* tdf#92471: Improve color conversion to MSO highlightingZolnai Tamás2015-07-141-0/+77
* Let JUnit take care of exceptionsNoel Grandin2015-06-052-135/+82
* convert META_*_ACTION constants to scoped enumNoel Grandin2015-05-151-1/+1
* TyposJulien Nabet2015-03-251-1/+1
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-1911-22/+22
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-1811-22/+22
* java: simplify array creationNoel Grandin2015-01-091-4/+3