aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Begin adding Excel 5 support to OldExcelExtractor for TIKA-1490Nick Burch2014-11-303-11/+90
* Formula values for Excel 4 extractor, for TIKA-1490Nick Burch2014-11-303-22/+40
* Largely there with the Excel 4 extractor, for TIKA-1490Nick Burch2014-11-304-117/+132
* Further Excel 4 text extractor support, for TIKA-1490Nick Burch2014-11-304-9/+127
* Further Excel 4 text extractor support, for TIKA-1490Nick Burch2014-11-305-10/+155
* Start on a Text Extractor for the pre-OLE2 Excel formats like Excel 4, for TI...Nick Burch2014-11-305-3/+319
* Remove some Eclipse warnings, remove confusing FunctionID/ID renaming...Dominik Stadler2014-11-272-79/+13
* Add missing license headerDominik Stadler2014-11-271-0/+17
* Typo and remove unnecessary castsDominik Stadler2014-11-261-5/+3
* Include root-cause exception information when constructing ContentTypeManager...Dominik Stadler2014-11-261-2/+6
* Add more output in case of unknown cipher-ids to aid in debugging bugs like 5...Dominik Stadler2014-11-262-4/+44
* Don't swallow exceptions on validationAndreas Beeker2014-11-221-2/+6
* the subdir element needs to be included otherwise certain xmlbean operations ...Andreas Beeker2014-11-211-1/+3
* Bug 57164 - XSSFDrawing.createCellComment() does not honor dx and dy values p...Andreas Beeker2014-11-166-94/+175
* revert of r1639217 and offline-linking for maven javadocsAndreas Beeker2014-11-155-12/+12
* Javadoc warnings fixed:Andreas Beeker2014-11-136-20/+20
* Add boolean getters/setters for bold to font, matching italic and underline, ...Nick Burch2014-11-122-4/+21
* Picture method to resize with different scales in width and heightAndreas Beeker2014-11-1214-262/+608
* Restore printing out test-failures after switch to JUnit4 executionDominik Stadler2014-11-111-2/+4
* Use Junit4 JUnitCore instead of legacy TestRunnerAndreas Beeker2014-11-101-42/+28
* add license headerAndreas Beeker2014-11-101-0/+17
* Bug 57197: use proxy for TestSignatureInfo if set via environment variablesDominik Stadler2014-11-101-0/+6
* Fix Eclipse warning about genericsDominik Stadler2014-11-101-1/+1
* Add initial simple test of class EscherDumpDominik Stadler2014-11-101-0/+22
* Add xmlsec-jar in test-ooxml-lite which is missing after removing ooxml.class...Dominik Stadler2014-11-091-2/+1
* Add some missing close() calls and fix some generics warningsDominik Stadler2014-11-097-19/+42
* Patch from hishidama to add Cell.removeHyperlink(). This closes #13 from githubNick Burch2014-11-088-4/+148
* Test from Tim to include PropertyList in poi-ooxml-schemasNick Burch2014-11-081-0/+19
* Fail build if test-cases fail in OOXMLLite execution to avoid missing include...Dominik Stadler2014-11-071-19/+48
* Slowly start to adjust places in tests where we do not properly close file ha...Dominik Stadler2014-11-071-2/+5
* Calling ping is not a good idea as it runs endlessly on some platforms, do a ...Dominik Stadler2014-11-071-7/+53
* Fix some eclipse warnings, newlines, javadoc, generics, ...Dominik Stadler2014-11-072-73/+53
* Bug 57003: Add implementation of function FIXEDDominik Stadler2014-11-075-2/+267
* another signature ubuntu jdk6 bug fix ... and offline/online handlingAndreas Beeker2014-11-073-157/+183
* Try for a more specific failure message on the assertNick Burch2014-11-061-1/+1
* another blind sha2 bug fix ...Andreas Beeker2014-11-051-1/+9
* Added a catch and another workaround for the OpenJDK SHA2 AIOOBE bugAndreas Beeker2014-11-052-140/+168
* github-7 - Form check box extraction with XWPFWordExtractorDominik Stadler2014-11-052-31/+31
* Patch from hishidama to add Sheet.getDataValidations() for HSSF and XSSF. Thi...Nick Burch2014-11-056-4/+398
* Patch from hishidama to add Comment.getClientAnchor(). This closes #12 from g...Nick Burch2014-11-045-2/+96
* FilePassRecord type of 4 is now documented as the same as 2 & 3, see bug #35897Nick Burch2014-11-043-0/+10
* workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1155012Andreas Beeker2014-11-041-0/+28
* Fix bug #57185 - Should be Series not Serie, latter is incorrect English / a ...Nick Burch2014-11-0411-71/+92
* Some more XSSF testing for #57184Nick Burch2014-11-042-9/+27
* Partial HSSF support for adding new external workbook formula references for ...Nick Burch2014-11-047-58/+209
* Improve BiffViewer output for SupBookRecordNick Burch2014-11-041-6/+10
* Fix naming, see #57185Nick Burch2014-11-042-6/+6
* Add unit test for bug #57176Nick Burch2014-11-041-2/+45
* More disabled unit tests relating to external workbook formula referencesNick Burch2014-11-042-4/+34
* Switch to explicit includesNick Burch2014-11-041-1/+16