Mark Baker
80c78e1ab9
Initial work on converting documentation to markdown
2013-05-13 13:59:53 +01:00
Mark Baker
f6cb566e5d
Merge pull request #176 from AndreasHeiberg/patch-1
...
Removed duplicate declaration of getStyle()
2013-05-11 01:02:30 -07:00
Andreas Heiberg
9a06b8a6fc
Removed duplicate declaration of getStyle()
2013-05-11 00:14:19 +02:00
Mark Baker
c6c99bd990
Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop
2013-05-10 20:09:26 +01:00
Mark Baker
04c1608f3f
Feature: Added getStyle() method to Cell object
2013-05-10 14:21:23 +01:00
Mark Baker
69dc096fe7
Added getStyle() method to Cell object
2013-05-09 22:28:23 +01:00
Mark Baker
b1c61d1be0
Fix file rewind in SYLK reader
2013-05-07 12:50:42 +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
216ef82a14
Yet more docblock fixes
2013-04-30 12:45:13 +01:00
Mark Baker
c2bbafb4d9
Docblock fixes
2013-04-29 23:09:39 +01:00
Mark Baker
73d2757728
Fix for quoted worksheet names in INDIRECT and OFFSET methods; and Docblock fixes
2013-04-29 22:47:36 +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
12baf4e097
Documentation updates
2013-04-29 09:14:32 +01:00
Mark Baker
9ecce7f009
Minor performance tweak
2013-04-29 00:06:06 +01:00
Mark Baker
cbe9e35e6f
Fix for specifying version/date/format in documentation builds
2013-04-28 22:29:32 +01:00
Mark Baker
8b7e502129
Documentation updates
2013-04-28 18:06:20 +01:00
Mark Baker
2cf5e0f5aa
Fix to version/date/docformat prompts in build script
2013-04-28 17:08:30 +01:00
Mark Baker
6f83afd512
Include Examples directory for release builds in phing build
2013-04-28 16:21:03 +01:00
Mark Baker
91eb758a6d
Yet more docblock fixes
2013-04-28 16:02:46 +01:00
Mark Baker
d4e7026c95
docblocks
2013-04-27 23:36:39 +01:00
Mark Baker
a6ab41cd65
Merge pull request #173 from gmsantosxl/develop
...
Typo mistake
2013-04-27 15:13:29 -07:00
Mark Baker
82fb4382fd
Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop
2013-04-27 22:48:20 +01:00
Mark Baker
d41c8aacf7
Modify build to use PHPDocumentor 2 rather than PHPDocumentor 1
2013-04-27 22:47:25 +01:00
Gabriel Machado
212b7acc79
Update IWriter.php
...
Fixing a typo
2013-04-27 18:17:14 -03:00
Mark Baker
e9a09c8903
Document blocks
2013-04-27 21:57:30 +01:00
Mark Baker
c660492446
Docblocks
2013-04-27 18:07:12 +01:00
Mark Baker
28f266bbba
Docblock comments
2013-04-27 16:02:07 +01:00
Mark Baker
cfdd19e47c
Docblock modifications
2013-04-27 14:49:08 +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
8debf76a8a
Minor performance tweaks
2013-04-26 12:44:47 +01:00
Mark Baker
8a05ee8896
Added Docblocks for cell address and column sort callback functions
2013-04-26 07:46:50 +01:00
Mark Baker
d96364fda6
PHPDoc blocks
2013-04-25 23:44:15 +01:00
Mark Baker
7f7b520652
Some refactoring of insert/delete row/column reference methods
2013-04-25 17:53:29 +01:00
Mark Baker
db1fcd5cd6
Additional work on GH-161 for Breaks
2013-04-23 17:42:40 +01:00
Mark Baker
15bfe6b8d5
Update examples
2013-04-21 16:27:35 +01:00
Mark Baker
097ae1706e
Additional work on GH-161 - Fix: Hyperlinks break when removing rows
2013-04-21 16:03:25 +01:00
Mark Baker
ab01a6c6dc
Additional work on bugfix GH-161: Hyperlinks break when removing rows
2013-04-20 23:53:25 +01:00
Mark Baker
e76673bcc0
Bugfix: (Shanto) Work item GH-161 - Fix: Hyperlinks break when removing rows
2013-04-20 11:46:20 +01:00
Mark Baker
2d3451d95d
Merge pull request #166 from neclimdul/extra_html_writer_row
...
Fix Extra Table Row From Images and Charts - Thanks
2013-04-20 02:43:03 -07:00
jgilliland
0a09b235ee
Close tbody after images and charts
2013-04-16 17:29:19 -05:00
jgilliland
af01842f78
Remove empty row from empty charts and images
2013-04-16 17:27:20 -05:00
Mark Baker
db7b99ac8e
Bugfix: (alexgann) Work item GH-154 - Fix merged-cell borders on HTML/PDF output
2013-04-01 17:26:26 +01:00
Mark Baker
663b8a1903
General: Modify cell's getCalculatedValue() method to return the content of RichText objects rather than the RichText object itself
2013-03-29 11:15:36 +00:00
Progi1984
f3e1d9660a
Merge pull request #159 from sparksp/patch-1
...
Fix Excel5 category
2013-03-27 09:58:42 -07:00
Phill Sparks
0c15e8abb7
Fix Excel5 category
...
Update Excel5.php to remove hard-coded "Test result file" category
2013-03-27 16:12:35 +00:00
Mark Baker
d79bdc5b19
iconv rather than mbstring for convert encoding
2013-03-24 21:56:06 +00:00
Mark Baker
4779025701
General: Work item GH-98 - Split repository in order to improve distribution of the library via composer
...
Added .gitattributes file to identify files/folders that should be excluded from a composer distribution unless invoked as
composer install --prefer-source
2013-03-22 14:09:22 +00:00
Mark Baker
b42d4a353c
Fix reference to worksheet/cell collection from cell in isDateTime()
2013-03-20 13:48:25 +00:00