Thomas Fussell
|
04ebd7ef9d
|
fix warnings, bump copyright, fix typo, update npm libs
|
2021-08-22 08:23:18 -04:00 |
|
kira
|
687af90735
|
Memory leaks fix
|
2020-11-20 15:24:47 +03:00 |
|
JCrawfy
|
556d3358e9
|
fix bad commit
|
2020-04-26 14:53:15 +12:00 |
|
JCrawfy
|
d30e705f83
|
fix most (all?) the places where string<->double conversions are performed
strod / stod / to_string and all related friends are dependant on current locale for how they format a number
|
2020-04-25 14:00:58 +12:00 |
|
Thomas Fussell
|
e8ee585897
|
bump copyright year to 2020
|
2020-02-08 12:12:59 -05:00 |
|
Thomas Fussell
|
a560756b35
|
use clang-format, fix some small warnings
|
2019-12-26 12:03:12 -05:00 |
|
Thomas Fussell
|
a1d46694c1
|
Merge branch 'add-all-locales' into dev
|
2019-09-15 11:25:39 -04:00 |
|
Thomas Fussell
|
90ddaedc81
|
Merge branch 'master' into dev
|
2019-09-07 21:10:11 -04:00 |
|
Alessandro Bettarini
|
2b221fec81
|
Prevent throwing exception when encountering country code 10485
|
2019-09-07 11:32:49 +02:00 |
|
Thomas Fussell
|
df0626579b
|
add all windows locales as a workaround for #407
|
2019-09-05 15:37:55 -04:00 |
|
Kostas Dizas
|
03198f7e40
|
Corrected the calculation and formatting of weekdays
and relevant unit tests
|
2018-10-28 20:32:46 +00:00 |
|
Thomas Fussell
|
90633d0e8e
|
copyright year bump (2018)
|
2018-01-22 09:38:48 -05:00 |
|
Thomas Fussell
|
4c2c7a5859
|
add missing header for std::tolower
|
2017-09-13 11:03:18 -04:00 |
|
Thomas Fussell
|
b2adee9fd3
|
implement upper case date/time handling, closes #221, closes #222, related to #220
|
2017-09-13 10:47:18 -04:00 |
|
Thomas Fussell
|
9d71dda531
|
ensure only exceptions derived from xlnt::exception are thrown by library code plus some minor code cleanup, closes #163
|
2017-09-13 08:48:22 -04:00 |
|
Thomas Fussell
|
bf3e278ea1
|
change two missed long double literals into doubles
|
2017-09-10 09:36:04 -04:00 |
|
Thomas Fussell
|
396e6eb948
|
fix clang warnings
|
2017-09-08 22:59:19 -04:00 |
|
Thomas Fussell
|
12007fe2d8
|
change cell numeric value type from long double to double, closes #201
|
2017-09-08 21:05:34 -04:00 |
|
Thomas Fussell
|
b2a5110939
|
organize detail files, start wiring up encryption logic
|
2017-04-20 14:03:03 -04:00 |
|