summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* junit4 assert* improvements, add CTChartsheet to unit test so that it's ↵Javen O'Neal2016-04-121-7/+12
| | | | | | compiled into poi-ooxml-schemas.jar (if it isn't already) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738742 13f79535-47bb-0310-9956-ffa450edef68
* convert to junit4Javen O'Neal2016-04-121-2/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738738 13f79535-47bb-0310-9956-ffa450edef68
* Exclude file that was modified and now fails with the known limitation of ↵Dominik Stadler2016-04-121-0/+1
| | | | | | sheet-cloning git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738704 13f79535-47bb-0310-9956-ffa450edef68
* convert to junit4Javen O'Neal2016-04-122-4/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738680 13f79535-47bb-0310-9956-ffa450edef68
* whitespace: +svn:eol-style=native, tabs to 4 spacesJaven O'Neal2016-04-121-170/+170
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738679 13f79535-47bb-0310-9956-ffa450edef68
* javadoc typoJaven O'Neal2016-04-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738677 13f79535-47bb-0310-9956-ffa450edef68
* change chart type from 2 independent data series to one ↵Javen O'Neal2016-04-122-0/+0
| | | | | | independent-dependent data series git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738675 13f79535-47bb-0310-9956-ffa450edef68
* fix javadocs and findbugs warningsJaven O'Neal2016-04-123-25/+87
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738674 13f79535-47bb-0310-9956-ffa450edef68
* bug 59306: add SimpleScatterChart.xls(x) for testingJaven O'Neal2016-04-122-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738671 13f79535-47bb-0310-9956-ffa450edef68
* bug 52949: add unit test for reading VBA Macros from a Visio OOXML (VSDM, ↵Javen O'Neal2016-04-111-3/+11
| | | | | | 2013+) file git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738651 13f79535-47bb-0310-9956-ffa450edef68
* bug 52949: add Visio (XDGF) file with macros to test macro extractionJaven O'Neal2016-04-111-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738649 13f79535-47bb-0310-9956-ffa450edef68
* bug 52949: add VBAMacroReader unit tests for H/XSLF, H/XWPF, and HGDF; OLE ↵Javen O'Neal2016-04-116-33/+193
| | | | | | directories as case-insensitive git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738513 13f79535-47bb-0310-9956-ffa450edef68
* bug 52949: add Word, Powerpoint, and Visio (HDGF) files with macros to test ↵Javen O'Neal2016-04-118-0/+36
| | | | | | macro extraction git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738502 13f79535-47bb-0310-9956-ffa450edef68
* add compile dependency to forbidden-apis-check so that forbidden-apis-check ↵Javen O'Neal2016-04-111-1/+1
| | | | | | will recompile sources that have been modified git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738500 13f79535-47bb-0310-9956-ffa450edef68
* bug 52949: fix forbidden apisJaven O'Neal2016-04-112-6/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738499 13f79535-47bb-0310-9956-ffa450edef68
* add @NotImplemented annotation to methods that are not implementedJaven O'Neal2016-04-1011-20/+128
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738469 13f79535-47bb-0310-9956-ffa450edef68
* ignore VBA source files in integration testJaven O'Neal2016-04-101-1/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738460 13f79535-47bb-0310-9956-ffa450edef68
* bug 52949: parameterize fromNPOIFS alsoJaven O'Neal2016-04-101-11/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738439 13f79535-47bb-0310-9956-ffa450edef68
* bug 52949: prepare for adding DOC/DOCM and PPT/PPTM test casesJaven O'Neal2016-04-101-20/+36
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738438 13f79535-47bb-0310-9956-ffa450edef68
* bug 52949: add junit test for RLEDecompressingInputStreamJaven O'Neal2016-04-106-22/+231
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738436 13f79535-47bb-0310-9956-ffa450edef68
* svn propset svn:eol-style nativeJaven O'Neal2016-04-101-273/+273
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738435 13f79535-47bb-0310-9956-ffa450edef68
* Javadoc tweaksNick Burch2016-04-102-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738431 13f79535-47bb-0310-9956-ffa450edef68
* Make the extractor exactly that, powered by the reader #52949Nick Burch2016-04-101-154/+55
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738429 13f79535-47bb-0310-9956-ffa450edef68
* Unit test for VBA macro reading #52949Nick Burch2016-04-106-105/+247
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738427 13f79535-47bb-0310-9956-ffa450edef68
* Start to refactor VBAMacroExtractor into a more general classNick Burch2016-04-101-0/+199
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738423 13f79535-47bb-0310-9956-ffa450edef68
* VBA extraction support from bug #52949 from Barry LagerweijNick Burch2016-04-102-0/+461
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738418 13f79535-47bb-0310-9956-ffa450edef68
* Bug 57844: Add some javadoc for unimplemented features in SXSSFDominik Stadler2016-04-102-1/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738413 13f79535-47bb-0310-9956-ffa450edef68
* remove copy&paste error in release-prepAndreas Beeker2016-04-091-10/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738352 13f79535-47bb-0310-9956-ffa450edef68
* close fileinputstream on second exception in ZipPackageTim Allison2016-04-082-2/+40
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738251 13f79535-47bb-0310-9956-ffa450edef68
* update release-guide and build.xml to the new release processAndreas Beeker2016-04-071-78/+123
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738198 13f79535-47bb-0310-9956-ffa450edef68
* In Example FromHowTo, open the OPCPacakge read-only to not try to write it ↵Dominik Stadler2016-04-071-2/+3
| | | | | | back on close() git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738097 13f79535-47bb-0310-9956-ffa450edef68
* update license - include additional dependenciesAndreas Beeker2016-04-061-183/+233
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738057 13f79535-47bb-0310-9956-ffa450edef68
* Close two more file-handles in Example FromHowToDominik Stadler2016-04-061-25/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738035 13f79535-47bb-0310-9956-ffa450edef68
* Tried to evaluate all formulas in worksheets as part of the integration ↵Dominik Stadler2016-04-061-1/+16
| | | | | | tests, but some documents fail and it probably increases runtime of tests considerably, so left commented out for now. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738034 13f79535-47bb-0310-9956-ffa450edef68
* Bug 58648: Fix handling whitespaces in formulas, unfortunately blank can be ↵Dominik Stadler2016-04-063-43/+193
| | | | | | the intersection operator as well, so we need to try and skip it as whitespace if intersection fails which can lead to hard to track bugs or misleading error messages with some formulas git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738033 13f79535-47bb-0310-9956-ffa450edef68
* Slightly improve error messageDominik Stadler2016-04-065-74/+50
| | | | | | | | Fix some IntelliJ/compiler warnings Use common interfaces where possible Cleanup after testing POIFSDump git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738032 13f79535-47bb-0310-9956-ffa450edef68
* Code cleanup via IntelliJ: Remove unnecessary semicolonDominik Stadler2016-04-0641-134/+118
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738031 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headerDominik Stadler2016-04-061-0/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737963 13f79535-47bb-0310-9956-ffa450edef68
* Bug 56911: Fix IndexOutOfBoundsException in PlfLfo.add() and add minimal ↵Dominik Stadler2016-04-063-19/+81
| | | | | | test, however these classes look quite untested and thus require more test-coverage to make them more robust git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737947 13f79535-47bb-0310-9956-ffa450edef68
* Fix javadoc warning - As per ↵Nick Burch2016-04-061-1/+1
| | | | | | http://bugs.java.com/bugdatabase/view_bug.do;jsessionid=d014dfa686594180be40ca5872f5?bug_id=4907024 an @see is only allowed a single link with nothing after it git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737924 13f79535-47bb-0310-9956-ffa450edef68
* add test coverage for TestSXSSFCell.toString() on blank and date cellsJaven O'Neal2016-04-061-0/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737923 13f79535-47bb-0310-9956-ffa450edef68
* add test coverage for WorkbookFactory.create(File file, String password, ↵Javen O'Neal2016-04-061-0/+18
| | | | | | Boolean readOnly) when file does not exists git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737917 13f79535-47bb-0310-9956-ffa450edef68
* bug 59264: fix javadocsJaven O'Neal2016-04-061-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737914 13f79535-47bb-0310-9956-ffa450edef68
* bug 59264: fix findbugs warning 'A boxed value is unboxed and then ↵Javen O'Neal2016-04-061-1/+1
| | | | | | immediately reboxed.' git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737896 13f79535-47bb-0310-9956-ffa450edef68
* whitespace (tabs to 4 spaces)Javen O'Neal2016-04-053-556/+556
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737895 13f79535-47bb-0310-9956-ffa450edef68
* bug 59264: move border style deprecations to POI 3.15 beta 2.Javen O'Neal2016-04-056-69/+55
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737894 13f79535-47bb-0310-9956-ffa450edef68
* bug 59264: type safety: check if border code is a valid BorderStyle enum for ↵Javen O'Neal2016-04-051-100/+44
| | | | | | setBorderX(short) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737886 13f79535-47bb-0310-9956-ffa450edef68
* bug 59264: allow borders styles to be set with BorderStyles enums or Short ↵Javen O'Neal2016-04-051-2/+14
| | | | | | codes for backwards compatibility git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737885 13f79535-47bb-0310-9956-ffa450edef68
* bug 59264: add link to BorderStyle on deprecated BORDER_* constantsJaven O'Neal2016-04-051-14/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737884 13f79535-47bb-0310-9956-ffa450edef68
* bug 59264: use BorderStyle for changing Cell border line styleJaven O'Neal2016-04-0528-670/+968
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737879 13f79535-47bb-0310-9956-ffa450edef68