Mark Baker
8e41c70d41
General: Work item 18404 - setCellValueExplicitByColumnAndRow() do not return PHPExcel_Worksheet
2012-07-25 23:54:53 +01:00
Mark Baker
013c18b859
General - merged (with some localisation mods) from a pull request by alexgann - Add Currency detection to the Advanced Value Binder
2012-07-25 13:15:27 +01:00
Mark Baker
b7dfeb9bb7
Unit Tests for Date helper functions
2012-07-24 13:21:31 +01:00
Mark Baker
dbe12c73a2
Formatting constant GENERAL should be FORMAT_GENERAL
2012-07-24 07:39:36 +01:00
Mark Baker
317f00b259
Bugfix to ensure that General format is not treated as a date format
...
despite containg e for epoch
OOCalc Reader modified to process number-rows-repeated
Modify OOCalc Reader to only read cells that containing data, or merged cells
(depending on setReadDataOnly setting)
2012-07-23 21:52:14 +01:00
Mark Baker
d9f9fd37f4
Changelog for OOCalc bugfix
2012-07-23 13:03:32 +01:00
Mark Baker
868d14a84d
Fix to OOCalc Reader for percentage and currency datatypes
2012-07-23 12:29:15 +01:00
Mark Baker
19dfbfe418
Remove chart diagnostics from echoes
2012-07-21 11:57:02 +01:00
Mark Baker
679f95773e
Chart Writing bugfix to refresh values
2012-07-21 11:52:20 +01:00
Mark Baker
8bcf795e16
Chart writing bugfixes
2012-07-20 23:53:16 +01:00
Mark Baker
dd69a5a134
More chart bugfixing
2012-07-20 23:13:16 +01:00
Mark Baker
946ea73ddb
Bugfixes to Chart Reader and Writer
2012-07-20 22:35:53 +01:00
Mark Baker
5e44fa2517
Issue #5 - Refactor autoFilter range into an autofilter class in
...
preparation for adding support for autofilter expressions
2012-07-18 21:12:02 +01:00
Mark Baker
59932b0cac
Bugfix: Work item 18370 - Error loading xlsx file with column breaks
...
Deprecated the getCalculatedValue(), setCalculatedValue(), setFormulaAttributes() and getFormulaAttributes() methods in PHPExcel_Cell.
Documentation changes and unit tests.
2012-07-18 12:29:33 +01:00
Mark Baker
1535b4d9e7
Feature: Modified ERF and ERFC Engineering functions to accept Excel 2010's modified acceptance of negative arguments
2012-07-14 14:20:17 +01:00
Mark Baker
5925bc8a65
Extended IOFactory list of file extensions matched to Readers
2012-07-14 12:33:03 +01:00
Mark Baker
15ccc845da
Improved canRead test for OOCalc files
2012-07-14 11:45:32 +01:00
Mark Baker
78b7019247
Set temporary directory for PCLZip wrapper
2012-07-14 10:32:36 +01:00
Mark Baker
e2a2fdb335
Bugfix: (seltzlab) Fix to excel2007 Chart Writer when a $plotSeriesValues is empty
2012-07-14 01:26:53 +01:00
Mark Baker
b2aea4ee09
Fix to a URL in the documentation
2012-07-14 01:06:02 +01:00
Mark Baker
c20c5f6ac8
Bugfix: (wackonline) OOCalc Reader fix for NULL cells
2012-07-14 00:40:55 +01:00
Progi1984
e1104f1862
ADDED : Implement support for AutoFilter in PHPExcel_Writer_Excel5
2012-07-13 18:20:06 +02:00
Progi1984
2cbc3d24ab
IMPROVED : Samples for generating Excel5 at the same time Excel2007
2012-07-13 17:58:44 +02:00
Maarten Balliauw
1029944aa4
Added readme and license file
2012-07-05 07:24:57 +02:00
Progi1984
5c1f28d470
ADDED : .gitignore
2012-07-04 21:53:18 +02:00
Mark Baker
b7acf2bbe4
Bugfix: Work items 15905 and 18183
...
Allow "no impact" to formats on Conditional Formatting
2012-07-02 22:38:24 +01:00
Mark Baker
6710c8a136
Bugfix: Work items 15799 and 18278
...
Background color cell is always black when editing cell
2012-06-26 21:08:11 +01:00
Mark Baker
57464cbf1a
Bugfix: Support for "e" (epoch) date format mask
...
Rendered as a 4-digit CE year in non-Excel outputs
2012-06-26 20:55:27 +01:00
Mark Baker
e6ebb0facf
Unit tests for shared classes
2012-06-24 22:33:33 +01:00
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
ccc562dea8
Setter methods for Title, Legend, X and y axis labels
2012-06-18 22:26:22 +01:00
Mark Baker
5a86c55ed4
Example for basic chart creation
2012-06-18 21:47:17 +01:00
Mark Baker
ad0e299cf7
Unit tests for Shared components,
...
and unit test adjustment for TextData locale formatting
2012-06-18 21:35:21 +01:00
Mark Baker
f6af776b13
Adjust blacklist to prevent code coverage problems now that PDF library has been removed from PHPExcel class structure
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91578 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-10 22:10:32 +00:00
Mark Baker
7d173abeb2
Additional unit tests
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91577 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-10 22:09:12 +00:00
Mark Baker
64fe139503
Additional unit tests
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91576 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-10 22:08:42 +00:00
Mark Baker
e7271ebe89
Updated documentation
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91575 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-10 22:06:57 +00:00
Mark Baker
5193c6c35d
Envelope case validation and fix return values
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91574 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-10 22:06:14 +00:00
Mark Baker
92461ae067
Set htmlspecialcharacters for text fields
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91573 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-10 22:05:40 +00:00
Mark Baker
1b642d4e7d
Validate existence of PDF Renderer library before instantiating renderer class
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91572 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-10 22:05:00 +00:00
Mark Baker
3783c7e099
Feature: Initial version of HTML Reader
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91447 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-07 19:43:19 +00:00
Mark Baker
ec9256a12e
Bugfix: Patch 12318 - OOCalc cells containing <text:span> inside the <text:p> tag
...
Bugfix: Fix to listWorksheetInfo() method for OOCalc Reader
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91446 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-07 19:42:45 +00:00
Mark Baker
f65dbba088
Added recipe section on extracting images form a worksheet to individual image files (commonly asked question) and a note on using UST for date/time conversions
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91394 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-06 12:43:05 +00:00
Mark Baker
16f5f3c93c
Updated documentation with changes to PDF Writer
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91356 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-05 14:59:21 +00:00
Mark Baker
2cd4c7e044
Validate Graph and PDF Renderer library directories
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91353 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-05 14:18:55 +00: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
7e20bd041c
Updated document properties in functionality grid
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91331 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-04 23:08:30 +00:00
Mark Baker
4fa6c2ceaf
Removed spurious final blank page from PDF Writer output
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91328 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-04 21:34:16 +00:00
Mark Baker
0502d215d0
Initial refactoring of PDF Writer to work with user-selection of 3rd party PDF libraries
...
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91327 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-04 20:06:16 +00:00