Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for NPOI 2.5.4 #588

Merged
merged 21 commits into from
Aug 2, 2021
Merged

Fixes for NPOI 2.5.4 #588

merged 21 commits into from
Aug 2, 2021

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    0e5961a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

  1. Merge pull request #510 from stevenxi/fix/DocxImageWrap

    Fix the file corruption relate to the image wrapping in docx. https:/…
    tonyqus authored May 30, 2021
    Configuration menu
    Copy the full SHA
    d8e91e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d8f915 View commit details
    Browse the repository at this point in the history
  3. fix CT_Picture deserialization problem

    fix #315
    tonyqus committed May 30, 2021
    Configuration menu
    Copy the full SHA
    3cb6417 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Configuration menu
    Copy the full SHA
    c6c0429 View commit details
    Browse the repository at this point in the history
  2. update TOC creator

    AnonymousWalker committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    ebeb4db View commit details
    Browse the repository at this point in the history
  3. sync file to csproj

    AnonymousWalker committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    d6f51a5 View commit details
    Browse the repository at this point in the history
  4. doc part gallery name fix

     - otherwise Words cannot recognize it as a proper TOC
    AnonymousWalker committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    968acd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. fix CT_Text.Write if text is null

    If valueField is null do nothing
    fix #180
    tonyqus committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    65733f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. fix style loss in XWPF

    fix #563
    tonyqus committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    eed770d View commit details
    Browse the repository at this point in the history
  2. update version to 2.5.4

    tonyqus committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    be53786 View commit details
    Browse the repository at this point in the history
  3. update SharpZipLib to 1.3.2

    tonyqus committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    b9c2ad1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c092a6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #582 from AnonymousWalker/aw-table-of-contents

    Table of Contents - Completion
    tonyqus authored Jun 26, 2021
    Configuration menu
    Copy the full SHA
    34ae23a View commit details
    Browse the repository at this point in the history
  6. Update Sdt.cs

    fix #183
    tonyqus committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    6b6edfc View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Update XSSFSheet.cs

    #489 in 2.5.4 branch
    tonyqus committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    64af7f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. fix nullable fields issue

    tonyqus committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    4abf318 View commit details
    Browse the repository at this point in the history
  2. fix invalid Uri check bug

    tonyqus committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    4aa6a59 View commit details
    Browse the repository at this point in the history
  3. fix some tests

    tonyqus committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    3330c4e View commit details
    Browse the repository at this point in the history
  4. update nuget reference

    downgrade to SharpZipLib 1.3.1
    tonyqus committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    2678051 View commit details
    Browse the repository at this point in the history
  5. update csproj files

    tonyqus committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    936dbe7 View commit details
    Browse the repository at this point in the history