summaryrefslogtreecommitdiff
path: root/sw/source/core/draw/dview.cxx
AgeCommit message (Expand)Author
2021-11-12svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-05-25Extended MoveShapeHandle command for Anchors as wellmerttumer
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-11-05tdf#128335 sw textbox: fix crash on deleting multiple shapes with textboxesMiklos Vajna
2019-08-05Fix typosAndrea Gelmini
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-28sw: avoid wrong and unnecessary downcast in SwDrawView::DeleteMarked()Miklos Vajna
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov
2018-11-12svx: prefix members of SdrEditViewMiklos Vajna
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-08sw_redlinehide: trivial GetNode() conversion in draw/Michael Stahl
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
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
2017-12-18sal_uIntPtr->size_t in ObjOrderChangedNoel Grandin
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-20RotGrfFlyFrame: Clang error fixArmin Le Grand
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand
2017-10-08Replace some lists by vectors (sw)Julien Nabet
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-07-10sw: prefix members of SwDrawViewMiklos Vajna
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2016-09-12sw: implement SdrMarkView::GetSfxViewShell() APIMiklos Vajna
2016-08-29Add convenience function getOtherTextBoxFormatJan-Marek Glogowski
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-07-05a11y crash on deleting certain frame in certain documentCaolán McNamara
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht