RandomSec/main
Tom Morris 3717111db8
Fix Open Office Spreadsheet (ODS) dates (#2843)
* Truncate any completely empty columns on the right

Fixes #565
The current versions of Open Office create default spreadsheets
with over 1000 empty columns. Keep track of the rightmost
non-empty column when importing and truncate everything else.

Also adds a basic ODS import test.

* Fix dates in ODS spreadsheets

Fixes #2224
2020-07-04 08:42:33 +02:00
..
IDEs/eclipse Thad no longer supports Netbeans config (#2466) 2020-03-27 09:30:30 +01:00
src Fix Open Office Spreadsheet (ODS) dates (#2843) 2020-07-04 08:42:33 +02:00
tests Fix Open Office Spreadsheet (ODS) dates (#2843) 2020-07-04 08:42:33 +02:00
webapp remove English sentence from French translation (#2871) 2020-07-03 16:12:43 +02:00
pom.xml Micro benchmark harness & ToNumber optimizations (#2859) 2020-07-03 21:42:44 +02:00