poi/src/ooxml/java/org/apache/poi/xssf/usermodel
Nick Burch 39a185e9a7 Fix bug #49966 - Correctly remove calcChain entries for XSSF cells that stop holding formulas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@999314 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21 11:16:12 +00:00
..
extensions added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 2009-12-03 16:50:34 +00:00
helpers Fix deprecated warnings 2010-07-02 21:29:32 +00:00
XSSFAnchor.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
XSSFAutoFilter.java Remove svn:executable property from a series of files that didn't need it set 2010-08-09 13:12:52 +00:00
XSSFCell.java Fix bug #49966 - Correctly remove calcChain entries for XSSF cells that stop holding formulas 2010-09-21 11:16:12 +00:00
XSSFCellStyle.java Fix bug #47582 - XSSFCellStyle support for creating a style in one workbook based on a style from a different one 2010-09-20 20:10:14 +00:00
XSSFChartSheet.java avoid NPE when calling methods from the superclass and initialize XSSFChartSheet with a blank sheet, see Bugzilla 48087 2009-11-03 23:54:58 +00:00
XSSFChildAnchor.java added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 2009-12-03 16:50:34 +00:00
XSSFClientAnchor.java added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 2009-12-03 16:50:34 +00:00
XSSFColor.java Solution for bug #48779 - Allow you to get straight from a CellStyle to a Color, irrespective of if the Color is indexed or inline-defined 2010-05-26 17:46:46 +00:00
XSSFComment.java Fix bug #49432 - Lazy caching of XSSFComment CTComment objects by reference, to make repeated comment searching faster 2010-06-14 15:43:47 +00:00
XSSFConnector.java added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 2009-12-03 16:50:34 +00:00
XSSFCreationHelper.java Reverted initial application of patches 47848(r815935) and 47849(r815942). Some details need clarification. 2009-09-16 23:20:51 +00:00
XSSFDataFormat.java Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, and get the ordering of imports to be consistent 2009-11-03 23:02:06 +00:00
XSSFDataValidation.java Add in missing license headers to a few files 2010-05-24 14:00:48 +00:00
XSSFDataValidationConstraint.java Add in missing license headers to a few files 2010-05-24 14:00:48 +00:00
XSSFDataValidationHelper.java Add in missing license headers to a few files 2010-05-24 14:00:48 +00:00
XSSFDialogsheet.java Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, and get the ordering of imports to be consistent 2009-11-03 23:02:06 +00:00
XSSFDrawing.java added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 2009-12-03 16:50:34 +00:00
XSSFEvaluationCell.java modified EvaluationCell to make Evaluation API more easily wrapable. 2008-12-03 05:07:31 +00:00
XSSFEvaluationSheet.java Merged revisions 703063 via svnmerge from 2008-10-09 07:20:46 +00:00
XSSFEvaluationWorkbook.java Apply, with a few tweaks, the patch from bug #48996 - initial support for External Name References in HSSF formula evaluation 2010-06-10 17:07:06 +00:00
XSSFEvenFooter.java applied patches #46119, #46120 and #46078 by Gizella Bronzetti 2008-10-30 09:42:53 +00:00
XSSFEvenHeader.java applied patches #46119, #46120 and #46078 by Gizella Bronzetti 2008-10-30 09:42:53 +00:00
XSSFFactory.java Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, and get the ordering of imports to be consistent 2009-11-03 23:02:06 +00:00
XSSFFirstFooter.java applied patches #46119, #46120 and #46078 by Gizella Bronzetti 2008-10-30 09:42:53 +00:00
XSSFFirstHeader.java applied patches #46119, #46120 and #46078 by Gizella Bronzetti 2008-10-30 09:42:53 +00:00
XSSFFont.java Fix bug #48718 - Make the creation of multiple, un-modified fonts in a row in XSSF match the old HSSF behaviour 2010-05-28 13:44:45 +00:00
XSSFFormulaEvaluator.java fixed XSSFFormulaEvaluator to support blank cells, added BaseTestFormulaEvaluator - a common superclass for testing implementations of FormulaEvaluator 2010-09-04 15:03:48 +00:00
XSSFHyperlink.java Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, and get the ordering of imports to be consistent 2009-11-03 23:02:06 +00:00
XSSFMap.java added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 2009-12-03 16:50:34 +00:00
XSSFName.java Fixed compiler warnings - unnecessary else 2009-08-18 16:50:24 +00:00
XSSFOddFooter.java applied patches #46119, #46120 and #46078 by Gizella Bronzetti 2008-10-30 09:42:53 +00:00
XSSFOddHeader.java applied patches #46119, #46120 and #46078 by Gizella Bronzetti 2008-10-30 09:42:53 +00:00
XSSFPicture.java improved javadoc on Picture.resize() 2009-12-21 14:51:39 +00:00
XSSFPictureData.java Add getMimeType() method to HSSF/XSSF PictureData, alongside existing file extension 2010-09-09 09:28:04 +00:00
XSSFPrintSetup.java Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, and get the ordering of imports to be consistent 2009-11-03 23:02:06 +00:00
XSSFRelation.java Apply (with slight tweaks) patch from bug #48432 - Support for XSSF themes 2010-05-19 11:55:17 +00:00
XSSFRichTextString.java Fix bug #49941 - Correctly handle space preservation of XSSFRichTextRuns when applying fonts to parts of the string 2010-09-16 16:01:12 +00:00
XSSFRow.java Fix bug #49966 - Correctly remove calcChain entries for XSSF cells that stop holding formulas 2010-09-21 11:16:12 +00:00
XSSFShape.java Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, and get the ordering of imports to be consistent 2009-11-03 23:02:06 +00:00
XSSFShapeGroup.java added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 2009-12-03 16:50:34 +00:00
XSSFSheet.java fixed evaluation of shared formulas in XSSF, see Bugzilla 49872 2010-09-12 08:54:45 +00:00
XSSFSimpleShape.java added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 2009-12-03 16:50:34 +00:00
XSSFTextBox.java Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, and get the ordering of imports to be consistent 2009-11-03 23:02:06 +00:00
XSSFVMLDrawing.java Fix bug #49020 - Workaround Excel outputting invalid XML in button definitions by not closing BR tags 2010-05-05 17:49:59 +00:00
XSSFWorkbook.java Fix bug #49966 - Correctly remove calcChain entries for XSSF cells that stop holding formulas 2010-09-21 11:16:12 +00:00