| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
|
| |
- correct adjust calculation chain in duplicate rows
- correct adjust defined name in the workbook when delete worksheet
- use absolute reference in the auto filters defined name to make it compatible with OpenOffice
- API `CoordinatesToCellName` have a new optional param to specify if using an absolute reference format
- Fix cyclomatic complexity issue of internal function `newFills` and `parseToken`
|
| |
|
| |
|
| |
|
|
|
|
| |
dependencies module
|
|
|
|
| |
precision process
|
|
|
|
| |
formula function: LOWER, PROPER, UPPER
|
| |
|
| |
|
| |
|
|
|
|
| |
on retrieving the top token type
|
|
|
|
| |
- Update unit test
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- typo fix
- reset cell with and height when insert picture into merged cell with autofit
|
| |
|
|
|
|
| |
- styles: allow empty and default cell formats, #628
|
|
|
|
|
|
| |
- resolve ineffectual assignment
- handle exception with invalid formula
- update range resolver
|
|
|
|
| |
TRUNC
|
|
|
|
| |
RANDBETWEEN, ROMAN
|
|
|
|
| |
FLOOR.MATH, FLOOR.PRECISE, INT, ISO.CEILING, LN, LOG, LOG10, MDETERM
|
| |
|
| |
|
| |
|
| |
|
|
|