summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdouno.cxx
AgeCommit message (Expand)Author
2024-05-11loplugin:ostr in svxNoel Grandin
2024-05-02WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2023-09-10using decls should come after #includeNoel Grandin
2023-07-10svx: prefix members of GeoStatMiklos Vajna
2023-06-11use internal iterator for SfxBroadcasterNoel Grandin
2023-03-04svx: SdrTextObj maRect - use getter and add funcs. for manipulationTomaž Vajngerl
2022-10-09tdf#151417 crash in draw, activating Form controlsNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-02-10clean up SdrObject cloningNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-22rename members of GeoStat classNoel
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-04std::set<T*> -> o3tl::sorted_vectorNoel Grandin
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-08-22tdf#89329: use unique_ptr for pImpl in svdounoArnold Dumas
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht