summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter
AgeCommit message (Expand)Author
2021-03-22ofz#20366 OOMCaolán McNamara
2021-01-12ofz#19525 Invalid enum valueCaolán McNamara
2020-01-07ofz#19803 check for negative valuesCaolán McNamara
2019-12-02new[]/delete mismatchCaolán McNamara
2019-12-02ofz#19207 check max strlen possibleCaolán McNamara
2019-11-01ofz#18646 ensure we are inside valid rangeCaolán McNamara
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-23ofz#18467 check against end of bufferCaolán McNamara
2019-10-20cid#1441466 silence Untrusted loop boundCaolán McNamara
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14tdf#94117: try gswin64c if gswin32c failedMike Kaganski
2019-10-11ofz#15504 TimeoutCaolán McNamara
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-05ofz#17448 avoid OOMCaolán McNamara
2019-10-05ofz#16306 avoid timeoutCaolán McNamara
2019-09-04loplugin:constmethod in filterNoel Grandin
2019-09-01Fix typoAndrea Gelmini
2019-08-20loplugin:constvars in drawinglayer..frameworkNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): filterStephan Bergmann
2019-07-23Resolves: tdf#126460 implement reading grayscale+alpha tiff formatCaolán McNamara
2019-07-21ofz#15993 TimeoutCaolán McNamara
2019-07-19loplugin:referencecasting in filterNoel Grandin
2019-07-18Resolves: tdf#126147 relax sanity check and allow truncated tiffsCaolán McNamara
2019-07-17Fix typoAndrea Gelmini
2019-07-08use BitmapEx in OS2METReaderNoel Grandin
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-06-23Fix typoAndrea Gelmini
2019-05-29Fix typoAndrea Gelmini
2019-05-29Fix typoAndrea Gelmini
2019-05-29Fix typoAndrea Gelmini
2019-05-29Fix typoAndrea Gelmini
2019-05-29Fix typoAndrea Gelmini
2019-05-27Fix typoAndrea Gelmini
2019-05-27Fix typoAndrea Gelmini
2019-05-27Fix typoAndrea Gelmini
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl
2019-04-13loplugin:sequentialassign in filter..fpickerNoel Grandin
2019-03-16filter: Replace needless std::deque with simpler std::vectorTakeshi Abe
2019-03-16Help cppcheck on filter/icgm/elements + optimize a bit operator =Julien Nabet
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-02-12tdf#114441: Convert use of sal_uLong to better integer typesSalih Sariyar
2019-02-11new loplugin writeonlyvarsNoel Grandin