poi/src/testcases/org/apache/poi/ss/util
Javen O'Neal a3e44453ca rename drawBorders(..., short color, ...) to drawColoredBorders to make it obvious that method changes border line style and color
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ss_border_property_template@1748074 13f79535-47bb-0310-9956-ffa450edef68
2016-06-13 01:00:51 +00:00
..
cellwalk more progress with support for charts in XSSF, see patch 51196 2011-07-20 08:03:23 +00:00
AllSSUtilTests.java #59170 - Remove deprecated classes (POI 3.15) - org.apache.poi.hssf/ss.util.Region 2016-03-12 00:17:16 +00:00
BaseTestCellUtil.java convert TestCellUtil to BaseTestCellUtil so that it can be tested with different workbook instances 2016-05-09 01:09:36 +00:00
NumberComparingSpreadsheetGenerator.java - reworked HexDump class - unified array dumps and usage of standard java calls for hex format 2015-08-29 14:41:12 +00:00
NumberComparisonExamples.java Bugzilla 47598 - Improved formula evaluator number comparison 2009-07-29 03:36:25 +00:00
NumberRenderingSpreadsheetGenerator.java Eclipse warnings 2015-12-30 20:31:13 +00:00
NumberToTextConversionExamples.java Fix some Forbidden APIs errors 2015-09-01 21:09:20 +00:00
TestAreaReference.java Whitespace seems to be confusing the license header check; try pasting one off another file. 2015-06-15 09:44:12 +00:00
TestBorderPropertyTemplate.java rename drawBorders(..., short color, ...) to drawColoredBorders to make it obvious that method changes border line style and color 2016-06-13 01:00:51 +00:00
TestCellAddress.java bug 58637: contribution from Hannes Erven: add CellAddress class, distinct from CellReference 2015-11-23 09:30:53 +00:00
TestCellRangeAddress.java Eclipse warnings 2015-12-30 20:31:13 +00:00
TestCellReference.java bug 59684: correctly parse CellReference(HOMEst163); Also deprecate misspelled methods isRowWithinRange/isColumnWithinRange 2016-06-10 11:52:44 +00:00
TestDateFormatConverter.java Bug 58326 - Forbidden APIs patches - first set of changes for locale and timezone settings 2015-09-07 20:19:50 +00:00
TestExpandedDouble.java - reworked HexDump class - unified array dumps and usage of standard java calls for hex format 2015-08-29 14:41:12 +00:00
TestHSSFCellUtil.java convert TestCellUtil to BaseTestCellUtil so that it can be tested with different workbook instances 2016-05-09 01:09:36 +00:00
TestNumberComparer.java - reworked HexDump class - unified array dumps and usage of standard java calls for hex format 2015-08-29 14:41:12 +00:00
TestNumberToTextConverter.java Fix some Forbidden APIs errors 2015-09-01 21:09:20 +00:00
TestSheetBuilder.java more progress with xssf chart api, see Bug 51196 2011-09-10 19:00:47 +00:00
TestSheetUtil.java bug 58576: rename canComputeColumnWidht to canComputeColumnWidth 2015-11-03 07:23:09 +00:00
TestWorkbookUtil.java Bugzilla 52583 - fixed WorkbookUtil#createSafeSheetName to escape colon 2012-02-27 15:21:40 +00:00