/readlicense_oo/license/

ce-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/tools/source/generic/poly.cxx
AgeCommit message (Expand)Author
2024-09-30loplugin:noexceptmove (macOS, LLVM 20 trunk libc++)Stephan Bergmann
2024-09-01ofz#70815 optimize this a littleCaolán McNamara
2024-08-14cid#1557980 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-24cid#1556131 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-06-06compute these using floating pointNoel Grandin
2024-05-28ofz#69290 Integer-overflowCaolán McNamara
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2023-10-05Drop MinMax in favor of std::clampMike Kaganski
2023-01-09tdf#147906 Use std::hypot for Pythagorean additionLeonid Ryzhov
2022-11-18ofz#53450 Integer-overflowCaolán McNamara
2022-11-17ofz#53450 Integer-overflowCaolán McNamara
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-13tdf#145614 Convert #define to constexprehsan
2022-05-07This condition is apparently fatalStephan Bergmann
2022-04-02Recheck modules t* with IWYUGabor Kelemen
2022-03-13ofz#45527 detect too many points earlierCaolán McNamara
2022-03-13pass reference to the target vector insteadCaolán McNamara
2022-03-10tdf#113066 tdf#142204 EMF Implement SETARCDIRECTIONBartosz Kosiorek
2022-03-05ofz: Use-of-uninitialized-valueCaolán McNamara
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-10-29Let's assume this is a bogus warningTor Lillqvist
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-15No need to check if nDX is 0 for atan2Mike Kaganski