poi/src/java/org/apache/poi/hssf/usermodel
Javen O'Neal e2615ce68e bug 59212: Do not check for overlapping regions when adding merged regions to a sheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1736155 13f79535-47bb-0310-9956-ffa450edef68
2016-03-22 09:02:08 +00:00
..
DVConstraint.java forbidden apis fixes - a few DateFormat clean ups ... 2015-09-09 00:41:03 +00:00
DummyGraphics2d.java FindBugs MALICIOUS_CODE, finalize method should have protected access 2015-11-24 01:20:45 +00:00
EscherGraphics.java Bug 58326 - Forbidden APIs patches - first set of changes for locale and timezone settings 2015-09-07 20:19:50 +00:00
EscherGraphics2d.java Bug 57480: Fix some unnecessary casts, generics, Eclipse warnings, ... 2015-02-09 22:33:24 +00:00
FontDetails.java FindBugs fix 2014-02-16 16:30:24 +00:00
HSSFAnchor.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 2013-08-23 18:36:41 +00:00
HSSFAutoFilter.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 2013-08-23 18:36:41 +00:00
HSSFBorderFormatting.java #58138 Color object support for HSSF CF borders 2015-07-14 20:52:07 +00:00
HSSFCell.java Bug 55668: Try to avoid NullPointerException when chaning cell type and formula leads to null-string by seting the cell to BLANK instead 2016-03-13 21:30:18 +00:00
HSSFCellStyle.java bug 58043: provide some compatibility between HSSF and XSSF in regards to values for CellStyle.setRotation(). Also adjust JavaDoc to mention the remaining things to note 2016-01-03 13:28:17 +00:00
HSSFChildAnchor.java FindBugs fix 2014-02-09 21:19:20 +00:00
HSSFClientAnchor.java bug 58636: upgrade anchor types from int to AnchorType enum 2015-11-25 07:16:43 +00:00
HSSFColorScaleFormatting.java #58130 HSSF CF Color Scale color support 2015-07-20 00:47:27 +00:00
HSSFCombobox.java bug 58636: upgrade anchor types from int to AnchorType enum 2015-11-25 07:16:43 +00:00
HSSFComment.java remove deprecated (2009) HSSFComment#setColumn(short). int version is available. 2016-01-31 12:52:32 +00:00
HSSFConditionalFormatting.java #59170 - Remove deprecated classes (POI 3.15) - org.apache.poi.hssf/ss.util.Region 2016-03-12 00:17:16 +00:00
HSSFConditionalFormattingRule.java FindBugs - DLS_DEAD_LOCAL_STORE 2015-08-15 11:57:57 +00:00
HSSFConditionalFormattingThreshold.java Update objects / method signatures for the new CF Thresholds, to better match what the other CF bits expose where 2015-07-16 21:23:54 +00:00
HSSFCreationHelper.java Fix inconsistent whitespace/indents 2015-07-20 04:56:05 +00:00
HSSFDataBarFormatting.java #58130 CF DataBar support 2015-07-20 03:52:50 +00:00
HSSFDataFormat.java Fix some Forbidden APIs errors 2015-09-01 18:56:44 +00:00
HSSFDataFormatter.java forbidden apis fixes - a few DateFormat clean ups ... 2015-09-09 00:41:03 +00:00
HSSFDataValidation.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 2013-08-23 18:36:41 +00:00
HSSFDataValidationHelper.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 2013-08-23 18:36:41 +00:00
HSSFDateUtil.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 2013-08-23 18:36:41 +00:00
HSSFErrorConstants.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 2013-08-23 18:36:41 +00:00
HSSFEvaluationCell.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 2013-08-23 18:36:41 +00:00
HSSFEvaluationSheet.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 2013-08-23 18:36:41 +00:00
HSSFEvaluationWorkbook.java supporting changes for bug 58452: copy cell formulas containing unregistered function names 2015-10-31 11:39:01 +00:00
HSSFExtendedColor.java Fixed a problem with save-and-load of conditional formattings (CFHeader12 wasn't added to conditional formattings, rgb value wasn't saved in extended color) 2015-10-05 00:26:19 +00:00
HSSFFont.java Bug 57480: Fix some unnecessary casts, generics, Eclipse warnings, ... 2015-02-09 22:33:24 +00:00
HSSFFontFormatting.java Cleaner code for checking and casting the Color objects 2015-07-14 19:29:18 +00:00
HSSFFooter.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 2013-08-23 18:36:41 +00:00
HSSFFormulaEvaluator.java #59170 - Remove deprecated classes (POI 3.15) - org.apache.poi.hssf/ss.util.Region 2016-03-12 00:17:16 +00:00
HSSFHeader.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 2013-08-23 18:36:41 +00:00
HSSFHyperlink.java bug 52903/58557: add @Override decorators to XSSFHyperlink and HSSFHyperlink 2015-11-29 02:43:17 +00:00
HSSFIconMultiStateFormatting.java #58130 HSSF CF Color Scale color support 2015-07-20 00:47:27 +00:00
HSSFName.java FindBugs - DLS_DEAD_LOCAL_STORE 2015-08-15 11:57:57 +00:00
HSSFObjectData.java #58597: Remove setAccessible (more coming soon) 2015-11-11 07:41:54 +00:00
HSSFOptimiser.java Correct HSSFOptimiser logic for the case where the to-keep style wasn't previously in use. Fixes #54443 2014-07-24 16:25:58 +00:00
HSSFPalette.java Fix some Forbidden APIs errors 2015-09-01 18:49:50 +00:00
HSSFPatriarch.java #58597: Remove setAccessible (more coming soon) 2015-11-11 07:41:54 +00:00
HSSFPatternFormatting.java Cleaner code for checking and casting the Color objects 2015-07-14 19:29:18 +00:00
HSSFPicture.java Regression analysis: the additional testing of cloning sheets showed a 2016-02-13 21:29:46 +00:00
HSSFPictureData.java Picture method to resize with different scales in width and height 2014-11-12 00:19:00 +00:00
HSSFPolygon.java #58597: Remove setAccessible (more coming soon) 2015-11-11 07:41:54 +00:00
HSSFPrintSetup.java Add a HSSF print paper size constant for "printer default" for bug #56509 2014-05-15 10:15:04 +00:00
HSSFRichTextString.java Fix two Eclipse warnings 2014-12-22 14:56:47 +00:00
HSSFRow.java javadoc 2015-11-29 13:15:03 +00:00
HSSFShape.java replace Throwable.printStackTrace() with POILogger calls - Todo: other printStrackTrace(...) calls 2016-01-10 02:20:35 +00:00
HSSFShapeContainer.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 2013-08-23 18:36:41 +00:00
HSSFShapeFactory.java Avoid possible NPE found via CommonCrawl files 2015-05-11 20:00:18 +00:00
HSSFShapeGroup.java #58597: Remove setAccessible (more coming soon) 2015-11-11 07:41:54 +00:00
HSSFShapeTypes.java added javadoc and code refactoring 2012-08-08 19:41:14 +00:00
HSSFSheet.java bug 59212: Do not check for overlapping regions when adding merged regions to a sheet 2016-03-22 09:02:08 +00:00
HSSFSheetConditionalFormatting.java #59170 - Remove deprecated classes (POI 3.15) - org.apache.poi.hssf/ss.util.Region 2016-03-12 00:17:16 +00:00
HSSFSimpleShape.java #58597: Remove setAccessible (more coming soon) 2015-11-11 07:41:54 +00:00
HSSFTextbox.java #58597: Remove setAccessible (more coming soon) 2015-11-11 07:41:54 +00:00
HSSFWorkbook.java Bug 56930: Add Workbook.getNames() to allow to query for names that appear multiple times 2016-03-13 21:30:38 +00:00
HeaderFooter.java Apply patch+test from bug #48325 - If a HSSF header or footer lacks left/right/centre information, assume it is a centre one 2010-09-21 11:33:21 +00:00
StaticFontMetrics.java - removed deprecated and confusing methods in XSSFColor 2015-10-12 20:43:42 +00:00
package.html removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00