summaryrefslogtreecommitdiff
path: root/vcl/source/filter/ixbm
AgeCommit message (Expand)Author
2016-04-11Get rid of _XBMPRIVATEStephan Bergmann
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
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-07-11fix and test for xbm import crashCaolán McNamara
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-09-29loplugin: cstylecastNoel Grandin
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-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-05-31sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/filterChr. Rossmanith
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky