summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter
AgeCommit message (Expand)Author
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
2019-02-09loplugin:indentation in filterNoel Grandin
2019-02-02ofz#12812 tiff TimeoutCaolán McNamara
2019-01-30ofz#12666 fuzzing timeoutCaolán McNamara
2019-01-29ofz#11104 for timeouts, limit decompression ratios when fuzzingCaolán McNamara
2019-01-28both branches have a common pieceCaolán McNamara
2019-01-21ofz#9707 avoid timeout on excessive EndGroups without matching BeginGroupsCaolán McNamara
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-11ofz#11061 pick an upper bound on acceptible image sizeCaolán McNamara
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-24remove some unused enums in filterNoel Grandin
2018-11-22improve function-local statics in dbaccess..filterNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-11-13Silence -fsanitize=implicit-signed-integer-truncationStephan Bergmann
2018-11-08coverity#1441102 silence Copy-paste errorCaolán McNamara
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-10-22pvs-studio: V581 identical conditional expressions situated alongsideCaolán McNamara
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski