summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotxat.cxx
AgeCommit message (Expand)Author
2023-03-29loplugin:stringadd in svxNoel Grandin
2023-03-04svx: SdrTextObj maRect - use getter and add funcs. for manipulationTomaž Vajngerl
2022-09-22use more string_view in svxNoel Grandin
2022-06-04elide some makeStringAndClear() callsNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-12s/mpEdtOutl/mpEditingOutliner/gNoel Grandin
2021-07-20Use some forward declarations in <editeng/editobj.hxx>Mike Kaganski
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2020-12-22rename members of GeoStat classNoel
2020-12-01Resolves: tdf#138549 use GetSpecialTextBoxShadow to identify ScPostItCaolán McNamara
2020-11-19Resolves: tdf#114956 skip broadcast optimization for ScPostItsCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-13static_cast after dynamic_castNoel
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-04std::set<T*> -> o3tl::sorted_vectorNoel Grandin
2020-01-27tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesPelin Kuran
2019-12-23sal_Char->char in svxNoel Grandin
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-04-18rename Neu->New in svxNoel Grandin
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-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-08-10editviewoverlay: Allow EditView to run in OverlayArmin Le Grand
2017-08-04rename Anz->Cnt in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-24convert SdrTextAniDirection to scoped enumNoel Grandin
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida
2014-10-24loplugin: cstylecastNoel Grandin
2014-10-22Reduce scopes and add some whitespaces.Kohei Yoshida
2014-10-20loplugin: cstylecastNoel Grandin