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 12 of 306
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Rich_text should not be the default.
Charlie Clark
More...
over 3 years ago
Pass through rich_text parameter.
Charlie Clark
More...
over 3 years ago
Merge with 3.0
Charlie Clark
More...
over 3 years ago
Update docs
Charlie Clark
More...
over 3 years ago
Merge branch 'topic/3.0/fixes-1684' into 'branch/3.0'
CharlieC
More...
over 3 years ago
OK, need to wait for RTD to fix things.
Charlie Clark
More...
over 3 years ago
Another attempt
Charlie Clark
More...
over 3 years ago
Further attempts
Charlie Clark
More...
over 3 years ago
Correct indentation
Charlie Clark
More...
over 3 years ago
Try and install more recent version of Mercurial
Charlie Clark
More...
over 3 years ago
Add RTD configuration and hope for more recent version of Mercurial
Charlie Clark
More...
over 3 years ago
Merge branch 'topic/3.1/rich-text-cells' into 'branch/3.1'
CharlieC
More...
over 3 years ago
Fix failing doctest and reorganise CI configuration to have explicit jobs
Charlie Clark
More...
over 3 years ago
Remove helper class - a lot of untested branching in code, unclear API and questionable utility.
Charlie Clark
More...
over 3 years ago
Add `as_list()` method to help editing. Might extend index to allow strings to passed in and a search method might be useful. OTOH `as_list()` means most code only ever needs a couple of lines.
Charlie Clark
More...
over 3 years ago
Merge coverage jobs.
Charlie Clark
More...
over 3 years ago
Prepare tox env to report locally.
Charlie Clark
More...
over 3 years ago
Update .gitlab-ci.yml file
CharlieC
More...
over 3 years ago
Update .gitlab-ci.yml file
CharlieC
More...
over 3 years ago
Use duck typing to allow anything in that has a string representation but extend checking to other methods.
Charlie Clark
More...
over 3 years ago
Use *args to allow sequences of items to be passed in without having to pack them in a list or tuple.
Charlie Clark
More...
over 3 years ago
Add test for stringifying
Charlie Clark
More...
over 3 years ago
Try adding coverage info to pipeline
CharlieC
More...
over 3 years ago
Simplify repr and add method for interpolation as a string.
Charlie Clark
More...
over 3 years ago
Simplify construction
Charlie Clark
More...
over 3 years ago
Remove repr from tests.
Charlie Clark
More...
over 3 years ago
Add test for handling rich text and avoid using repr
Charlie Clark
More...
over 3 years ago
Add tests for TextBlock and __eq__
Charlie Clark
More...
over 3 years ago
Inline default because it's so simple.
Charlie Clark
More...
over 3 years ago
Update copyright and some tidy up.
Charlie Clark
More...
over 3 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
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