First time here? Check out the FAQ!
asked 2012-07-14 12:06:10 +0200
Anonymous
It is noticed that LibreOffice got releases frequently, I would like to know if these different releases affect the "format" of a *.xls file saved by LibreOffice Cals?
As I will develop a program that will read the data from a *.xls worksheet template created by LibreOffice Cals, I just would like to know if there are tiny differences in the format of *.xls documents saved by different releases of LibreOffice Cals. Any difference may affect the performance of the program.
Hi Anonymous,
Any tweak to our XLS import or export filters can affect the way that we process and write out our XLS files. For the specifics on what has changed, I believe that this code lives under filter/source/:
LibreOffice is made available by volunteers around the globe, backed by a charitable Foundation. Please support our efforts: Your donation helps us to deliver a better product!
Asked: 2012-07-14 12:06:10 +0200
Seen: 49 times
Last updated: Feb 20
How to disable any feature of libreoffice and build it again on Linux
Error in fetching Git repository [closed]
Overview of LibreOffice in form of diagrams or architecture
Not able to Configure the build
Are developers actually coming to this site?
Where it is possible to find plugin developers?
Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
.xls are not native, which means, you calc find its a foreign language, it translate it into native while processing and then translate it back if you still want .xls.
jiero ( 2013-02-20 06:22:02 +0200 )edit