- 07 May, 1999 5 commits
-
-
Michael Meeks authored
Bugfix to ms-formula,
-
Miguel de Icaza authored
1999-05-06 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/corba-workbook.c (corba_sheet): Duplicate the object before returning to ORBit.
-
Jukka-Pekka Iivonen authored
1999-05-07 Jukka-Pekka Iivonen <iivonen@iki.fi> * src/fn-eng.c: Added COMPLEX(), IMABS(), IMAGINARY(), IMREAL(). Also added an internal function get_real_and_imaginary() which still needs to be improved. * src/fn-math.c: Added MROUND() and ROMAN(). ROMAN() currently supports only type 0 (classic).
-
Morten Welinder authored
-
Morten Welinder authored
-
- 06 May, 1999 6 commits
-
-
Michael Meeks authored
-
Michael Meeks authored
Deep freeze/thaw of cell redraws implemented. XML-io now freezes / thaws for speed on load.
-
Michael Meeks authored
Slogged on with escher bits... comprehension improving.
-
Jukka-Pekka Iivonen authored
1999-05-06 Jukka-Pekka Iivonen <iivonen@iki.fi> * src/fn-date.c: Added EDATE().
-
Jukka-Pekka Iivonen authored
1999-05-06 Jukka-Pekka Iivonen <iivonen@iki.fi> * src/fn-date.c: Added DATEVALUE().
-
Jukka-Pekka Iivonen authored
1999-05-05 Jukka-Pekka Iivonen <iivonen@iki.fi> * src/fn-database.c (parse_criteria): If a condition contains just a number, it is an equality condition.
-
- 05 May, 1999 5 commits
-
-
Michael Meeks authored
-
Michael Meeks authored
-
Arturo Espinosa authored
-
Arturo Espinosa authored
-
Arturo Espinosa authored
Sorry guys. This is the real one :-) This stuff actually works dudes! It is pretty awesome. Miguel.
-
- 04 May, 1999 3 commits
-
-
Morten Welinder authored
-
Jukka-Pekka Iivonen authored
1999-05-04 Jukka-Pekka Iivonen <iivonen@iki.fi> * src/fn-math: Added ROUND(). * src/fn-information: Added new file for information functions. New function COUNTBLANK() implemented. * src/Makefile.am, src/func.[ch]: Added `fn-information.c'.
-
Jukka-Pekka Iivonen authored
1999-05-04 Jukka-Pekka Iivonen <iivonen@iki.fi> * src/fn-database.c: Added DCOUNTA(). * src/fn-stat.c: Added argument count checks for VAR() and VARP(). Added STEYX().
-
- 03 May, 1999 3 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
Jukka-Pekka Iivonen authored
1999-05-03 Jukka-Pekka Iivonen <iivonen@iki.fi> * src/fn-database.c: New file added for database functions. Implemented DAVERAGE(), DCOUNT(), DGET(), DMAX(), DMIN(), DPRODUCT(), DSTDEV(), DSTDEVP(), DSUM(), DVAR(), and DVARP(). * src/func.c: Added registeration of database functions. * src/fn-stat.c, src/func.h: callback_function_stat made public.
-
- 02 May, 1999 5 commits
-
-
Michael Meeks authored
Huge clean, and mean.
-
Michael Meeks authored
-
Michael Meeks authored
-
Michael Meeks authored
-
Michael Meeks authored
Speedups using this for ms-excel numbers also gives better precision.
-
- 01 May, 1999 1 commit
-
-
Arturo Espinosa authored
Graphic Wizard touch ups. Gnumeric got a decent CORBA interface. Gnumeric got an implmeneation for above cool CORBA interface Miguel
-
- 30 Apr, 1999 2 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
- 29 Apr, 1999 7 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
Morten Welinder authored
crashes. Fixes parts of column/row insert/delete.
-
Jukka-Pekka Iivonen authored
1999-04-29 Jukka-Pekka Iivonen <iivonen@iki.fi> * src/fn-{math,sheet,logical}.c, src/func.[ch]: Moved logical functions into a new file.
-
Jukka-Pekka Iivonen authored
1999-04-29 Jukka-Pekka Iivonen <iivonen@iki.fi> * src/fn-math.c: Added ROUNDDOWN() and ROUNDUP(). * src/fn-stat.c: Added PROB().
-
Jukka-Pekka Iivonen authored
1999-04-29 Jukka-Pekka Iivonen <iivonen@iki.fi> * src/fn-math.c: Added SUMX2MY2(), SUMX2PY2(), and SUMXMY2(). * src/fn-stat.c: CONFIDENCE() should now work fully.
-
Sergey I. Panov authored
-
- 28 Apr, 1999 3 commits
-
-
Vincent Renardias authored
* Update.
-
Jukka-Pekka Iivonen authored
1999-04-28 Jukka-Pekka Iivonen <iivonen@iki.fi> * src/fn-stat.c: Added COUNTA(), FINV(), and TINV(). * src/fn-stat.c, src/fn-math.c: AVERAGE(), COUNT(), MAX(), and MIN() moved from fn-math.c to fn-stat.c. They are in the statistical function group in Excel.
-
Arturo Espinosa authored
-