summaryrefslogtreecommitdiff
path: root/sw/source/core/draw/dview.cxx
AgeCommit message (Expand)AuthorFilesLines
19 hourssw: check GetUserCallXisco Fauli1-44/+64
2024-01-14Let SwAnchoredObject::GetFrameFormat return pointer, and drop HasFrameFormatMike Kaganski1-2/+2
2024-01-13tdf#132810 Prevent crashes with gallery objectsMatt K1-8/+11
2023-12-30move IsFuzzing to comphelperCaolán McNamara1-2/+2
2023-12-13Drop some wrapper methods from SvtOptionsDrawinglayerGabor Kelemen1-2/+4
2023-09-11svx: prefix members of SdrHdlMiklos Vajna1-1/+1
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl1-3/+3
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen1-1/+0
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)1-0/+12
2021-12-14tdf#143574 sw: textboxes in group shapes - part 3 take 2Attila Bakos (NISZ)1-5/+4
2021-11-28Revert "tdf#129183 sw: textboxes in group shapes - part 3"Stephan Bergmann1-3/+5
2021-11-24tdf#129183 sw: textboxes in group shapes - part 3Attila Bakos (NISZ)1-5/+3
2021-10-20svx: Don't end text edit mode for all viewsTomaž Vajngerl1-5/+5
2021-09-16tdf#143574 tdf#144271 sw: textboxes in group shapes - part 2Attila Bakos (NISZ)1-2/+10
2021-08-24reduce cost of dynamic casting to SwFlyFrameNoel Grandin1-4/+4
2021-08-05tdf#99932: sw: fix for invalid anchor location for FLY_AT_CHAR modeVasily Melenchuk1-0/+5
2021-07-25use officecfg for drawing optionsNoel Grandin1-4/+5
2021-06-04Extended MoveShapeHandle command for Anchors as wellmerttumer1-2/+4
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-03-06loplugin:staticdynamic look for static after dynamicNoel1-2/+1
2021-02-02loplugin:redundantcast catch more dynamic_castNoel1-1/+1
2020-10-13static_cast after dynamic_castNoel1-17/+12
2020-09-08tdf#135149 sw: fix deleting textbox of as-char shapesMiklos Vajna1-7/+8
2020-08-01loplugin:flatten in sw/core/draw..sw/core/editNoel Grandin1-68/+68
2020-06-10loplugin:buriedassign in swNoel Grandin1-2/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen1-6/+1
2019-11-05tdf#128335 sw textbox: fix crash on deleting multiple shapes with textboxesMiklos Vajna1-1/+5
2019-08-05Fix typosAndrea Gelmini1-4/+4
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-2/+1
2019-01-28sw: avoid wrong and unnecessary downcast in SwDrawView::DeleteMarked()Miklos Vajna1-2/+2
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara1-0/+1
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov1-5/+3
2018-11-12svx: prefix members of SdrEditViewMiklos Vajna1-5/+5
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-9/+2
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin1-1/+1
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand1-1/+1
2018-06-08sw_redlinehide: trivial GetNode() conversion in draw/Michael Stahl1-3/+4
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+5
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-5/+2
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+5
2017-12-18sal_uIntPtr->size_t in ObjOrderChangedNoel Grandin1-2/+2
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-2/+2
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-1/+1
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-1/+1
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-1/+1