(cherry picked from commit c2afeb1c3f11e8f420b59f3786eb8626c99ff595) Conflicts: sw/inc/IDocumentContentOperations.hxx sw/inc/crsrsh.hxx sw/inc/doc.hxx sw/inc/editsh.hxx sw/inc/expfld.hxx sw/inc/fldbas.hxx sw/inc/fmtfld.hxx sw/inc/hintids.hxx sw/inc/ndtxt.hxx sw/inc/txatbase.hxx sw/inc/txtfld.hxx sw/inc/txtrfmrk.hxx sw/inc/txttxmrk.hxx sw/inc/viscrs.hxx sw/source/core/bastyp/init.cxx sw/source/core/crsr/crsrsh.cxx sw/source/core/crsr/crstrvl.cxx sw/source/core/crsr/findattr.cxx sw/source/core/crsr/findtxt.cxx sw/source/core/crsr/swcrsr.cxx sw/source/core/crsr/viscrs.cxx sw/source/core/doc/dbgoutsw.cxx sw/source/core/doc/doc.cxx sw/source/core/doc/docfld.cxx sw/source/core/doc/docfmt.cxx sw/source/core/doc/docnum.cxx sw/source/core/doc/docredln.cxx sw/source/core/doc/docruby.cxx sw/source/core/doc/doctxm.cxx sw/source/core/doc/visiturl.cxx sw/source/core/docnode/nodes.cxx sw/source/core/edit/edatmisc.cxx sw/source/core/edit/edattr.cxx sw/source/core/edit/edfld.cxx sw/source/core/edit/edfldexp.cxx sw/source/core/edit/editsh.cxx sw/source/core/edit/edlingu.cxx sw/source/core/edit/ednumber.cxx sw/source/core/fields/expfld.cxx sw/source/core/fields/fldbas.cxx sw/source/core/fields/reffld.cxx sw/source/core/frmedt/fefly1.cxx sw/source/core/inc/docfld.hxx sw/source/core/inc/rolbck.hxx sw/source/core/inc/swfont.hxx sw/source/core/layout/flycnt.cxx sw/source/core/layout/laycache.cxx sw/source/core/layout/trvlfrm.cxx sw/source/core/text/atrhndl.hxx sw/source/core/text/atrstck.cxx sw/source/core/text/inftxt.cxx sw/source/core/text/porfld.cxx sw/source/core/text/porfld.hxx sw/source/core/text/txtfld.cxx sw/source/core/tox/tox.cxx sw/source/core/tox/txmsrt.cxx sw/source/core/txtnode/atrfld.cxx sw/source/core/txtnode/ndhints.cxx sw/source/core/txtnode/ndtxt.cxx sw/source/core/txtnode/thints.cxx sw/source/core/txtnode/txatbase.cxx sw/source/core/txtnode/txatritr.cxx sw/source/core/txtnode/txtedt.cxx sw/source/core/undo/SwUndoField.cxx sw/source/core/undo/rolbck.cxx sw/source/core/undo/unsect.cxx sw/source/core/undo/untbl.cxx sw/source/core/unocore/unocrsrhelper.cxx sw/source/core/unocore/unofield.cxx sw/source/core/unocore/unoframe.cxx sw/source/core/unocore/unorefmk.cxx sw/source/core/view/vprint.cxx sw/source/filter/ascii/ascatr.cxx sw/source/filter/html/htmlatr.cxx sw/source/filter/rtf/rtffly.cxx sw/source/filter/ww1/fltshell.cxx sw/source/filter/ww1/w1filter.cxx sw/source/filter/ww8/wrtw8esh.cxx sw/source/filter/ww8/wrtw8nds.cxx sw/source/filter/ww8/ww8atr.cxx sw/source/filter/ww8/ww8par.cxx sw/source/filter/ww8/ww8par3.cxx sw/source/filter/ww8/ww8par5.cxx sw/source/ui/app/applab.cxx sw/source/ui/docvw/edtwin.cxx sw/source/ui/docvw/edtwin2.cxx sw/source/ui/envelp/envfmt.cxx sw/source/ui/fldui/fldedt.cxx sw/source/ui/fldui/fldmgr.cxx sw/source/ui/inc/wrtsh.hxx sw/source/ui/lingu/hhcwrp.cxx sw/source/ui/shells/basesh.cxx sw/source/ui/shells/drwtxtex.cxx sw/source/ui/shells/grfsh.cxx sw/source/ui/shells/tabsh.cxx sw/source/ui/shells/textfld.cxx sw/source/ui/shells/textidx.cxx sw/source/ui/shells/textsh.cxx sw/source/ui/shells/textsh1.cxx sw/source/ui/shells/txtattr.cxx sw/source/ui/uiview/formatclipboard.cxx sw/source/ui/uiview/view.cxx sw/source/ui/uiview/view2.cxx sw/source/ui/uiview/viewsrch.cxx sw/source/ui/uiview/viewstat.cxx sw/source/ui/uiview/viewtab.cxx sw/source/ui/wrtsh/wrtsh1.cxx sw/source/ui/wrtsh/wrtsh2.cxx Change-Id: I6758d6719e1fd523797cc6ee2648ffcb47d52595
325 lines
11 KiB
C++
325 lines
11 KiB
C++
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
|
/*
|
|
* This file is part of the LibreOffice project.
|
|
*
|
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
*
|
|
* This file incorporates work covered by the following license notice:
|
|
*
|
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
|
* contributor license agreements. See the NOTICE file distributed
|
|
* with this work for additional information regarding copyright
|
|
* ownership. The ASF licenses this file to you under the Apache
|
|
* License, Version 2.0 (the "License"); you may not use this file
|
|
* except in compliance with the License. You may obtain a copy of
|
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
|
*/
|
|
|
|
#include <hintids.hxx>
|
|
#include <fmtanchr.hxx>
|
|
#include <frmfmt.hxx>
|
|
#include <doc.hxx>
|
|
#include <IDocumentUndoRedo.hxx>
|
|
#include <IShellCursorSupplier.hxx>
|
|
#include <docary.hxx>
|
|
#include <swundo.hxx>
|
|
#include <pam.hxx>
|
|
#include <ndtxt.hxx>
|
|
#include <UndoCore.hxx>
|
|
#include <rolbck.hxx>
|
|
#include <redline.hxx>
|
|
|
|
SwUndoInserts::SwUndoInserts( SwUndoId nUndoId, const SwPaM& rPam )
|
|
: SwUndo( nUndoId ), SwUndRng( rPam ),
|
|
pTxtFmtColl( 0 ), pLastNdColl(0), pFrmFmts( 0 ), pRedlData( 0 ),
|
|
bSttWasTxtNd( sal_True ), nNdDiff( 0 ), nSetPos( 0 )
|
|
{
|
|
pHistory = new SwHistory;
|
|
SwDoc* pDoc = (SwDoc*)rPam.GetDoc();
|
|
|
|
SwTxtNode* pTxtNd = rPam.GetPoint()->nNode.GetNode().GetTxtNode();
|
|
if( pTxtNd )
|
|
{
|
|
pTxtFmtColl = pTxtNd->GetTxtColl();
|
|
pHistory->CopyAttr( pTxtNd->GetpSwpHints(), nSttNode,
|
|
0, pTxtNd->GetTxt().getLength(), false );
|
|
if( pTxtNd->HasSwAttrSet() )
|
|
pHistory->CopyFmtAttr( *pTxtNd->GetpSwAttrSet(), nSttNode );
|
|
|
|
if( !nSttCntnt ) // than take the Flys along
|
|
{
|
|
sal_uInt16 nArrLen = pDoc->GetSpzFrmFmts()->size();
|
|
for( sal_uInt16 n = 0; n < nArrLen; ++n )
|
|
{
|
|
SwFrmFmt* pFmt = (*pDoc->GetSpzFrmFmts())[n];
|
|
SwFmtAnchor const*const pAnchor = &pFmt->GetAnchor();
|
|
const SwPosition* pAPos = pAnchor->GetCntntAnchor();
|
|
if (pAPos &&
|
|
(pAnchor->GetAnchorId() == FLY_AT_PARA) &&
|
|
nSttNode == pAPos->nNode.GetIndex() )
|
|
{
|
|
if( !pFrmFmts )
|
|
pFrmFmts = new std::vector<SwFrmFmt*>;
|
|
pFrmFmts->push_back( pFmt );
|
|
}
|
|
}
|
|
}
|
|
}
|
|
// consider Redline
|
|
if( pDoc->IsRedlineOn() )
|
|
{
|
|
pRedlData = new SwRedlineData( nsRedlineType_t::REDLINE_INSERT, pDoc->GetRedlineAuthor() );
|
|
SetRedlineMode( pDoc->GetRedlineMode() );
|
|
}
|
|
}
|
|
|
|
// set destination after reading input
|
|
void SwUndoInserts::SetInsertRange( const SwPaM& rPam, sal_Bool bScanFlys,
|
|
sal_Bool bSttIsTxtNd )
|
|
{
|
|
const SwPosition* pTmpPos = rPam.End();
|
|
nEndNode = pTmpPos->nNode.GetIndex();
|
|
nEndCntnt = pTmpPos->nContent.GetIndex();
|
|
if( rPam.HasMark() )
|
|
{
|
|
if( pTmpPos == rPam.GetPoint() )
|
|
pTmpPos = rPam.GetMark();
|
|
else
|
|
pTmpPos = rPam.GetPoint();
|
|
|
|
nSttNode = pTmpPos->nNode.GetIndex();
|
|
nSttCntnt = pTmpPos->nContent.GetIndex();
|
|
|
|
if( !bSttIsTxtNd ) // if a table selection is added ...
|
|
{
|
|
++nSttNode; // ... than the CopyPam is not fully correct
|
|
bSttWasTxtNd = sal_False;
|
|
}
|
|
}
|
|
|
|
if( bScanFlys && !nSttCntnt )
|
|
{
|
|
// than collect all new Flys
|
|
SwDoc* pDoc = (SwDoc*)rPam.GetDoc();
|
|
sal_uInt16 nArrLen = pDoc->GetSpzFrmFmts()->size();
|
|
for( sal_uInt16 n = 0; n < nArrLen; ++n )
|
|
{
|
|
SwFrmFmt* pFmt = (*pDoc->GetSpzFrmFmts())[n];
|
|
SwFmtAnchor const*const pAnchor = &pFmt->GetAnchor();
|
|
SwPosition const*const pAPos = pAnchor->GetCntntAnchor();
|
|
if (pAPos &&
|
|
(pAnchor->GetAnchorId() == FLY_AT_PARA) &&
|
|
nSttNode == pAPos->nNode.GetIndex() )
|
|
{
|
|
std::vector<SwFrmFmt*>::iterator it;
|
|
if( !pFrmFmts ||
|
|
pFrmFmts->end() == ( it = std::find( pFrmFmts->begin(), pFrmFmts->end(), pFmt ) ) )
|
|
{
|
|
::boost::shared_ptr<SwUndoInsLayFmt> const pFlyUndo(
|
|
new SwUndoInsLayFmt(pFmt, 0, 0));
|
|
m_FlyUndos.push_back(pFlyUndo);
|
|
}
|
|
else
|
|
pFrmFmts->erase( it );
|
|
}
|
|
}
|
|
delete pFrmFmts, pFrmFmts = 0;
|
|
}
|
|
}
|
|
|
|
SwUndoInserts::~SwUndoInserts()
|
|
{
|
|
if (m_pUndoNodeIndex) // delete also the section from UndoNodes array
|
|
{
|
|
// Insert saves content in IconSection
|
|
SwNodes& rUNds = m_pUndoNodeIndex->GetNodes();
|
|
rUNds.Delete(*m_pUndoNodeIndex,
|
|
rUNds.GetEndOfExtras().GetIndex() - m_pUndoNodeIndex->GetIndex());
|
|
m_pUndoNodeIndex.reset();
|
|
}
|
|
delete pFrmFmts;
|
|
delete pRedlData;
|
|
}
|
|
|
|
void SwUndoInserts::UndoImpl(::sw::UndoRedoContext & rContext)
|
|
{
|
|
SwDoc *const pDoc = & rContext.GetDoc();
|
|
SwPaM *const pPam = & AddUndoRedoPaM(rContext);
|
|
|
|
if( IDocumentRedlineAccess::IsRedlineOn( GetRedlineMode() ))
|
|
pDoc->DeleteRedline( *pPam, true, USHRT_MAX );
|
|
|
|
// if Point and Mark are different text nodes so a JoinNext has to be done
|
|
bool bJoinNext = nSttNode != nEndNode &&
|
|
pPam->GetMark()->nNode.GetNode().GetTxtNode() &&
|
|
pPam->GetPoint()->nNode.GetNode().GetTxtNode();
|
|
|
|
|
|
// Is there any content? (loading from template does not have content)
|
|
if( nSttNode != nEndNode || nSttCntnt != nEndCntnt )
|
|
{
|
|
if( nSttNode != nEndNode )
|
|
{
|
|
SwTxtNode* pTxtNd = pDoc->GetNodes()[ nEndNode ]->GetTxtNode();
|
|
if (pTxtNd && pTxtNd->GetTxt().getLength() == nEndCntnt)
|
|
pLastNdColl = pTxtNd->GetTxtColl();
|
|
}
|
|
|
|
RemoveIdxFromRange( *pPam, sal_False );
|
|
SetPaM(*pPam);
|
|
|
|
// are there Footnotes or CntntFlyFrames in text?
|
|
nSetPos = pHistory->Count();
|
|
nNdDiff = pPam->GetMark()->nNode.GetIndex();
|
|
DelCntntIndex( *pPam->GetMark(), *pPam->GetPoint() );
|
|
nNdDiff -= pPam->GetMark()->nNode.GetIndex();
|
|
|
|
if( *pPam->GetPoint() != *pPam->GetMark() )
|
|
{
|
|
m_pUndoNodeIndex.reset(
|
|
new SwNodeIndex(pDoc->GetNodes().GetEndOfContent()));
|
|
MoveToUndoNds(*pPam, m_pUndoNodeIndex.get());
|
|
|
|
if( !bSttWasTxtNd )
|
|
pPam->Move( fnMoveBackward, fnGoCntnt );
|
|
}
|
|
}
|
|
|
|
if (m_FlyUndos.size())
|
|
{
|
|
sal_uLong nTmp = pPam->GetPoint()->nNode.GetIndex();
|
|
for (size_t n = m_FlyUndos.size(); 0 < n; --n)
|
|
{
|
|
m_FlyUndos[ n-1 ]->UndoImpl(rContext);
|
|
}
|
|
nNdDiff += nTmp - pPam->GetPoint()->nNode.GetIndex();
|
|
}
|
|
|
|
SwNodeIndex& rIdx = pPam->GetPoint()->nNode;
|
|
SwTxtNode* pTxtNode = rIdx.GetNode().GetTxtNode();
|
|
if( pTxtNode )
|
|
{
|
|
if( !pTxtFmtColl ) // if 0 than it's no TextNode -> delete
|
|
{
|
|
SwNodeIndex aDelIdx( rIdx );
|
|
++rIdx;
|
|
SwCntntNode* pCNd = rIdx.GetNode().GetCntntNode();
|
|
pPam->GetPoint()->nContent.Assign( pCNd, pCNd ? pCNd->Len() : 0 );
|
|
pPam->SetMark();
|
|
pPam->DeleteMark();
|
|
|
|
RemoveIdxRel( aDelIdx.GetIndex(), *pPam->GetPoint() );
|
|
|
|
pDoc->GetNodes().Delete( aDelIdx, 1 );
|
|
}
|
|
else
|
|
{
|
|
if( bJoinNext && pTxtNode->CanJoinNext())
|
|
{
|
|
{
|
|
RemoveIdxRel( rIdx.GetIndex()+1, SwPosition( rIdx,
|
|
SwIndex( pTxtNode, pTxtNode->GetTxt().getLength() )));
|
|
}
|
|
pTxtNode->JoinNext();
|
|
}
|
|
// reset all text attributes in the paragraph!
|
|
pTxtNode->RstTxtAttr( SwIndex(pTxtNode, 0), pTxtNode->Len(), 0, 0, true );
|
|
|
|
pTxtNode->ResetAllAttr();
|
|
|
|
if( USHRT_MAX != pDoc->GetTxtFmtColls()->GetPos( pTxtFmtColl ))
|
|
pTxtFmtColl = (SwTxtFmtColl*)pTxtNode->ChgFmtColl( pTxtFmtColl );
|
|
|
|
pHistory->SetTmpEnd( nSetPos );
|
|
pHistory->TmpRollback( pDoc, 0, false );
|
|
}
|
|
}
|
|
}
|
|
|
|
void SwUndoInserts::RedoImpl(::sw::UndoRedoContext & rContext)
|
|
{
|
|
// position cursor onto REDO section
|
|
SwPaM *const pPam(& rContext.GetCursorSupplier().CreateNewShellCursor());
|
|
SwDoc* pDoc = pPam->GetDoc();
|
|
pPam->DeleteMark();
|
|
pPam->GetPoint()->nNode = nSttNode - nNdDiff;
|
|
SwCntntNode* pCNd = pPam->GetCntntNode();
|
|
pPam->GetPoint()->nContent.Assign( pCNd, nSttCntnt );
|
|
|
|
SwTxtFmtColl* pSavTxtFmtColl = pTxtFmtColl;
|
|
if( pTxtFmtColl && pCNd && pCNd->IsTxtNode() )
|
|
pSavTxtFmtColl = ((SwTxtNode*)pCNd)->GetTxtColl();
|
|
|
|
pHistory->SetTmpEnd( nSetPos );
|
|
|
|
// retrieve start position for rollback
|
|
if( ( nSttNode != nEndNode || nSttCntnt != nEndCntnt ) && m_pUndoNodeIndex)
|
|
{
|
|
sal_Bool bMvBkwrd = MovePtBackward( *pPam );
|
|
|
|
// re-insert content again (first detach m_pUndoNodeIndex!)
|
|
sal_uLong const nMvNd = m_pUndoNodeIndex->GetIndex();
|
|
m_pUndoNodeIndex.reset();
|
|
MoveFromUndoNds(*pDoc, nMvNd, *pPam->GetMark());
|
|
if( bSttWasTxtNd )
|
|
MovePtForward( *pPam, bMvBkwrd );
|
|
pPam->Exchange();
|
|
}
|
|
|
|
if( USHRT_MAX != pDoc->GetTxtFmtColls()->GetPos( pTxtFmtColl ))
|
|
{
|
|
SwTxtNode* pTxtNd = pPam->GetMark()->nNode.GetNode().GetTxtNode();
|
|
if( pTxtNd )
|
|
pTxtNd->ChgFmtColl( pTxtFmtColl );
|
|
}
|
|
pTxtFmtColl = pSavTxtFmtColl;
|
|
|
|
if( pLastNdColl && USHRT_MAX != pDoc->GetTxtFmtColls()->GetPos( pLastNdColl ) &&
|
|
pPam->GetPoint()->nNode != pPam->GetMark()->nNode )
|
|
{
|
|
SwTxtNode* pTxtNd = pPam->GetPoint()->nNode.GetNode().GetTxtNode();
|
|
if( pTxtNd )
|
|
pTxtNd->ChgFmtColl( pLastNdColl );
|
|
}
|
|
|
|
for (size_t n = m_FlyUndos.size(); 0 < n; --n)
|
|
{
|
|
m_FlyUndos[ n-1 ]->RedoImpl(rContext);
|
|
}
|
|
|
|
pHistory->Rollback( pDoc, nSetPos );
|
|
|
|
if( pRedlData && IDocumentRedlineAccess::IsRedlineOn( GetRedlineMode() ))
|
|
{
|
|
RedlineMode_t eOld = pDoc->GetRedlineMode();
|
|
pDoc->SetRedlineMode_intern((RedlineMode_t)( eOld & ~nsRedlineMode_t::REDLINE_IGNORE ));
|
|
pDoc->AppendRedline( new SwRedline( *pRedlData, *pPam ), true);
|
|
pDoc->SetRedlineMode_intern( eOld );
|
|
}
|
|
else if( !( nsRedlineMode_t::REDLINE_IGNORE & GetRedlineMode() ) &&
|
|
!pDoc->GetRedlineTbl().empty() )
|
|
pDoc->SplitRedline( *pPam );
|
|
}
|
|
|
|
void SwUndoInserts::RepeatImpl(::sw::RepeatContext & rContext)
|
|
{
|
|
SwPaM aPam( rContext.GetDoc().GetNodes().GetEndOfContent() );
|
|
SetPaM( aPam );
|
|
SwPaM & rRepeatPaM( rContext.GetRepeatPaM() );
|
|
aPam.GetDoc()->CopyRange( aPam, *rRepeatPaM.GetPoint(), false );
|
|
}
|
|
|
|
SwUndoInsDoc::SwUndoInsDoc( const SwPaM& rPam )
|
|
: SwUndoInserts( UNDO_INSDOKUMENT, rPam )
|
|
{
|
|
}
|
|
|
|
SwUndoCpyDoc::SwUndoCpyDoc( const SwPaM& rPam )
|
|
: SwUndoInserts( UNDO_COPY, rPam )
|
|
{
|
|
}
|
|
|
|
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|