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

Add StarOfficeStyle #2168

Merged
merged 14 commits into from Jul 15, 2022
Merged

Add StarOfficeStyle #2168

merged 14 commits into from Jul 15, 2022

Commits on Jun 29, 2022

  1. Add StarOfficeStyle

    StarOffice style is a theme used in the user interface and carries through to OpenOffice and LibreOffice, and the documentation.
    
    Reference:
    * [Color Config Entry](https://github.com/LibreOffice/core/blob/master/svtools/source/config/colorcfg.cxx#L447-L453)
    * [Color Types](https://github.com/LibreOffice/core/blob/e4a57dcdabc9ae7d381025e008b90635c1b7b10c/include/tools/color.hxx#L448)
    flywire committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    9d83b5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2bb608 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a04e840 View commit details
    Browse the repository at this point in the history
  4. Update staroffice.py

    Remove CRLF
    flywire committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    8be2c6d View commit details
    Browse the repository at this point in the history
  5. Update pygments/styles/staroffice.py

    Co-authored-by: Jean Abou-Samra <jean@abou-samra.fr>
    flywire and jeanas committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    dc9b914 View commit details
    Browse the repository at this point in the history
  6. Add StarOfficeStyle

    flywire committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    46a7179 View commit details
    Browse the repository at this point in the history
  7. Update staroffice.py

    Remove CRLF
    flywire committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    4e12002 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7449ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c12751f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Configuration menu
    Copy the full SHA
    b95ff2f View commit details
    Browse the repository at this point in the history
  2. Delete staroffice.py

    flywire committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    7b00860 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    141d66c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1db972c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Replace default_style with Token

    pygments#2184, confirmed working.
    flywire committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    1147700 View commit details
    Browse the repository at this point in the history