2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 16 minutes ago. based on code collected 17 minutes ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[setup] fixed setup because of the file layout changes
ericgazoni
as Eric Gazoni
More... almost 15 years ago
Added tag 1.2.1 for changeset 222faa0614f1
ericgazoni
as Eric Gazoni
More... almost 15 years ago
[version] bumped to 1.2.1
ericgazoni
as Eric Gazoni
More... almost 15 years ago
[named ranges] fixed absolute coordinates calculation for ranges
ericgazoni
as Eric Gazoni
More... almost 15 years ago
[reader] replaced sax parser by xml tree iterator
ericgazoni
as Eric Gazoni
More... almost 15 years ago
[woksheet] re-enabled 0-index row and column enumeration in cell() method
ericgazoni
as Eric Gazoni
More... almost 15 years ago
[named range] added support for full-row named ranges
ericgazoni
as Eric Gazoni
More... almost 15 years ago
[style] updated hash methods,using python hash() instead of complex custom method
ericgazoni
as Eric Gazoni
More... almost 15 years ago
[worksheet] checking for missing row and column, not 0 values (fixes #27)
ericgazoni
as Eric Gazoni
More... almost 15 years ago
Added tag 1.2.0 for changeset 943e433711d5
ericgazoni
as Eric Gazoni
More... almost 15 years ago
[version] bumped to 1.2.0 (thanks to the massive rewrite by James)
ericgazoni
as Eric Gazoni
More... almost 15 years ago
Added tag 1.1.8 for changeset 1977f08f7a82
ericgazoni
as Eric Gazoni
More... almost 15 years ago
[named ranges] fixed loading order of named ranges
ericgazoni
as Eric Gazoni
More... almost 15 years ago
[credits] added James to contributors
ericgazoni
as Eric Gazoni
More... almost 15 years ago
Fixed license blocks on all files, changed to absolute imports More... almost 15 years ago
Altered imports to make everything relative to the package More... almost 15 years ago
Cleanup due to pylint More... almost 15 years ago
No temp files used, package is now suitable for use with Django More... almost 15 years ago
General cleanup using pylint More... almost 15 years ago
Completely removed ZipArchive (just use ZipFile directly) More... almost 15 years ago
Cleaned up theme writer. More... almost 15 years ago
Fixed writer.strings.py More... almost 15 years ago
Fixed openpyxl.writer.excel.py and associated tests More... almost 15 years ago
Forgot to add new unit test file More... almost 15 years ago
Starting work on the the writer More... almost 15 years ago
Flattened package, added careful testing of bad dates More... almost 15 years ago
Heavily modified to clean up and increase test coverage More... almost 15 years ago
[version] bumped to 1.1.8
ericgazoni
as Eric Gazoni
More... almost 15 years ago
[tests] removed unncessary references to unittest
ericgazoni
as Eric Gazoni
More... almost 15 years ago
[hyperlinks] small fixes for the hyperlinks handling + docstrings
ericgazoni
as Eric Gazoni
More... almost 15 years ago