10794 Commits (d54b49285199018e0a083198c1b847e367fcb981)
 

Author SHA1 Message Date
  Dominik Stadler 43e1d6eba6 Try to make Gradle build work 3 years ago
  Dominik Stadler a0b0e3a4a7 Enable XML result files for Gradle build to make them available for Jenkins CI 3 years ago
  Dominik Stadler f34b731e3a Allow JUnit 5 access to the parmaeters also on newer JDKs 3 years ago
  Dominik Stadler 83383cd0b7 Ignore Font-issue with JDK 8 on Windows in another test 3 years ago
  Dominik Stadler fcf123fc5b Apply some IDE suggestions 3 years ago
  Dominik Stadler 695bea4e68 Fix file-leak-detector excludes 3 years ago
  Dominik Stadler 218354f5b9 Bug 64494: Ensure "applyAlignment" in cell-styles is enabled when necessary 3 years ago
  Dominik Stadler e59e84a213 Avoid test failing on Windows with JDK 8 because of an ArrayIndexOutOfBoundsException when handling fonts 3 years ago
  Dominik Stadler e08a1785c3 ooxml-schema: trigger loading stress-documents as part of the normal unit-tests 3 years ago
  Dominik Stadler 622574f5f4 Bug 64450: Allow to parse a file where the relationship-id is an empty string 3 years ago
  Dominik Stadler 400a3ae631 Adjust Github Workflow to actually use newer version of Ant 3 years ago
  Andreas Beeker 620b8d2c5c Sonar fixes 3 years ago
  Andreas Beeker 6658a0b664 forbidden-apis-fix 3 years ago
  Andreas Beeker dc72c1a009 fix year agnostic date/test values 3 years ago
  Dominik Stadler 8347bb64ac Apply some IDE suggestions and fix some JavaDoc 3 years ago
  Dominik Stadler 685af351d1 Bug 64750: Do not use CTDataValidations.getCount(), instead only rely on getDataValidationArray 3 years ago
  Andreas Beeker e4b70720be workaround NullPointerException when font family (of bullets) can't be determined 3 years ago
  Andreas Beeker 91eb4861b7 workaround "Width (0) and height (0) cannot be <= 0" error while rendering text with textures 3 years ago
  Andreas Beeker f7c50cfbe3 add failing regression test files 3 years ago
  Dominik Stadler b231366fb6 Bug 64986: Support missing or blank match_type for function Match 3 years ago
  Dominik Stadler 99dc9ea7f3 Bug 64838: Do not populate cells with a paragraph when loading an existing document 3 years ago
  Dominik Stadler 42c4e7d89a Add unfixed test for bug 64759 and make the ones fail which depend on manual opening of files in Microsoft Excel for verification 3 years ago
  Dominik Stadler 6a7003ff4f Also replace for JUnit 5 in comments 3 years ago
  Dominik Stadler 0172ec3d50 Adjust error-message on old files and simplify code slightly 3 years ago
  Dominik Stadler d406b402dc Slightly re-arrange code to only perform computations if we do not exit the loop anyway 3 years ago
  Dominik Stadler ac2e1d761e Bug 65009: Fix incorrect index for 1-based pictures 3 years ago
  Dominik Stadler 1303f44abf Add missing jar-file for JavaDoc generation 3 years ago
  Dominik Stadler de1ad1c44c Adjust some JavaDoc 3 years ago
  Dominik Stadler a7c1d84c5d Improve the speed of the styles-optimiser when there are many styles in a Workbook 3 years ago
  Andreas Beeker b7463df98c bump versions 3 years ago
  Andreas Beeker 77fc30c0e0 sonar fixes 3 years ago
  Andreas Beeker 0ab727bbde github-207 - replace commons logging with slf4j - use jcl-over-slf4j 3 years ago
  Andreas Beeker 14f4d4d53c sonarcloud.io phases out support for Java 8 3 years ago
  Andreas Beeker 07ba96f023 gather necessary .xsb for ooxml-lite jar via intercepting the calls to SchemaTypeSystemImpl.XsbReader 3 years ago
  Andreas Beeker b0830f9d94 Forbidden-apis fix - Graphics2D.finalize() is deprecated by Java14 3 years ago
  Andreas Beeker d121353f61 Sonar fixes 3 years ago
  Andreas Beeker be1afe5ff5 try to fix gradle sonarqube job 3 years ago
  Andreas Beeker 793e8b6f6a try to fix gradle sonarqube job 3 years ago
  PJ Fanning 353293f244 [bug-65023] add col bugfix. Thanks to Paula Muldoon, This closes #212 3 years ago
  Andreas Beeker a2d728cbe6 upgrade pdfbox and pdfbox-graphics2d 3 years ago
  Andreas Beeker 6b6e96e07d try to fix distsourcebuild error 3 years ago
  Andreas Beeker a0fa9e19b1 #65026 - Migrate tests to Junit 5 3 years ago
  Dominik Stadler fb012041e8 Add initial Github Actions to build PRs with all three build-systems 3 years ago
  Dominik Stadler 01dabc0d1b Fix NullPointerException in Autosize introduced via #64981 3 years ago
  PJ Fanning d20fa44305 [github-198] Remove jdk.charset module dependency for spreadsheets generation. Thanks to Robert Marcano. This closes #198 3 years ago
  PJ Fanning 8ff37c2a8a revert accidental change 3 years ago
  PJ Fanning b2bfc99cdc fix log text 3 years ago
  PJ Fanning dc2fa9b635 add slf4j dependency 3 years ago
  PJ Fanning 4d01d35230 add missing license 3 years ago
  PJ Fanning 1e43266c7a avoid string concats 3 years ago