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 e86ba86f2d [github-189] Move date parsing logic to DateParser. Thanks to Miłosz Rembisz. This closes #189 3 yıl önce
..
cellwalk fix result of multiplication cast to wider type 5 yıl önce
AreaReference.java reformat code 4 yıl önce
CellAddress.java fix whitespace contradicts operator precedence 5 yıl önce
CellRangeAddress.java use indexOf(char) instead of indexOf(String) where possible; replace one more StringBuffer with StringBuilder - bug 63805 4 yıl önce
CellRangeAddressBase.java #63745 - Add traversing and debugging interface to HSSF 4 yıl önce
CellRangeAddressList.java #63745 - Add traversing and debugging interface to HSSF 4 yıl önce
CellRangeUtil.java use zero size arg to toArray(), use Collection.addAll() (#63805, second patch) 4 yıl önce
CellReference.java #63745 - Add traversing and debugging interface to HSSF 4 yıl önce
CellUtil.java [bug-63268] fix issue where CellUtil.setFont is adding unnecessary styles 5 yıl önce
DateFormatConverter.java Sonar Fixes 4 yıl önce
DateParser.java [github-189] Move date parsing logic to DateParser. Thanks to Miłosz Rembisz. This closes #189 3 yıl önce
ExpandedDouble.java try to avoid casting to int 4 yıl önce
IEEEDouble.java try to avoid casting to int 4 yıl önce
ImageUtils.java #64213 - Picture.resize(double scale) scales width wrong for small pictures and when dx1 is set 4 yıl önce
MutableFPNumber.java use BigInteger.valueOf 3 yıl önce
NormalisedDecimal.java Sonar Fixes 4 yıl önce
NumberComparer.java Some JavaDoc adjustments, typos, IntelliJ warnings 6 yıl önce
NumberToTextConverter.java fix whitespace contradicts operator precedence 5 yıl önce
PaneInformation.java bug 59781: promote to Common SS: move PaneInformation from o.a.p.hssf.util to o.a.p.ss.util 8 yıl önce
PropertyTemplate.java remove some casts to short 6 yıl önce
RegionUtil.java remove some casts to short 6 yıl önce
SSCellRange.java #64004 - Replace clone() with copy constructor - mainly HSSF classes 4 yıl önce
SheetBuilder.java Various code cleanups, "final" for static methods is useless, for-loops, simplify boolean conditions, try-with-resource, javadoc, ... 6 yıl önce
SheetUtil.java Bug 58896 and 52834: Cache Sheet.getMergedRegions() as it seems to sometimes be the culprit for autosize taking a very long time. 4 yıl önce
WorkbookUtil.java Various code cleanups, "final" for static methods is useless, for-loops, simplify boolean conditions, try-with-resource, javadoc, ... 6 yıl önce