summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/icgm
AgeCommit message (Expand)AuthorFilesLines
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-4/+4
2015-05-05loplugin:staticmethodsNoel Grandin3-13/+13
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2-2/+3
2015-04-27More loplugin:simplifyboolStephan Bergmann3-3/+3
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin1-5/+5
2015-04-10vclptr: misc. bug fixing.Michael Meeks1-0/+1
2015-04-10Move OutputDevice members to VclPtr: filter, reportdesign, uui.Michael Meeks2-2/+2
2015-04-02loplugin:staticmethodsNoel Grandin2-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann2-5/+5
2015-03-11redundant checkCaolán McNamara1-2/+1
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara2-141/+123
2015-02-14TyposJulien Nabet1-4/+4
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-7/+7
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-20Some more loplugin:cstylecast: filterStephan Bergmann5-26/+26
2015-01-15coverity#704228 'Constant' variable guards dead codeCaolán McNamara1-1/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-11/+0
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin1-1/+1
2014-12-25fix new[]/delete mismatchMarkus Mohrhard1-1/+1
2014-12-14fdo#39440 reduce scope of local variablesMichael Weghorn3-7/+5
2014-12-05fdo#84938: removed unused definesJennifer Liebel1-12/+0
2014-11-14coverity#1209889 Untrusted loop boundCaolán McNamara1-2/+10
2014-10-24coverity#704228 'Constant' variable guards dead codeCaolán McNamara1-3/+2
2014-10-17Missing constStephan Bergmann2-2/+2
2014-10-17Pass args by const &Stephan Bergmann1-1/+1
2014-10-15Make ImportCGM signature match ImportCGMPointer (in sdcgmfilter.cxx)Stephan Bergmann1-4/+1
2014-10-14fix tinderboxen with the right sort of brackets.Michael Meeks1-1/+1
2014-10-14valgrind: init GroupLevelsCaolán McNamara1-4/+2
2014-10-14stray ;s all other the placeCaolán McNamara2-76/+18
2014-10-14valgrind: multiple errorsCaolán McNamara2-6/+26
2014-10-14check for short readsCaolán McNamara1-4/+9
2014-10-14sal_True->trueCaolán McNamara1-1/+1
2014-10-14valgrind: Source and destination overlap in memcpyCaolán McNamara1-2/+2
2014-10-14valgrind: Mismatched free() / delete / delete []Caolán McNamara1-5/+1
2014-10-14valgrind: Mismatched free() / delete / delete []Caolán McNamara1-2/+1
2014-10-10coverity#1242472 gold, Identical code for different branchesCaolán McNamara1-3/+5
2014-10-06loplugin: cstylecastNoel Grandin2-10/+10
2014-10-01coverity#1242472 Identical code for different branchesCaolán McNamara1-3/+1
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin3-5/+5
2014-09-30fdo#82577: Handle RegionNoel Grandin3-8/+8
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin4-10/+2
2014-05-30coverity#706005 Unintended sign extensionCaolán McNamara2-2/+2
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-10/+10
2014-05-10coverity#1202962 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-05-10coverity#707812 Uninitialized scalar fieldCaolán McNamara2-28/+47
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet1-3/+3
2014-04-28remove some dodgy defines from the ICGM filterNoel Grandin2-36/+1