Alexander Pervakov
927d1513cf
Fix output in ODS example
2014-07-14 17:55:45 +04:00
yokota
1694960cd5
Fixed failed include PHPExcel.php
2014-07-09 10:53:03 +09:00
Mark Baker
5c708feba8
Merge pull request #378 from frost-nzcr4/ft-157-ODF
...
Add basic ODS writing functionality
2014-06-08 17:52:35 +01:00
Alexander Pervakov
de6a1ab354
Add example
2014-05-30 11:57:43 +04:00
Diogo Oliveira de Melo
c7060d29bd
Change the names of variables $plotarea and $dataseriesLabel to $plotArea and $dataSeriesLabel, respectively, to make it camel case compliant
2014-05-29 16:45:21 -03:00
Mark Baker
518f06ee20
Documentation updates
2014-03-02 12:39:44 +00:00
Mark Baker
e892215970
Bugfix: Work item GH321, GH158, CP17824 - LibreOffice created XLSX files results in an empty file.
...
Bugfix: Work item CP20760 - Formula references to cell on another sheet in ODS files
2014-02-23 15:35:05 +00:00
Mark Baker
353c46886c
Extend headers to handle IE 9 problems and IE/SSL caching problems
2014-02-09 15:27:36 +00:00
Mark Baker
992aee683a
Update to copyright year in file headers
2013-12-31 18:36:33 +00:00
Mark Baker
dc97d2f46b
Improve fluent interface in charting methods
2013-12-30 23:44:42 +00:00
Mark Baker
4eefabf7a0
Modify OOCalc reader to work with PCLZip rather than ZipArchive if configured to do so
2013-11-17 17:45:21 +00:00
Mark Baker
51a1661c79
Feature: (adamriyadi) GH-247 - Add locateName() and getFromName() to PHPExcel_Shared_ZipArchive
2013-11-17 13:09:11 +00:00
Mark Baker
6d21efc173
Updated data validation example to show a list derived from data in the worksheet rather than from a comma-separated string
2013-10-17 11:19:20 +01:00
Mark Baker
bdd1f6fa31
Added page header and footer examples to print options demo script
2013-10-13 11:31:01 +01:00
Mark Baker
68a0918ceb
General: Fix to calculation properties for Excel2007 so that the opening application will only recalculate on load if it's actually required
...
General: Modified Excel2007 Writer to default preCalculateFormulas to false
Note that autosize columns will still recalculate affected formulae internally
2013-10-04 20:48:15 +01:00
Mark Baker
cb5fc9532f
Fixes to stock charts
2013-09-14 23:13:17 +01:00
Mark Baker
60c9bf391c
Excel compatibility mode for CSV Writer
2013-08-15 18:10:29 +01:00
Maarten Balliauw
8057604241
Updated include paths for examples
2013-07-10 13:33:04 +02:00
Mark Baker
aeec8ef23c
Fix to clone worksheet
2013-06-03 22:28:32 +01:00
Mark Baker
9331422a8a
SQLite caching - fix error message
2013-05-23 22:34:08 +01:00
Mark Baker
6a4be7da3c
Update to copyright year in file headers, and minor documentation updates
2013-05-14 12:20:28 +01:00
Mark Baker
fd2a3773d8
Refactoring of canRead function in Readers, and minor fixes to Examples and documentation updates
2013-05-06 23:39:49 +01:00
Mark Baker
b8c462f1c2
ADded new autofilter example to runall
2013-04-29 17:39:03 +01:00
Mark Baker
bf80538aa0
Updated documentation with Autofilter execution, and provided an example script
2013-04-29 17:26:05 +01:00
Mark Baker
4e9bfc4607
Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop
2013-04-27 13:42:44 +01:00
Mark Baker
4d9258c9e1
Modified some of the examples to show rich text and additional download headers that might be needed
2013-04-27 13:42:14 +01:00
Mark Baker
15bfe6b8d5
Update examples
2013-04-21 16:27:35 +01:00
Mark Baker
8a97503f17
Bugfix: Add DROP TABLE in destructor for SQLite and SQLite3 cache controllers
2013-03-06 17:19:22 +00:00
Mark Baker
a49b3c4834
Example of cell-level protection in a worksheet
2013-02-27 12:52:57 +00:00
Mark Baker
3ea55ce287
Fix for composite charts indexing and ordering for each group
...
Added example for generating a composite chart
2013-02-19 12:23:38 +00:00
Mark Baker
f0529330c7
Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop
2012-12-18 12:49:14 +00:00
Mark Baker
620ff42c86
Added autowrap text to simple example
2012-12-18 12:48:41 +00:00
Progi1984
da8ec6f86b
Fix GH-8 / CP-11704 (Conditional formatting in Excel 5)
2012-12-18 00:46:53 +01:00
Mark Baker
a032194211
Minor style changes, and added timings to Examples
2012-11-28 21:30:58 +00:00
Filippo Tessarotto
06293c784a
__DIR__ -> dirname(__FILE__)
2012-11-24 09:44:56 +01:00
Mark Baker
91de8c54e4
Modified applyFromArray() method of PHPExcel_Style to use PHPExcel::cellXfExists() call instead of expensive hash test.
2012-11-20 23:55:18 +00:00
Andrey Mironov
4381f9740c
Add duplicateStyle example
2012-11-20 01:28:00 +06:00
Progi1984
9a29129ec7
Fix GH-22 (Support of SheetView in Excel5 Writer)
2012-11-13 23:01:49 +01:00
Mark Baker
d2a6b4bc85
Added example using cell caching
2012-11-09 00:57:46 +00:00
Mark Baker
d8e2a67707
Example spreadsheet with charts for HTML and PDF renderer examples
2012-11-07 19:59:02 +00:00
Mark Baker
6934665c1b
Additional work on chart functionality for HTML and PDF Writers
...
Examples for HTML and PDF chart writing
Various Docblock fixes
2012-11-07 19:57:25 +00:00
Mark Baker
531803a919
Change Writer exceptions to PHPExcel_Writer_Exception
2012-10-31 22:00:40 +00:00
Mark Baker
701ff5adf1
Upload missing style supervisor
2012-10-24 17:07:55 +01:00
Mark Baker
b2a26349d4
Bugfix: Work item 18794 - CSV files without a file extension being identified as HTML
2012-10-16 13:39:59 +01:00
Mark Baker
e46513043e
Fix to X-Axis labels when writing chart DataSeriesValues.php
...
Addition of an example for creating a radar chart
2012-10-13 17:24:11 +01:00
Mark Baker
c475701cc4
Rename Tests folder as Examples folder
2012-10-13 13:43:49 +01:00