Commit Graph

  • 8e41c70d41 General: Work item 18404 - setCellValueExplicitByColumnAndRow() do not return PHPExcel_Worksheet Mark Baker 2012-07-25 23:54:53 +0100
  • 013c18b859 General - 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
  • b7dfeb9bb7 Unit Tests for Date helper functions Mark Baker 2012-07-24 13:21:31 +0100
  • dbe12c73a2 Formatting constant GENERAL should be FORMAT_GENERAL Mark Baker 2012-07-24 07:39:36 +0100
  • 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) Mark Baker 2012-07-23 21:52:14 +0100
  • d9f9fd37f4 Changelog for OOCalc bugfix Mark Baker 2012-07-23 13:03:32 +0100
  • 868d14a84d Fix to OOCalc Reader for percentage and currency datatypes Mark Baker 2012-07-23 12:29:15 +0100
  • 19dfbfe418 Remove chart diagnostics from echoes Mark Baker 2012-07-21 11:57:02 +0100
  • 679f95773e Chart Writing bugfix to refresh values Mark Baker 2012-07-21 11:52:20 +0100
  • 8bcf795e16 Chart writing bugfixes Mark Baker 2012-07-20 23:53:16 +0100
  • dd69a5a134 More chart bugfixing Mark Baker 2012-07-20 23:13:16 +0100
  • 946ea73ddb Bugfixes to Chart Reader and Writer Mark Baker 2012-07-20 22:35:53 +0100
  • 5e44fa2517 Issue #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
  • 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. Mark Baker 2012-07-18 12:29:33 +0100
  • 1535b4d9e7 Feature: 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
  • 5925bc8a65 Extended IOFactory list of file extensions matched to Readers Mark Baker 2012-07-14 12:33:03 +0100
  • 15ccc845da Improved canRead test for OOCalc files Mark Baker 2012-07-14 11:45:32 +0100
  • 78b7019247 Set temporary directory for PCLZip wrapper Mark Baker 2012-07-14 10:32:36 +0100
  • e2a2fdb335 Bugfix: (seltzlab) Fix to excel2007 Chart Writer when a $plotSeriesValues is empty Mark Baker 2012-07-14 01:26:53 +0100
  • b2aea4ee09 Fix to a URL in the documentation Mark Baker 2012-07-14 01:06:02 +0100
  • c20c5f6ac8 Bugfix: (wackonline) OOCalc Reader fix for NULL cells Mark Baker 2012-07-14 00:40:55 +0100
  • e1104f1862 ADDED : Implement support for AutoFilter in PHPExcel_Writer_Excel5 Progi1984 2012-07-13 18:20:06 +0200
  • 2cbc3d24ab IMPROVED : Samples for generating Excel5 at the same time Excel2007 Progi1984 2012-07-13 17:58:44 +0200
  • 1029944aa4 Added readme and license file Maarten Balliauw 2012-07-05 07:24:57 +0200
  • 5c1f28d470 ADDED : .gitignore Progi1984 2012-07-04 21:53:18 +0200
  • b7acf2bbe4 Bugfix: Work items 15905 and 18183 Allow "no impact" to formats on Conditional Formatting Mark Baker 2012-07-02 22:38:24 +0100
  • 6710c8a136 Bugfix: Work items 15799 and 18278 Background color cell is always black when editing cell Mark Baker 2012-06-26 21:08:11 +0100
  • 57464cbf1a Bugfix: Support for "e" (epoch) date format mask Rendered as a 4-digit CE year in non-Excel outputs Mark Baker 2012-06-26 20:55:27 +0100
  • e6ebb0facf Unit tests for shared classes Mark Baker 2012-06-24 22:33:33 +0100
  • 6285555c52 Minor tweaks to charts, unit testing for charts, and pdf examples Mark Baker 2012-06-24 13:34:57 +0100
  • d700807ed0 Convert string text to rich text for chart title and axis labels Mark Baker 2012-06-18 23:43:53 +0100
  • ccc562dea8 Setter methods for Title, Legend, X and y axis labels Mark Baker 2012-06-18 22:26:22 +0100
  • 5a86c55ed4 Example for basic chart creation Mark Baker 2012-06-18 21:47:17 +0100
  • ad0e299cf7 Unit tests for Shared components, and unit test adjustment for TextData locale formatting Mark Baker 2012-06-18 21:35:21 +0100
  • f6af776b13 Adjust blacklist to prevent code coverage problems now that PDF library has been removed from PHPExcel class structure Mark Baker 2012-06-10 22:10:32 +0000
  • 7d173abeb2 Additional unit tests Mark Baker 2012-06-10 22:09:12 +0000
  • 64fe139503 Additional unit tests Mark Baker 2012-06-10 22:08:42 +0000
  • e7271ebe89 Updated documentation Mark Baker 2012-06-10 22:06:57 +0000
  • 5193c6c35d Envelope case validation and fix return values Mark Baker 2012-06-10 22:06:14 +0000
  • 92461ae067 Set htmlspecialcharacters for text fields Mark Baker 2012-06-10 22:05:40 +0000
  • 1b642d4e7d Validate existence of PDF Renderer library before instantiating renderer class Mark Baker 2012-06-10 22:05:00 +0000
  • 3783c7e099 Feature: Initial version of HTML Reader Mark Baker 2012-06-07 19:43:19 +0000
  • ec9256a12e Bugfix: Patch 12318 - OOCalc cells containing <text:span> inside the <text:p> tag Bugfix: Fix to listWorksheetInfo() method for OOCalc Reader Mark Baker 2012-06-07 19:42:45 +0000
  • 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 Mark Baker 2012-06-06 12:43:05 +0000
  • 16f5f3c93c Updated documentation with changes to PDF Writer Mark Baker 2012-06-05 14:59:21 +0000
  • 2cd4c7e044 Validate Graph and PDF Renderer library directories Mark Baker 2012-06-05 14:18:55 +0000
  • 3edd3c30e3 Update /Tests files for PDF writer to use new configuration settings Mark Baker 2012-06-05 14:17:36 +0000
  • 7e20bd041c Updated document properties in functionality grid Mark Baker 2012-06-04 23:08:30 +0000
  • 4fa6c2ceaf Removed spurious final blank page from PDF Writer output Mark Baker 2012-06-04 21:34:16 +0000
  • 0502d215d0 Initial refactoring of PDF Writer to work with user-selection of 3rd party PDF libraries Mark Baker 2012-06-04 20:06:16 +0000
  • 6dc94c6e04 Refactor individual library PDF writers to use a common core class for all shared methods Mark Baker 2012-06-04 16:20:43 +0000
  • 2329e178aa Gridlines fix for tcPDF renderer Mark Baker 2012-06-04 15:48:05 +0000
  • b9ca129e74 Case-sensitivity for PDF renderer library options Mark Baker 2012-06-03 21:45:33 +0000
  • dccaf0b676 Remove embedded tcPDF from repository - this is now an optional choice of PDF renderer, and must be installed separately if required Mark Baker 2012-06-03 21:23:56 +0000
  • 686f35e182 Initial refactoring of PDF Writer to work with user-selection of 3rd party PDF libraries Mark Baker 2012-06-03 21:20:05 +0000
  • f9a872ebee Additional documentation for creating PHPExcel objects, and for add/create/remove and copy worksheets Mark Baker 2012-05-25 06:46:09 +0000
  • 5f301a72c1 Additional validation on Worksheet name when adding/creating a new worksheet Mark Baker 2012-05-25 06:45:01 +0000
  • 167fef9d67 Added some basic notes on loading/instantiating workbooks Mark Baker 2012-05-21 21:10:16 +0000
  • 9ef758443d Bugfix: Work item 17471 - OOCalc cells contain same data bug? Mark Baker 2012-05-13 18:15:46 +0000
  • 762f12624b Bugfix: Work item 17471 - OOCalc cells contain same data bug? Plus a couple of charting bugs Mark Baker 2012-05-13 18:15:09 +0000
  • 540aebe68b Fix to use of $updateFormulaCellReferences flag in setTitle() method for worksheets Mark Baker 2012-04-11 19:46:29 +0000
  • b1b4c77893 Unit tests Mark Baker 2012-04-09 21:17:34 +0000
  • 97a7f80f68 Unit test data Mark Baker 2012-04-09 21:17:07 +0000
  • a807cc14ca Unit tests Mark Baker 2012-04-09 11:27:21 +0000
  • 954208b56d Unit test data Mark Baker 2012-04-09 11:26:35 +0000
  • 2093d9274f Additional argument validation Mark Baker 2012-04-09 11:25:27 +0000
  • a371ef670b git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@89001 2327b42d-5241-43d6-9e2a-de5ac946f064 Mark Baker 2012-04-08 21:54:06 +0000
  • 0867a7e86d Unit tests Mark Baker 2012-04-08 20:41:49 +0000
  • e4a859c5e3 Unit tests Mark Baker 2012-04-08 20:40:50 +0000
  • c284eef55e Additional argument validation Mark Baker 2012-04-08 20:39:24 +0000
  • 193a766ab3 Fix to UOM Conversion where input UoM is the same as output UoM Mark Baker 2012-04-08 14:52:27 +0000
  • 64cc573a1e Fixed missing { Mark Baker 2012-04-07 23:28:55 +0000
  • 2917b44fe3 Fixed missing { Mark Baker 2012-04-07 23:15:41 +0000
  • e321a1666d Fixed missing } Mark Baker 2012-04-07 23:12:47 +0000
  • 9785cbea82 Minor fix to Financial RATE() function Refresh method for charts Mark Baker 2012-04-07 20:54:55 +0000
  • efb2f4143a Unit tests Mark Baker 2012-04-07 20:53:36 +0000
  • d481003b50 Unit tests Mark Baker 2012-04-07 20:53:08 +0000
  • 344a4b2691 DocumentationDocumentation and Examples Mark Baker 2012-03-31 19:18:29 +0000
  • 63c411791e New Reader Feature: listWorksheetInfo() method added to Readers... courtesy of Christopher Mullins (schir1964) Mark Baker 2012-03-31 19:17:24 +0000
  • 47c94fb28a New Reader Feature: listWorksheetInfo() method added to Readers... courtesy of Christopher Mullins (schir1964) Mark Baker 2012-03-31 19:16:53 +0000
  • af6d270947 Documentation and Examples index Mark Baker 2012-03-28 23:46:08 +0000
  • f65dfa951e Fix when format is not defined for data series values, thanks to pnomolos Mark Baker 2012-03-28 12:02:24 +0000
  • 8309a14df5 Remove comment about Euro, correct currency is Zloty - thanks for confirming dkrysiak Mark Baker 2012-03-28 11:59:44 +0000
  • 6f5c6eadf1 Additional Excel functions described Mark Baker 2012-03-27 22:58:29 +0000
  • a85308e3a8 Formula examples Mark Baker 2012-03-27 22:16:36 +0000
  • 1725c622f3 Formula examples Mark Baker 2012-03-27 20:34:00 +0000
  • 4347e0635a Doc Block changes Mark Baker 2012-03-25 23:58:02 +0000
  • a2560b45f7 Unit tests Mark Baker 2012-03-25 22:27:51 +0000
  • ea29a69553 Unit tests Mark Baker 2012-03-25 22:26:31 +0000
  • 990e949940 Start work on providing Calculation examples Mark Baker 2012-03-25 22:25:31 +0000
  • 6fcec48233 Enable DAVERAGE() Excel function Mark Baker 2012-03-25 22:23:30 +0000
  • 0735f2c61e Doc Block changes Mark Baker 2012-03-25 22:22:20 +0000
  • bcc79f2843 mdash to hyphen in filename to avoid charset problems Mark Baker 2012-03-25 22:21:14 +0000
  • 767c92a921 Additional Excel functions described Mark Baker 2012-03-25 22:20:09 +0000
  • fe91406bfc Doc Block changes, plus improvements to financial month start and month end test methods Mark Baker 2012-03-24 23:14:35 +0000
  • c9787e1224 Minor rework of Complex Assertions for unit tests Mark Baker 2012-03-24 23:12:51 +0000
  • c98eaf18f7 Unit tests Mark Baker 2012-03-24 23:11:57 +0000
  • 30fb3fba20 Unit test data Mark Baker 2012-03-24 23:11:14 +0000
  • cbad0cbb14 Unit test data Mark Baker 2012-03-23 18:04:58 +0000
  • 699467cd0f Doc Block changes Mark Baker 2012-03-23 18:03:25 +0000