You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PJ Fanning f2d9c1a927 [bug-63268] fix issue where CellUtil.setFont is adding unnecessary styles 5 years ago
..
cellwalk update getCellType to return CellType enum instead of int 6 years ago
AreaReference.java Bug 62810: AreaReference ctor looses sheet name if rows or columns swapped 5 years ago
CellAddress.java Add PropertyTemplate for drawing Borders (58787) 7 years ago
CellRangeAddress.java javadoc: replace invalid self enclosing elements 7 years ago
CellRangeAddressBase.java bug 61730: remove CellRangeAddressBase which is eager. The lazy iterator is safer, less likely to cause an OOM/DoS. 6 years ago
CellRangeAddressList.java Remove unnecessary type arguments (Java 8) 6 years ago
CellRangeUtil.java bug 61727: CellRangeUtil Merge cell ranges broken. Thanks for Sven Rieckhoff for the patch 6 years ago
CellReference.java Don't fail on row-nums larger than Integer.MAX_VALUE, we had one sample 5 years ago
CellUtil.java [bug-63268] fix issue where CellUtil.setFont is adding unnecessary styles 5 years ago
DateFormatConverter.java Remove unnecessary type arguments (Java 8) 6 years ago
ExpandedDouble.java Remove unnecessary local variables 6 years ago
IEEEDouble.java Bugzilla 47598 - Improved formula evaluator number comparison 15 years ago
ImageUtils.java fix some cases where iterator usage does not check hasNext 5 years ago
MutableFPNumber.java javadoc: replace invalid self enclosing elements 7 years ago
NormalisedDecimal.java javadoc: replace invalid self enclosing elements 7 years ago
NumberComparer.java Some JavaDoc adjustments, typos, IntelliJ warnings 6 years ago
NumberToTextConverter.java javadoc: replace invalid self enclosing elements 7 years ago
PaneInformation.java bug 59781: promote to Common SS: move PaneInformation from o.a.p.hssf.util to o.a.p.ss.util 8 years ago
PropertyTemplate.java remove some casts to short 6 years ago
RegionUtil.java remove some casts to short 6 years ago
SSCellRange.java Remove unnecessary type arguments (Java 8) 6 years ago
SheetBuilder.java Various code cleanups, "final" for static methods is useless, for-loops, simplify boolean conditions, try-with-resource, javadoc, ... 6 years ago
SheetUtil.java tidy up API for font index 6 years ago
WorkbookUtil.java Various code cleanups, "final" for static methods is useless, for-loops, simplify boolean conditions, try-with-resource, javadoc, ... 6 years ago