Mark Baker
|
4d92e77d00
|
Eliminate need for use of money_format() function; various fixes to HLOOKUP, VLOOKUP and DOLLAR functions + unit tests
|
2013-06-15 12:15:03 +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
|
c2bbafb4d9
|
Docblock fixes
|
2013-04-29 23:09:39 +01:00 |
Mark Baker
|
f3c4d056ed
|
Move UTF-8 StrToUpper(), StrToLower() and StrToTitle() methods from Text Calculation class to Shared String Class
Doc comments for methods in writer abstract
|
2012-11-06 22:53:58 +00:00 |
Mark Baker
|
8f3dc270a6
|
Bugfix: Work Item 18415- mb_stripos empty delimiter
|
2012-07-27 22:06:28 +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
|
695edbf677
|
Minor tweaks to Excel functions to handle envelope cases
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85852 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2012-01-29 14:25:25 +00:00 |
Mark Baker
|
48b2fb8e99
|
Bugfix: Locale-specific fix to text functions when passing a boolean argument instead of a string
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@73499 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2011-05-15 22:58:20 +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
|
a5fceae060
|
Performance tweaks to the Calculation Engine to reduce memory usage. Splitting the functions.php into several smaller classes based on function category, so that only those category files actually used by functions in formulae will be included by the autoloader
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@64720 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2010-12-02 17:58:26 +00:00 |