summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/_xpoly.cxx
AgeCommit message (Expand)Author
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-03-28tdf#147906 change all sqrt(a * a + b * b) occurences to std::hypot(a, b)offtkp
2022-02-27cid#1500627: Resource leakJulien Nabet
2021-12-07improve loplugin:cow_wrapperNoel Grandin
2021-09-13loplugin:cow_wrapperNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-01-03Degree10->Degree100 in XPolygonNoel Grandin
2020-12-30use Degree10 in XPolygonNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-21Fix typosAndrea Gelmini
2020-08-06loplugin:flatten in svxNoel Grandin
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2019-08-13Fix typosAndrea Gelmini
2018-10-15use range based loops over B2DPolyPolygon in svxJochen Nitschke
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-03-25clang-tidy modernize-use-equals-default in XPolygonJochen Nitschke
2018-03-05loplugin:useuniqueptr in ImpXPolygonNoel Grandin
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-06simplify ImpXPolygonNoel Grandin
2018-01-24Allocate ImpXPolygon::pPointAry as a true Point[]Stephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-11-22loplugin:flatten in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-04simplify memory management in ImpXPolyPolygonNoel Grandin
2017-09-30svx: Stop returning unused XPolygonTakeshi Abe
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-20Crash when drawing freeform lineTamás Zolnai
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin
2017-05-12Translate German comments (rest of svx/)Johnny_M
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-08-29cid#1371253 Missing move assignment operatorNoel Grandin
2016-08-29cid#1371241 Missing move assignment operatorNoel Grandin
2016-08-17convert XPolyFlags to scoped enumNoel Grandin
2016-07-14tdf#62525 vcl: use cow_wrapper for ImpXPolyPolygonXisco Fauli
2016-07-13tdf#62525 vcl: use cow_wrapper for ImpXPolygonXisco Fauli
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-03-08svx: nAnz -> nCountMiklos Vajna
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann