Mark Baker
|
6a4be7da3c
|
Update to copyright year in file headers, and minor documentation updates
|
2013-05-14 12:20:28 +01:00 |
Mark Baker
|
e9a09c8903
|
Document blocks
|
2013-04-27 21:57:30 +01:00 |
Mark Baker
|
8debf76a8a
|
Minor performance tweaks
|
2013-04-26 12:44:47 +01:00 |
Mark Baker
|
092fc7b5f7
|
General: (dbonsch) Work item GH-78 - Restructuring of PHPExcel Exceptions
|
2013-01-15 21:42:28 +00:00 |
Filippo Tessarotto
|
e525c695dd
|
Fix key dereferencing
|
2012-11-25 09:01:45 +01:00 |
Mark Baker
|
0f5b94daeb
|
Row zeroHeight should default to false
|
2012-09-14 12:12:15 +01:00 |
Mark Baker
|
0dac1e1ab5
|
General: (Raghav1981) ZeroHeight for rows in sheet format
|
2012-09-09 11:38:32 +01:00 |
Mark Baker
|
13f227c4f2
|
Additional chart creation examples
|
2012-09-02 12:06:48 +01:00 |
Mark Baker
|
5ed20761c6
|
Handle custom blank autofilter rule in show/hide
|
2012-08-29 13:20:33 +01:00 |
Mark Baker
|
2f4620c3f9
|
Improve cloning of worksheet to handle autoFilter area cleanly
|
2012-08-29 00:24:13 +01:00 |
Mark Baker
|
dbe64c5044
|
New chart examples, and column ordering in autofilter expressions
|
2012-08-25 14:40:25 +01:00 |
Mark Baker
|
e419b92765
|
Autofilter expressions - TopTen, and minor patches
|
2012-08-24 23:38:18 +01:00 |
Mark Baker
|
ef3ea158e4
|
Add a couple of test examples for autofilter expressions
|
2012-08-23 23:40:51 +01:00 |
Mark Baker
|
ef2de9cc5e
|
Github Issue #32 - Insert column VS autofilter
|
2012-08-21 22:32:16 +01:00 |
Mark Baker
|
b00f6d4c4c
|
AutoFilter unit tests
|
2012-08-19 23:17:12 +01:00 |
Mark Baker
|
61bc7c8e98
|
Autofilter show/hide for all dynamic types now complete (still with
debugs)
|
2012-08-19 11:14:34 +01:00 |
Mark Baker
|
f9a1267697
|
Dynamic autofilter show/hide rows for this/next/last
week/month/quarter/year etc
|
2012-08-18 23:41:16 +01:00 |
Mark Baker
|
960f5a32a2
|
Range argument tests with default value in cell range methods, and further
AutoFilter expression evaluation for dynamic filters
|
2012-08-16 22:53:13 +01:00 |
Mark Baker
|
bb0d413a67
|
Fix to dynamic autofilter expression in writer, preventing writing
blanks="1"
|
2012-08-16 00:29:07 +01:00 |
Mark Baker
|
83afa87bf3
|
Fixed broken build after recent autofilter changes
|
2012-08-15 13:20:34 +01:00 |
Mark Baker
|
db1f8c98f0
|
The bulk of the autofilter expressions work for Excel2007, including
documentation
|
2012-08-13 00:14:51 +01:00 |
unknown
|
303a6443ed
|
Initial Writer code for autofilter selections
|
2012-08-09 21:26:33 +01:00 |
unknown
|
1bd83a115e
|
Merge branch 'develop' into autofilter
|
2012-08-09 12:41:46 +01:00 |
unknown
|
2251839f66
|
Support for AutoFilter active filters in the Excel2007 Reader
|
2012-08-09 12:38:11 +01:00 |
unknown
|
14686dbb42
|
Feature: (k1LoW) Support SheetView `view` attribute (Excel2007)
modified to add reader support, and refactored validation
|
2012-08-09 12:35:04 +01:00 |
k1LoW
|
d24e640801
|
Support SheetView `view` param
|
2012-08-09 10:13:05 +09:00 |
unknown
|
c9daa12245
|
Initial work on AutoFilter selections reading from Excel2007 (with
diagnostics, remember to remove before any merging to develop)
|
2012-08-08 22:11:26 +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
|
891981928d
|
Doc Block changes
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@87638 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2012-03-11 17:58:38 +00:00 |
Mark Baker
|
7bda2c3f3b
|
Change copyright 2011 -> 2012
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@87246 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2012-03-03 21:08:29 +00:00 |
Mark Baker
|
86db0b8535
|
General: Change iterators to implement Iterator rather than extend CachingIterator, as a fix for PHP 5.4. changes in SPL
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@84516 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2011-12-30 00:04:06 +00:00 |
Mark Baker
|
24bd9b5e8a
|
Feature: Additional row iterator options: allow a start row to be defined in the constructor; seek(), and prev() methods added.
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@84512 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2011-12-29 22:59:24 +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
|
1fad8bd2dd
|
General performance improvements, and specific improvements in the CSV Reader
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@65064 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2010-12-09 12:07:50 +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 |