Mark Baker
6285555c52
Minor tweaks to charts, unit testing for charts, and pdf examples
2012-06-24 13:34:57 +01:00
Mark Baker
d700807ed0
Convert string text to rich text for chart title and axis labels
2012-06-18 23:43:53 +01:00
Mark Baker
5a86c55ed4
Example for basic chart creation
2012-06-18 21:47:17 +01:00
Mark Baker
3edd3c30e3
Update /Tests files for PDF writer to use new configuration settings
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91352 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-05 14:17:36 +00:00
Mark Baker
4f28214d16
Test charts
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@86962 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-02-25 15:54:20 +00:00
Mark Baker
0303372737
Test charts
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@86961 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-02-25 15:50:05 +00:00
Mark Baker
d6fbd9562e
Chart reading test workbooks
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@86720 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-02-20 20:46:56 +00:00
Mark Baker
59dc300e9b
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@86506 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-02-15 13:11:26 +00:00
Mark Baker
c50003e6e1
Reworking of some of the example/test scripts
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@86487 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-02-14 23:26:05 +00:00
Mark Baker
18cc1dc7a3
Reworking of some of the example/test scripts
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@86438 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-02-13 18:05:03 +00:00
Mark Baker
a2e37887e2
Reworking of some of the example/test scripts
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@86399 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-02-12 23:03:57 +00:00
Mark Baker
a047194ef8
Minor additions to formulas in built sheet
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@86203 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-02-08 22:32:22 +00:00
Progi1984
44b3fa2c94
ADDED : Documents Properties Writing in Excel5Writer
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85916 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-01-31 23:53:21 +00:00
Mark Baker
34c4aa18ee
Additional work on the Excel2003XML Reader
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@69733 2327b42d-5241-43d6-9e2a-de5ac946f064
2011-03-04 14:39:00 +00:00
Mark Baker
23c288efad
Remove Serialize test from runall.php
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@69460 2327b42d-5241-43d6-9e2a-de5ac946f064
2011-02-26 21:51:40 +00:00
Mark Baker
5b71914eea
Minor work on Excel2003XML Reader (not yet complete)
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@69208 2327b42d-5241-43d6-9e2a-de5ac946f064
2011-02-23 01:05:05 +00:00
Mark Baker
46e1c4eaff
General: Removed Serialized Reader/Writer as these no longer work.
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@69147 2327b42d-5241-43d6-9e2a-de5ac946f064
2011-02-22 10:21:38 +00:00
Maarten Balliauw
ccbb28167b
Updated headers to reflect the new year. Happy new year 2011!
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@66338 2327b42d-5241-43d6-9e2a-de5ac946f064
2011-01-03 09:20:10 +00:00
Mark Baker
678b40bb24
Added 30template.php test
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@61678 2327b42d-5241-43d6-9e2a-de5ac946f064
2010-09-29 22:26:10 +00:00
Mark Baker
5f5e793c05
Added Quadratic Equation Solver examples of calculation engine usage
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@61104 2327b42d-5241-43d6-9e2a-de5ac946f064
2010-09-17 22:46:31 +00:00
Mark Baker
3f807a1c01
Bugfix: Workitem 14223 - Advanced Value Binder Not Working?
...
Fixed AdvancedValueBinder date handling (with support for a wider range of date formats), and added support for strings containing numeric values in scientific format (e.g. "-1.234e+5")
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@60740 2327b42d-5241-43d6-9e2a-de5ac946f064
2010-09-10 14:57:07 +00:00
Mark Baker
e7d6547e56
Applied ReadFilter option to OOCalc and Excel2003XML Readers, plus additional tests in the /Tests directory
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@60573 2327b42d-5241-43d6-9e2a-de5ac946f064
2010-09-08 13:49:08 +00:00
Mark Baker
e2d16bb98a
Document Properties modified to support extended and custom properties
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@60510 2327b42d-5241-43d6-9e2a-de5ac946f064
2010-09-07 08:01:29 +00:00
Maarten Balliauw
509f27e5c6
Migration from off-site Subversion repository (part 1).
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@59884 2327b42d-5241-43d6-9e2a-de5ac946f064
2010-08-26 19:14:53 +00:00