-
Big integers xlnt save as long double in memory and whats part work well. But in saved file all values what is great whan int32 saved as -2147483648 value
Tested on Visual Studio 2017
-
The python libraries I'm familiar with will automatically sniff formats and set cells as a date type if so. Would you have any objection to doing the same here? Otherwise date columns come through as…
-
I would request to clean up the installation part also. Make new make-files which direct xlnt to the root folders instead of creating an installed folder while building the library.
-
Without this you'll get a bunch of LNK4217.
At the moment the ports that directly depend on expat are:
- [ ] fontconfig
- [ ] gdal
- [ ] gdcm2
- [ ] poco
- [ ] vtk
- [ ] xlnt
The proper …
-
Hello. Thank you for your library. I found some errors. Testing on Ubuntu 16.04 and LibreOffice Version: 5.1.6.2. The file on which the library was checked was attached
1. In the styles.xml file, the…
-
I'm having an issue with trying to read text from a cell that contains accents, Cyrillic, and/or Chinese characters. I have no problems when writing the text, but when reading the text I get a lot of…
-
Documentation feels a little scattered/unfinished. It should be more focused on how to use the library. Generally:
- Why use xlnt
- License
- What works/doesn't work
- How to get it
- How to compile i…
-
when i save my file , on windows, problem this error
terminate called after throwing an instance of 'xml::serialization'
what(): xl/sharedStrings.xml: error: invalid UTF-8
On linux no probl…
-
Hi,
I just downloaded the 1.0 release (.dll + .lib) and I used the library in a test project with the code you provide at the main page. That works.
However to load a file throws an exception.
…
-
using compiler http://mirrors.concertpass.com/gcc/releases/gcc-5.4.0/ fatal compiler errors
[ 15%] Building CXX object source/CMakeFiles/xlnt.dir/detail/xlsx_producer.cpp.o
In file included fr…