summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/icgm/class4.cxx
AgeCommit message (Expand)Author
2021-11-15Use basegfx::rad2deg() instead of *57.29577951308Hossein
2021-09-19ofz: check radius argCaolán McNamara
2021-09-03cgm bounding box was originally Point and SizeCaolán McNamara
2021-08-30ofz#37831 avoid Integer-overflowCaolán McNamara
2021-08-27ofz: Integer-overflowCaolán McNamara
2021-08-24ofz: cgm Integer-overflowCaolán McNamara
2021-07-28Related: ofz#36348 ubsan runtime error: value outside representable rangeCaolán McNamara
2021-07-27ofz#36348 Integer-overflowCaolán McNamara
2021-06-30ofz#35504 clamp input values in cgm filterCaolán McNamara
2021-06-14ofz#33769 Integer-overflowCaolán McNamara
2020-10-22long->tools::Long in emfio..filterNoel
2020-10-02loplugin:reducevarscope in filterNoel
2020-01-09Introduce o3tl::make_unsigned to cast from signed to unsigned typeStephan Bergmann
2020-01-08tdf#75280 Convert inappropriate use of sal_uIntPtr to better integer typesYusuf Keten
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2018-04-16Resolves: tdf#116999 fix reading cgm text at record boundsCaolán McNamara
2018-04-05ofz#7364 Integer overflowCaolán McNamara
2018-02-19loplugin:useuniqueptr in CGMNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: filterStephan Bergmann
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-11-23loplugin:simplifybool can't invert conditions involving float typesNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-02Divide-by-zeroCaolán McNamara
2017-11-01ofz: Divide-by-zeroCaolán McNamara
2017-10-29ofz#3872 Divide-by-zeroCaolán McNamara
2017-10-25ofz#3790 Divide-by-zeroCaolán McNamara
2017-10-25ofz#3793 Divide-by-zeroCaolán McNamara
2017-10-25ofz#3775 Divide-by-zeroCaolán McNamara
2017-10-23loplugin:includeform: filterStephan Bergmann
2017-10-02ofz#3537 Direct-leakCaolán McNamara
2017-09-26ofz#3121 check bounds betterCaolán McNamara
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-07-27loplugin:constparams in filterNoel Grandin
2017-05-03loplugin:checkunusedparams in filterNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-02signed/unsigned comparison warningsCaolán McNamara
2017-04-02ofz: more check bounds on readCaolán McNamara
2017-04-02ofz: check bounds on readCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-02Fix typosAndrea Gelmini
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-01-20Some more loplugin:cstylecast: filterStephan Bergmann