Laurențiu Leahu-Vlăducu

Results 29 comments of Laurențiu Leahu-Vlăducu

Since Windows itself uses a precision of 100 nanoseconds, and because both the `file_clock` and the `system_clock` use this precision, and because I'm using it together with `std::filesystem::last_write_time`, I was...

Maybe you know it already, but I just want to quickly mention that XLNT already has support for .xlsm files - in fact, I'm using XLNT in a project that...

This is a duplicate of the more recent issue #735 and fixed by Pull Request #736.

I'm not sure which version of xlnt you are using, but if you're using version 1.5.0, you should maybe use the latest commit from the master branch instead. The issue...

Just for the record: because I did not need support for the `definedNames` introduced in Pull Request #650, I was able to fix my issues some time ago by simply...

I'm not sure which version of xlnt you are using, but if you're using version 1.5.0, you should maybe use the latest commit from the master branch instead. The issue...

You are right. I hope #686 will be merged soon 🙂 Just for the record, this issue is a duplicate of issue #685.

Just for the record: because I did not need support for the `definedNames` introduced in Pull Request #650, I was able to fix my issues some time ago by simply...

Could you please provide some more details? However, the issue you are describing seems to be a duplicate of the more recent issue https://github.com/tfussell/xlnt/issues/735 and fixed by Pull Request https://github.com/tfussell/xlnt/pull/736.