e46513043eFix to X-Axis labels when writing chart DataSeriesValues.php Addition of an example for creating a radar chart
Mark Baker
2012-10-13 17:24:11 +0100
c475701cc4Rename Tests folder as Examples folder
Mark Baker
2012-10-13 13:43:49 +0100
dfcd839e61Suppress jpgraph rendered legend if not displayed in Excel; ensure that left or right legends display as single column for each entry
Mark Baker
2012-10-10 13:03:14 +0100
364f581ee4Fix to x-axis labels for chart rendering Fix to page orientation for DomPDF renderer
Mark Baker
2012-10-10 12:31:05 +0100
49b0549885Exception handling for chart render test
Mark Baker
2012-10-07 21:36:47 +0100
3f981d84d4Move calculator token stack class into its own file
Mark Baker
2012-10-07 11:31:08 +0100
a62b133540Fix to colour settings in jpgraph renderer and initial version of example code for rendering charts as images
Mark Baker
2012-10-07 10:30:15 +0100
8900a49d4eMinor bugfixes
Mark Baker
2012-10-04 21:48:27 +0100
4c88a30abdFeature: Allow call to font setUnderline() for underline format to specify a simple boolean for UNDERLINE_NONE or UNDERLINE_SINGLE
Mark Baker
2012-09-25 12:41:25 +0100
f2bfda68e9Fixed the OOCalc Reader that I broke a few days ago
Mark Baker
2012-09-24 11:42:20 +0100
660e7e723bExample of creating Pie and Donut charts Bugfix: Discard single cell merge ranges when reading (stupid that Excel allows them in the first place) Bugfix: Discard hidden autoFilter named ranges
Mark Baker
2012-09-20 00:26:49 +0100
9f042a8540Feature: Added fraction tests to advanced value binder
Mark Baker
2012-09-18 22:43:09 +0100
d7e4aaf80bData labels for charts
Mark Baker
2012-09-17 23:23:55 +0100
fb6ad92fd4Minor bugfixes
Mark Baker
2012-09-16 23:28:03 +0100
48c263d63bModifications to some /Tests scripts
Mark Baker
2012-09-14 22:38:28 +0100
bbd0b82351Added Turkish to list of locale settings in the documentation
Mark Baker
2012-09-14 22:37:20 +0100
0f5b94daebRow zeroHeight should default to false
Mark Baker
2012-09-14 12:12:15 +0100
893086df31Turkish language pack
Mark Baker
2012-09-14 00:52:10 +0100
554ef2199dModified build script to include pdf and odt distributions, still need to convert docs to pdf and odt manually though
Mark Baker
2012-09-09 19:09:45 +0100
0dac1e1ab5General: (Raghav1981) ZeroHeight for rows in sheet format
Mark Baker
2012-09-09 11:38:32 +0100
23fe9937feBugfix: Work item 18598 - Cannot access private property PHPExcel_CachedObjectStorageFactory::$_cacheStorageMethod
Mark Baker
2012-09-06 23:40:39 +0100
f87ca1419dUse class_exists() with FALSE second argument
Mark Baker
2012-09-06 22:56:56 +0100
9820b46649Merge pull request #40 from qpautrat/fix-file-exist
Mark Baker
2012-09-05 17:12:30 -0700
475f6888eeMerge pull request #42 from sgricci/patch-1
Mark Baker
2012-09-05 17:11:05 -0700
230eff48f2Update README.md
Steve Gricci
2012-09-05 15:57:07 -0600
2d6ad66f0cFeature: Excel compatibility option added for writing CSV files While Excel 2010 can read CSV files with a simple UTF-8 BOM, Excel2007 and earlier require UTF-16LE encoded tab-separated files. The new setExcelCompatibility(TRUE) option for the CSV Writer will generate files with this formatting for easy import into Excel2007 and below.
Mark Baker
2012-09-05 14:12:00 +0100
5af0226a66Fix condition on existing file
qpautrat
2012-09-05 13:12:51 +0200
a376606bd2- Bugfix: Work item 18425 - Problems with $_activeSheetIndex when decreased below 0.
Mark Baker
2012-09-04 12:46:30 +0100
13f227c4f2Additional chart creation examples
Mark Baker
2012-09-02 12:06:48 +0100
5ed20761c6Handle custom blank autofilter rule in show/hide
Mark Baker
2012-08-29 13:20:33 +0100
2f4620c3f9Improve cloning of worksheet to handle autoFilter area cleanly
Mark Baker
2012-08-29 00:24:13 +0100
dbe64c5044New chart examples, and column ordering in autofilter expressions
Mark Baker
2012-08-25 14:40:25 +0100
e419b92765Autofilter expressions - TopTen, and minor patches
Mark Baker
2012-08-24 23:38:18 +0100
ef3ea158e4Add a couple of test examples for autofilter expressions
Mark Baker
2012-08-23 23:40:51 +0100
85eabc21aaVarious bugfixes including Excel2007 Writer order of font style elements to conform with Excel2003 using compatibility pack
Mark Baker
2012-08-23 00:16:40 +0100
8c688358baElimination of a potential XSS vulnerability in JAMA documentation JAMA docs are no longer up-to-date anyway
Mark Baker
2012-08-21 23:15:17 +0100
ef2de9cc5eGithub Issue #32 - Insert column VS autofilter
Mark Baker
2012-08-21 22:32:16 +0100
2b91cb0c2cSuppress autofilter row show/hide while diagnostics still in code
Mark Baker
2012-08-19 23:59:22 +0100
83b8e9dad3Bugfix: (wolf5x) Work item 18492 - load file failed if the file has no extensionType
Mark Baker
2012-08-19 23:57:16 +0100
b00f6d4c4cAutoFilter unit tests
Mark Baker
2012-08-19 23:17:12 +0100
61bc7c8e98Autofilter show/hide for all dynamic types now complete (still with debugs)
Mark Baker
2012-08-19 11:14:34 +0100
f9a1267697Dynamic autofilter show/hide rows for this/next/last week/month/quarter/year etc
Mark Baker
2012-08-18 23:41:16 +0100
dc01c8bbc1Special Feature: (kkamkou) Phar builder script to add phar file as a distribution option
Mark Baker
2012-08-16 23:57:48 +0100
960f5a32a2Range argument tests with default value in cell range methods, and further AutoFilter expression evaluation for dynamic filters
Mark Baker
2012-08-16 22:53:13 +0100
bb0d413a67Fix to dynamic autofilter expression in writer, preventing writing blanks="1"
Mark Baker
2012-08-16 00:29:07 +0100
83afa87bf3Fixed broken build after recent autofilter changes
Mark Baker
2012-08-15 13:20:34 +0100
55aa7b8d2bGeneral: (alexgann) Add cell indent to html rendering
Mark Baker
2012-08-13 13:11:20 +0100
18920d60c7Merge pull request #25 from alexgann/patch-2
Mark Baker
2012-08-13 05:09:42 -0700
db1f8c98f0The bulk of the autofilter expressions work for Excel2007, including documentation
Mark Baker
2012-08-13 00:14:51 +0100
dae529615eAdd cell indent to html rendering
alexgann
2012-08-10 21:34:39 -0300
303a6443edInitial Writer code for autofilter selections
unknown
2012-08-09 21:26:33 +0100
1bd83a115eMerge branch 'develop' into autofilter
unknown
2012-08-09 12:41:46 +0100
2251839f66Support for AutoFilter active filters in the Excel2007 Reader
unknown
2012-08-09 12:38:11 +0100
14686dbb42Feature: (k1LoW) Support SheetView `view` attribute (Excel2007) modified to add reader support, and refactored validation
unknown
2012-08-09 12:35:04 +0100
f830c0f3a8Merge pull request #21 from k1LoW/sheetview_view
Mark Baker
2012-08-09 01:02:07 -0700
c9daa12245Initial work on AutoFilter selections reading from Excel2007 (with diagnostics, remember to remove before any merging to develop)
unknown
2012-08-08 22:11:26 +0100
c770117193Validation fix to mathematical matrix functions
Mark Baker
2012-08-07 23:44:35 +0100
938ce8d51fBugfix: Work item 18325 - v-type texts for series labels now recognised and parsed correctly
Mark Baker
2012-08-06 22:40:24 +0100
6c9a907027Bugfix: Work item 18145 - Autoshape being identified in twoCellAnchor when includeCharts is TRUE triggering load error
Mark Baker
2012-08-06 11:41:05 +0100
cf78af261cModify Test examples to echo nicely from both CLI and in a web browser
Mark Baker
2012-08-05 23:03:45 +0100
0588576fe2Modify Test examples to echo nicely from both CLI and in a web browser
Mark Baker
2012-08-05 22:06:51 +0100
8ba160ed28Modify Test examples to echo nicely from both CLI and in a web browser
Mark Baker
2012-08-05 18:54:20 +0100
4edc686369Added README file
Mark Baker
2012-08-04 17:34:10 +0100
b2b66ecfd4Merge branch 'charts' into develop
Mark Baker
2012-08-04 16:11:25 +0100
7d13b6de2eBugfix: Work item 18377 - Chart Title compatibility on Excel 2007
Mark Baker
2012-08-04 16:08:28 +0100
b8150a1b9cChris Garaffa's corrections to documentation
Mark Baker
2012-08-03 22:26:48 +0100
cdf9dfdcbeUnit tests, plus a couple of minor validation bugfixes
Mark Baker
2012-08-03 21:21:32 +0100
7fae37247bGeneral: Magic __toString() method added to Cell object to return raw data value as a string
Mark Baker
2012-08-01 21:41:00 +0100
0b60b61104Bugfix: takaakik) Work Item 15455 - getNestingLevel() Error on Excel5 Read Bugfix: ix to Excel5 Reader when cell annotations are defined before their referenced text objects
Mark Baker
2012-08-01 17:25:10 +0100
f12189b29dReorganised unit test directories
Mark Baker
2012-07-31 21:56:11 +0100
83c083392aGH18 - Modify extractAllCellReferencesInRange() behaviour for , and space range separators
Mark Baker
2012-07-31 13:00:09 +0100
5c32ecee0aFixes to unit test data
Mark Baker
2012-07-29 23:38:41 +0100
6a14bdce4cUnit tests for Cell static methods and creation of PHPExcel_Exception rather than use of standard Exception
Mark Baker
2012-07-29 20:56:35 +0100
8f3dc270a6Bugfix: Work Item 18415- mb_stripos empty delimiter
Mark Baker
2012-07-27 22:06:28 +0100
8ab0200584Further chart bugfixes, plus an example of changing chart data for use in templates
Mark Baker
2012-07-27 12:22:47 +0100
b871674f18Ensure that chart worksheet is correctly set when adding chart to a worksheet
Mark Baker
2012-07-26 20:04:52 +0100
8e41c70d41General: Work item 18404 - setCellValueExplicitByColumnAndRow() do not return PHPExcel_Worksheet
Mark Baker
2012-07-25 23:54:53 +0100
013c18b859General - merged (with some localisation mods) from a pull request by alexgann - Add Currency detection to the Advanced Value Binder
Mark Baker
2012-07-25 13:15:27 +0100
b7dfeb9bb7Unit Tests for Date helper functions
Mark Baker
2012-07-24 13:21:31 +0100
dbe12c73a2Formatting constant GENERAL should be FORMAT_GENERAL
Mark Baker
2012-07-24 07:39:36 +0100
317f00b259Bugfix 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)
Mark Baker
2012-07-23 21:52:14 +0100
d9f9fd37f4Changelog for OOCalc bugfix
Mark Baker
2012-07-23 13:03:32 +0100
868d14a84dFix to OOCalc Reader for percentage and currency datatypes
Mark Baker
2012-07-23 12:29:15 +0100
19dfbfe418Remove chart diagnostics from echoes
Mark Baker
2012-07-21 11:57:02 +0100
679f95773eChart Writing bugfix to refresh values
Mark Baker
2012-07-21 11:52:20 +0100
8bcf795e16Chart writing bugfixes
Mark Baker
2012-07-20 23:53:16 +0100
dd69a5a134More chart bugfixing
Mark Baker
2012-07-20 23:13:16 +0100
946ea73ddbBugfixes to Chart Reader and Writer
Mark Baker
2012-07-20 22:35:53 +0100
5e44fa2517Issue #5 - Refactor autoFilter range into an autofilter class in preparation for adding support for autofilter expressions
Mark Baker
2012-07-18 21:12:02 +0100
59932b0cacBugfix: 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.
Mark Baker
2012-07-18 12:29:33 +0100
1535b4d9e7Feature: Modified ERF and ERFC Engineering functions to accept Excel 2010's modified acceptance of negative arguments
Mark Baker
2012-07-14 14:20:17 +0100
5925bc8a65Extended IOFactory list of file extensions matched to Readers
Mark Baker
2012-07-14 12:33:03 +0100
15ccc845daImproved canRead test for OOCalc files
Mark Baker
2012-07-14 11:45:32 +0100
78b7019247Set temporary directory for PCLZip wrapper
Mark Baker
2012-07-14 10:32:36 +0100
e2a2fdb335Bugfix: (seltzlab) Fix to excel2007 Chart Writer when a $plotSeriesValues is empty
Mark Baker
2012-07-14 01:26:53 +0100
b2aea4ee09Fix to a URL in the documentation
Mark Baker
2012-07-14 01:06:02 +0100