Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
Collective -
Host: opensource -
https://opencollective.com/excelize
- Website: https://xuri.me/excelize
- Code: https://github.com/xuri/excelize
- Update unit tests and documentation
- Lint issues fixed
Co-authored-by: xinyao.cheng <[email protected]>
github.com/qax-os/excelize - 9bc3fd7e9fe034be5ffc211a6aba1509d0afa032 authored over 1 year ago by chengxinyao <[email protected]>github.com/qax-os/excelize - 8e891b52c65de3445abdd094204904e0c1b32ea3 authored over 1 year ago by xuri <[email protected]>
- Breaking changes: rename exported type `PaneOptions` to `Selection`
- Update unit tests
- Up...
github.com/qax-os/excelize - 661c0eade9cd1400688faa6d251f736d3d9a1dbe authored over 1 year ago by xuri <[email protected]>
- Simplify and remove duplicate code for optimization
- Update documentation comments with typo ...
github.com/qax-os/excelize - e3fb2d7bad2fb72556a014da8d4f96e4294b896e authored over 1 year ago by 壹次心 <[email protected]>
github.com/qax-os/excelize - 16efeae5b1b67d9c46dc02a8c50de64532f7f407 authored over 1 year ago by joehan109 <[email protected]>
github.com/qax-os/excelize - 76cd0992b038ceaad87a471f81cbde503423cc85 authored over 1 year ago by xuri <[email protected]>
Signed-off-by: Eng Zer Jun <[email protected]>
github.com/qax-os/excelize - c2327484006ef3b65d2c2b81f712d7a821393a46 authored over 1 year ago by Eng Zer Jun <[email protected]>github.com/qax-os/excelize - a246db6a401d959ad7ce10227408267b8d9caad2 authored over 1 year ago by xuri <[email protected]>
github.com/qax-os/excelize - 08ba2723fe6978a3e62e55f5a8cd0f856b1ecb6f authored over 1 year ago by xuri <[email protected]>
github.com/qax-os/excelize - ef3e81de8e7429d6601d05a19dda17180d97ef53 authored over 1 year ago by xuri <[email protected]>
github.com/qax-os/excelize - 1088302331564777336b90a8298edfdbc827d513 authored over 1 year ago by xuri <[email protected]>
- Remove the `Lang` field in the `Style` data type
- Rename field name `ShortDateFmtCode` to `Sh...
- Add new options `ShortDateFmtCode`, `LongDateFmtCode` and `LongTimeFmtCode`
- Update unit tests
- Support round millisecond for the date time
- Update built-in number formats mapping
- Update ...
- Remove built-in number formats functions
- Update unit tests
- Upgrade dependencies package
- Fix race conditions for concurrency read and write shared string table
- Unit tests has been u...
- Avoid format text cell value as a numeric
- Fix race conditions for concurrency safety functions
github.com/qax-os/excelize - 93c72b4d55919cf476a7c27d2ee8f62c482fa507 authored over 1 year ago by xuri <[email protected]>
github.com/qax-os/excelize - 787453c6f0b256fdf2c0454a0a694ee79ea52675 authored over 1 year ago by Chen Zhidong <[email protected]>
- Check the defined name
- Improve the cell comment box shape size compatibility with KingSoft W...
- Simplify variable declaration and error return statements
- Remove the internal `xlsxTabColor`...
- Fix incorrect comment box size for multi-line plain text comments
- Prevent create duplicate t...
github.com/qax-os/excelize - 17c029494ad5fab374256a69f5d760bde3c7b05e authored over 1 year ago by xuri <[email protected]>
github.com/qax-os/excelize - 635ec33576b68a5264007ffc4a1027e0558a47da authored over 1 year ago by Valery Ozarnichuk <[email protected]>
github.com/qax-os/excelize - 4196348f9f53e1fe797a4a09951e43e822d78394 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github.com/qax-os/excelize - 799317eac596e0b9a8bc6773fb9218e91b14b14c authored almost 2 years ago by xuri <[email protected]>
- Update docs and unit tests
github.com/qax-os/excelize - 294f2e1480b9bd66cb9d74e35cbbd657c977e726 authored almost 2 years ago by xuri <[email protected]>github.com/qax-os/excelize - 3b807c4bfee5e42b84e60d7b8195f908a9f4269e authored almost 2 years ago by xuri <[email protected]>
github.com/qax-os/excelize - 9dbba9f34ab452e65341a4450cc650506177cceb authored almost 2 years ago by xuri <[email protected]>
- Change
`func (f *File) AddVBAProject(bin string) error`
to
`func (f *File) AddVBAP...
github.com/qax-os/excelize - 5878fbd282c13b3ab74cccdba0927a0fac1f1792 authored almost 2 years ago by playGitboy <[email protected]>
github.com/qax-os/excelize - a34c81e1ccbfdfa082fe63d6fa0f68510a4ba725 authored almost 2 years ago by ChantXu64 <[email protected]>
- Change
`func (f *File) AddPictureFromBytes(sheet, cell, name, extension string, file []byt...
github.com/qax-os/excelize - 7631fd08e173e6c65267fef06e1f9a258ddafe55 authored almost 2 years ago by xuri <[email protected]>
- Using formula error string in the result of the `CalcCellValue` function
- Using the error me...
github.com/qax-os/excelize - 0d193c76ac49eebade9802434b9288264176c072 authored almost 2 years ago by xuri <[email protected]>
- Support to add multiple filter columns
- Remove the exported type `AutoFilterListOptions`
- Su...
- Optimize variable name for data validation
github.com/qax-os/excelize - f707b2d2da77ff3715ab729434b59f374b6e8c94 authored almost 2 years ago by 张涛 <[email protected]>
- This removes the `Color` field from the type `Shape`, and uses the `Fill` instead of it
- Remo...
github.com/qax-os/excelize - 669c432ca15fb6f9dd33fd3907671141a45c0561 authored almost 2 years ago by Baris Mar Aziz <[email protected]>
- Remove Minimum, Maximum, MinLength, and MaxLength fields from the type `ConditionalFormatOptio...
github.com/qax-os/excelize - 94e86dca31476ec79f0643ae9645893507ec56f3 authored almost 2 years ago by xuri <[email protected]>github.com/qax-os/excelize - f143dd5c3499bc508d57f826506d15a2a811ad3a authored almost 2 years ago by Shugo Kawamura <[email protected]>
github.com/qax-os/excelize - 983cd76485740240dfc5e8789f582b37363b9444 authored almost 2 years ago by Shugo Kawamura <[email protected]>
- Upgrade dependencies package golang.org/x/image to 0.5.0
- Update unit tests
github.com/qax-os/excelize - 21ec143778333073436daf85e92fe5e2f1c3e620 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Breaking changes: remove the `Color` field in the `ChartLine` structure
- This support set the...
github.com/qax-os/excelize - ad90cea78bc75f1407fdc3e7730fda26fc718040 authored almost 2 years ago by jaby <[email protected]>
- XML Structure field typo fixed
- Update documentation for the `AddChart` function
- Update uni...
github.com/qax-os/excelize - 38f131728ba36c69f8397430137ef554c3b490a7 authored almost 2 years ago by Josh Weston <[email protected]>
- Improvement compatibility for the worksheet extension lists
- Update unit test
- Support creating a conditional format with a "stop if true" rule
- Support set border color an...
- Add support for workbook function groups
- Update code and docs for the build-in currency numb...
- Increase max cell styles to 65430
- Add new exported error variable `ErrCellStyles`
- Update u...
- Update the unit tests
- Update the `SetHeaderFooter` function parameters name
- Update documen...
Co-authored-by: Nathan Davies <[email protected]>
github.com/qax-os/excelize - be36b09c8a1713bfc5da4ace6c96507133f781bc authored almost 2 years ago by Nathan Davies <[email protected]>- Reducing string concatenation and string conversion between rune string data types
Co-autho...
github.com/qax-os/excelize - 1ab7a99bf03cf77f35dd8d14f40d476c7d2d8178 authored almost 2 years ago by Nathan Davies <[email protected]>
- Correction example in the documentation of set cell formula
- Rename the internal function `pa...
- Support specify if applying number format style for the cell calculation result
- Reduce cyclo...
- Check nil map in the getSheetMap function
- Update unit tests
github.com/qax-os/excelize - 14d7acd97eaf100ffbdad4b82317e38858af9478 authored almost 2 years ago by xuri <[email protected]>
- Update dependencies module
- Update unit tests
Unit tests updated
github.com/qax-os/excelize - 9c3a5eb9835e7b52350da3a2910b603c88f90bdc authored about 2 years ago by Liron Levin <[email protected]>
- Update example code in the documentation
- Update unit tests
- Rename `PictureOptions` to `Gra...
* Change
`func (f *File) NewConditionalStyle(style string) (int, error)`
to
`func (f...
github.com/qax-os/excelize - a57203a03a54ded9c8e60ac149f95cecd4b51326 authored about 2 years ago by Liron Levin <[email protected]>
github.com/qax-os/excelize - 0c76766c2b192b816db0d8196c19e8c0506e725c authored about 2 years ago by Gin <[email protected]>
- Checking and return error for invalid sheet name instead of trim invalid characters
- Add err...
Co-authored-by: TlyupovBM <[email protected]>
github.com/qax-os/excelize - ce4f7a25c98b9e8fc13b32f0f88b4056fd8da7d7 authored about 2 years ago by Bayzet Tlyupov <[email protected]>github.com/qax-os/excelize - 61fda0b1cad43ef7ce88ab7ad36be69fcd8cf8b3 authored about 2 years ago by nesstord <[email protected]>
Co-authored-by: houjianxin.rupert <[email protected]>
github.com/qax-os/excelize - 5e0953d7783ce65707fa89f5a773697b69e82e96 authored about 2 years ago by jianxinhou <[email protected]>
- Updates unit tests
- Updates documentation for stream mode functions
- Updates hyperlinks in t...
- Update unit tests
Co-authored-by: jayhoo <[email protected]>
github.com/qax-os/excelize - dde6b9c00135cefffdd9c64b7f22cfdc34c28e47 authored about 2 years ago by devloppper <[email protected]>github.com/qax-os/excelize - aa80fa417985cb8f7df77d45825c41a81206df98 authored about 2 years ago by renxiaotu <[email protected]>
- Update and improve unit test coverage
github.com/qax-os/excelize - 45d168c79d2d3f3d0dd6247e2b527f3007d84793 authored about 2 years ago by xuri <[email protected]>github.com/qax-os/excelize - ac564afa56a691e378ab9bb04cb14bb283886a16 authored about 2 years ago by xuri <[email protected]>
- Add error return value for the `GetComments`, `GetDefaultFont` and `SetDefaultFont` functions
...
- Go Modules dependencies upgrade
- Unify internal variable name
- Unit test updated
github.com/qax-os/excelize - 8753950d62c150034a919599a7762cef19035552 authored about 2 years ago by March <[email protected]>
- Add nil pointer guard in cell format
- Add tests to verify the nil checks in formattedValue
...
github.com/qax-os/excelize - 4998b7b92980e1139b3f38d3c2b8cbc11b1a629d authored about 2 years ago by xuri <[email protected]>
- Allowing insert SVG format images
- Unit tests updated
- Parse workbook default theme for custom theme color support in the feature
- Variables name ty...
- Fix error on inserting columns or rows on the worksheet which contains one cell merged cell ra...
github.com/qax-os/excelize - adf9d37d82edd3dbc365fece76a031a92e2220d6 authored about 2 years ago by xuri <[email protected]>- Add `CellTypeFormula`, `CellTypeInlineString`, `CellTypeSharedString` and remove `CellTypeStri...
github.com/qax-os/excelize - f44153ea4679247070d6f1e31bb0934a10bebb31 authored about 2 years ago by xuri <[email protected]>
- Support set and get font color with indexed color
- New export variable `IndexedColorMapping`
...
Co-authored-by: gonghaibin <[email protected]>
github.com/qax-os/excelize - f843a9ea56710deb4cdb77ea2cd3a08d8d82d3e6 authored about 2 years ago by gonghaibinx <[email protected]>- An error will be returned when setting the stream row without ascending row numbers, to avoid ...
github.com/qax-os/excelize - 2df615fa2831bd578371d4e3606f16461c474ce7 authored about 2 years ago by xuri <[email protected]>github.com/qax-os/excelize - 3ece904b0082f4d63afe0d795b61c860d0790c83 authored about 2 years ago by GaoFei <[email protected]>
github.com/qax-os/excelize - 3d02726ad4dc3bc6a92d5b68ef8421ac4db44076 authored about 2 years ago by xuri <[email protected]>
- Improving performance for stream writer `SetRow` function, reduces memory usage over and spee...
github.com/qax-os/excelize - 7363c1e3337c5f0d9c70cc8af7504b3f8c092ab4 authored about 2 years ago by xuri <[email protected]>github.com/qax-os/excelize - 0e657c887bf505d62ce3bf685c518cd0ed7bc558 authored about 2 years ago by xuri <[email protected]>
- New exported error `ErrStreamSetPanes` has been added
github.com/qax-os/excelize - c02346bafc6e098406f32ee0a183d45f3038c619 authored about 2 years ago by Harrison <[email protected]>Co-authored-by: zhengchao.deng <[email protected]>
github.com/qax-os/excelize - 2f5704b114d033e81725f18459f9293a9adfee1e authored about 2 years ago by charles.deng <[email protected]>
- Simplify calculation engine code
- Update documentation for the functions
- Update dependencie...
Signed-off-by: Joseph Watson <[email protected]>
github.com/qax-os/excelize - 57051326d06cea02774dc0ace3293906ec5f281e authored over 2 years ago by Joseph Watson <[email protected]>This made a refactor with breaking changes:
Motivation and Context
When I decided to add set h...
github.com/qax-os/excelize - 53a495563a2b9acf09ae45eae05d5f33aa242a87 authored over 2 years ago by xuri <[email protected]>
- Fix default number format parse issue with a long string of digits
- Fix creating a sheet with...