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
github.com/qax-os/excelize - bb603b37d0e6506922361b923617555e4262ea5e authored 11 months ago by helloWorld <[email protected]>
- Improve the defined name and table name validation rules
- Rename internal variable names to a...
github.com/qax-os/excelize - 02b84a906cb6adc54c0616080cc334a7af05d69d authored 11 months ago by Ed <[email protected]>
Co-authored-by: Vivek Kairi <[email protected]>
github.com/qax-os/excelize - ee2ef152d939c6a5bdd703167a58ba22a866f06b authored 11 months ago by Vivek Kairi <[email protected]>Co-authored-by: zhualong <[email protected]>
github.com/qax-os/excelize - 9cbe3b6bd085a5b45ade85ba70ef578ab31a0b0f authored 11 months ago by zhukewen <[email protected]>- Update unit test workflow dependencies package version
github.com/qax-os/excelize - bba155e06da987f631278dba8c80545713b4a3b7 authored 11 months ago by coolbit <[email protected]>github.com/qax-os/excelize - a258e3d8580c5a4d16454bc4642d2a1704dd0ed9 authored 11 months ago by funa12 <[email protected]>
Co-authored-by: wangjingwei <[email protected]>
github.com/qax-os/excelize - 99e91e19efc562828af58fb9fde33b2e5d01f9a0 authored 11 months ago by xxxwang1983 <[email protected]>github.com/qax-os/excelize - 9a6855375e81067021ff0808f3b7a0c36d68afca authored 12 months ago by cherry <[email protected]>
Co-authored-by: wujierui <[email protected]>
github.com/qax-os/excelize - e4497c494d0150c9e5c4c58e948743dadbf219fb authored 12 months ago by Jerry <[email protected]>
- Improve delete cell comment shape compatibility with KingSoft WPS
- Update unit test
- Add a new field Fill in Chart, ChartPlotArea, and ChartMarker struct
- Support set solid colo...
github.com/qax-os/excelize - 4eb3486682366a2df3ab1391b995b4285e493854 authored 12 months ago by 327674413 <[email protected]>
- Initial formula array calculation support
- Update unit test and documentation
- Update documentation for the NewStyle function
- Update unit tests
- Update dependencies Go mo...
- Rename variable name hCell to topLeftCell, and rename vCell to bottomRightCell
- Update the un...
- Update the unit tests
github.com/qax-os/excelize - bb8e5dacd24f41a10927fc9ca975c4df2a3a4b24 authored about 1 year ago by xuri <[email protected]>- Update unit tests and documentation of the internal uintPtr function
github.com/qax-os/excelize - 8831afc5585c126ec4edbc21e0a2a67d7183eed7 authored about 1 year ago by xuri <[email protected]>github.com/qax-os/excelize - e998c374ac4ab3f4141c0be25d474258280a6d23 authored about 1 year ago by xuri <[email protected]>
- This made the GetPictureCell function support get embedded cell images
- Update dependencies m...
Co-authored-by: liying05 <[email protected]>
github.com/qax-os/excelize - 00d62590f4791013aca4a27f4d2f1ddc8546a09a authored about 1 year ago by li <[email protected]>
- Breaking change: remove the Sizes field in the ChartSeries data type
- Add new field DataLabe...
github.com/qax-os/excelize - 284345e47111ddf389525ba8ce16d852261e9299 authored about 1 year ago by Xuesong <[email protected]>
Signed-off-by: cui fliter <[email protected]>
github.com/qax-os/excelize - 7b3dd03947bd5d4702f822b3611a09b506fb257b authored about 1 year ago by cui fliter <[email protected]>- Define internal map variable globally instead of inside of functions
github.com/qax-os/excelize - 866f3086cd6714ab9114331fb8a73b1b4a1df0a1 authored about 1 year ago by xuri <[email protected]>Signed-off-by: cui fliter <[email protected]>
github.com/qax-os/excelize - 77ece87e325a639dc49ce1387f0c7690f6230c26 authored about 1 year ago by cui fliter <[email protected]>
- Return error if get an invalid row height value
- Update unit tests and update documentation ...
github.com/qax-os/excelize - a16182e004e75cf3ace23c11039395ea7542f2a3 authored about 1 year ago by user65536 <[email protected]>
github.com/qax-os/excelize - 866e7fd9e1d09e79b9ff345f240e10a72ed9f310 authored about 1 year ago by Bram Vanbilsen <[email protected]>
github.com/qax-os/excelize - bce2789c112b6ab9beb86327170e1bd64ed29740 authored about 1 year ago by zcgly <[email protected]>
github.com/qax-os/excelize - 41259b474f9172750195c4910a847f26f6e5d9e7 authored about 1 year ago by xuri <[email protected]>
github.com/qax-os/excelize - 6251d493b3eb18d9ad4bac519ce26bba0d679e9a authored about 1 year ago by ZX <[email protected]>
Co-authored-by: jintian.wang <[email protected]>
github.com/qax-os/excelize - 55e4d4b2c305a6c43178c19a630e54ba7b2c5446 authored about 1 year ago by Tian <[email protected]>
- Fix panic on read workbook with internal row element without r attribute
- Check worksheet XM...
github.com/qax-os/excelize - 57faaf253afb5d6b59b53c2322e9ae42dc3633b4 authored about 1 year ago by Tajang <[email protected]>
github.com/qax-os/excelize - 3bdc2c5fc705dce5f1a87bcc1a9e43fc347b50e5 authored about 1 year ago by 15535382838 <[email protected]>
github.com/qax-os/excelize - 5e247de805ab544075e969a228c7f2bcd2a97c16 authored about 1 year ago by Yang Li <[email protected]>
- New conditional formatting types: text, blanks, no blanks, errors, and no errors
- Support cal...
github.com/qax-os/excelize - c7acf4fafef429b67ca79f496d2709271c840dcd authored about 1 year ago by xuri <[email protected]>
Return error for unsupported conditional formatting rule types
github.com/qax-os/excelize - e014a8bb239a1d3f2e0360635a47591e8cfac225 authored about 1 year ago by ByteFlyCoding <[email protected]>github.com/qax-os/excelize - 134865d9d2e99be0cdb71a1f4a18393ac2570796 authored about 1 year ago by Nick <[email protected]>
github.com/qax-os/excelize - a0252bd05af1c8c1bc16ecedff79575a912494a1 authored about 1 year ago by xuri <[email protected]>
github.com/qax-os/excelize - 6cc1a547abd4ed47a61536d97b47e00383faf512 authored about 1 year ago by Marko Krstic <[email protected]>
github.com/qax-os/excelize - fe639faa45b3786778982d158cb9797a20614a23 authored about 1 year ago by Anton Petrov <[email protected]>
github.com/qax-os/excelize - f753e560fa975f2dd671382ac07203f284ce945c authored about 1 year ago by magicrabbit <[email protected]>
- Add export ChartLineType enumeration to specify the chart line type
- Add new Border field in ...
github.com/qax-os/excelize - 7291e787bd11f1634201329f0e1a5bae1fe8f803 authored about 1 year ago by xuri <[email protected]>
github.com/qax-os/excelize - b41a6cc3cd37c7c99bae83fa8dd1158e5e8fecc7 authored about 1 year ago by rjtee <[email protected]>
github.com/qax-os/excelize - 5bba8f980591da0e5230c4f7b3aa1f406d98417d authored about 1 year ago by xuri <[email protected]>
- Update the unit tests
github.com/qax-os/excelize - cf3e0164d90d194aa5312fd2ec8fe0765caa54c8 authored about 1 year ago by rjtee <[email protected]>- Support adjust formula on inserting/deleting columns/rows
github.com/qax-os/excelize - a8cbcfa39b7cab7e691b3c369b56e98a5a7f848e authored about 1 year ago by rjtee <[email protected]>
- Improve compatibility with the viewer which doesn't support default theme part namespace
- ref...
- Support get the conditional format style definition
- Update the unit test
- Introduce new exported function GetPictureCells
- Upgrade dependencies module golang.org/x/ne...
github.com/qax-os/excelize - f752f2ddf45c3a1655905e663d487a801b0057f3 authored about 1 year ago by Eng Zer Jun <[email protected]>
- Using sync map internally to get cell value concurrency safe
- Support set the height and widt...
- Fix delete incorrect image files when picture deleting pictures
- Update the unit test and dep...
- Delete image files from the workbook internally when deleting pictures to reduce generated wor...
github.com/qax-os/excelize - 87a00e4f7e0aca8c5c52bbca4c706bf6b7a4a1b7 authored over 1 year ago by xuri <[email protected]>
- Fix incorrect formula calculation result
- Introduce new exported function `SetCellUint`
- Upd...
github.com/qax-os/excelize - 07f2c6831a85214b2e914f274e746213e3f6d081 authored over 1 year ago by Abdelaziz-Ouhammou <[email protected]>
- Move worksheet-related functions in one place
github.com/qax-os/excelize - 95fc35f46cbf1948198d114fc857f1e66b642ab4 authored over 1 year ago by xuri <[email protected]>github.com/qax-os/excelize - df032fcae7d4839de5b72f19beabfd3cab64682a authored over 1 year ago by xuri <[email protected]>
github.com/qax-os/excelize - ecb4f62b776aa7c5659e0752785ecf91b6a334a3 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Support adding pivot table by specific table name
- Update unit tests
- Improve compatibility with empty custom number format code
github.com/qax-os/excelize - 1c7c417c7067ca96844dd7dd4da2d61369c901b4 authored over 1 year ago by xuri <[email protected]>github.com/qax-os/excelize - f85770f4c908e8ca9b044a17a5266e3b989a4061 authored over 1 year ago by xuri <[email protected]>
github.com/qax-os/excelize - 1c23dc3507c65d5b83de4750541fa15a37e31779 authored over 1 year ago by xuri <[email protected]>
github.com/qax-os/excelize - c62d23e0a113f192ce39469a80bb66d67dd7cbec authored over 1 year ago by xuri <[email protected]>
- Improve compatibility for absolute path drawing part
- Fix incorrect table ID generated in the...
github.com/qax-os/excelize - 744236b4b840d71cff471e45f8641d0a682d0292 authored over 1 year ago by xuri <[email protected]>
- Fix a v2.8.0 regression bug, generate workbook corruption caused by incorrect MRU colors style...
github.com/qax-os/excelize - e3b7dad69a2ece6acc4e3d6a9bf4f354ff523b57 authored over 1 year ago by xuri <[email protected]>
- Fix a v2.8.0 regression bug, number format code apply result was empty
- Fix calculate formula...
- Breaking changes, change the data type for the `HeaderFooterOptions` structure fields `AlignWi...
github.com/qax-os/excelize - 49706c9018fcc363fcff349612fdb1a38bf06412 authored over 1 year ago by xuri <[email protected]>github.com/qax-os/excelize - a0a7d5cdbb092d421bdb0b7bce82a93fe350af5b authored over 1 year ago by Matthias Endler <[email protected]>
- Correction cell type when formatting date type cell value
- Add check for MID and MIDB formula...
github.com/qax-os/excelize - ff5657ba87f7fbae2c5352fb69e3f975d0e6e2e4 authored over 1 year ago by Francis Nickels III <[email protected]>
github.com/qax-os/excelize - 3b2b8ca8d6130723f494b773e462b03cfa011140 authored over 1 year ago by xuri <[email protected]>
- Add support for 10 formula functions: ARRAYTOTEXT, FORECAST, FORECAST.LINEAR, FREQUENCY, INTER...
github.com/qax-os/excelize - 4957ee9abc8b802e147480c83c1dd87d5a791a53 authored over 1 year ago by fsfsx <[email protected]>github.com/qax-os/excelize - 15614badfc1b60d727a24af3062a132633f45184 authored over 1 year ago by xuri <[email protected]>
- Add new function GetStyle support for get style definition
github.com/qax-os/excelize - db224523987ea14f10fbe638e10f375f6741631c authored over 1 year ago by cnmlgbgithub <[email protected]>github.com/qax-os/excelize - cb5a8e2d1ed8d0707a411deab4437815ab22750b authored over 1 year ago by fsfsx <[email protected]>
- Update the unit test and dependencies modules
github.com/qax-os/excelize - 1b63d098a71d6f88966b52c06d8c027ed5af0a48 authored over 1 year ago by xuri <[email protected]>github.com/qax-os/excelize - c63ae6d2627e3295b5f48fe96c1491bc576ee317 authored over 1 year ago by xuri <[email protected]>
- Now support applying date and time number format for 812 language tags
- Fix panic on getting ...
- Support apply date and time number format with 16 languages: Persian, Polish, Portuguese, Punj...
github.com/qax-os/excelize - ae17fa87d506cc5c2ccda7ff280567c491de3ea9 authored over 1 year ago by xuri <[email protected]>
- Fix basic arithmetic operator priority issues
- Support apply date and time number format with...
github.com/qax-os/excelize - aa3c79a8118a4b5d9926644fb7a1e022b0f4607b authored over 1 year ago by xuri <[email protected]>
- The `GetFormControl` now support to get text, rich-text and font format of the form controls
-...
- Removed exported `ChartTitle` data type
- The `AddChart` function now supports formatting and ...
github.com/qax-os/excelize - 2e9c2904f2965fc45ad0fa1d5e2bfc7c0632a7cc authored over 1 year ago by xuri <[email protected]>
- Optimize number format parser
- Update documentation for the `AddFormControl` function
- Updat...
- Fix incorrect formula calculate results on a nested argument function which returns a numeric ...
github.com/qax-os/excelize - 8d996ca138d40069bce92ef8e155f7a268979045 authored over 1 year ago by xuri <[email protected]>
- New exported function `DeleteFormControl` has been added
- Update unit tests
- Fix comments wa...
- Breaking changes:
* Change
`func (f *File) AddShape(sheet, cell string, opts *Shape) err...
- Breaking changes: changed the data type for the `DecimalPlaces` to pointer of integer
- Fallba...
github.com/qax-os/excelize - f5fe6d3fc930f49f7912f9b5ca09e5868917404d authored over 1 year ago by xuri <[email protected]>
github.com/qax-os/excelize - fb72e56667c7d88d52757e39145ff9e190184523 authored over 1 year ago by xuri <[email protected]>
github.com/qax-os/excelize - e2c74162925c7dc7e87c8818b0b83cf4dd3dbc40 authored over 1 year ago by lidp20 <[email protected]>
github.com/qax-os/excelize - 700af6a5298010dfaf56abdbb6aa66fa85c2784d authored over 1 year ago by xuri <[email protected]>
- Fix documents issues for the `AddChart` function
- Update GitHub sponsor profile