summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoashp.cxx
AgeCommit message (Expand)Author
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
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-22use precalculated members of GeoState..Noel
2020-12-22rename members of GeoStat classNoel
2020-12-16tdf#138945 update fObjectRotation for NbcResizeRegina Henschel
2020-11-27tdf#138307 Chart import: fix lost custom shape textBalazs Varga
2020-11-17tdf#137980 sw textbox: fix automatic size of shapes with rotated textMiklos Vajna
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-16tdf#128212 Change the text z camera rotation order.Gülşah Köse
2020-09-30loplugin:reducevarscope in svxNoel
2020-09-23tdf#136176 Correct update fObjectRotation in NbcShearRegina Henschel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: svxStephan Bergmann
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen