..
images
Migration from off-site Subversion repository (part 1).
2010-08-26 19:14:53 +00:00
templates
Chart writing bugfixes
2012-07-20 23:53:16 +01:00
.gitignore
ADDED : .gitignore
2012-07-04 21:53:18 +02:00
01pharSimple.php
Special Feature: (kkamkou) Phar builder script to add phar file as a distribution option
2012-08-16 23:57:48 +01:00
01simple-download-pdf.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 18:54:20 +01:00
01simple-download-xls.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 18:54:20 +01:00
01simple-download-xlsx.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 18:54:20 +01:00
01simple.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 18:54:20 +01:00
02types-xls.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 18:54:20 +01:00
02types.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 18:54:20 +01:00
03formulas.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 18:54:20 +01:00
04printing.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 18:54:20 +01:00
05featuredemo.inc.php
Reworking of some of the example/test scripts
2012-02-12 23:03:57 +00:00
05featuredemo.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 18:54:20 +01:00
06largescale-xls.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 18:54:20 +01:00
06largescale.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 18:54:20 +01:00
07reader.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 18:54:20 +01:00
08conditionalformatting.php
Various bugfixes including Excel2007 Writer order of font style elements to conform with Excel2003 using compatibility pack
2012-08-23 00:16:40 +01:00
09pagebreaks.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 18:54:20 +01:00
10autofilter-selection-1.php
Add a couple of test examples for autofilter expressions
2012-08-23 23:40:51 +01:00
10autofilter-selection-2.php
Add a couple of test examples for autofilter expressions
2012-08-23 23:40:51 +01:00
10autofilter.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 18:54:20 +01:00
11documentsecurity-xls.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 18:54:20 +01:00
11documentsecurity.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 18:54:20 +01:00
13calculation.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 22:06:51 +01:00
14excel5.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 23:03:45 +01:00
15datavalidation-xls.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 22:06:51 +01:00
15datavalidation.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 22:06:51 +01:00
16csv.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 22:06:51 +01:00
17html.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 22:06:51 +01:00
18extendedcalculation.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 23:03:45 +01:00
19namedrange.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 23:03:45 +01:00
20readexcel5.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 23:03:45 +01:00
21pdf.php
Modifications to some /Tests scripts
2012-09-14 22:38:28 +01:00
22heavilyformatted.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 23:03:45 +01:00
23sharedstyles.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 23:03:45 +01:00
24readfilter.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 23:03:45 +01:00
25inmemoryimage.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 23:03:45 +01:00
26utf8.php
Modifications to some /Tests scripts
2012-09-14 22:38:28 +01:00
27imagesexcel5.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 23:03:45 +01:00
28iterator.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 23:03:45 +01:00
29advancedvaluebinder.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 23:03:45 +01:00
30template.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 23:03:45 +01:00
31docproperties_write-xls.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 23:03:45 +01:00
31docproperties_write.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 23:03:45 +01:00
32chartreadwrite.php
Modify Test examples to echo nicely from both CLI and in a web browser
2012-08-05 23:03:45 +01:00
33chartcreate-area.php
Additional chart creation examples
2012-09-02 12:06:48 +01:00
33chartcreate-bar-stacked.php
Additional chart creation examples
2012-09-02 12:06:48 +01:00
33chartcreate-bar.php
Additional chart creation examples
2012-09-02 12:06:48 +01:00
33chartcreate-column-2.php
Additional chart creation examples
2012-09-02 12:06:48 +01:00
33chartcreate-column.php
Additional chart creation examples
2012-09-02 12:06:48 +01:00
33chartcreate-line.php
Additional chart creation examples
2012-09-02 12:06:48 +01:00
33chartcreate-multiple-charts.php
Example of creating Pie and Donut charts
2012-09-20 00:26:49 +01:00
33chartcreate-pie.php
Example of creating Pie and Donut charts
2012-09-20 00:26:49 +01:00
34chartupdate.php
Minor bugfixes
2012-09-16 23:28:03 +01:00
Excel2003XMLReader.php
Reworking of some of the example/test scripts
2012-02-13 18:05:03 +00:00
Excel2003XMLTest.xml
Applied ReadFilter option to OOCalc and Excel2003XML Readers, plus additional tests in the /Tests directory
2010-09-08 13:49:08 +00:00
GnumericReader.php
Reworking of some of the example/test scripts
2012-02-13 18:05:03 +00:00
GnumericTest.gnumeric
Applied ReadFilter option to OOCalc and Excel2003XML Readers, plus additional tests in the /Tests directory
2010-09-08 13:49:08 +00:00
OOCalcReader.php
Reworking of some of the example/test scripts
2012-02-13 18:05:03 +00:00
OOCalcTest.ods
Applied ReadFilter option to OOCalc and Excel2003XML Readers, plus additional tests in the /Tests directory
2010-09-08 13:49:08 +00:00
Quadratic.php
Added Quadratic Equation Solver examples of calculation engine usage
2010-09-17 22:46:31 +00:00
Quadratic.xlsx
Added Quadratic Equation Solver examples of calculation engine usage
2010-09-17 22:46:31 +00:00
Quadratic2.php
Added Quadratic Equation Solver examples of calculation engine usage
2010-09-17 22:46:31 +00:00
SylkReader.php
Reworking of some of the example/test scripts
2012-02-13 18:05:03 +00:00
SylkTest.slk
Migration from off-site Subversion repository (part 1).
2010-08-26 19:14:53 +00:00
XMLReader.php
Reworking of some of the example/test scripts
2012-02-13 18:05:03 +00:00
XMLTest.xml
Reworking of some of the example/test scripts
2012-02-13 18:05:03 +00:00
runall.php
Additional chart creation examples
2012-09-02 12:06:48 +01:00