summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/mvsave.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-11-24tdf#148389 sw: fix Delete Undo/Redo of bookmark positionsMichael Stahl1-1/+2
2023-09-13loplugin:unusedmethodsNoel Grandin1-2/+0
2022-08-25use SwNode instead of SwNodeIndex in CorrAbs/CorrRelNoel Grandin1-1/+1
2022-08-23use more SwPosition::GetNode in CopyWithFlyInFlyNoel Grandin1-1/+1
2022-08-16pass SwNode and sal_Int32 to DelFlyInRangeNoel Grandin1-2/+2
2022-08-16pass SwNode and sal_Int32 to delBookmarksNoel Grandin1-4/+4
2022-08-15pass SwNode and sal_Int32 to deleteMarksNoel Grandin1-4/+4
2022-08-13pass SwNode to DelFlyInRange instead of SwNodeIndexNoel Grandin1-2/+2
2022-08-12pass SwNode to RestFlyInRange instead of SwNodeIndexNoel Grandin1-1/+1
2022-08-09unique_ptr->optional in SaveRedlEndPosForRestoreNoel Grandin1-3/+4
2022-07-25rename SwIndex->SwContentIndexNoel Grandin1-7/+7
2022-06-15tdf#135976 sw: preserve flys on backspace/delete with redlining enabledMichael Stahl1-1/+1
2022-06-13tdf#139982 sw: preserve flys in Replace with redlining enabledMichael Stahl1-1/+1
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin1-6/+6
2021-03-22tdf#120469 Move anchored object if enter is inserted at Para begindipanshu1241-1/+1
2020-10-04DocxTableStyleExport never passed a null SwDoc*Caolán McNamara1-2/+2
2020-09-30SwNodes::GetDoc can return a reference insteadCaolán McNamara1-2/+2
2020-06-11tdf#101856 copy missing bookmark propertiesSerge Krot1-0/+2
2020-05-29pack a few more classesNoel Grandin1-3/+3
2020-05-09compact namespace in swNoel Grandin1-2/+2
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-7/+7
2020-01-06sw: prefix members of SwChartDataProvider, SwChartDataSource, ...Miklos Vajna1-11/+11
2019-12-16sw: prefix members of SaveRedlEndPosForRestore, SwAutoCompleteClient, ...Miklos Vajna1-2/+2
2019-11-25Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann1-7/+0
2019-07-22tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl1-6/+12
2018-10-03loplugin:constfields in swNoel Grandin1-6/+6
2018-09-19sw_redlinehide_2: fix ordering of SplitNode usage of ContentIdxStore 2Michael Stahl1-2/+10
2018-03-29loplugin:useuniqueptr in SaveRedlEndPosForRestoreNoel Grandin1-4/+3
2017-06-22loplugin:unusedfields in sw part4Noel Grandin1-1/+0
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-06-27loplugin:singlevalfields in sw(part3)Noel Grandin1-2/+0
2016-06-16Remove the :: prefix in ::std for swMark Page1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-18/+18
2016-03-22loplugin:constantparam in swNoel Grandin1-2/+1
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-1/+3
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-6/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-26/+26
2015-02-18boost->stdCaolán McNamara1-2/+2
2014-10-02fdo#39468 Start translating German comments in sw/source/core/incPhilipp Weissenbacher1-11/+12
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-07-25kill SAVEFLY_SPLIT tooBjoern Michaelsen1-2/+0
2014-07-25SAVEFLY is a noop, just use a boolBjoern Michaelsen1-3/+2
2014-06-11sw::mark::CntntIdxStore: add doxygen commentMiklos Vajna1-0/+1
2014-06-10decouple CntntStore so it can be refactoredBjoern Michaelsen1-10/+11
2014-06-10create factory function for encapsulationBjoern Michaelsen1-0/+1
2014-06-10typedef the internal typeBjoern Michaelsen1-3/+6
2014-04-30sw: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-7/+0