1
0
mirror of https://github.com/shuchkin/simplexlsxgen.git synced 2023-08-10 21:12:59 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
Julien Turbide
db598d4ee4
Update SimpleXLSXGen.php 2020-08-26 17:15:14 -04:00
Sergey Shuchkin
a551f6485b Long Numbers format 2020-08-23 15:07:29 +06:00
Sergey Shuchkin
aafe6abd5b fixed fast shared strings index 2020-08-22 13:54:34 +06:00
Sergey Shuchkin
9b2c9d3e1c Fixed real numbers in 123.45 format detection, fast shared strings index 2020-08-21 21:57:02 +06:00
Fredrik Sundin
c3d64d13ef Fix strict compare bug 2020-08-19 23:09:33 +00:00
Fredrik Sundin
22cbd84f3c Add strict compare 2020-08-19 22:48:12 +00:00
Fredrik Sundin
291b508143 Replace array_search to optimize large arrays 2020-08-19 22:41:08 +00:00
Sergey Shuchkin
5a4c04025a fixed time detection 2020-07-29 21:50:38 +06:00
Michal Borychowski
e92d3a5284
Extension '.xlsx' outside of gmdate() 2020-07-15 23:16:48 +02:00
Sergey Shuchkin
8a38813b12 debug example 2020-07-14 17:19:58 +06:00
Sergey Shuchkin
08e2ae6892 0.9.14 fixed num2name A-Z,AA-AZ 2020-05-31 08:35:35 +06:00
Sergey Shuchkin
6a098dd7e4 0.9.13 if string more 160 chars, save as inlineStr 2020-05-20 23:36:47 +06:00
Sergey Shuchkin
f74084cd35 0.9.11 removed XML unimportant attributes 2020-05-20 23:06:25 +06:00
Sergey Shuchkin
a9b00fcab7 Initial release 2020-05-20 02:46:52 +06:00