Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi. i send a patch for libreoffice (fich cell.cxx)
thanks
From d0214f5201839066f495a285721dfddbcdeb816a Mon Sep 17 00:00:00 2001
From: Jose Manuel <jmrecarey@gmail.com>
Date: Sun, 22 Apr 2012 00:21:24 +0200
Subject: [PATCH] cell.cxx

---
 core/sc/source/core/data/cell.cxx |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/core/sc/source/core/data/cell.cxx b/core/sc/source/core/data/cell.cxx
index 9ccadde..a4e5361 100644
--- a/core/sc/source/core/data/cell.cxx
+++ b/core/sc/source/core/data/cell.cxx
@@ -657,11 +657,6 @@ ScValueCell::~ScValueCell()
 
 // ============================================================================
 
-ScStringCell::ScStringCell() :
-    ScBaseCell( CELLTYPE_STRING )
-{
-}
-
 ScStringCell::ScStringCell( const rtl::OUString& rString ) :
     ScBaseCell( CELLTYPE_STRING ),
     maString( rString.intern() )
-- 
1.7.4.1


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.