summaryrefslogtreecommitdiff
path: root/svx/source/sdr/primitive2d/sdrframeborderprimitive2d.cxx
AgeCommit message (Expand)Author
2024-02-12make BufferedDecompositionPrimitive2D store a Primitive2DReference..Noel Grandin
2024-02-07these casts are no longer necessaryNoel Grandin
2024-02-06flatten some drawinglayer codeNoel Grandin
2023-01-30tdf#150534 reduce allocation in SdrFrameBorderPrimitive2DNoel Grandin
2022-06-16loplugin:moveitNoel Grandin
2022-05-30use more Primitive2DContainer::append and more std::moveNoel Grandin
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2021-04-07avoid pointless O(N^2) dynamic_castLuboš Luňák
2021-01-08Introduce Color::IsFullyTransparentNoel
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-06loplugin:flatten in svx/sdrNoel Grandin
2020-05-26reduce dynamic_cast usage in an O(N^2) algorithmLuboš Luňák
2020-03-06tdf#120216 improve svx table performance.Mark Hung
2020-02-27loplugin:constantparamNoel Grandin
2020-02-22Fix typoTamas Bunth
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin
2019-10-10More loplugin:redundantpointeropsStephan Bergmann
2019-08-12Fix typosAndrea Gelmini
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-10-25Fix typosAndrea Gelmini
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand
2018-10-24Fix typosAndrea Gelmini
2018-10-24Reorganize FrameBorderPrimitive creationArmin Le Grand