summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/untbl.cxx
AgeCommit message (Expand)Author
2023-08-09tdf#147938 sw_redlinehide: move fix into SwNodes::UndoTableOfText()Michael Stahl
2023-08-04tdf#147938 sw: Undo of table to text uses ContentIdxStore wrongMichael Stahl
2023-04-28Revert "Revert "introduce sw::SpzFrameFormat ...""Bjoern Michaelsen
2023-04-27Revert "introduce sw::SpzFrameFormat ..."Stephan Bergmann
2023-04-24introduce sw::SpzFrameFormat ...Bjoern Michaelsen
2023-03-30SwTableFormulaUpdate: SwMsgPoolItem no moreBjoern Michaelsen
2023-03-15Add SwTable::SwitchFormulasToInternalRepresentationBjoern Michaelsen
2023-03-14remove support for TBL_BOXNAME TBL_RELBOXNAME in ChangeStateBjoern Michaelsen
2023-03-03Fix typoAndrea Gelmini
2023-03-03Refactor TBL_{REL,}BOXNAME to SwTableBjoern Michaelsen
2023-02-15check GetFEShell()Xisco Fauli
2022-12-22check GetEditShell()Caolán McNamara
2022-11-24add SwFormatAnchor::GetAnchorNode methodNoel Grandin
2022-10-29tdf#126788 no need to allocate an SwContentIndex when calling RstTextAttrNoel Grandin
2022-10-07use more SwPosition::SetContentNoel Grandin
2022-10-07simplify some node manipulation in SwUndoTextToTableNoel Grandin
2022-09-16create less SwPosition temporariesNoel Grandin
2022-09-04the mode parameter to MergeTable is unusedNoel Grandin
2022-09-01use more SwPosition::AssignNoel Grandin
2022-08-30use more SwPosition::AssignNoel Grandin
2022-08-30use more SwPosition::AssignNoel Grandin
2022-08-26make the parameter to SwTableNode::MakeOwnFrames optionalNoel Grandin
2022-08-17pass sal_Int32 to MoveNodes instead of SwContentIndexNoel Grandin
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-14use more SwPosition::GetNode instead of nNodeNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to SwNode constructorsNoel Grandin
2022-08-13unique_ptr->optional in SwUndoInsTableNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to SwNodes::SplitTableNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to SwNodes::MergeTableNoel Grandin
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-06make MakeTextSection take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-05sw: rename to unique name SwFrameFormat::SetFormatName()Michael Stahl
2022-08-05use more SwPosition::AssignNoel Grandin
2022-08-04use more SwPosition::AssignNoel 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-26elide some temporaries when constructing SwPositionNoel Grandin
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-07-13sw: fix spurious layout invalidation from ~SwCallLink()Michael Stahl
2022-06-08tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl
2022-03-28tdf#148228 sw: fix Undo of tracked table deletion in Hide Changes modeLászló Németh
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-28tdf#148227 sw: fix Undo of tracked row deletion in Hide Changes modeLászló Németh
2022-03-10Recheck sw headers with IWYUGabor Kelemen
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/undoNoel Grandin
2021-10-26tdf#136715 sw: fix table Undo to update table styleBalazs Santha