summaryrefslogtreecommitdiffstats
path: root/vcl/source/filter/ixbm/xbmread.cxx
Commit message (Expand)AuthorAgeFilesLines
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann2017-03-221-2/+5
* return early on clearly broken xbmsCaolán McNamara2017-03-141-0/+5
* ofz#782 oom in xbmCaolán McNamara2017-03-101-20/+8
* ofz#394 xbm ParseDefine problemCaolán McNamara2017-02-081-2/+2
* new loplugin: useuniqueptr: vclNoel Grandin2017-01-131-9/+4
* unnecessary const castCaolán McNamara2017-01-091-1/+1
* Change Read/Write access to Scoped Read/Write accessMark Page2016-12-051-8/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:constantparam in vcl..xmlscriptNoel Grandin2016-09-071-12/+3
* loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin2016-08-121-1/+1
* Modify ImpGraphic class, GraphicReader context to use unique ptrMark Page2016-07-111-12/+12
* Get rid of _XBMPRIVATEStephan Bergmann2016-04-111-1/+40
* loplugin:commaoperator in vcl/Noel Grandin2016-02-221-2/+6
* Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock2016-01-081-1/+1
* vcl: move filter headers to vcl/inc/filterChris Sherlock2016-01-081-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* Fix typosAndrea Gelmini2015-10-011-1/+1
* more config skipping stuff and a tester toolCaolán McNamara2015-08-201-1/+1
* fix and test for xbm import crashCaolán McNamara2015-07-111-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-021-2/+2
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-1/+1
* Remove unnecessary comphelper::string::getTokenStephan Bergmann2015-01-021-1/+1
* loplugin: cstylecastNoel Grandin2014-09-291-1/+1
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-021-1/+0
* Removed unnecessary comment decorations from VCL sourcesChris Sherlock2014-02-261-20/+0
* Remove unneccessary commentsAlexander Wilms2014-02-231-10/+10
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-121-1/+1
* Translated German comments vcl/sourceLuc Castermans2014-01-211-13/+13
* remove unnecessary use of OUString constructor in VCL moduleNoel Grandin2013-11-071-1/+1
* sal_Bool to boolTakeshi Abe2013-05-311-21/+21
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-7/+7
* RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/filterChr. Rossmanith2013-01-121-2/+2
* Move GraphicFilter class to vcl.Jan Holesovsky2013-01-041-0/+385