controlador\include\phpexcel\PHPExcel\Calculation\LookupRef.php 1

Type Line Description
TODO 298 Support for the optional a1 parameter introduced in Excel 2010

controlador\include\phpexcel\PHPExcel\Calculation\Statistical.php 3

Type Line Description
TODO 980 Cumulative distribution function
TODO 1330 Warning. This implementation differs from the algorithm detailed on the MS web site in that $CumPGuessMinus1 = $CumPGuess - 1 rather than $CumPGuess - $PGuess This eliminates a potential endless loop error, but may have an adverse affect on the accuracy of the function (although all my tests have so far returned correct results).
TODO 2074 Try implementing P J Acklam's refinement algorithm for greater accuracy if I can get my head round the mathematics (as described at) http://home.online.no/~pjacklam/notes/invnorm/

controlador\include\phpexcel\PHPExcel\Cell\DataType.php 1

Type Line Description
TODO 92 Sanitize Rich-Text string (max. character count is 32,767)

controlador\include\phpexcel\PHPExcel\Reader\Excel2007.php 3

Type Line Description
TODO 1422 Autoshapes from twoCellAnchors!
FIXME 1601 what if sheetname contains comma?
FIXME 1604 what if sheetname contains exclamation mark?

controlador\include\phpexcel\PHPExcel\Reader\Excel5.php 8

Type Line Description
FIXME 1000 what if sheetname contains comma?
FIXME 1008 what if sheetname contains exclamation mark?
FIXME 1035 what if sheetname contains comma?
TODO 1088 Provide support for named values
FIXME 4278 set $firstVisibleRow and $firstVisibleColumn
TODO 4862 Investigate structure for .xls SHEETLAYOUT record as saved by MS Office Excel 2007
TODO 6220 if cell range is just a single cell, should this funciton
TODO 6394 external sheet support

controlador\include\phpexcel\PHPExcel\Reader\HTML.php 3

Type Line Description
TODO 202
TODO 217
TODO 233

controlador\include\phpexcel\PHPExcel\Writer\Excel5\Parser.php 7

Type Line Description
TODO 566 use real error codes
TODO 641 possible class value 0,1,2 check Formula.pm
TODO 646 use real error codes
TODO 662 use real error codes
TODO 734 use real error codes
FIXME 982 maximum possible value for Excel 5 (change this!!!)
FIXME 984 this changes for BIFF8

controlador\include\phpexcel\PHPExcel\Writer\Excel5\Workbook.php 1

Type Line Description
FIXME 975 only using internal SUPBOOK record

controlador\include\phpexcel\PHPExcel\Writer\Excel5\Worksheet.php 1

Type Line Description
FIXME 1330 !!!

controlador\include\phpexcel\PHPExcel\Writer\HTML.php 1

Type Line Description
TODO 1502 Same for columns

controlador\include\xajax\xajax_core\xajax.inc.php 3

Type Line Description
TODO 500 Move to configuration option
TODO 504 Move to configuration option
TODO 525 Move to configuration option