]> source.dussan.org Git - poi.git/shortlog
poi.git
2014-04-25 Nick BurchAdd a getEntryNames() method to POIFS/NPOIFS directory...
2014-04-25 Nick BurchFinish off the next NPOIFS write text
2014-04-25 Nick BurchMore NPOIFS mini stream improvements, and more tests...
2014-04-25 Nick BurchCorrect mini stream initialisation, and enable more...
2014-04-25 Nick BurchMore NPOIFS tests, and a partial mini-stream fix
2014-04-25 Nick BurchMore npoifs write tests, some disabled as failing
2014-04-24 Nick BurchAdd common code for writing out and reading NPOIFS...
2014-04-24 Nick BurchCorrect NPOIFS mini stream first write bug, and add...
2014-04-24 Nick BurchAdd TODOs for the next set of NPOIFS write tests we...
2014-04-24 Nick BurchMore NPOIFS write testing, and fix a problem with writi...
2014-04-24 Nick BurchUpdate a test to use the existing EntryUtils to copy...
2014-04-24 Nick BurchMore unit tests for NPOIFS writing, and correct a bug...
2014-04-24 Nick BurchMore int/long sizing fixes for >2gb NPOIFS files, see...
2014-04-24 Nick BurchFix bug #56450 - Avoid a NPE if a comment has no associ...
2014-04-24 Nick BurchFix some Eclipse identified warnings
2014-04-24 Nick BurchTwo more test files from Stefan Kopf for bug #56164...
2014-04-24 Nick BurchCorrect an eclipse warning around close(), and a relate...
2014-04-21 Andreas BeekerBug 56437 - [PATCH] Streaming write support in NPOIFS
2014-04-21 Andreas BeekerSome encryption fixes:
2014-04-18 Nick BurchTweak 'assertAlmostEquals' bast on Jenkins results
2014-04-18 Nick BurchUnit test for column autosizing of % values
2014-04-18 Dominik StadlerBug 56315: Make rounding in MathX.round() behave equal...
2014-04-18 Dominik StadlerTry to exclude some generated files from Sonar runs
2014-04-15 Nick BurchRather than having lots of classes all create their...
2014-04-15 Nick BurchMore stax jar removal for Java 6
2014-04-15 Nick BurchNow that we require Java 1.6, we no longer need to...
2014-04-04 Dominik StadlerFix some Eclipse warnings
2014-04-04 Dominik Stadlerexclude new broken test-file for this test
2014-04-01 Nick BurchAdd another test file for bug #47251, from Joe Yuan...
2014-04-01 Dominik StadlerFix two javadoc warnings reported in Jenkins build...
2014-04-01 Dominik StadlerUndo a toString() removal for a case where it is actual...
2014-03-31 Cédric Walterperformance issue: removed instantiation of new String...
2014-03-31 Cédric Walterperformance issue: call toString() on a String object...
2014-03-31 Cédric Walterperformance issue logging calls are expensive because...
2014-03-28 Nick BurchPatch from bug #56328 from David North - the maximum...
2014-03-26 Nick BurchUpdate Yegor's gpg key in the Keys file, with the lates...
2014-03-22 Nick BurchPatch for #55594 from Paul Vonnahme - Fix SXSSF encodin...
2014-03-18 Nick BurchAvoid an IndexOutOfBoundsException if there are no...
2014-03-18 Nick BurchSupport adding tabs to a XWPFRun, and add unit tests...
2014-03-18 Nick BurchFix whitespace
2014-03-17 Nick BurchFix bug #56278 - Support loading .xlsx files with no...
2014-03-16 Dominik StadlerBug 56195: replace System.err with propert logging
2014-03-16 Dominik StadlerExclude some generated classes from coverage measuremen...
2014-03-15 Dominik StadlerRemove two files added inadvertedely
2014-03-15 Dominik StadlerAdd missing test-file for bug 56169
2014-03-15 Dominik StadlerBug 56169: Fix NPE during export to XML with xs:all
2014-03-15 Dominik StadlerBug 56114: Add testcase to verify that the flag is...
2014-03-15 Nick BurchWhen looking for text run related records after a TextH...
2014-03-15 Nick BurchImplement MasterTextPropAtom, which provides the indent...
2014-03-14 Nick Burch#56260 Partial fix for a slide with a TextHeaderAtom...
2014-03-14 Nick BurchSample file for #56260, provided by Atlassian in CONF...
2014-03-13 Andreas BeekerBug 56075 - Add Change Tracking support to XWPF
2014-03-10 Dominik StadlerTry one more way of excluding generated sources in...
2014-03-09 Nick BurchFix inconsistent whitespace, and add a close call in...
2014-03-09 Nick BurchPatch from Shaun Kalley from bug #56023 - On CellRefere...
2014-03-08 Nick BurchFix the inconsistent indents in the test file
2014-03-08 Nick BurchAdd more unit tests for XWPF Headers and Footers
2014-03-08 Nick BurchWhen adding a new XPWFRun to a paragraph, update both...
2014-03-08 Nick BurchAdd some javadocs for the XWPF Header/Footer creation...
2014-03-08 Dominik StadlerAdjust for JDK 8 where an empty locale is added to...
2014-03-08 Dominik StadlerFix Sonar issues about finalize() usage
2014-03-08 Dominik StadlerEnhance test to print out more information, it seems...
2014-03-08 Dominik StadlerAdjust TestExtractorFactory to provide more output...
2014-03-06 Andreas BeekerAdded MD4-option and some cleanups
2014-03-04 Andreas Beekerdisable font downloading, because of Jenkins connection...
2014-03-04 Nick BurchPOI is now on JDK 1.6, so remove 1.5 workaround
2014-03-03 Dominik StadlerTry to set the Sonar-Exclusion property differently...
2014-02-28 Dominik StadlerSonar-pom: Add some metadata, try to add Sonar exclusio...
2014-02-27 Dominik StadlerTry to improve Maven files for Sonar: Copy in (test...
2014-02-27 Nick BurchReport how long the CSV conversion took, helpful for...
2014-02-21 Andreas BeekerBug 56076 - Add document protection with password suppo...
2014-02-20 Nick BurchZero length code page fix has been committed, so this...
2014-02-20 Nick BurchMore helpful visio v5 exception, see bug #56171
2014-02-20 Nick BurchAnother content types test, for #55026
2014-02-20 Andreas BeekerThe junit test failed with the original test-file ...
2014-02-19 Nick BurchFix bug #56164 - Tidy up the OPC SAX setup code with...
2014-02-19 Andreas BeekerBug 55732 - PPT can't open, fails with "Couldn't instan...
2014-02-19 Nick BurchComplete support for OOXML content types with parameter...
2014-02-19 Andreas Beekerupgraded to junit4 (before other changes)
2014-02-19 Nick BurchBegin to implement some of the tests and logic for...
2014-02-19 Andreas Beekerlink forrest.properties from https://svn.apache.org...
2014-02-17 Dominik StadlerDowngrade the replacer plugin to 1.5.1, otherwise repla...
2014-02-16 Andreas BeekerFindBugs fix
2014-02-16 Nick BurchPatch and test from Jon Iles from bug #56138 - HPSF...
2014-02-16 Andreas BeekerFindBugs fix
2014-02-16 Andreas BeekerSweeping is also needed for empty column-list ...
2014-02-16 Andreas BeekerFindBugs fix
2014-02-16 Andreas Beeker- Changed status/changes xdocs/xslt, to link to the...
2014-02-16 Dominik StadlerFix unit tests broken by newly added test-file, ignore...
2014-02-16 Dominik StadlerFix unit test which failed after new corrupted file...
2014-02-16 Dominik StadlerAdjust test to write the failing PNG in case expected...
2014-02-15 Nick BurchTest file from bug #56138 from Jon Iles, with a zero...
2014-02-15 Dominik StadlerInstead of using initCause() when re-throwing exception...
2014-02-15 Dominik StadlerAdd a set of maven pom.xml files for Sonar, a few worka...
2014-02-15 Dominik StadlerProvide more output on test that failed for me locally
2014-02-15 Dominik StadlerAdjust some tests to not hardcode the 'test-data' direc...
2014-02-15 Dominik Stadlerbuild.xml: Add missing depends on init for compile...
2014-02-15 Dominik StadlerUpdate Javadoc somewhat
2014-02-15 Dominik StadlerAdd assertions, remove Sonar warnings
2014-02-14 Andreas Beekerupdate *ssf-workbook tests to junit4
next