summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/svmconverter.cxx
AgeCommit message (Expand)Author
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-01loplugin:reducevarscope in vclNoel
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-09-29Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl
2019-09-16move WriteGradient and ReadGradient to the TypeSerializer classTomaž Vajngerl
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-04-27Decouple reading/writing of Color into GenericTypeSerializerTomaž Vajngerl
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-08svmconverter value < 0 seem wrong for width and height (vcl/gdi)Julien Nabet
2018-09-17New loplugin:externalStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-01remove old "convert to SVM1" code only active in debug modeNoel Grandin
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-10-30loplugin:constantparam in vclNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-06Improve performance of loplugin:commaoperatorStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-24ofz#937 sanity check claimed record lengthCaolán McNamara
2017-03-23ofz: when skipping actions, only skip forwardsCaolán McNamara
2017-03-23add svm cppunit testCaolán McNamara
2017-03-20reject more invalid mapmodesCaolán McNamara
2017-03-20ofz#918 invalid mapmodeCaolán McNamara
2017-03-18ofz: floating point exception in values close to zeroCaolán McNamara
2017-03-16ofz: reject invalid fraction negative nYNumCaolán McNamara
2017-03-16ofz#880 timeout loading svmCaolán McNamara
2017-03-15ofz: infinite loopCaolán McNamara
2017-03-14ofz: reject invalid mapmodes earlyCaolán McNamara
2017-03-11ofz: test if comment data is available before allocCaolán McNamara
2017-03-11ofz#817 nStrLen-1 changed to nStrLen-3Caolán McNamara
2017-03-10ofz: min action has to be >= 4Caolán McNamara
2017-03-09ofz#502 negative indexCaolán McNamara
2017-03-09Resolves: ofz#424 guard against broken dxary lengthCaolán McNamara
2017-03-09ofz#419 same problem as wmf and emfCaolán McNamara
2017-03-09ofz: stop early on stream failureCaolán McNamara
2017-03-09scope and zero up a few thingsCaolán McNamara