Commit Graph

2354 Commits

Author SHA1 Message Date
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
Mark Baker 6dc94c6e04 Refactor individual library PDF writers to use a common core class for all shared methods
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91320 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-04 16:20:43 +00:00
Mark Baker 2329e178aa Gridlines fix for tcPDF renderer
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91319 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-04 15:48:05 +00:00
Mark Baker b9ca129e74 Case-sensitivity for PDF renderer library options
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91297 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-03 21:45:33 +00:00
Mark Baker dccaf0b676 Remove embedded tcPDF from repository - this is now an optional choice of PDF renderer, and must be installed separately if required
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91295 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-03 21:23:56 +00:00
Mark Baker 686f35e182 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@91294 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-03 21:20:05 +00:00
Mark Baker f9a872ebee Additional documentation for creating PHPExcel objects, and for add/create/remove and copy worksheets
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@90942 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-05-25 06:46:09 +00:00
Mark Baker 5f301a72c1 Additional validation on Worksheet name when adding/creating a new worksheet
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@90941 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-05-25 06:45:01 +00:00
Mark Baker 167fef9d67 Added some basic notes on loading/instantiating workbooks
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@90777 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-05-21 21:10:16 +00:00
Mark Baker 9ef758443d Bugfix: Work item 17471 - OOCalc cells contain same data bug?
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@90421 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-05-13 18:15:46 +00:00
Mark Baker 762f12624b Bugfix: Work item 17471 - OOCalc cells contain same data bug?
Plus a couple of charting bugs


git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@90420 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-05-13 18:15:09 +00:00
Mark Baker 540aebe68b Fix to use of $updateFormulaCellReferences flag in setTitle() method for worksheets
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@89095 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-04-11 19:46:29 +00:00
Mark Baker b1b4c77893 Unit tests
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@89039 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-04-09 21:17:34 +00:00
Mark Baker 97a7f80f68 Unit test data
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@89038 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-04-09 21:17:07 +00:00
Mark Baker a807cc14ca Unit tests
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@89020 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-04-09 11:27:21 +00:00
Mark Baker 954208b56d Unit test data
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@89019 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-04-09 11:26:35 +00:00
Mark Baker 2093d9274f Additional argument validation
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@89018 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-04-09 11:25:27 +00:00
Mark Baker a371ef670b git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@89001 2327b42d-5241-43d6-9e2a-de5ac946f064 2012-04-08 21:54:06 +00:00
Mark Baker 0867a7e86d Unit tests
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88998 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-04-08 20:41:49 +00:00
Mark Baker e4a859c5e3 Unit tests
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88997 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-04-08 20:40:50 +00:00
Mark Baker c284eef55e Additional argument validation
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88996 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-04-08 20:39:24 +00:00
Mark Baker 193a766ab3 Fix to UOM Conversion where input UoM is the same as output UoM
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88979 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-04-08 14:52:27 +00:00
Mark Baker 64cc573a1e Fixed missing {
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88966 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-04-07 23:28:55 +00:00
Mark Baker 2917b44fe3 Fixed missing {
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88965 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-04-07 23:15:41 +00:00
Mark Baker e321a1666d Fixed missing }
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88964 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-04-07 23:12:47 +00:00
Mark Baker 9785cbea82 Minor fix to Financial RATE() function
Refresh method for charts

git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88962 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-04-07 20:54:55 +00:00
Mark Baker efb2f4143a Unit tests
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88961 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-04-07 20:53:36 +00:00
Mark Baker d481003b50 Unit tests
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88960 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-04-07 20:53:08 +00:00
Mark Baker 344a4b2691 DocumentationDocumentation and Examples
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88721 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-31 19:18:29 +00:00
Mark Baker 63c411791e New Reader Feature: listWorksheetInfo() method added to Readers... courtesy of Christopher Mullins (schir1964)
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88720 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-31 19:17:24 +00:00
Mark Baker 47c94fb28a New Reader Feature: listWorksheetInfo() method added to Readers... courtesy of Christopher Mullins (schir1964)
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88719 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-31 19:16:53 +00:00
Mark Baker af6d270947 Documentation and Examples index
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88581 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-28 23:46:08 +00:00
Mark Baker f65dfa951e Fix when format is not defined for data series values, thanks to pnomolos
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88558 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-28 12:02:24 +00:00
Mark Baker 8309a14df5 Remove comment about Euro, correct currency is Zloty - thanks for confirming dkrysiak
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88557 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-28 11:59:44 +00:00
Mark Baker 6f5c6eadf1 Additional Excel functions described
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88527 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-27 22:58:29 +00:00
Mark Baker a85308e3a8 Formula examples
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88524 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-27 22:16:36 +00:00
Mark Baker 1725c622f3 Formula examples
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88518 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-27 20:34:00 +00:00
Mark Baker 4347e0635a Doc Block changes
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88405 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-25 23:58:02 +00:00
Mark Baker a2560b45f7 Unit tests
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88404 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-25 22:27:51 +00:00
Mark Baker ea29a69553 Unit tests
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88403 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-25 22:26:31 +00:00
Mark Baker 990e949940 Start work on providing Calculation examples
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88402 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-25 22:25:31 +00:00
Mark Baker 6fcec48233 Enable DAVERAGE() Excel function
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88401 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-25 22:23:30 +00:00
Mark Baker 0735f2c61e Doc Block changes
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88400 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-25 22:22:20 +00:00
Mark Baker bcc79f2843 mdash to hyphen in filename to avoid charset problems
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88399 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-25 22:21:14 +00:00
Mark Baker 767c92a921 Additional Excel functions described
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88398 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-25 22:20:09 +00:00
Mark Baker fe91406bfc Doc Block changes, plus improvements to financial month start and month end test methods
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88322 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-24 23:14:35 +00:00
Mark Baker c9787e1224 Minor rework of Complex Assertions for unit tests
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88321 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-24 23:12:51 +00:00