poi/src/ooxml/java/org/apache/poi/xssf/usermodel
Andreas Beeker 21f01ab737 Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods
+ modification to XSSFSheet.removeMergedRegion

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1624922 13f79535-47bb-0310-9956-ffa450edef68
2014-09-14 22:57:38 +00:00
..
charts Bug 55768: added Line charts support and setting axis tick marks, title 2013-11-22 18:26:11 +00:00
extensions Start on HSSF/XSSF Shrink To Fit support, see bug #55661 2013-11-07 22:28:06 +00:00
helpers Bug 56914 - XSSFRowShifter.updateConditionalFormatting throws IOOBE when there are more than 1 CTConditionalFormatting 2014-09-05 19:07:32 +00:00
ListAutoNumber.java POI-55292 with added files 2013-07-31 00:21:04 +00:00
TextAlign.java POI-55292 with added files 2013-07-31 00:21:04 +00:00
TextAutofit.java POI-55292 with added files 2013-07-31 00:21:04 +00:00
TextCap.java POI-55292 with added files 2013-07-31 00:21:04 +00:00
TextDirection.java POI-55292 with added files 2013-07-31 00:21:04 +00:00
TextFontAlign.java POI-55292 with added files 2013-07-31 00:21:04 +00:00
TextHorizontalOverflow.java POI-55292 with added files 2013-07-31 00:21:04 +00:00
TextVerticalOverflow.java POI-55292 with added files 2013-07-31 00:21:04 +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
XSSFBorderFormatting.java optimized unused imports and removed deprecation warnings in poi-ooxml 2012-03-05 09:42:36 +00:00
XSSFCell.java Fix for #56702 - If a cell is of type numeric but has an empty <v/> tag, return as 0 2014-07-14 18:53:39 +00:00
XSSFCellStyle.java Start on HSSF/XSSF Shrink To Fit support, see bug #55661 2013-11-07 22:28:06 +00:00
XSSFChart.java Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods 2014-08-28 00:08:41 +00:00
XSSFChartSheet.java Correct the fetching of Drawings from a XSSFChartSheet 2011-04-08 20:30:38 +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 FindBugs fix 2014-02-09 21:19:20 +00:00
XSSFColor.java Bug 51222 - XSSFColor.getARGBHex() returns wrong color for Excel 2007 xlsx file 2014-08-29 22:14:55 +00:00
XSSFComment.java Fix bug #50795 - Avoid NPE from xmlbeans when moving XSSF Comments from one cell to another 2011-02-18 15:29:22 +00:00
XSSFConditionalFormatting.java support for conditional formatting in XSSF including docs and examples 2011-07-29 04:47:25 +00:00
XSSFConditionalFormattingRule.java optimized unused imports and removed deprecation warnings in poi-ooxml 2012-03-05 09:42:36 +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 Update Javadoc somewhat 2014-02-15 00:19:32 +00:00
XSSFDataFormat.java allow overridden built-in formats in XSSFCellStyle, see Bugzilla 49928 2010-10-08 08:26:57 +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 Bug 53965: Fixed XmlValueOutOfRangeExceptio calling getDataValidations for custom validations with XSSFSheet 2012-10-10 15:41:35 +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 55347 - integrate textbox text extraction with Excel extractors 2013-08-08 14:04:07 +00:00
XSSFEvaluationCell.java bugzilla 52575: added an option to ignore missing workbook references in formula evaluator 2012-02-06 07:37:11 +00:00
XSSFEvaluationSheet.java Merged revisions 703063 via svnmerge from 2008-10-09 07:20:46 +00:00
XSSFEvaluationWorkbook.java XSSF external workbook lookup support for in-line file:/// based book "numbers" 2014-07-30 17:53:54 +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 Ensure that XWPFParagraph.getDocument() is not null 2010-10-28 13:02:43 +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 #50784 - XSSFColors return by XSSFFont now have theme information applied to them, as XSSFFont is now ThemesTable aware 2011-03-04 15:05:18 +00:00
XSSFFontFormatting.java optimized unused imports and removed deprecation warnings in poi-ooxml 2012-03-05 09:42:36 +00:00
XSSFFormulaEvaluator.java #56132 Allow XSSF formula evaluation to also skip missing external workbook references, if requested 2014-07-30 18:08:28 +00:00
XSSFGraphicFrame.java optimized unused imports and removed deprecation warnings in poi-ooxml 2012-03-05 09:42:36 +00:00
XSSFHyperlink.java Fix bug #56527 - Avoid NPE from XSSFHyperLink when setting the cell 2014-07-31 14:55:04 +00:00
XSSFLineBreak.java POI-55292 with added files 2013-07-31 00:21:04 +00:00
XSSFMap.java For places where an ordered collection is created and used within the context of a single thread, and there are no thread safety concerns, use ArrayList not Vector. See bug #54838 2014-07-24 16:41:43 +00:00
XSSFName.java Avoid crashing Excel when sorting XSSFSheet autofilter, see Bugzilla 50315 2010-12-02 15:23:35 +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
XSSFPatternFormatting.java support for conditional formatting in XSSF including docs and examples 2011-07-29 04:47:25 +00:00
XSSFPicture.java Bugzilla 53568: Fixed null returned by XSSFPicture.getPictureData() 2012-10-10 10:48:10 +00:00
XSSFPictureData.java Bug 51158: clear out Memory-based part before writing to it, 2013-12-26 17:55:36 +00:00
XSSFPivotCache.java Patch from Sofia Larsson and Martin Andersson from bug #56020 - XSSF support for creating Pivot tables 2014-07-30 15:27:09 +00:00
XSSFPivotCacheDefinition.java Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods 2014-08-28 00:08:41 +00:00
XSSFPivotCacheRecords.java Patch from Sofia Larsson and Martin Andersson from bug #56020 - XSSF support for creating Pivot tables 2014-07-30 15:27:09 +00:00
XSSFPivotTable.java Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods 2014-08-28 00:08:41 +00:00
XSSFPrintSetup.java Tweak XSSFPrintSetup to make it a little clearer what happens, and add a round-trip unit test for it 2011-03-01 21:02:43 +00:00
XSSFRelation.java Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb file 2014-08-01 14:33:17 +00:00
XSSFRichTextString.java optimized unused imports and removed deprecation warnings in poi-ooxml 2012-03-05 09:42:36 +00:00
XSSFRow.java Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods 2014-09-14 22:57:38 +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 Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods 2014-09-14 22:57:38 +00:00
XSSFSheetConditionalFormatting.java Bug 56914 - XSSFRowShifter.updateConditionalFormatting throws IOOBE when there are more than 1 CTConditionalFormatting 2014-09-05 19:07:32 +00:00
XSSFSimpleShape.java Fix Bug 56514, add missing null-check if simple shape does not have any text 2014-05-16 07:09:55 +00:00
XSSFTable.java Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods 2014-08-28 00:08:41 +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
XSSFTextParagraph.java POI-55292 with added files 2013-07-31 00:21:04 +00:00
XSSFTextRun.java POI-55292 with added files 2013-07-31 00:21:04 +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 Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods 2014-09-14 22:57:38 +00:00