1171 Commits (7c0327c8b101fcd093aae5a83b37a99f0809ffd1)

Autor SHA1 Mensaje Fecha
  Yegor Kozlov 7c0327c8b1 OSGi support: register service providers in bundle activator hace 3 años
  Andreas Beeker a73348fe8b Update library versions hace 3 años
  Andreas Beeker f8040e5f8c #64036 - Replace reflection calls in factories for Java 9+ hace 3 años
  Andreas Beeker b57da2dada #64036 - Replace reflection calls in factories for Java 9+ hace 3 años
  Andreas Beeker d6a97ce38d #64036 - Replace reflection calls in factories for Java 9+ hace 3 años
  Andreas Beeker 60303201dc use the forbidden-apis policies corresponding to the JRE hace 3 años
  Andreas Beeker b9841b4007 also handle wrapped OOXML "Package" nodes inside of OLE2 containers hace 3 años
  Andreas Beeker 5caf8e109b #64411 - Provide JigSaw modules hace 3 años
  PJ Fanning 4e3008acdb [github-191] Fix RuntimeException on array formula referencing blank cell. Thanks to Miłosz Rembisz. This closes #191 hace 3 años
  Andreas Beeker dfdf9e6d6f #64411 - Provide JigSaw modules hace 3 años
  PJ Fanning e86ba86f2d [github-189] Move date parsing logic to DateParser. Thanks to Miłosz Rembisz. This closes #189 hace 3 años
  Andreas Beeker c0f9941604 #64411 - Provide JigSaw modules hace 3 años
  PJ Fanning a5cf0f0d3f use BigInteger.valueOf hace 3 años
  PJ Fanning 8900e397a4 remove some deprecated code hace 3 años
  PJ Fanning be09639638 [github-185] Fix if function in array formulas with 2nd argument evaluating to error. Thanks to Miłosz Rembisz. This closes #185 hace 4 años
  PJ Fanning 883d6bb987 remove some deprecated classes hace 4 años
  PJ Fanning 19c97f3285 remove some deprecated methods from Cell hace 4 años
  PJ Fanning b12e13a041 remove some deprecated Font methods from Workbook hace 4 años
  PJ Fanning 38e58f1ead remove some deprecated Name methods from Workbook hace 4 años
  PJ Fanning b7930fc65c [github-181] make Value function work with arrays. Thanks to Miłosz Rembisz. This closes #181 hace 4 años
  PJ Fanning 00185c2857 next version will be 5.0.0 hace 4 años
  Dominik Stadler c61cd6fa03 Fix some IDE warnings, make lock-objects final, use generics, remove unused allocated fields to reduce memory overhead of DocumentInputStream hace 4 años
  Dominik Stadler ff919eb0e4 Bug 64393: Adjust relational operators to handle MissingArgEval correctly hace 4 años
  PJ Fanning 5bad296845 forbidden-apis-check issues hace 4 años
  PJ Fanning af8137a6e4 [github-180] Add DateValue function. Thanks to Milosz Rembisz. This closes #180 hace 4 años
  PJ Fanning 9bddb8729e [github-179] add an option for RangeCopier.copyRange() to clone styles. Thanks to xjlin0. This closes #179 hace 4 años
  PJ Fanning 237d55b3e3 [bug-64441] synchronize code that initialises WorkbookFactory hace 4 años
  Dominik Stadler 979d1b48e7 Github-177: Avoid NullPointerException if RangeCopier encounters empty/missing rows hace 4 años
  Dominik Stadler 52320e3213 Fix some IDE warnings, remove usage of deprecated methods hace 4 años
  Andreas Beeker 948d4a3574 Sonar fix - "Cast one of the operands of this addition operation to a 'long'/'double'" hace 4 años
  Andreas Beeker 661c0b66bc Sonar fixes hace 4 años
  Andreas Beeker c41dee931f #63745 - Add traversing and debugging interface to HSSF hace 4 años
  Nick Burch 248e85dbba Inspired by Stackoverflow #61292598 - Expose if a Named Range is hidden or not hace 4 años
  Andreas Beeker 7daeb4278c Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyClone hace 4 años
  Andreas Beeker 4fd05fac12 #63745 - Add traversing and debugging interface to HSSF hace 4 años
  Nick Burch 2b2631225d #64319 Tighten the scientific format code to avoid making eg TRUE into TRUE+, handle formats like 0E-0, and ensure formats like 0E0 work correctly hace 4 años
  Andreas Beeker 1dc771394b Sonar Fixes - "static" base class members should not be accessed via derived types hace 4 años
  Andreas Beeker a850690d7c Sonar Fixes hace 4 años
  Andreas Beeker c01273ad02 Sonar Fixes hace 4 años
  Dominik Stadler cc1b6557ee Bug 63845: Adjust handling of formula-cells to fix regression introduced in 4.1.0 hace 4 años
  Dominik Stadler e88fac30b8 Bug 61863: Update JavaDoc to describe relation to workbook-level flag hace 4 años
  Andreas Beeker 9de555bfd4 #64213 - Picture.resize(double scale) scales width wrong for small pictures and when dx1 is set hace 4 años
  Dominik Stadler 199895bfc4 Work on bug 64038 and other bugs and add test for 62865 hace 4 años
  Dominik Stadler a7d96dcb73 Bug 58896 and 52834: Cache Sheet.getMergedRegions() as it seems to sometimes be the culprit for autosize taking a very long time. hace 4 años
  Dominik Stadler 1e8cba79ce Bug 60282: Update JavaDoc and use a common constant for TWIPS_PER_POINT hace 4 años
  Dominik Stadler 2776f18423 Fix incorrect handling of format which should not produce any digit for zero hace 4 años
  Axel Howind 842e71a3d7 use indexOf(char) instead of indexOf(String) where possible; replace one more StringBuffer with StringBuilder - bug 63805 hace 4 años
  PJ Fanning b211a1362c use a few more lambdas hace 4 años
  PJ Fanning 9e7b0e899e reformat code hace 4 años
  PJ Fanning b594ec2947 [bug-63998] Support commas, exclamation marks correctly in AreaReference. Thanks to hzwhuang hace 4 años