summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-14/+11
2015-07-24filter: convert boost::ptr_vector to std::vectorMichael Stahl1-6/+18
2015-07-24filter: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl1-2/+2
2015-07-24filter: that cast is sillyMichael Stahl1-1/+1
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-33/+33
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-10/+11
2015-07-24filter: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl1-14/+15
2015-07-22remove some unused constantsNoel Grandin1-1/+0
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos1-3/+3
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-20translate from germanDavid Tardon1-1/+1
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-20final check np boundsCaolán McNamara2-0/+2
2015-07-20test that nNumStripByteCounts value is within bounds of fileCaolán McNamara2-2/+5
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-20add a test imageDavid Tardon1-0/+0
2015-07-20tdf92789 fix reading of some PICT imagesosnola1-36/+24
2015-07-19check np bounds againCaolán McNamara2-0/+2
2015-07-19check np boundsCaolán McNamara2-0/+2
2015-07-19in reality we are limited to max sal_Int32 hereCaolán McNamara2-27/+27
2015-07-19Fix typosAndrea Gelmini2-3/+3
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-17formatting of public/private/protected section qualifiersNoel Grandin1-5/+5
2015-07-17rename test caseCaolán McNamara1-0/+0
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-17loplugin:unusedmethods filterNoel Grandin14-110/+8
2015-07-16Resolves: tdf#92772 missing shape bg colorCaolán McNamara1-6/+4
2015-07-16min size of eps for a preview is 32Caolán McNamara2-7/+9
2015-07-16exception on div by 0Caolán McNamara2-0/+5
2015-07-15don't hang if at end of streamCaolán McNamara3-2/+25010
2015-07-15WaE: C2220Caolán McNamara2-2/+4
2015-07-15bump size typeCaolán McNamara2-3/+4
2015-07-15tools polygons limited to 16bit indexesCaolán McNamara2-6/+23
2015-07-15don't hang with 0 len causing no progressionCaolán McNamara2-3/+9
2015-07-15avoid hang in short pbmCaolán McNamara7-1/+6
2015-07-15check 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-14filter: filter_utils test needs tools libraryMichael Stahl1-0/+1
2015-07-14Missing boost_headersStephan Bergmann1-0/+4
2015-07-14tdf#92471: Improve color conversion to MSO highlightingZolnai Tamás4-1/+188
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann3-12/+2
2015-07-13editeng: make Link<> usage typedNoel Grandin2-6/+7
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl2-0/+4