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

Unicode characters not written to excel #743

Merged

Commits on Feb 11, 2021

  1. Merge pull request #1 from sapmentors/master

    Pull latest abap2xlsx changes
    sandraros committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    9b6f697 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

  1. Merge pull request #3 from sapmentors/master

    Remove doma ZEXCEL_BOOLE01 (abap2xlsx#738)
    sandraros committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    9151f42 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Merge pull request #4 from sapmentors/master

    AUnit warning zcl excel reader huge file "# au  > "#au abap2xlsx#739 (abap2xlsx#742)
    sandraros committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    10dccc4 View commit details
    Browse the repository at this point in the history
  2. Fix output of "non-XML" characters 672 and 688

    Fix abap2xlsx#672 ("vietnamese") and abap2xlsx#688 ("emoji").
    It works for a recent system but unfortunately I can't test it on a old system to make sure that the new method `is_support_non_xml_characters` returns false.
    sandraros committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    52cb5d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Remove useless code and rename variables

    sandraros committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    c0e24eb View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Demo "Hello World" in 10 major languages + Emoji

    sandraros committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    e7c089e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

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