summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/ipbm
AgeCommit message (Expand)AuthorFilesLines
2015-08-31Avoid overflow in PBMReader::ImplReadHeaderStephan Bergmann1-0/+24
2015-08-31in reality we are limited to max sal_Int32 hereCaolán McNamara1-5/+6
2015-08-03avoid hang in short pbmCaolán McNamara1-1/+1
2014-08-29Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-2/+2
2014-06-05coverity#705164 Missing break in switch, assuming its intentionalCaolán McNamara1-0/+3
2014-05-24cppcheck: redundantAssignmentThomas Arnhold1-1/+0
2014-04-22filter: sal_Bool->boolNoel Grandin1-64/+64
2014-04-11coverity#738635 Uninitialized scalar fieldCaolán McNamara1-5/+10
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin1-2/+2
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-8/+8
2013-09-04fdo#68210 related: make other filters work again tooBjoern Michaelsen1-1/+4
2013-07-08error: comparison between pointer and integer (Clang trunk towards 3.4)Stephan Bergmann1-3/+3
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr1-4/+4
2013-05-06Revert "properly prefix graphic filter methods"Peter Foley1-1/+5
2013-04-15properly prefix graphic filter methodsPeter Foley1-5/+1
2013-04-14add filter libs to libmergedPeter Foley1-1/+1
2013-04-03fdo#39468: Translated German comments in filterHansgerd Schneider1-15/+15
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis1-1/+1
2012-10-26loplugin: misleading indentCaolán McNamara1-1/+1
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist1-0/+4
2012-10-06drop unneeded #includeDavid Tardon1-1/+2
2012-10-03re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-27remove include of pch header from filterNorbert Thiebaud1-2/+0
2011-09-15filter: convert some more libraries to gbuildMichael Stahl3-74/+2
2011-07-27Kill EDITDEBUGThomas Arnhold1-3/+0
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-127/+102
2011-01-14removetooltypes01: #i112600# remove tooltypes from filterMikhail Voytenko1-102/+102
2010-11-29tidy this up, replace pointer with referenceCaolán McNamara1-31/+31
2010-10-22Add more files to EXCEPTIONSFILES, needed at least on NetBSD.Thomas Klausner1-0/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-09Remove redundant #ifndef directivesJ. Graeme Lingard1-2/+0
2010-06-25codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31Malte Timmermann1-27/+0
2010-02-25sb118: merged in DEV300_m72sb3-0/+640
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov2-9/+2
2010-02-04CWS svxsplit: merge with m71Mathias Bauer1-5/+6
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-1/+1
2009-12-15#i107706#: liquidate goodies moduleMathias Bauer3-0/+646