]> source.dussan.org Git - poi.git/shortlog
poi.git
2016-10-28 Tim Allison60315 -- allow 'yyyy-MM-dd' as a valid date format...
2016-10-28 Tim Allison60305 -- gracefully handle truncated images while readi...
2016-10-28 Tim Allisonwhitespace clean up before fix for BUG-60305
2016-10-28 Tim Allisonwhitespace clean up before fix for BUG-60305
2016-10-26 Andreas Beekerfix javadocs
2016-10-26 Andreas BeekerBug 60059 - Deprecate xslf.usermodel.Drawing* - was...
2016-10-25 Nick BurchFix close warnings
2016-10-25 Nick BurchWhitespace
2016-10-25 Nick Burchv5 text extraction
2016-10-25 Nick BurchInconsistent whitespace
2016-10-25 Nick BurchRefactor child pointer logic to the factory
2016-10-25 Nick BurchWork in progress - v5 pointer containers
2016-10-25 Nick BurchPartial Visio v5 pointer support
2016-10-25 Nick BurchTest visio v5 file from senthil from TIKA-1658
2016-10-24 Mark MurphyAdds an example for building headers and footers in...
2016-10-24 Dominik StadlerAllow more time for a unit-test when running on slow...
2016-10-22 Andreas BeekerBug 60294 - Add "unknown" ShapeType for 4095
2016-10-21 Dominik StadlerBug 60289: Fix handling of unicode escapes with lowerca...
2016-10-21 Dominik StadlerCorrectly handle all types of old files, not just word
2016-10-21 Dominik StadlerFix some IDE warnings, JavaDoc, ...
2016-10-21 Javen O'Nealbug 60288: remove defensive copy for internal relations...
2016-10-20 Andreas Beekerfix integration-tests
2016-10-20 Dominik StadlerExclude new BIFF5 file in some unit tests
2016-10-20 Dominik StadlerAdd some missing close() calls
2016-10-20 Tim AllisonBUG-60286 avoid NPE XWPFRun. Didn't add unit test...
2016-10-20 Tim AllisonBUG-60285 avoid NPE if missing relationship id
2016-10-20 Tim AllisonBUG-60284 -- need to update dev tests <face_palm/>
2016-10-20 Tim AllisonBUG-60284 -- throw EncryptedDocumentException for passw...
2016-10-20 Javen O'Nealwhitespace
2016-10-20 Javen O'Nealupgrade to junit4
2016-10-20 Javen O'NealEclipse automated refactor/cleanup: add final modifier...
2016-10-20 Javen O'Nealclose resource
2016-10-20 Javen O'NealEclipse automated refactor/cleanup: convert for loops...
2016-10-19 Andreas Beekerremove *_dump directory
2016-10-19 Andreas BeekerBug 55714 - Background image ignored on slide copy
2016-10-19 Javen O'NealStringUtil.count was renamed to StringUtil.countMatches
2016-10-19 Javen O'NealEclipse automated refactor/cleanup: convert for loops...
2016-10-19 Javen O'Nealadd StringUtil.count, inspired by Apache Commons Lang...
2016-10-19 Javen O'NealEclipse automated refactor/cleanup: convert for loops...
2016-10-19 Javen O'NealEclipse automated refactor/cleanup: add missing @Overri...
2016-10-19 Tim AllisonBUG-59302 --add minimal support for VBAMacro extraction...
2016-10-19 Javen O'Nealclose pkg
2016-10-19 Javen O'Nealadd @Override decorators to SheetIterator, move code...
2016-10-19 Javen O'Nealreenable unit test for bug 58648 that passes now
2016-10-19 Javen O'Nealbug 60255: use actual number of package parts rather...
2016-10-19 Javen O'Nealremove @deprecated annotation from Enum-returning gette...
2016-10-19 Javen O'Nealdisabled unit tests are now passing for bug 48703
2016-10-19 Dominik StadlerFix some IDE warnings/javadoc/...
2016-10-19 Javen O'Nealmake code more similar between default case and indexed...
2016-10-19 Javen O'Nealon Windows, a directory cannot contain a file and a...
2016-10-19 Javen O'Nealfindbugs: Switch statement found in org.apache.poi...
2016-10-19 Javen O'Nealadd data type to UTF_16LE
2016-10-19 Javen O'Nealremove java.nio.charset.StandardCharsets which is not...
2016-10-18 Tim AllisonBUG 60273 -- Use codepageutil to get correct charset...
2016-10-18 Tim AllisonBUG 59858 -- avoid npe when there's a collision of...
2016-10-18 Tim AllisonBUG 59858 -- avoid npe when there's a collision of...
2016-10-18 Tim AllisonBUG 59830 -- incorrect reading of unicode stream name
2016-10-18 Tim AllisonBUG 60158 -- AIOOBE in VBAMacroReader
2016-10-16 Andreas BeekerBug 53191 - Problems with line style when converting...
2016-10-15 Dominik StadlerBug 60259: Add missing dispose() call
2016-10-15 Dominik StadlerUpdate to japicmp-gradle-plugin:0.1.2 and enable newly...
2016-10-15 Dominik StadlerClose temp-file in test to not leak file-handles and...
2016-10-15 Dominik StadlerBug 60029: apply suggested fix and fix some IntelliJ...
2016-10-14 Dominik StadlerBug 60134: Add initial tasks for running japicmp to...
2016-10-14 Tim Allisonadd length sanity check for length of embedded OLE10Nat...
2016-10-14 Tim Allisonadd ignored test and triggering document for BUG 60256
2016-10-14 Nick BurchExclude broken hand-crafted test file
2016-10-14 Nick Burch#60255 When creating a XSSF drawing, find the next...
2016-10-14 Nick BurchTest file for #60255
2016-10-14 Javen O'Nealbug 56781,60246: fix named range validation to match...
2016-10-14 Javen O'Nealbug 60253: add helper functions to make the constructor...
2016-10-14 Javen O'Nealbug 60253: remove repeated check for ValidationType.ANY
2016-10-14 Javen O'Nealbug 60253: revert XSSFDataValidationConstraint#prettyPr...
2016-10-14 Javen O'Nealmake cached fields transient
2016-10-14 Mark MurphyAdd Apache license to example file
2016-10-13 Mark Murphy53009: Problem creating header and footer
2016-10-09 Andreas BeekerBug 60230 - Roundtrip test that encrypts XSSFWorkbook...
2016-10-09 Javen O'Nealwhitespace
2016-10-09 Javen O'Nealbug 60230: add disabled unit test from PJ Fanning for...
2016-10-09 Javen O'Nealbug 60153: java.nio.charset.StandardCharsets is not...
2016-10-09 Javen O'Nealbug 60153: patch from PJ Fanning to demonstrate that...
2016-10-09 Javen O'Nealfix findbugs warning BC_VACUOUS_INSTANCEOF from bug...
2016-10-09 Javen O'Nealbug 60228: getCellTypeEnum should not be deprecated...
2016-10-09 Javen O'Nealbug 60153: findbugs OBL_UNSATISFIED_OBLIGATION_EXCEPTIO...
2016-10-09 Javen O'Nealbug 55075: add missing import
2016-10-09 Javen O'Nealbug 55075: remove wildcard import; previous commit...
2016-10-09 Javen O'Nealbug 55075,51233: create drawings with correct height...
2016-10-09 Javen O'Nealbug 60021: add note that EncryptionInfo may require...
2016-10-09 Javen O'Nealbug 60153: encrypt SXSSF temporary files; patch from...
2016-10-09 Javen O'Nealbug 60197: Workbook#setSheetOrder should update named...
2016-10-08 Javen O'Nealbug 60219: add disabled unit test for parsing formulas...
2016-10-08 Andreas BeekerBug 60003 - Regression: HSLF Powerpoint text extractor...
2016-10-08 Andreas BeekerBug 60226 - ClassLoader workaround for OSGI when proces...
2016-10-07 Dominik StadlerAdd initial compile steps with a simple multi-project...
2016-10-07 Javen O'Nealbug 60216: javadocx fix for Comment#isVisible and Comme...
2016-10-05 Dominik StadlerBug 59958: Add simple test-case
2016-10-05 Dominik StadlerUse IOUtils.closeQuietly() in more places
2016-10-05 Dominik StadlerBug 53028: Broken auto fit row height in the cells...
2016-10-05 Dominik StadlerPrint out size of extracted text in CommandLineExtractor
2016-10-05 Dominik StadlerSome IDE warning fixes and unit test adjustments
next