it '/>
summaryrefslogtreecommitdiff
path: root/vcl/source/filter/ixpm
AgeCommit message (Expand)Author
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
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2015-01-04check size before looking into the stringMarkus Mohrhard
2014-09-29loplugin: cstylecastNoel Grandin
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-04-02coverity#708314 Uninitialized pointer fieldCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-21Translated German comments vcl/sourceLuc Castermans
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-08-28Mark as constTakeshi Abe
2013-05-31sal_Bool to boolTakeshi Abe
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-04sal_Bool to boolTakeshi Abe
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky