[cvs] commit: incubator/spread/lib Formula.php Sheet.php incubator/spread/lib/Workbook Import.php incubator/spread/lib/Workbook/Import application.php csv.php tsv.php turba.php xls.php incubator/spread/templates/workbook sheet.php incubator/spread/workbook ...

Duck duck at obala.net
Mon Sep 8 19:15:16 UTC 2008


duck        2008-09-08 15:15:16 EDT

  Modified files:
    spread/lib           Formula.php Sheet.php 
    spread/lib/Workbook  Import.php 
    spread/lib/Workbook/Import application.php csv.php tsv.php 
                               turba.php xls.php 
    spread/templates/workbook sheet.php 
    spread/workbook      cell.php index.php 
  Log:
  Dont allow to access cell values directly.
  Added getRawValue, getFormattedValue and setCellValue to handle locale numbers and to not store empty values. Parse floating must be still fixed
  
  Revision  Changes    Path
  1.2       +7 -6      incubator/spread/lib/Formula.php
  1.2       +80 -1     incubator/spread/lib/Sheet.php
  1.2       +3 -3      incubator/spread/lib/Workbook/Import.php
  1.2       +3 -3      incubator/spread/lib/Workbook/Import/application.php
  1.2       +2 -4      incubator/spread/lib/Workbook/Import/csv.php
  1.2       +2 -4      incubator/spread/lib/Workbook/Import/tsv.php
  1.2       +3 -3      incubator/spread/lib/Workbook/Import/turba.php
  1.2       +4 -4      incubator/spread/lib/Workbook/Import/xls.php
  1.2       +1 -1      incubator/spread/templates/workbook/sheet.php
  1.2       +5 -25     incubator/spread/workbook/cell.php
  1.2       +2 -2      incubator/spread/workbook/index.php

  Chora Links:
  http://cvs.horde.org/diff.php/incubator/spread/lib/Formula.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/lib/Sheet.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/lib/Workbook/Import.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/lib/Workbook/Import/application.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/lib/Workbook/Import/csv.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/lib/Workbook/Import/tsv.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/lib/Workbook/Import/turba.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/lib/Workbook/Import/xls.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/templates/workbook/sheet.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/workbook/cell.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/workbook/index.php?r1=1.1&r2=1.2&ty=u


More information about the cvs mailing list