Commit Graph

98 Commits

Author SHA1 Message Date
MarkBaker b2e82a0e11 Updates to dcumentation, particularly for setting/reading cell values, and with handling date/time values 2014-12-06 20:50:57 +00:00
MarkBaker 280620a753 Implement Excel VALUE() function, locale-warts and all 2014-08-30 00:12:31 +01:00
Mark Baker e69a5e4d0f Documentation updates 2014-03-02 15:22:49 +00:00
Mark Baker 357a3b1fc2 Documentation 2014-03-02 13:40:35 +00:00
Mark Baker 518f06ee20 Documentation updates 2014-03-02 12:39:44 +00:00
Mark Baker 16c1a19d34 Update security section in Reader documentation 2014-02-21 10:21:04 +00:00
Mark Baker 98205e5ec7 Warning in security docs 2014-02-21 09:56:57 +00:00
Mark Baker c243bcb8ad Updated documentation for XXE injection in readers 2014-02-21 09:51:59 +00:00
Mark Baker 7f0a8044a4 Markdown charset, second attempt 2013-11-17 21:45:30 +00:00
Mark Baker dc416f83a5 Fix UTF-8 in markdown 2013-11-17 21:36:43 +00:00
Mark Baker aa660150ae Documentation (jamescostian) GH-234 - Fixed some malformed Markdown 2013-11-17 19:52:35 +00:00
Mark Baker e2f8441da2 Merge pull request #219 from JackStone123/patch-1
Update 02-Loading-a-Spreadsheet.md
2013-08-05 07:36:30 -07:00
Jack Stone 67ed42d0cd Update 10-Reading-and-Writing.md 2013-07-18 10:42:58 -04:00
Jack Stone 963931a7e3 Update 02-Loading-a-Spreadsheet.md 2013-07-18 10:34:27 -04:00
Mark Baker 39953ff49f Feature: Added "Quote Prefix" to style settings (Excel2007 Reader and Writer only) 2013-06-25 23:13:13 +01:00
Mark Baker 83bd690633 HLOOKUP 2013-06-15 00:03:48 +01:00
Mark Baker 46982cf098 Reader documentation markdown 2013-05-20 12:23:07 +01:00
Mark Baker 9e5ffa20da Reader documentation markdown 2013-05-20 12:21:56 +01:00
Mark Baker c758748b39 Reader markdown 2013-05-20 07:44:14 +01:00
Mark Baker d6ec415676 documentation markdown 2013-05-19 22:14:52 +01:00
Mark Baker e7f8f616f7 documentation markdown 2013-05-18 23:22:27 +01:00
Mark Baker 62e9eacd56 documentation markdown 2013-05-18 15:56:43 +01:00
Mark Baker 1c98aaa76a documentation markdown 2013-05-17 17:49:12 +01:00
Mark Baker e74b1e08f8 markdown documentation 2013-05-17 00:09:14 +01:00
Mark Baker 934b07cc76 case-sensitivity in filenames 2013-05-16 22:53:16 +01:00
Mark Baker 43c77557d7 case-sensitivity in file names 2013-05-16 22:52:37 +01:00
Mark Baker 8a25f345b8 documentation markdown 2013-05-16 21:59:54 +01:00
Mark Baker b075996eee Markdown documentation 2013-05-16 17:34:11 +01:00
Mark Baker 6a4be7da3c Update to copyright year in file headers, and minor documentation updates 2013-05-14 12:20:28 +01:00
Mark Baker 76534a7bfc documentation markdown 2013-05-13 17:10:06 +01:00
Mark Baker 9879a71952 Documentation markdown 2013-05-13 14:45:30 +01:00
Mark Baker 80c78e1ab9 Initial work on converting documentation to markdown 2013-05-13 13:59:53 +01:00
Mark Baker fd2a3773d8 Refactoring of canRead function in Readers, and minor fixes to Examples and documentation updates 2013-05-06 23:39:49 +01:00
Mark Baker bf80538aa0 Updated documentation with Autofilter execution, and provided an example script 2013-04-29 17:26:05 +01:00
Mark Baker 12baf4e097 Documentation updates 2013-04-29 09:14:32 +01:00
Mark Baker 8b7e502129 Documentation updates 2013-04-28 18:06:20 +01:00
Mark Baker 092fc7b5f7 General: (dbonsch) Work item GH-78 - Restructuring of PHPExcel Exceptions 2013-01-15 21:42:28 +00:00
Mark Baker 8f3640e44c Change reader exceptions to PHPExcel_Reader_Exception 2012-10-29 23:48:29 +00:00
Mark Baker bbd0b82351 Added Turkish to list of locale settings in the documentation 2012-09-14 22:37:20 +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
Mark Baker c770117193 Validation fix to mathematical matrix functions 2012-08-07 23:44:35 +01:00
Mark Baker 938ce8d51f Bugfix: Work item 18325 - v-type texts for series labels now recognised and parsed correctly 2012-08-06 22:40:24 +01:00
Mark Baker b8150a1b9c Chris Garaffa's corrections to documentation 2012-08-03 22:26:48 +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 b2aea4ee09 Fix to a URL in the documentation 2012-07-14 01:06:02 +01: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 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 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