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-20 01:04:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa6e1c41fe532b34c13766646bdaabfa3bbf7ec2
core
/
OOXML
/
Binary
/
Sheets
/
Reader
/
CellFormatController
History
RIMINMIR
fa6e1c41fe
correct cell inserting
2023-06-03 00:45:49 +06:00
..
CellFormatController.cpp
removed local setting for every cell
2023-05-29 14:36:16 +06: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