openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
openpyxl
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 27 of 306
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merged in eirikur-grid/openpyxl/fix-cfvo-type-error (pull request #363)
CharlieC
More...
over 5 years ago
Update docs.
Charlie Clark
More...
over 5 years ago
Configure pytest and tox for changes relating to defusedxml.
Charlie Clark
More...
over 5 years ago
According to https://github.com/tiran/defusedxml/issues/38 lxml can already be considered safe and we already tell lxml not to expand entities. So we only need to use defusedlxml when reading worksheets because we always use std library there as it's faster.
Charlie Clark
More...
over 5 years ago
Remove unneeded import
[email protected]
More...
over 5 years ago
Restore trailing comma
[email protected]
More...
over 5 years ago
Display a warning if a conditional formatting rule can't be parsed
[email protected]
More...
over 5 years ago
Revert previous changes
[email protected]
More...
over 5 years ago
Accept cfvo values that are neither numbers nor cell references
[email protected]
More...
over 5 years ago
Merge
Charlie Clark
More...
over 5 years ago
Update docs.
Charlie Clark
More...
over 5 years ago
Merged in eirikur-grid/openpyxl/fix-mergedcell-hyperlink-read-only (pull request #362)
CharlieC
More...
over 5 years ago
Add myself to AUTHORS.rst
[email protected]
More...
over 5 years ago
Remove extra line break
[email protected]
More...
over 5 years ago
Change how the top-left cell of a merged range is found
[email protected]
More...
over 5 years ago
Remove extra line break
[email protected]
More...
over 5 years ago
Change how the top-left cell of a merged range is found
[email protected]
More...
over 5 years ago
Fix error when loading workbooks containing links that reference merged cells
[email protected]
More...
over 5 years ago
Merge
Charlie Clark
More...
over 5 years ago
Prepare next development branch.
Charlie Clark
More...
over 5 years ago
Merge
Charlie Clark
More...
over 5 years ago
Added tag 3.0.2 for changeset 8ef423aef738
Charlie Clark
More...
over 5 years ago
Add release date.
Charlie Clark
More...
over 5 years ago
Merge
Charlie Clark
More...
over 5 years ago
Remove some unused imports.
Charlie Clark
More...
over 5 years ago
Calculate the default_column_width correctly and use this when initialising column_dimensions because Excel defaults to 0.
Charlie Clark
More...
over 5 years ago
Prevent column_dimensions.to_tree() returning None if the last item serialises as None.
Charlie Clark
More...
over 5 years ago
Remove outdated value in the docstring.
Charlie Clark
More...
over 5 years ago
Update docs.
Charlie Clark
More...
over 5 years ago
Set the current row of the worksheet to the highest cell in it.
Charlie Clark
More...
over 5 years ago
←
1
2
…
23
24
25
26
27
28
29
30
31
…
305
306
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree