From koffice-devel Mon Jun 25 22:07:04 2007 From: Sebastian Sauer Date: Mon, 25 Jun 2007 22:07:04 +0000 To: koffice-devel Subject: Re: koffice/kspread Message-Id: <200706260007.04872.mail () dipe ! org> X-MARC-Message: https://marc.info/?l=koffice-devel&m=118280924709094 On Sunday 24 June 2007, Tomas Mecir wrote: > SVN commit 679765 by mecir: > > Floating-point values are now stored using the Number class, not doubles. > Only minimal changes were done to make everything work, all computations > are still done using ValueCalc. > > This is one of the steps on the way towards having high-precision > computing support in KSpread. And faster formula evaluation too. > > There is a temporary function in the code, called numToDouble. All > places that now call this function (mostly places that convert numbers > to strings and such) must be converted somehow - until this is done, > high-precision support won't be implementable. > > I hope this commit doesn't break things ... too much. also the filters; /home/kde4/svn/_src/koffice/filters/kspread/opencalc/opencalcexport.cc:646: error: no matching function for call to ‘QString::number(KSpread::Number)’ _______________________________________________ koffice-devel mailing list koffice-devel@kde.org https://mail.kde.org/mailman/listinfo/koffice-devel