summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoashp.cxx
AgeCommit message (Expand)Author
2023-11-06svx: prefix members of SdrObjCustomShapeMiklos Vajna
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-07-10svx: prefix members of GeoStatMiklos Vajna
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-03-04svx: change Poly2Rect to return a rectangle, also clean-up the codeTomaž Vajngerl
2023-03-04svx: SdrTextObj maRect - use getter and add funcs. for manipulationTomaž Vajngerl
2022-09-14Fix typoAndrea Gelmini
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-07-29svx: manipulate SdrObject::m_aOutRect indirectlyTomaž Vajngerl
2022-07-29svx: remove using namespace and unneeded "css::" ns declarationsTomaž Vajngerl
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-05-17elide some OUString allocation and re-arrange GetCustomShapeEngineNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
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
2021-12-10merge setUnoShape and impl_setUnoShapeNoel Grandin
2021-11-22Generalize DegreeNMike Kaganski
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-21sd: fix inteaction between multi-col shape text and automatic heightMiklos Vajna
2021-10-06use SfxItemSetFixed in svxNoel Grandin
2021-09-25use SfxItemSetFixed in svxNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-12s/mpEdtOutl/mpEditingOutliner/gNoel Grandin
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl
2021-05-05Don't initialize variables only to reset laterMike Kaganski
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-14avoid creating an SfxItemSet hereNoel Grandin
2021-04-13no need to make copies of these objectsNoel Grandin
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-11rename RestGeoData->RestoreGeoDataNoel Grandin
2021-02-10clean up SdrObject cloningNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-01-08vcl: migrate OutputDevice::DrawShadowBitmapEx() to BitmapShadowFilterChris Sherlock