summaryrefslogtreecommitdiff
path: root/vcl/source/filter/ixpm
AgeCommit message (Expand)Author
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-09-14loplugin:constfields in vclNoel Grandin
2018-07-18Fix typosAndrea Gelmini
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-01-31ofz: speed up bitmap image fuzzingCaolán McNamara
2018-01-16ofz#5402 TimeoutCaolán McNamara
2017-11-11ofz: XPMReader::ImplGetColKey short readCaolán McNamara
2017-08-28Resolves: tdf#111925 we need to take the buffered data len into accountCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-03-16Fix typosAndrea Gelmini
2017-03-12ofz#827 avoid oom in xpmsCaolán McNamara
2017-03-09ofz#411: XPMReader::ImplGetColKey short readCaolán McNamara
2017-01-25ofz: xpm parser is too slowCaolán McNamara
2017-01-25return earlyCaolán McNamara
2017-01-25appears to be a missing break hereCaolán McNamara
2017-01-24can use memcmp here, for hopefully a little import boostCaolán McNamara
2017-01-24return earlyCaolán McNamara
2017-01-17Typo: charakter->characterJulien Nabet
2017-01-13use the same number in alloc and memsetCaolán McNamara
2017-01-13ofz: ensure all not explicitly set indexes are zeroCaolán McNamara
2017-01-13make this a tiny bit less unreadableCaolán McNamara
2017-01-07forward decl of Graphic needed hereCaolán McNamara
2016-12-05loplugin:unnecessaryoverrideStephan Bergmann
2016-12-05Change Read/Write access to Scoped Read/Write accessMark Page
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: vclStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-11Modify ImpGraphic class, GraphicReader context to use unique ptrMark Page
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-11Get rid of _XPMPRIVATEStephan Bergmann
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock
2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-08-20more config skipping stuff and a tester toolCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01loplugin:staticfunctionNoel Grandin
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara