summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/icgm/cgm.cxx
AgeCommit message (Expand)Author
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2015-11-20loplugin:unusedfields filterNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-01Remove unused icgm filter VirtualDevice member.Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-10Move OutputDevice members to VclPtr: filter, reportdesign, uui.Michael Meeks
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-15coverity#704228 'Constant' variable guards dead codeCaolán McNamara
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-12-14fdo#39440 reduce scope of local variablesMichael Weghorn
2014-10-24coverity#704228 'Constant' variable guards dead codeCaolán McNamara
2014-10-17Missing constStephan Bergmann
2014-10-17Pass args by const &Stephan Bergmann
2014-10-15Make ImportCGM signature match ImportCGMPointer (in sdcgmfilter.cxx)Stephan Bergmann
2014-10-14valgrind: multiple errorsCaolán McNamara
2014-10-14check for short readsCaolán McNamara
2014-10-14sal_True->trueCaolán McNamara
2014-10-14valgrind: Mismatched free() / delete / delete []Caolán McNamara
2014-05-30coverity#706005 Unintended sign extensionCaolán McNamara
2014-05-10coverity#1202962 Uninitialized scalar fieldCaolán McNamara
2014-04-28remove some dodgy defines from the ICGM filterNoel Grandin
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-18coverity#1202962 Uninitialized pointer fieldCaolán McNamara
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl
2014-04-11Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-01convert leftovers in filter module from String to OUStringNoel Grandin
2013-04-03fdo#39468: Translated German comments in filterHansgerd Schneider
2013-03-27-Wunused-macrosStephan Bergmann
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-05-30Some cppcheck cleaningJulien Nabet
2011-12-12catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-09-15"long" actually meant 32 bit here.Stephan Bergmann
2011-09-15filter: convert some more libraries to gbuildMichael Stahl
2011-06-13mpCommentOut never set, strip it outCaolán McNamara
2011-05-08Replace List types in cgm.hxx with vector<>Joseph Powers
2010-11-20EasyHack: RTL conversion from createFromAsciiKevin Hunter
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2009-12-15#i107706#: liquidate goodies moduleMathias Bauer