499 커밋 (7c0327c8b101fcd093aae5a83b37a99f0809ffd1)

작성자 SHA1 메시지 날짜
  Yegor Kozlov 7c0327c8b1 OSGi support: register service providers in bundle activator 3 년 전
  Andreas Beeker f8040e5f8c #64036 - Replace reflection calls in factories for Java 9+ 3 년 전
  Andreas Beeker b57da2dada #64036 - Replace reflection calls in factories for Java 9+ 3 년 전
  Andreas Beeker 60303201dc use the forbidden-apis policies corresponding to the JRE 3 년 전
  Andreas Beeker b9841b4007 also handle wrapped OOXML "Package" nodes inside of OLE2 containers 3 년 전
  Andreas Beeker 5caf8e109b #64411 - Provide JigSaw modules 3 년 전
  Andreas Beeker c0f9941604 #64411 - Provide JigSaw modules 3 년 전
  PJ Fanning 883d6bb987 remove some deprecated classes 3 년 전
  PJ Fanning 19c97f3285 remove some deprecated methods from Cell 3 년 전
  PJ Fanning b12e13a041 remove some deprecated Font methods from Workbook 3 년 전
  PJ Fanning 38e58f1ead remove some deprecated Name methods from Workbook 3 년 전
  PJ Fanning 00185c2857 next version will be 5.0.0 4 년 전
  Dominik Stadler c61cd6fa03 Fix some IDE warnings, make lock-objects final, use generics, remove unused allocated fields to reduce memory overhead of DocumentInputStream 4 년 전
  PJ Fanning 9bddb8729e [github-179] add an option for RangeCopier.copyRange() to clone styles. Thanks to xjlin0. This closes #179 4 년 전
  PJ Fanning 237d55b3e3 [bug-64441] synchronize code that initialises WorkbookFactory 4 년 전
  Dominik Stadler 979d1b48e7 Github-177: Avoid NullPointerException if RangeCopier encounters empty/missing rows 4 년 전
  Dominik Stadler 52320e3213 Fix some IDE warnings, remove usage of deprecated methods 4 년 전
  Andreas Beeker 661c0b66bc Sonar fixes 4 년 전
  Andreas Beeker c41dee931f #63745 - Add traversing and debugging interface to HSSF 4 년 전
  Nick Burch 248e85dbba Inspired by Stackoverflow #61292598 - Expose if a Named Range is hidden or not 4 년 전
  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 4 년 전
  Andreas Beeker c01273ad02 Sonar Fixes 4 년 전
  Dominik Stadler cc1b6557ee Bug 63845: Adjust handling of formula-cells to fix regression introduced in 4.1.0 4 년 전
  Dominik Stadler e88fac30b8 Bug 61863: Update JavaDoc to describe relation to workbook-level flag 4 년 전
  Dominik Stadler 1e8cba79ce Bug 60282: Update JavaDoc and use a common constant for TWIPS_PER_POINT 4 년 전
  PJ Fanning 5ec079072a [bug-64044] setCellValue(LocalDate) does not support nulls properly 4 년 전
  Dominik Stadler 3cc54a8dff Bug 63960: Write pre-evaluated string-values in formula cells with the correct type 4 년 전
  Andreas Beeker a0770034fc #64036 - remove reflective calls in Workbook- and SlideShowFactory 4 년 전
  Dominik Stadler 2748844549 Bug 63749; Make getLastRowNum() and getFirstRow() return -1 instead of 0 on empty Sheets 4 년 전
  Dominik Stadler 57b0576f63 Adjust some JavaDoc and fix some IDE warnings 4 년 전
  Andreas Beeker 1c678f415c Bug 63779 - Add support for the new Java date/time API added in Java 8 4 년 전
  Andreas Beeker 0f29ae8e4d Sonar fixes - type: bugs / severity: major 4 년 전
  Dominik Stadler 14812bee45 Adjust comments and add slightly more test-coverage 4 년 전
  PJ Fanning 08b68b5141 [bug-63842] FractionFormat casts whole part of the value into 'int' 4 년 전
  Dominik Stadler b10f94cc75 63779 Add support for the new Java date/time API added in Java 8 4 년 전
  Alain Béarez 928e6937f4 fix result of multiplication cast to wider type 5 년 전
  Dominik Stadler f4a3d3bb89 Refine JavaDoc of WorkbookFactory slightly 5 년 전
  Dominik Stadler b88c6b12e5 Improve error message slightly and verify error when a File is passed in 5 년 전
  PJ Fanning 5d580f48e6 fix build issue 5 년 전
  Greg Woolsey 67aad69757 #63292 1904 date windowing flag not used for some format cases 5 년 전
  Greg Woolsey 0d22749477 #63291 CellFormat global cache isn't thread-safe 5 년 전
  PJ Fanning 2a9390d683 [bug-63291] support concurrent date formatting with same DataFormatter 5 년 전
  Dominik Stadler 40f8d119c7 Remove more remnants of NPOIFSFileSystem, mostly in comments and variable names 5 년 전
  Andreas Beeker 19005a4e63 Fix forbidden apis error 5 년 전
  Yegor Kozlov 6ef332b48e Bug 61472: Convert date/time strings to numbers when evaluating formulas 5 년 전
  Vladislav Galas a08b69df80 pulled *Cell.setCellValue(String), setCellValue(RichTextString) to the common base 5 년 전
  Vladislav Galas 53eee01b5d pulled *Cell.setCellValue(Date) and setCellValue(Calendar) to the common base 5 년 전
  Vladislav Galas 5da229797f pulled *Cell.setCellValue(double) to the common base 5 년 전
  Vladislav Galas 70b4b88a3a pulled *Cell.getCellTypeEnum() to common base 5 년 전
  Vladislav Galas bc30eceb02 pulled *Cell.getAddress to common base 5 년 전