]> source.dussan.org Git - poi.git/shortlog
poi.git
2015-07-08 Dominik StadlerOOXMLPrettyPrint: Populate the standalone-attribute...
2015-07-07 Dominik StadlerAdd some missing close(), reduce output in unit tests...
2015-07-07 Dominik StadlerAllow Eclipse to add some additional compiler warning...
2015-07-06 Nick BurchWhen writing the mini-stream, set the size of it on...
2015-07-06 Nick BurchHelper method to report the number of blocks used in...
2015-07-03 Dominik StadlerBug 57744: Fix parsing the email submission data when...
2015-07-03 Dominik StadlerBug 57678: Apply patch to better handle years in mail...
2015-07-02 Nick BurchFix OPOIFS generics warnings
2015-07-01 Nick BurchTo better match OPOIFS, pad to the end of a block with...
2015-06-30 Nick BurchMore NPOIFS ministream tests
2015-06-30 Nick BurchAllow optional dumping of the raw ministream as well
2015-06-29 Dominik StadlerRevert to state before running unit-tests to not have...
2015-06-29 Nick BurchSupport optionally dumping the properties stream
2015-06-28 Dominik StadlerOpen file read-only in test to avoid making it dirty...
2015-06-28 Nick BurchPut the properties table at block 0, with the first...
2015-06-28 Nick BurchPrint mini stream information, and property entries
2015-06-28 Nick BurchFix inconsistent whitespace
2015-06-28 Nick BurchRefactor the small block reader creation, so that POIFS...
2015-06-24 Andreas BeekerBug 54332 - WMF extraction failing in Tika for older...
2015-06-24 Dominik StadlerFix test to find the exception-text in all cases
2015-06-24 Dominik Stadlershow full exception stack-trace if zip-bomb detection...
2015-06-24 Andreas BeekerRemoved Java7 calls
2015-06-23 Andreas BeekerBug 56865 - Limit number of bytes (by counting them...
2015-06-23 Andreas BeekerBug 58069 - Biff8RC4 xorShort returns wrong value for...
2015-06-22 Dominik StadlerAdd public key of Dominik Stadler (centic)
2015-06-21 Andreas BeekerBug 58040 - Log Forging
2015-06-21 Dominik StadlerBug 57923: Fix check for tokens in NameRecord.getExtern...
2015-06-20 Andreas Beekerfixed javadoc links after imports have been organized
2015-06-20 Dominik StadlerBug 56655: Fix Sumifs for cases where the criteria...
2015-06-20 Dominik StadlerBug 56420: Fix possible NullPointerException when empty...
2015-06-17 Dominik StadlerComment out writing to file in c:/temp which breaks...
2015-06-17 Dominik StadlerMove more tests into base class and add a TestSXSSFBugs...
2015-06-17 Dominik StadlerMake setLandscape(false) and setLeftToRight(false)...
2015-06-17 Dominik StadlerAdd settings for the Eclipse plugin "moreunit"
2015-06-16 Dominik StadlerBug 57963: Add a task to the integration-test build...
2015-06-16 Dominik Stadlerremove some older jacoco jars from the lib-directories...
2015-06-15 David NorthWhitespace seems to be confusing the license header...
2015-06-15 Dominik StadlerOne more file with missing license header
2015-06-15 Dominik Stadleradd missing license header
2015-06-12 David NorthAdd explicit test for NPE only caught by other tests...
2015-06-12 David NorthMy own patch to fix #56328
2015-06-03 David NorthAdd my PGP key to the list.
2015-06-03 David NorthUse a different arbitrary value for the ID of the comme...
2015-06-01 Dominik StadlerBug 53109: Correctly handle unicode strings in NameComm...
2015-05-31 Nick BurchPatch from René Scheibe from bug #57512 - Fix potential...
2015-05-31 Dominik StadlerAdd missing license header
2015-05-31 Dominik StadlerBug 57904: Add full source build from dist-packages...
2015-05-31 Dominik StadlerList more targets in help, make jar-src work standalone
2015-05-31 Dominik StadlerSet version to 3.13-beta1
2015-05-29 Tim AllisonPOI-57975: clean up white spaces and other style issues...
2015-05-28 Tim AllisonPOI-57889 -- actually trigger inclusion of CTNumLvl...
2015-05-28 Nick BurchNote on why ooxml needs scratchpad, for one part only
2015-05-28 Nick BurchCorrect package
2015-05-28 Nick BurchPull out the parts of TextPainter needed by XSLF from...
2015-05-28 Nick Burch#57963 Move the WP and SL interface definitions to...
2015-05-28 Nick BurchFix inconsistent indents
2015-05-27 Nick Burch#57951 Use BigDecimal in some cases in DataFormatter...
2015-05-27 Nick BurchFix inconsistent indents
2015-05-26 Dominik StadlerAdd WorkbookFactory.create() with a flag to allow to...
2015-05-26 Dominik StadlerMake POIXMLDocument implement Closeable as it holds...
2015-05-26 Nick BurchAdd ignore - file has no content streams
2015-05-26 Nick Burch#56791 Make NPOIFS the default when POIFSFileSystem...
2015-05-26 Nick BurchForce OPOIFS test to explicitly create OPOIFS instance
2015-05-26 Nick BurchForce OPOIFS test to explicitly create OPOIFS instance
2015-05-26 Nick BurchRemove a long-deprecated OPOIFS related method
2015-05-26 Nick BurchFix warnings
2015-05-26 Nick BurchFix testing for NPOIFS zero-length stream writing
2015-05-26 Nick BurchFix NPOIFS to handle dodgy excel-95 file from bug ...
2015-05-26 Nick BurchMore 0 byte stream tests
2015-05-20 Dominik StadlerAdd verification unit test for bug 47169
2015-05-20 Dominik StadlerApply fix reported in bug 47661 and add unit tests
2015-05-19 Dominik StadlerPrevent problems reported in Bug 56574 by ensuring...
2015-05-19 Dominik StadlerUpdate to JaCoCo 0.7.4 and fix location of coverage...
2015-05-19 Dominik StadlerLet Eclipse add some more settings to the project files
2015-05-17 Dominik StadlerMove location where document is held and adjust constru...
2015-05-12 Dominik StadlerAdjust error message to have the same error across...
2015-05-12 Dominik StadlerFix unit test which asserts on actual error message
2015-05-11 Andreas BeekerUpdate documentation for POI 3.12
2015-05-11 Dominik StadlerAdjust intendation
2015-05-11 Dominik StadlerProvide better exception if we would access out of...
2015-05-11 Dominik StadlerAvoid possible NPE found via CommonCrawl files
2015-05-11 Dominik StadlerAdd checks for invalid row number in RowRecord to find...
2015-05-11 Nick Burch#56791 More updates from OPOIFS to NPOIFS
2015-05-11 Nick Burch#56791 More updates from OPOIFS to NPOIFS
2015-05-11 Nick BurchLeave POIFSFileSystem as a lightweight shim around...
2015-05-11 Nick Burch#56791 More updates from OPOIFS to NPOIFS
2015-05-11 Nick Burch#56791 More updates from OPOIFS to NPOIFS
2015-05-11 Nick BurchAdd a deep re-write NPOIFS test
2015-05-11 Nick BurchCorrect zero byte entry support in NPOIFS
2015-05-11 Nick BurchDisabled NPOIFS unit test - problem with 0 length entri...
2015-05-11 Nick BurchMore NPOIFS ministore tests
2015-05-11 Nick BurchAdd a (disabled) failing unit test on heavily nested...
2015-05-11 Nick Burch#56791 Remove long-deprecated OPOIFS related methods
2015-05-11 Nick Burch#56791 Default to NPOIFS
2015-05-11 Nick BurchBegin making NPOIFS the default #56791
2015-05-09 Andreas Beekerexternal unpinning
2015-05-09 Andreas Beekerexternal pinning for 3.12 (RC3)
2015-05-08 Nick Burch#57907 Fix DOAP syntax, and add missing final releases
2015-05-08 Dominik StadlerMake source-build from a fresh repository work, compile...
2015-05-07 Nick BurchRefactor common default styles code to use the new...
next