summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/icgm/cgm.cxx
AgeCommit message (Expand)Author
2021-06-03no need to allocate these on the heapNoel Grandin
2020-10-22long->tools::Long in emfio..filterNoel
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: filterStephan Bergmann
2020-04-14loplugin:flatten in filterNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-11-01ofz#18646 ensure we are inside valid rangeCaolán McNamara
2019-09-04loplugin:constmethod in filterNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-04-14Related tdf#116999: log the exception (filter/icgm)Julien Nabet
2018-02-19loplugin:useuniqueptr in CGMNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-29ofz: Divide-by-zeroCaolán McNamara
2017-10-27ofz#3834 Divide-by-zeroCaolán McNamara
2017-10-23loplugin:includeform: filterStephan Bergmann
2017-07-26loplugin:unusedfieldsNoel Grandin
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-10loplugin:useuniqueptr in filterNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-05-03loplugin:checkunusedparams in filterNoel Grandin
2017-04-10loplugin:sallogareasNoel Grandin
2017-04-09ofz#1078 cgm infinite recurseCaolán McNamara
2017-04-02signed/unsigned comparison warningsCaolán McNamara
2017-04-02ofz: more check bounds on readCaolán McNamara
2017-04-01cgm mode is now unusedCaolán McNamara
2017-04-01CGM_EXPORT_IMPRESS is always usedCaolán McNamara
2017-04-01CGM_IMPORT_CGM is always usedCaolán McNamara
2017-04-01rework ImportCGM to take a SvStreamCaolán McNamara
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