summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/unmove.cxx
AgeCommit message (Expand)Author
2022-09-29use more SwPosition::SetContentNoel Grandin
2022-09-01use more SwPosition::AssignNoel Grandin
2022-08-20use more SwPosition::GetNodeNoel Grandin
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-07make SwNodeIndex constructors explicitNoel Grandin
2022-08-04add more SwPosition::AssignNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-26elide some temporaries when constructing SwPositionNoel Grandin
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2020-10-05SwUndoMove ctor is never passed a null SwDoc*Caolán McNamara
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-06-10loplugin:buriedassign in swNoel Grandin
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen
2019-10-22loplugin:singlevalfieldsNoel Grandin
2019-10-19loplugin:unusedmethodsNoel Grandin
2019-09-16sw: prefix members of SwUndoSaveSectionMiklos Vajna
2019-08-05sw: prefix members of SwUndRngMiklos Vajna
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2017-10-30sw: prefix members of SwUndoMoveMiklos Vajna
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-11-30convert DelContentType to o3tl::typed_flagsNoel Grandin
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-07-29sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-16change pointer to reference for the winCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-10coverity#708472 Uninitialized scalar fieldCaolán McNamara
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-28coverity#708472 Uninitialized scalar fieldCaolán McNamara
2014-04-08coverity#738888 Uninitialized scalar fieldCaolán McNamara
2014-03-02sal_Bool to boolMatteo Casalin
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl
2012-12-13sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák
2012-05-30Clean up and translate commentsPhilipp Riemer
2012-05-28Translate German comments in sw/source/core/undo/unmove.cxxPhilipp Riemer
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks