summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2014-05-08various: sal_Bool->boolNoel Grandin1-1/+1
2014-05-01Update filter README and add a new one.Julien Nabet1-0/+2
2014-05-01Introduce centralized detection for storage-based filesMaxim Monastirsky30-24/+392
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni20-29/+27
2014-04-29coverity#1210181 Uninitialized scalar fieldCaolán McNamara1-5/+3
2014-04-28Related: fdo#64161 pstoedit not writing file until its closedCaolán McNamara1-2/+2
2014-04-28remove some dodgy defines from the ICGM filterNoel Grandin2-36/+1
2014-04-28coverity#707821 Uninitialized scalar fieldCaolán McNamara1-1/+33
2014-04-27automaticly -> automatically.Jan Holesovsky4-16/+16
2014-04-26coverity#738633 Uninitialized pointer fieldCaolán McNamara1-0/+18
2014-04-25Remove unused code from xml detectorMaxim Monastirsky2-101/+6
2014-04-24xmlfiltertabpagetransformation.ui: expand fields horizontallyThomas Arnhold1-2/+5
2014-04-23coverity#707858 Uninitialized scalar fieldCaolán McNamara2-4/+2
2014-04-23coverity#707854 Uninitialized scalar fieldCaolán McNamara1-7/+10
2014-04-23coverity#707853 Uninitialized scalar fieldCaolán McNamara1-2/+9
2014-04-23coverity#707850 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-04-23coverity#707849 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-04-23coverity#707848 Uninitialized scalar fieldCaolán McNamara1-3/+4
2014-04-23coverity#707841 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-23coverity#707832 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-04-23coverity#738636 Uninitialized pointer fieldCaolán McNamara1-2/+11
2014-04-23Remove dead codeJulien Nabet1-6/+0
2014-04-22Use already found resultStephan Bergmann1-4/+2
2014-04-22Don't litter pCustomShapeTypeTranslationHashMap with dangling keysStephan Bergmann1-9/+3
2014-04-22filter: sal_Bool->boolNoel Grandin109-1855/+1852
2014-04-21remove comments why a file gets includedThomas Arnhold1-2/+0
2014-04-20coverity#705533 Unintentional integer overflowCaolán McNamara1-26/+26
2014-04-19coverity#738628 Uninitialized scalar fieldDavid Tardon1-0/+6
2014-04-19coverity#738629 Uninitialized scalar fieldDavid Tardon1-0/+4
2014-04-18handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák1-3/+8
2014-04-18add ppm regression testCaolán McNamara8-0/+114
2014-04-18add a Pict format test caseCaolán McNamara1-0/+0
2014-04-18add a Sun raster format test caseCaolán McNamara1-0/+0
2014-04-18coverity#1202962 Uninitialized pointer fieldCaolán McNamara2-24/+38
2014-04-18Typo: s/cant/can't/Tor Lillqvist8-16/+16
2014-04-18Typo: s/shure/sureTor Lillqvist5-6/+6
2014-04-17add regression tests for psd filterCaolán McNamara9-6/+120
2014-04-17more pcx testcasesCaolán McNamara2-0/+0
2014-04-17shure -> sureMaxim Monastirsky1-5/+5
2014-04-17add testcase for CVE-2007-3741Caolán McNamara1-0/+0
2014-04-17zero a few more things outCaolán McNamara1-8/+9
2014-04-17add tests for CVE-2008-1097, etc.Caolán McNamara10-17/+128
2014-04-17forget to add test ras fileCaolán McNamara1-0/+0
2014-04-16gbuild: More crude hacking to fix over-evalutationStephan Bergmann1-1/+1
2014-04-16Related: #i124661# crash when loading and re-saving ppt file...Steve Yin2-13/+15
2014-04-15coverity#707859 Uninitialized pointer fieldCaolán McNamara2-8/+50
2014-04-15fdo#74654 fix typo: printnone -> printhighAndras Timar1-1/+1
2014-04-14The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too.Jan Holesovsky1-2/+24
2014-04-14Avoid possible memory leaks in case of exceptionsTakeshi Abe2-7/+9