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

PDFBOX-4073 Choosable Coordinate-Unitsystem #114

Open
wants to merge 24 commits into
base: trunk
Choose a base branch
from

Commits on Mar 18, 2021

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

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    b094806 View commit details
    Browse the repository at this point in the history
  2. Comply with coding conventions

    Use spaces after control flow keywords
    habbisify authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    5f04767 View commit details
    Browse the repository at this point in the history
  3. Comply with the coding conventions

    Prefer switch statements over multi-clause if-then statements.
    habbisify authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    7043519 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73ac471 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    fbf8b79 View commit details
    Browse the repository at this point in the history
  2. Add CI/CD

    kelhotin committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    03c8d91 View commit details
    Browse the repository at this point in the history
  3. Fix pipeline

    kelhotin committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    dabb855 View commit details
    Browse the repository at this point in the history
  4. Fix build

    kelhotin committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    1d4037b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b995c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Test commit

    kelhotin committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    e280df2 View commit details
    Browse the repository at this point in the history
  2. Fix bug

    kelhotin committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    d8028b2 View commit details
    Browse the repository at this point in the history
  3. Add new testcase

    kelhotin committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    902d62d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Merge pull request #22 from habbisify/sprint2/testbranch

    Sprint2/testbranch
    kelhotin authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    c0edf0d View commit details
    Browse the repository at this point in the history
  2. Fix sonarcloud

    kelhotin committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    371f38f View commit details
    Browse the repository at this point in the history
  3. Fix sonarcloud

    kelhotin committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    2552f94 View commit details
    Browse the repository at this point in the history
  4. Test sonarcloud

    kelhotin committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    4283711 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7297e98 View commit details
    Browse the repository at this point in the history
  6. Update PDAbstractContentStream.java

    Documentation fix for convertUnit().
    Pannimaa authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    6717012 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ccdb18 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Configuration menu
    Copy the full SHA
    00c4ca1 View commit details
    Browse the repository at this point in the history
  2. Improve pipelines

    kelhotin committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    5cbd52b View commit details
    Browse the repository at this point in the history
  3. Fix typo

    kelhotin committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    f7e858b View commit details
    Browse the repository at this point in the history
  4. Remove irrelevant files from the pr.

    Joni Seppälä committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    05e88d7 View commit details
    Browse the repository at this point in the history