summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* add fixcrlf to docs-target, to fix windows document generationAndreas Beeker2016-03-121-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734654 13f79535-47bb-0310-9956-ffa450edef68
* #59170 - Remove deprecated classes (POI 3.15) - ↵Andreas Beeker2016-03-128-463/+0
| | | | | | org.apache.poi.hssf/ss.util.Region git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734651 13f79535-47bb-0310-9956-ffa450edef68
* sonar fixesAndreas Beeker2016-03-117-87/+82
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734641 13f79535-47bb-0310-9956-ffa450edef68
* sonar fixesAndreas Beeker2016-03-102-7/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734339 13f79535-47bb-0310-9956-ffa450edef68
* sonar fixesAndreas Beeker2016-03-103-15/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734337 13f79535-47bb-0310-9956-ffa450edef68
* findbugs fixAndreas Beeker2016-03-091-12/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734319 13f79535-47bb-0310-9956-ffa450edef68
* fix class dependency error of #57031 / #59058 patchAndreas Beeker2016-03-092-2/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734312 13f79535-47bb-0310-9956-ffa450edef68
* Remove a superfluous/bloated log function, which String.format can do better ↵Andreas Beeker2016-03-095-221/+5
| | | | | | and is only used once ... git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734310 13f79535-47bb-0310-9956-ffa450edef68
* More helpful exception message if POIFS is given a raw XML file (eg an ↵Nick Burch2016-03-095-7/+175
| | | | | | Office 2003 XML file), plus tests git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734215 13f79535-47bb-0310-9956-ffa450edef68
* #59058 - OOM when parsing docx after OPCPackage.open with File but not with ↵Andreas Beeker2016-03-093-1/+20
| | | | | | InputStream (TIKA-1866) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734184 13f79535-47bb-0310-9956-ffa450edef68
* #57031 - Out of Memory when extracting text from attached filesAndreas Beeker2016-03-0910-29/+154
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734182 13f79535-47bb-0310-9956-ffa450edef68
* Fix source rebuilding verification after resulting binaries in dist-folder ↵Dominik Stadler2016-03-071-15/+25
| | | | | | changed git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1733878 13f79535-47bb-0310-9956-ffa450edef68
* signing and repository upload via antAndreas Beeker2016-03-071-226/+227
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1733863 13f79535-47bb-0310-9956-ffa450edef68
* update doap to poi 3.14Andreas Beeker2016-03-071-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1733862 13f79535-47bb-0310-9956-ffa450edef68
* Fixup last commit: don't remove the xmlbeans.marker filesDominik Stadler2016-03-031-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1733465 13f79535-47bb-0310-9956-ffa450edef68
* Switch to 3.15-beta1 in the sonar-build-files as wellDominik Stadler2016-03-0310-9/+19
| | | | | | Add a bit more cleanup and removal of old libs git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1733464 13f79535-47bb-0310-9956-ffa450edef68
* Comment and Javadoc updatesNick Burch2016-03-011-10/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1733119 13f79535-47bb-0310-9956-ffa450edef68
* switch to 3.15-beta1Andreas Beeker2016-03-011-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732983 13f79535-47bb-0310-9956-ffa450edef68
* 3.14 release preparationAndreas Beeker2016-03-011-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732981 13f79535-47bb-0310-9956-ffa450edef68
* 3.14 release preparationAndreas Beeker2016-03-010-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732977 13f79535-47bb-0310-9956-ffa450edef68
* #59056 - Render individual slideshow shapesAndreas Beeker2016-02-296-6/+88
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732974 13f79535-47bb-0310-9956-ffa450edef68
* Fix NPE of regression testsAndreas Beeker2016-02-291-21/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732972 13f79535-47bb-0310-9956-ffa450edef68
* Exclude file for bug 59074 for some more testsDominik Stadler2016-02-282-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732783 13f79535-47bb-0310-9956-ffa450edef68
* find bugs fix - WMF_HEADER_MAGIC isn't final but should beAndreas Beeker2016-02-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732753 13f79535-47bb-0310-9956-ffa450edef68
* Also mark the file for bug 59074 as expected-failure for integration testingDominik Stadler2016-02-271-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732620 13f79535-47bb-0310-9956-ffa450edef68
* Bug 57914: Provide a better error message for OOXML strict format which we ↵Dominik Stadler2016-02-275-37/+77
| | | | | | do not support yet. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732619 13f79535-47bb-0310-9956-ffa450edef68
* Add missing file for bug 59074Dominik Stadler2016-02-271-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732612 13f79535-47bb-0310-9956-ffa450edef68
* Update to JaCoCo 0.7.6 to try to restore coverage on builds.a.oDominik Stadler2016-02-271-8/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732611 13f79535-47bb-0310-9956-ffa450edef68
* #59074 More helpful exception if Excel 1-95 files are given to ExtractorFactoryNick Burch2016-02-263-21/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732587 13f79535-47bb-0310-9956-ffa450edef68
* Refactor out the POIFS directory entry name for Excel 1-95 entries, and have ↵Nick Burch2016-02-264-5/+21
| | | | | | ExtractorFactory detect (but not support) these old files git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732583 13f79535-47bb-0310-9956-ffa450edef68
* Fix inconsistent indentsNick Burch2016-02-261-34/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732580 13f79535-47bb-0310-9956-ffa450edef68
* Refactor to pull out the list of Excel 97+ directory entry names to a common ↵Nick Burch2016-02-266-28/+52
| | | | | | place, avoiding duplication. Also starts on unit testing #59074 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732579 13f79535-47bb-0310-9956-ffa450edef68
* Regression fixes for H/XSLF and HWMFAndreas Beeker2016-02-2459-458/+1336
| | | | | | see http://apache-poi.1045710.n5.nabble.com/3-14-beta-2-3-14-final-tt5721829.html git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732236 13f79535-47bb-0310-9956-ffa450edef68
* Bug 47245: Comment out check and exception in case row-records are missing ↵Dominik Stadler2016-02-242-1/+3
| | | | | | for some cells as it seems POI is handling this gracefully and LibreOffice/Excel are as well git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732235 13f79535-47bb-0310-9956-ffa450edef68
* Add xlsx which verifies via the integration-tests that the namespace fix worksDominik Stadler2016-02-241-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732234 13f79535-47bb-0310-9956-ffa450edef68
* #59021 Namespace aware processing fix for ReadOnlySharedStringsTable, to ↵Nick Burch2016-02-231-5/+15
| | | | | | match the one recently added to XSSFSheetXMLHandler git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1731986 13f79535-47bb-0310-9956-ffa450edef68
* Pull out two more XSSF namespace definitions as re-usable constantsNick Burch2016-02-237-19/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1731980 13f79535-47bb-0310-9956-ffa450edef68
* Pull out http://schemas.openxmlformats.org/spreadsheetml/2006/main to a ↵Nick Burch2016-02-235-16/+15
| | | | | | re-used constant git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1731975 13f79535-47bb-0310-9956-ffa450edef68
* Patch from Jim King from bug #57989 - XSSFChart support for setting chart ↵Nick Burch2016-02-214-0/+186
| | | | | | titles, plus get+set unit tests git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1731566 13f79535-47bb-0310-9956-ffa450edef68
* One more possible resource leak when creating the TextExtractor fails with a ↵Dominik Stadler2016-02-212-2/+128
| | | | | | RuntimeException or one of the named exceptions git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1731561 13f79535-47bb-0310-9956-ffa450edef68
* Include stacktrace of inner exception when block-positions are invalid in ↵Dominik Stadler2016-02-211-1/+3
| | | | | | POIFSFileSystem git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1731560 13f79535-47bb-0310-9956-ffa450edef68
* POI 59030 fix NPE in XWPFTableCell's getVerticalAlignment via Prasad BabuTim Allison2016-02-193-14/+36
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1731257 13f79535-47bb-0310-9956-ffa450edef68
* bug 58896: comment out time-dependent testJaven O'Neal2016-02-181-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1731101 13f79535-47bb-0310-9956-ffa450edef68
* Javadoc fixesNick Burch2016-02-182-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1731047 13f79535-47bb-0310-9956-ffa450edef68
* move trackColumnsForAutoSizingIfSXSSF into ITestDataProvider, replace ↵Javen O'Neal2016-02-186-28/+6
| | | | | | ITestDataProvider.trackColumnsForAutosizing(Sheet, int...) with ITestDataProvider.trackAllColumnsForAutosizing(Sheet) to avoid cluttering unit tests with specific columns that will be autosized git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1730999 13f79535-47bb-0310-9956-ffa450edef68
* bug 58896: add unit test to time Sheet.autoSizeColumnJaven O'Neal2016-02-185-0/+103
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1730997 13f79535-47bb-0310-9956-ffa450edef68
* avoid redundant null checkJaven O'Neal2016-02-181-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1730994 13f79535-47bb-0310-9956-ffa450edef68
* 59021 -- fix content extraction from namespaced elements in ↵Tim Allison2016-02-183-27/+47
| | | | | | XSSFEventBasedExcelExtractor git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1730992 13f79535-47bb-0310-9956-ffa450edef68
* bug 56345: reject single-cell merged regionsJaven O'Neal2016-02-183-9/+38
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1730991 13f79535-47bb-0310-9956-ffa450edef68
* Add test which verifies that bug 52684 is not a problem (any more)Dominik Stadler2016-02-171-0/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1730948 13f79535-47bb-0310-9956-ffa450edef68