summaryrefslogtreecommitdiff
path: root/sw/source/core/undo
AgeCommit message (Expand)AuthorFilesLines
14 daystdf#146619 Drop unused 'using namespace' in: sw/Gabor Kelemen1-1/+0
2024-03-14sw: fix ~SwIndexReg assert in testTdf149498Michael Stahl1-1/+14
2024-03-06sw: SelectAll of section with RES_PAGEDESC corner-caseMichael Stahl1-1/+5
2024-03-04sw: for Undo, add FLY_AT_PAGE in GetFlysAnchoredAt()Michael Stahl1-7/+8
2024-02-16Drop some unneeded const_castMike Kaganski1-3/+3
2024-02-16Deduplicate and unify SwNodes::Go(Next|Prev)(Section)Mike Kaganski2-6/+5
2024-01-18tdf#155917 sw: fix Repeat of Insert File with FlyMichael Stahl1-0/+5
2024-01-18tdf#159025 skip undo if SwTableNode is a nullptrPatrick Luby1-1/+8
2024-01-17tdf#158740 fix crash by checking the end node's indexPatrick Luby1-8/+19
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)1-2/+3
2024-01-09Decouple SwTextAttr from DirectPutItemInPoolArmin Le Grand (allotropia)1-5/+5
2023-11-24tdf#148389 sw: fix Delete Undo/Redo of bookmark positionsMichael Stahl3-34/+58
2023-11-24sw: rename the rest of the SwHistory Add() member functionsMichael Stahl6-24/+27
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)3-4/+4
2023-10-18use more SdrObjList::begin/end in swNoel Grandin1-11/+8
2023-10-14tdf#157662 SW: redline: accept/reject done for all partsAttila Szűcs2-9/+20
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl1-4/+4
2023-08-09tdf#147938 sw_redlinehide: move fix into SwNodes::UndoTableOfText()Michael Stahl1-1/+6
2023-08-07ITEM: speedup WhichRanges access by bufferingArmin Le Grand (allotropia)1-1/+1
2023-08-04tdf#147938 sw: Undo of table to text uses ContentIdxStore wrongMichael Stahl1-9/+3
2023-08-02tdf#156546 sw: fix infinite loop in SwUndoInsert::RedoImpl()Michael Stahl3-17/+14
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl2-0/+34
2023-07-05lok: use correct shell when doing undoSzymon Kłos1-1/+5
2023-06-23tdf#103064 Fix reset to parent style handlingMaxim Monastirsky1-14/+28
2023-06-15tdf#103064 sw: improved notifications on style modificationMaxim Monastirsky1-0/+9
2023-06-06tdf#140066 sw: fix bad position of textbox after anchor type change + undoMiklos Vajna1-1/+10
2023-05-26Fix typoAndrea Gelmini1-1/+1
2023-05-25merge some stringaddsNoel Grandin1-16/+16
2023-05-25sw: fix wrong downcast in UndoManager::IsViewUndoActionIndependent()Miklos Vajna1-1/+1
2023-05-18sw: fix undo comment of FN_DELETE_SECTIONSMiklos Vajna1-0/+3
2023-05-09sw: support Undo/Redo for theme colorsTomaž Vajngerl2-0/+51
2023-05-04sw: fix undo comment of FN_UPDATE_SECTIONSMiklos Vajna1-0/+3
2023-05-03simplify SwSortUndoElementTomaž Vajngerl1-28/+11
2023-04-28Revert "Revert "introduce sw::SpzFrameFormat ...""Bjoern Michaelsen6-42/+36
2023-04-27Revert "introduce sw::SpzFrameFormat ..."Stephan Bergmann6-31/+39
2023-04-24introduce sw::SpzFrameFormat ...Bjoern Michaelsen6-39/+31
2023-04-20introduce sw::FrameFormats<>Bjoern Michaelsen1-1/+2
2023-04-13sw: fix undo comment of FN_DELETE_FIELDSMiklos Vajna1-0/+3
2023-04-04RES_REFMARKFLD_UPDATE no more (lots of zombie code)Bjoern Michaelsen1-4/+3
2023-04-02cid#1524674 Uninitialized scalar fieldCaolán McNamara1-0/+2
2023-03-31add some asserts in SwFormatAnchorNoel Grandin1-6/+5
2023-03-30SwTableFormulaUpdate: SwMsgPoolItem no moreBjoern Michaelsen1-2/+1
2023-03-30sw: fix undo comment of FN_UPDATE_FIELDSMiklos Vajna1-0/+3
2023-03-23sw: fix undo comment of FN_UPDATE_FIELDMiklos Vajna1-0/+3
2023-03-16sw: fix undo comment of FN_DELETE_BOOKMARKSMiklos Vajna1-0/+3
2023-03-15Add SwTable::SwitchFormulasToInternalRepresentationBjoern Michaelsen1-18/+5
2023-03-14remove support for TBL_BOXNAME TBL_RELBOXNAME in ChangeStateBjoern Michaelsen2-9/+3
2023-03-09sw: fix undo comment of FN_UPDATE_BOOKMARKSMiklos Vajna1-0/+3
2023-03-03Fix typoAndrea Gelmini1-1/+1
2023-03-03Refactor TBL_{REL,}BOXNAME to SwTableBjoern Michaelsen2-14/+18