summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdocapt.cxx
AgeCommit message (Expand)Author
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-02-11rename RestGeoData->RestoreGeoDataNoel Grandin
2021-02-10clean up SdrObject cloningNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
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-12move some svx/ headers inside the moduleNoel Grandin
2020-01-02tdf#96505 Get rid of cargo cult long integer literalsYusuf Keten
2019-11-24cppcheck: performing init in init list (sot/svl/svtools/svx)Julien Nabet
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-09rename ImpTakeDescriptionStr -> ImpGetDescriptionStrNoel Grandin
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-09-06return unique_ptr from ImpConvertMakeObjNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2018-11-10tdf#121287 Use correct markers on tail of legacy calloutRegina Henschel
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
2018-07-20tdf#118662 Cleanup old hack with cloned SdrCaptionObjArmin Le Grand
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-05-16loplugin:unusedmethodsNoel Grandin
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-05-03tdf#117145 Cleanup MapMode handling between SdrModel/UNO APIArmin 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-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-04rename Anz->Cnt in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in svx part1Noel Grandin