OSDN Git Service

Recalculate and use the same shared string count and unique count to overwrite incorr...
[excelize/excelize.git] / adjust_test.go
2023-11-18 lujinThis closes #1723, fix panic on read workbook in some...
2023-11-10 xuriSupport update data validations on inserting/deleting...
2023-11-10 ByteFlyCodingSupport update conditional formatting on inserting...
2023-11-07 xuriSupport update defined names on inserting/deleting...
2023-11-06 Anton PetrovThis closes #1125, support update drawing objects on...
2023-11-01 xuriSupport update volatile dependencies on inserting/delet...
2023-10-31 rjteeSupport to adjust formula cross worksheet on inserting...
2023-10-30 xuriThis improves compatibility for adjusting tables and...
2023-10-29 rjteeSupport adjust formula for entire cols/rows reference...
2023-10-23 rjteeThis closes #1306 and closes #1615 (#1698)
2023-07-03 lidp20This closes #1565, support adjust formula when insterin...
2023-05-22 xuriThis closes #1539, fix adjust table issue when after...
2023-03-25 xuriBreaking changes: changed the function signature for...
2022-12-29 xuriBreaking change: changed the function signature for...
2022-11-11 xuriThis is a breaking change, remove partial internal...
2022-11-10 xuriSupport update column style when inserting or deleting...
2022-10-25 xuriThis closes #1379, cleanup stream writer temporary...
2022-09-17 xuriUsing the specialized name in a variable and making...
2022-08-30 Kostya PrivezentsevThis is a breaking change closes #1332 (#1333)
2022-08-27 davidborryThis closes #1330 update non existing sheet error messa...
2022-07-16 xuriFix potential file corrupted when changing cell value...
2022-01-22 xuriFix file corrupted in some cases, check file extension...
2022-01-13 DokiyFix adjustMergeCells not modifies cell rect (#1118)
2022-01-08 xuriTypo fix, rename exported constants, dependencies modul...
2021-12-06 xuriExport 7 errors so users can act differently on differe...
2021-12-06 DokiyFix adjustMergeCellsHelper and add some test cases...
2021-08-12 threeSpeed up merge cells
2021-08-06 xuriThis closes #979, fix the data validation deletion...
2021-07-04 xuri- Support concurrency iterate rows and columns
2021-05-09 xuriThis closes #652, new SetColWidth API, support set...
2021-02-02 xuriThis closes #774, closes #775 and closes #776
2020-10-10 xuri- Resolve #627, improve multi-series line chart compati...
2020-05-22 xuriMerge branch 'master' into fix/cell_lock
2019-12-29 xuriImprove code coverage unit tests
2019-06-19 xuriOptimize code, fix golint issues
2019-06-12 xuriFix #424, refactor merged cells adjuster
2019-06-07 xuriFixed #418, #420, #421, init adjust calculation chain...
2019-04-16 xuriadd unit tests to functions
2019-04-15 xuriResolve #369,#370
2019-03-24 xuriAdd unit test to improve testing coverage