summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/drawsh.cxx
AgeCommit message (Expand)Author
2025-02-27tdf#90293 switch draw selection to rotate modeOliver Specht
2025-01-15sw: Rename SwFEShell::{IsObjSelected -> GetSelectedObjCount}Michael Weghorn
2024-11-24Turn SW_MOD macro to a functionMike Kaganski
2024-06-04loplugin:ostr in sw/.../shellsNoel Grandin
2024-05-30GetMarkedObjectByIndex -> GetMarkedObjectList().GetMark()->GetMarkedSdrObj()Xisco Fauli
2024-05-29GetMarkedObjectCount() -> GetMarkedObjectList().GetMarkCount()Xisco Fauli
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-07-14loplugin:moveitNoel Grandin
2022-05-12sw: fix crash in SwDrawShell::Execute()Miklos Vajna
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-16tdf#143574 tdf#144271 sw: textboxes in group shapes - part 2Attila Bakos (NISZ)
2021-09-01tdf#143574 sw: textboxes in group shapes - part 1Attila Bakos (NISZ)
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-04Extended MoveShapeHandle command for Anchors as wellmerttumer
2021-04-20lok: Pass object ord num in the uno commandmerttumer
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-01Removed duplicated includeAndrea Gelmini
2021-04-01Introduce Fontwork contextSzymon Kłos
2021-03-02Implemented MoveShapeHandle uno command for swmert
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-20tdf#137185 sw: move shape text on adding textboxAttila Bakos (NISZ)
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann
2020-07-30loplugin:flatten in sw/uibase/shellsNoel Grandin
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2019-08-22we can be less verboseCaolán McNamara
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-12-14coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-28Fix SID_EXTRUSION_TOOGLE -> SID_EXTRUSION_TOGGLEAndrea Gelmini
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-08set parent for file dialog helperCaolán McNamara
2017-08-06loplugin:constparams in sw part7Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara