[ooo-build-commit] .: patches/vba

Tor Lillqvist tml at kemper.freedesktop.org
Fri Oct 1 15:20:20 PDT 2010


 patches/vba/cws-vbasupportdev300.diff |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

New commits:
commit 72d9d4a35d776ec9767df2d5be61dd767a4ece81
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Sat Oct 2 01:19:19 2010 +0300

    Make cws-vbasupportdev300.diff apply again

diff --git a/patches/vba/cws-vbasupportdev300.diff b/patches/vba/cws-vbasupportdev300.diff
index a864627..fd4f0d7 100644
--- a/patches/vba/cws-vbasupportdev300.diff
+++ b/patches/vba/cws-vbasupportdev300.diff
@@ -28953,15 +28953,12 @@ diff --git sw/source/ui/app/docsh.cxx sw/source/ui/app/docsh.cxx
 index 5a1b860..190c301 100755
 --- sw/source/ui/app/docsh.cxx
 +++ sw/source/ui/app/docsh.cxx
-@@ -491,16 +491,6 @@ sal_Bool SwDocShell::SaveAs( SfxMedium& rMedium )
+@@ -491,13 +491,6 @@ sal_Bool SwDocShell::SaveAs( SfxMedium& rMedium )
              xDocSh->DoClose();
          }
  
 -        if( pDoc->ContainsMSVBasic() )
 -        {
--            //TODO/MBA: it looks as that this code can be removed!
--            //SvxImportMSVBasic aTmp( *this, pIo->GetStorage() );
--            //aTmp.SaveOrDelMSVBAStorage( FALSE, aEmptyStr );
 -            if( SvtFilterOptions::Get()->IsLoadWordBasicStorage() )
 -                nVBWarning = GetSaveWarningOfMSVBAStorage( (SfxObjectShell&) *this );
 -            pDoc->SetContainsMSVBasic( FALSE );


More information about the ooo-build-commit mailing list