summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdhdl.cxx
AgeCommit message (Expand)Author
2024-11-03tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-22move vcl::DeleteOnDeinit to toolsNoel Grandin
2024-05-11loplugin:ostr in svxNoel Grandin
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-02-12tdf#159666 Crash when table and line object are selected at the same timeNoel Grandin
2024-02-07simplify some Primitive2DContainer constructionNoel Grandin
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (svx)Julien Nabet
2023-10-17svx: prefix members of SdrHdlListMiklos Vajna
2023-10-12tdf#141828 svx: Use pointing hand for custom shape handlesMichael Weghorn
2023-10-09svx: prefix members of SdrHdlLineMiklos Vajna
2023-10-06Rename ojects to objects!Hannah Meeks
2023-10-02svx: prefix members of SdrHdlGradientMiklos Vajna
2023-09-25svx: prefix members of SdrHdlColorMiklos Vajna
2023-09-18svx: prefix members of SdrHdlBezWgtMiklos Vajna
2023-09-11svx: prefix members of SdrHdlMiklos Vajna
2023-08-21svx: prefix members of SdrEdgeObjMiklos Vajna
2023-08-07svx: prefix members of SdrEdgeInfoRecMiklos Vajna
2023-08-01Revert "tdf#144072 prevent use of a deleted pointer"Patrick Luby
2023-08-01tdf#144072 prevent use of a deleted pointerPatrick Luby
2023-07-31svx: prefix members of E3dVolumeMarker, ImpEdgeHdl, NameOrIndex and ...Miklos Vajna
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-06-16loplugin:moveitNoel Grandin
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-22flatten vcl::LazyDeleteNoel Grandin
2021-03-22cid#1473883 Dereference before null checkCaolán McNamara
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-01-02introduce Degree100 strong_int typeNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-30loplugin:reducevarscope in svxNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-07Fix typosAndrea Gelmini
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-10-21loplugin:virtualdead unused param in SdrHdl::onHelpRequestNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-08no need to use intermediate Bitmap constructor here anymoreNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin