summaryrefslogtreecommitdiff
path: root/vcl/source/filter/ixpm
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Fix typosAndrea Gelmini1-1/+1
2017-03-12ofz#827 avoid oom in xpmsCaolán McNamara1-0/+4
2017-03-09ofz#411: XPMReader::ImplGetColKey short readCaolán McNamara1-1/+4
2017-01-25ofz: xpm parser is too slowCaolán McNamara1-124/+81
2017-01-25return earlyCaolán McNamara1-10/+6
2017-01-25appears to be a missing break hereCaolán McNamara1-0/+1
2017-01-24can use memcmp here, for hopefully a little import boostCaolán McNamara1-8/+1
2017-01-24return earlyCaolán McNamara1-12/+7
2017-01-17Typo: charakter->characterJulien Nabet1-1/+1
2017-01-13use the same number in alloc and memsetCaolán McNamara1-2/+3
2017-01-13ofz: ensure all not explicitly set indexes are zeroCaolán McNamara1-0/+1
2017-01-13make this a tiny bit less unreadableCaolán McNamara1-23/+26
2017-01-07forward decl of Graphic needed hereCaolán McNamara1-0/+2
2016-12-05loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-12-05Change Read/Write access to Scoped Read/Write accessMark Page1-28/+14
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: vclStephan Bergmann1-1/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-11Modify ImpGraphic class, GraphicReader context to use unique ptrMark Page1-12/+12
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-3/+3
2016-04-11Get rid of _XPMPRIVATEStephan Bergmann2-82/+77
2016-02-22loplugin:commaoperator in vcl/Noel Grandin1-5/+16
2016-02-09Formatting changes across all modulesChris Sherlock1-1/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock3-2/+806
2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock3-806/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-19/+19
2015-10-01Fix typosAndrea Gelmini1-1/+1
2015-08-20more config skipping stuff and a tester toolCaolán McNamara2-2/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin2-2/+2
2015-04-02loplugin:staticmethodsNoel Grandin1-6/+6
2015-04-01loplugin:staticfunctionNoel Grandin1-8/+8
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara1-9/+4
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann2-3/+3
2015-01-04check size before looking into the stringMarkus Mohrhard1-1/+3
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-06-01fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-04-02coverity#708314 Uninitialized pointer fieldCaolán McNamara1-18/+24
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist2-17/+0
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock1-6/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-15/+15
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-01-21Translated German comments vcl/sourceLuc Castermans1-33/+33
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-3/+3
2013-08-28Mark as constTakeshi Abe1-1/+1
2013-05-31sal_Bool to boolTakeshi Abe2-54/+54
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist1-12/+0