summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/atrfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-24tdf#138253 sw textbox: fix content of draw format on undoMiklos Vajna1-0/+2
2020-11-21SaveTable: Replace SwClientNotifyCallBjoern Michaelsen1-0/+13
2020-11-05retire most of SwModifyBjoern Michaelsen1-6/+6
2020-11-02sw/source/core/layout/atrfrm: Remove remaining uses of ModifyNotificationBjoern Michaelsen1-22/+13
2020-10-20use tools::Long in swNoel1-3/+3
2020-10-13static_cast after dynamic_castNoel1-2/+2
2020-10-12sw: prefix members of SwFormatAnchor, SwXDocumentPropertyHelper, ...Miklos Vajna1-5/+5
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara1-1/+1
2020-08-06tdf#135464 sw: ODT->DOCX: fix positioning of at-page shapes and framesMichael Stahl1-0/+33
2020-08-01loplugin:flatten in sw/core/layoutNoel Grandin1-151/+151
2020-06-23sw doc model xml dump: improve undo-redo coverage:Miklos Vajna1-1/+6
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-3/+3
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin1-2/+2
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin1-1/+1
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-2/+2
2020-01-24loplugin:makeshared in swNoel Grandin1-1/+1
2019-12-23sal_Char->char in swNoel Grandin1-1/+1
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-23/+23
2019-12-11convert SwFrameSize to scoped enumNoel Grandin1-7/+7
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-2/+2
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-1/+1
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen1-3/+0
2019-11-07tdf#128603 sw textbox: restore shape+frame pair on undoMiklos Vajna1-0/+19
2019-10-24ODF-imported textboxes identify themselves as suchKatarina Behrens1-0/+10
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski1-1/+1
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov1-8/+1
2019-09-23sw: prefix members of SwFormatLineNumber and SwFormatSurroundMiklos Vajna1-11/+11
2019-08-05Fix typosAndrea Gelmini1-1/+1
2019-07-20cid#1448405 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-09sw comments on frames: fix comment handling when changing at-char anchorMiklos Vajna1-4/+65
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-49/+9
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai1-0/+3
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+1
2019-03-18sw: prefix members of SwFormatChain, SwFormatHeader, SwFormatFooter and ...Miklos Vajna1-28/+28
2019-03-01Avoid explicit narrowing castsStephan Bergmann1-4/+4
2019-02-10loplugin:indentation in swNoel Grandin1-2/+2
2019-01-10fix leak in SwDrawFrameFormat::GetDescriptionNoel Grandin1-6/+1
2019-01-07sw: prefix members of SwSmartTagMgr, SwFormatPageDesc and SwTabColsMiklos Vajna1-14/+14
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov1-2/+2
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann1-1/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-2/+2
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara1-19/+25
2018-10-03no need to call empty() before clear()Noel Grandin1-4/+2
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl1-3/+16
2018-09-19sw_redlinehide_2: adapt SwFlyFrameFormat::MakeFrames() ...Michael Stahl1-1/+19
2018-09-19sw: assert in SwFrameFormat::MakeFrames()Michael Stahl1-1/+1
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-2/+0
2018-08-16remove mempoolNoel Grandin1-13/+0