Skip to content

Add OfficeIMO Word Excel and PowerPoint feature wave#65

Merged
PrzemyslawKlys merged 4 commits into
mainfrom
codex/ppt-theme-layout-wave
Mar 15, 2026
Merged

Add OfficeIMO Word Excel and PowerPoint feature wave#65
PrzemyslawKlys merged 4 commits into
mainfrom
codex/ppt-theme-layout-wave

Conversation

@PrzemyslawKlys
Copy link
Copy Markdown
Member

Summary

  • add Word markdown conversion cmdlets and round-trip tests
  • expand Excel with TOC/range readers, chart formatting, smart hyperlinks, URL image helpers, internal link helpers, and URL link helpers
  • expand PowerPoint with sections, text replacement, slide import/copy, transitions, slide sizing, theme inspection/update cmdlets, and slide layout switching
  • refresh README/OVERVIEW plus add docs and examples for the new surfaces

Testing

  • dotnet build .\Sources\PSWriteOffice.sln -c Debug
  • pwsh -NoLogo -NoProfile -Command "Invoke-Pester .\Tests\ExcelDsl.Tests.ps1 -Output Detailed"
  • pwsh -NoLogo -NoProfile -Command "Invoke-Pester .\Tests\PowerPoint.Tests.ps1 -Output Detailed"
  • pwsh -NoLogo -NoProfile -File .\PSWriteOffice.Tests.ps1 -SkipDependencyInstall

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@PrzemyslawKlys PrzemyslawKlys merged commit 9433cf3 into main Mar 15, 2026
8 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the codex/ppt-theme-layout-wave branch March 15, 2026 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant