On 27/11/2013 09:43, Reinier Olislagers wrote: > I've looked into adding date/time support for BIFF8/XLS and seem to have > it working. > As long as I'm busy with fpspreadsheet, I'm incorporating some other > fixes I had going and added an FPCUnit test suite to check against > regressions. >
Uploaded patch+new files to http://bugs.freepascal.org/view.php?id=25388 Changes with previous version - updated/added tests, added command-line test - don't raise an exception with overlong strings as it messes with writing xls. Instead truncate to a safe value. Still better than silently corrupting the file. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
