summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdobj.cxx
AgeCommit message (Expand)Author
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-03-01use SfxItemSet::GetItemIfSet in svxNoel Grandin
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-15return by const& from SdrObject::GetNameNoel Grandin
2022-02-11svx::PropertyChangeNotifier improvementsNoel Grandin
2022-01-11do not call broadcast SetStyleSheet from a non-broadcast oneLuboš Luňák
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-06bypass SvxShape when creating rectangles in chart2Noel Grandin
2021-12-10merge setUnoShape and impl_setUnoShapeNoel Grandin
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-07add more commentNoel Grandin
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-24tidy this a littleCaolán McNamara
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-05-25ofz#34601 teardown crash under oss-fuzzCaolán McNamara
2021-05-10do not leak SdrObject global pool on shutdownNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-03-26loplugin:flattenNoel
2021-03-25tdf#34828 Give draw object a name when madeJim Raykowski
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-10flatten SdrObject::getUnoShapeNoel
2021-02-26tdf#132368 svx: empty the interop grab-bag on ending text editMiklos Vajna
2021-02-20loplugin:refcounting in svxNoel
2021-02-11rename RestGeoData->RestoreGeoDataNoel Grandin
2021-02-10clean up SdrObject cloningNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-01-26loplugin:passstuffbyrefNoel
2021-01-02introduce Degree100 strong_int typeNoel
2021-01-01use more NbcRotate utility methodNoel Grandin
2020-12-23add utility NbcRotate methodNoel Grandin
2020-12-03tdf#34828 sd navigator: make unnamed shape select select shape objectJim Raykowski
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin
2020-11-12remove BigInt::operator tools::Long()Noel
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-06-09sd doc model xml dump: show grab-bag of shapeMiklos Vajna
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen