summaryrefslogtreecommitdiff
path: root/sw/source/core/draw/dcontact.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-16Deduplicate and unify SwNodes::Go(Next|Prev)(Section)Mike Kaganski1-1/+1
2024-02-07these casts are no longer necessaryNoel Grandin1-1/+1
2024-02-07can std::move these Primitive2DContainer valuesNoel Grandin1-1/+1
2024-01-14Let SwAnchoredObject::GetFrameFormat return pointer, and drop HasFrameFormatMike Kaganski1-4/+4
2024-01-14Simplify a bitMike Kaganski1-6/+10
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+3
2023-10-18use more SdrObjList::begin/end in swNoel Grandin1-4/+4
2023-09-06replace svx::PropertyValueProvider with simpler implementationNoel Grandin1-2/+1
2023-07-14Use SwAnchoredObject::RegisterAtPageMike Kaganski1-3/+1
2023-07-14tdf#156287: don't try to move objects to pages other than their anchorMike Kaganski1-1/+3
2023-06-11use internal iterator for SfxBroadcasterNoel Grandin1-6/+5
2023-04-28Revert "Revert "introduce sw::SpzFrameFormat ...""Bjoern Michaelsen1-5/+4
2023-04-28tdf#155028 Crash in: `anonymous namespace'::lcl_PasteFlyOrDrawFormatNoel Grandin1-3/+4
2023-04-27Revert "introduce sw::SpzFrameFormat ..."Stephan Bergmann1-4/+5
2023-04-24introduce sw::SpzFrameFormat ...Bjoern Michaelsen1-5/+4
2023-03-22Fix wrong layout of textbox in headerJaume Pujantell1-1/+8
2023-02-08svx: don't access m_aOutRect directly - go through methodsTomaž Vajngerl1-4/+4
2022-11-24add SwFormatAnchor::GetAnchorNode methodNoel Grandin1-4/+4
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin1-3/+2
2022-09-28crashtesting: fix PDF export of fdo83057-2.docxMiklos Vajna1-0/+41
2022-08-29ref-count SdrObjectNoel Grandin1-36/+34
2022-08-22use more SwPosition::GetNodeNoel Grandin1-2/+2
2022-08-14use more SwPosition::GetNode instead of nNodeNoel Grandin1-1/+1
2022-08-02introduce SwPosition::GetNodeNoel Grandin1-1/+1
2022-07-29svx: manipulate SdrObject::m_aOutRect indirectlyTomaž Vajngerl1-4/+4
2022-07-18cid#1507361 Unchecked dynamic_castCaolán McNamara1-1/+1
2022-07-15tdf#119840 elide some dynamic_cast costNoel Grandin1-12/+24
2022-04-01tdf#147485 sw: fix group shape crash using std::shared_ptrAttila Bakos (NISZ)1-1/+1
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/firldsNoel Grandin1-2/+2
2022-02-25tdf#146597 sw: fix freezing with GroupShapeAttila Bakos (NISZ)1-1/+2
2022-02-11svx::PropertyChangeNotifier improvementsNoel Grandin1-1/+2
2022-02-02Related tdf#66039 DOCX import: fix Z-order of group shapesAttila Bakos (NISZ)1-1/+7
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-1/+1
2021-12-14tdf#143574 sw: textboxes in group shapes - part 3 take 2Attila Bakos (NISZ)1-4/+2
2021-12-05use visitor in ViewObjectContact::createPrimitive2DSequenceNoel Grandin1-3/+3
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin1-1/+1
2021-11-28Revert "tdf#129183 sw: textboxes in group shapes - part 3"Stephan Bergmann1-6/+5
2021-11-24tdf#129183 sw: textboxes in group shapes - part 3Attila Bakos (NISZ)1-5/+6
2021-10-10use SfxItemSetFixed in swNoel Grandin1-9/+5
2021-10-01tdf#141220 sw: fix textbox popped out of off-page shapeDaniel Arato (NISZ)1-3/+3
2021-09-16tdf#143574 tdf#144271 sw: textboxes in group shapes - part 2Attila Bakos (NISZ)1-5/+26
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin1-1/+1
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin1-3/+0
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin1-13/+13
2021-08-16no need to make a local copy hereNoel Grandin1-1/+1
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-3/+3
2021-06-21create SfxHintId::SwLegacyModify idNoel Grandin1-1/+2
2021-06-12Backgrd -> BackgroundNoel Grandin1-5/+5
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin1-4/+4
2021-04-12svx: prefix members of SdrObjectMiklos Vajna1-19/+19