0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 10, 2024 — Aug 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
parfmt: add ParagraphFormat.space_after getter More... over 10 years ago
parfmt: add ParagraphFormat.space_before getter More... over 10 years ago
acpt: add scenarios for ParagraphFormat spacing More... over 10 years ago
parfmt: add ParagraphFormat.alignment setter More... over 10 years ago
parfmt: add ParagraphFormat.alignment getter More... over 10 years ago
acpt: add scenarios for ParagraphFormat.alignment More... over 10 years ago
style: add _ParagraphStyle.paragraph_format More... over 10 years ago
rfctr: reorder tests in DescribeParagraph More... over 10 years ago
acpt: add scenario for _ParaStyle.paragraph_format More... over 10 years ago
docs: document ParagraphFormat analysis More... over 10 years ago
style: add _CharacterStyle.base_style setter More... over 10 years ago
style: add _CharacterStyle.base_style getter More... over 10 years ago
acpt: add scenarios for BaseStyle.base_style More... over 10 years ago
font: add Font.superscript setter More... over 10 years ago
font: add Font.subscript setter More... over 10 years ago
font: add Font.superscript getter More... over 10 years ago
font: add Font.subscript getter More... over 10 years ago
acpt: add scenarios for Font.sub/superscript More... over 10 years ago
run: convert Run.underline to Run.font pass-through More... over 10 years ago
run: convert Run.italic to Run.font pass-through More... over 10 years ago
run: convert Run.bold to Run.font pass-through More... over 10 years ago
run: add Run.font More... over 10 years ago
acpt: add scenario for Run.font More... over 10 years ago
font: add Font.underline setter More... over 10 years ago
font: add Font.underline getter More... over 10 years ago
acpt: add scenarios for Font.underline More... over 10 years ago
font: add Font.size setter More... over 10 years ago
font: add Font.size getter More... over 10 years ago
acpt: add scenarios for Font.size More... over 10 years ago
font: add Font.name setter More... over 10 years ago