LibreOffice / UNOHelper

Simple, no overhead Java wrapper for the LibreOffice UNO API
European Union Public License 1.1
12 stars 11 forks source link

Add an init method with parameters #11

Closed sikelerd closed 4 years ago

sikelerd commented 4 years ago

Possibility to add libreoffice startup parameters.

lhm-jenkins commented 4 years ago

SonarQube analysis reported 265 issues

Top 10 extra issues

Note: The following issues were found on lines that were not modified in the pull request. Because these issues can't be reported as line comments, they are summarized here:

  1. MAJOR UNO.java#L522: Document this method thrown exception(s): UnoHelperException rule
  2. MAJOR UNO.java#L543: Document this method thrown exception(s): UnoHelperException rule
  3. MAJOR UNO.java#L567: Document this method thrown exception(s): UnoHelperException rule
  4. MAJOR UNO.java#L586: Document the parameter(s): hidden rule
  5. MAJOR UNO.java#L586: Document this method thrown exception(s): UnoHelperException rule
  6. MAJOR UNO.java#L610: Document this method thrown exception(s): UnoHelperException rule
  7. MAJOR UNO.java#L635: Document the parameter(s): hidden rule
  8. MAJOR UNO.java#L635: Document this method thrown exception(s): UnoHelperException rule
  9. MAJOR UNO.java#L675: Document the parameter(s): filePath rule
  10. MAJOR UNO.java#L675: Document this method thrown exception(s): UnoHelperException rule