611 Commits (9626dd0661159b09e3fbeb93a59cf1b8f0cfee60)

Author SHA1 Message Date
  PJ Fanning 072aec8ad2 use common PictureType 1 year ago
  PJ Fanning 6dd67aa494 test issue 1 year ago
  PJ Fanning b0b6747ce3 test issue 1 year ago
  PJ Fanning fa045845f5 [bug-55330] add setMargin(PageMargin, double) 1 year ago
  PJ Fanning 5355725197 [bug-55330] add getMargin(PageMargin) 1 year ago
  PJ Fanning 0704929412 [bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing method 1 year ago
  PJ Fanning b641f077cc [bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing method 1 year ago
  PJ Fanning 590e49c143 [bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing method 1 year ago
  PJ Fanning 48e9d6a6d5 javadoc 1 year ago
  PJ Fanning ad6af709b8 [github-348] tidy up number casting 1 year ago
  PJ Fanning 50c40b61f7 [github-354] Add extra methods to StringUtil and refactor some code to use them. Thanks to XenoAmess. This closes #354 1 year ago
  PJ Fanning c589f0ee7a [github-339] Add extra methods to StringUtil and refactor some code to use them. Thanks to XenoAmess. This closes #339 1 year ago
  PJ Fanning dc7e2de82e [github-356] extra condition change 1 year ago
  PJ Fanning 773ad5e825 [github-356] accept some of the changes in this PR (not all) 1 year ago
  PJ Fanning d849809f22 java 17 compile issue 1 year ago
  PJ Fanning bd2a798c3c java 17 compile issue 1 year ago
  PJ Fanning 22badcef27 [github-342] Use foreach. Thanks to XenoAmess. This closes #342 1 year ago
  PJ Fanning feae2c8749 [github-346] Javadoc issues. Thanks to XenoAmess. This closes #346 1 year ago
  PJ Fanning b0400647a9 java 17 compile issues 1 year ago
  PJ Fanning ce3371e92e [github-341] Remove unused imports. Thanks to XenoAmess. This closes #341 1 year ago
  PJ Fanning 51c9ac77a3 [github-355] Tidy up some boxed variables. Thanks to XenoAmess. This closes #355 1 year ago
  PJ Fanning dbd078af9c [github-350] simplify cloneCellProperties. Thanks to XenoAmess. This closes #350 1 year ago
  PJ Fanning 64d9a97d44 [github-349] tidy up some test assertions. Thanks to XenoAmess. This closes #349 1 year ago
  PJ Fanning 87ee700d04 [github-340] make more use of StandardCharsets. Thanks to XenoAmess. This closes #340 1 year ago
  PJ Fanning 70bd85fda4 [github-358] improve locking in CellDateFormatter. Thanks to XenoAmess. This closes #358 1 year ago
  PJ Fanning 917f8d027a [github-359] fix case sensitivity issue in AutoNumberingScheme. Thanks to XenoAmess. This closes #359 1 year ago
  PJ Fanning 6e34a3cebe [github-357] fix equals check in CellNumberFormatter. Thanks to XenoAmess. This closes #357 1 year ago
  PJ Fanning 2c479b4967 [github-347] make some inner classes static to save memory. Thanks to XenoAmess. This closes #347 1 year ago
  PJ Fanning 67a4ac400e [github-360] HSSFExtendedColor does not set RGB colors properly. Thanks to XenoAmess. This closes #360 1 year ago
  PJ Fanning 8fbe3966dd allow XSSF RTS 1 year ago
  PJ Fanning e39ab54eff undeprecate private code that is still used 1 year ago
  PJ Fanning 5386fe171d try to fix HSSF tests 1 year ago
  PJ Fanning 69036c64ea remove ignoreInvalidColors param 1 year ago
  PJ Fanning e0ca0baebf try to fix tests 1 year ago
  PJ Fanning ec3e9218ef javadoc issues 1 year ago
  PJ Fanning 79273a06aa add param that allows invalid colors to be ignored 1 year ago
  PJ Fanning 536537e360 try to fix tests - disabling 2 that need investigation 1 year ago
  PJ Fanning 0a283a36c8 try to fix tests - disabling 2 that need investigation 1 year ago
  PJ Fanning 72e7df6b5c javadoc issues 1 year ago
  PJ Fanning 4cda0c91fd throw exception if wrong Color class is used 1 year ago
  PJ Fanning 6602122926 [bug-66052] apply cell style fixes supplied by Axel Richter 1 year ago
  PJ Fanning 86cc8d1b4b [bug-51037] apply default column style if no style set 1 year ago
  PJ Fanning 2a040c42ec [bug-66152] add broken test 1 year ago
  Andreas Beeker c41176f207 #66115 - Some Password protected XLS files are not read 2 years ago
  PJ Fanning d075f2ae9c [bug-66123] support gte attribute in XSSFConditionalFormattingThreshold 2 years ago
  PJ Fanning 35215db1cf add extra setTitle method 2 years ago
  PJ Fanning 653314efd7 javadoc issue 2 years ago
  PJ Fanning 5574c7b4fd add FORECAST and FORECAST.LINEAR functions 2 years ago
  PJ Fanning 1bae0a43bf add PEARSON function 2 years ago
  PJ Fanning 41dfbd67c5 add COVARIANCE.S function 2 years ago