issues
search
qrilka
/
xlsx
Simple and incomplete Excel file parser/writer
MIT License
132
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fixup! fixup! Skip unreadable symbols v2
#180
omegaGreeNya
closed
2 months ago
0
Cannot read xlsx produce from apache POI
#179
dten
closed
2 months ago
5
Correctly parse shared strings in the streaming implementation
#178
sergesku
closed
5 months ago
4
Replace Double in CellValue by Scientific
#177
olafklinke
opened
6 months ago
9
Parse Numbers as Scientific, not Double
#176
olafklinke
opened
6 months ago
8
Bump versions of checkout and cache actions
#175
qrilka
closed
6 months ago
0
wrong parameter seperators?
#174
KeesBleijenberg
closed
8 months ago
5
fails to build in Stackage LTS
#173
juhp
closed
10 months ago
5
Strip leading slash from logical names
#172
luke-clifton
closed
10 months ago
7
Sheets not found due to sheets being referenced by absolute path.
#171
luke-clifton
closed
10 months ago
4
Bump GHC versions
#170
qrilka
closed
1 year ago
0
Cut a release with GHC 9.6 support
#169
TeofilC
closed
1 year ago
5
Import `Control.Monad`
#168
9999years
closed
1 year ago
1
Adapt to mtl-2.3 and bump lens upper-bound
#167
TeofilC
closed
1 year ago
1
Request: Minimal working example for styles
#166
deemp
closed
1 year ago
3
Test files missing in sdist
#165
sternenseemann
closed
2 years ago
4
Relax lens upper bound
#164
parsonsmatt
closed
2 years ago
6
Parse comment visibility rather than setting it to True when parsing.
#163
LukeTemp
closed
2 years ago
1
Run stylish-haskell, introduce a script
#162
flhorizon
opened
2 years ago
3
Issue 148: add newtype for column and row indices.
#161
LukeTemp
closed
2 years ago
2
Proper support for cross-sheet references, was "Errors creating pivot tables in separate sheets"
#160
LTibbetts
opened
2 years ago
4
Still applying code formatting?
#159
flhorizon
opened
2 years ago
4
feat: add support for ST_SheetState (visibility)
#158
flhorizon
closed
2 years ago
4
feat(cellRange,dataValidation): add support for cell range <dataValidation type="list"> and absolute coordinates
#157
flhorizon
closed
2 years ago
6
Cell Range dataValidation problem
#156
flhorizon
closed
2 years ago
5
We shouldn't be able to make sheetnames bigger then 31 characters.
#155
jappeace
opened
2 years ago
1
Parser (streamed): fix default value for cell type
#154
NikitaRazmakhnin
closed
2 years ago
5
Hackage docs are broken
#153
santiweight
closed
2 years ago
9
Include Test Data Files in Extra Source Files
#152
prikhi
closed
2 years ago
1
Support lens v5.1
#151
prikhi
closed
2 years ago
5
Remove attoparsec from build-depends
#150
mulderr
closed
3 years ago
1
Add integration test that checks correctness with xlsx validator
#149
jappeace
opened
3 years ago
0
Add newtype for column and row indexes
#148
jappeace
opened
3 years ago
0
Add stylish rules to root of project
#147
jappeace
closed
3 years ago
5
Be Excel-compatible when handling pre 1900-03-01 dates
#146
MarceloZabini
closed
3 years ago
4
Handling dates before 1900-03-01
#145
MarceloZabini
closed
3 years ago
3
Add streaming of xlsx file support
#144
jappeace
closed
2 years ago
11
Fix Accumulating Cell Merge Info While formatWorkbook
#143
vst
closed
1 year ago
2
Leaking merge information across worksheets
#142
vst
opened
3 years ago
1
Hyperlink Support
#141
Microtribute
opened
3 years ago
7
Depend on microlens in tests when microlens flag is set
#140
qrilka
closed
3 years ago
0
microlens flag still builds lens as a dependency
#139
qrilka
closed
3 years ago
0
Support compilation with GHC 9
#138
maksbotan
closed
3 years ago
5
Github actions WIP
#137
qrilka
closed
3 years ago
1
Empty stylesheet improvements
#136
qrilka
closed
3 years ago
7
nix files
#135
piq9117
closed
3 years ago
1
Writing default stylesheet to file results in excel complaining it's invalid
#134
dten
closed
3 years ago
9
microlens as an alternative to lens
#133
goodlyrottenapple
closed
4 years ago
6
Add writing support for large excell files (streaming?)
#132
jappeace
closed
1 year ago
10
How to insert a row
#131
yq0810
closed
3 years ago
4
Next