This website requires JavaScript.
Explore
Help
Register
Sign In
pengjunjie
/
core
Watch
1
Star
0
Fork
1
You've already forked core
mirror of
https://github.com/ONLYOFFICE/core.git
synced
2026-07-15 03:28:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
16fec2e641bbe2ce9f078a7c0dfd7ac990df108b
core
/
OOXML
/
Binary
/
Sheets
/
Reader
/
CellFormatController
History
Oleg Korshul
2ed02ddfac
Fix build on xp
2023-07-03 09:41:26 +03:00
..
CellFormatController.cpp
Fix build on xp
2023-07-03 09:41:26 +03:00
CellFormatController.h
add digit reader and currency reader
2023-05-16 21:17:53 +06:00
CurrencyReader.cpp
change currency format
2023-05-18 17:44:16 +06:00
CurrencyReader.h
add leading zeros to digit format
2023-05-18 13:29:11 +06:00
DateReader.cpp
removed local setting for every cell
2023-05-29 14:36:16 +06:00
DateReader.h
add processing dates before 1900
2023-05-15 20:02:37 +06:00
DigitReader.cpp
correct cell inserting
2023-06-03 00:45:49 +06:00
DigitReader.h
added common fraction processing
2023-05-18 15:50:34 +06:00