]> source.dussan.org Git - poi.git/shortlog
poi.git
2014-06-16 Nick BurchMake a start on an Ant task to generate an OSGi jar...
2014-06-12 Dominik StadlerRevert upgrade to XMLBeans 2.6.0 to properly discuss...
2014-06-11 Dominik StadlerAdd missing @Overrides, reformat some files, increase...
2014-06-11 Dominik StadlerUpdate XMLBeans to version 2.6.0
2014-06-11 Nick BurchFix inconsistent indent
2014-06-11 Nick Burch#56537 close method for SXSSF too
2014-06-11 Nick BurchPartial fix for #56537 - Have Workbook offer a close...
2014-06-04 Nick BurchAdd a note about file resources, see bug #56537
2014-06-04 Nick BurchWhen finding the CTCol object for a XSSF Sheet column...
2014-05-29 Dominik StadlerAdd workaround for IBM JDK where Ant populates classnam...
2014-05-29 Nick BurchHSSFCell should follow XSSF, and allow setting a null...
2014-05-29 Dominik StadlerUpdate to latest Ant 1.9.4 and add ant-launcher which...
2014-05-29 Dominik StadlerRemove null-checks that can never be reached
2014-05-27 Dominik StadlerIncrease the font-inaccuracy for one unit test as some...
2014-05-26 Dominik StadlerFix for 56563 - Multithreading bug when reading 2 simil...
2014-05-23 Nick BurchIf a NoteRecord has no author tag, it seems it can...
2014-05-23 Nick BurchHandle date format strings in an iso8601 style format...
2014-05-21 Nick BurchPatch from Yaniv Kunda from bug #56274 - Fix SXSSF...
2014-05-20 Dominik StadlerMove some tests from "unfixed" to "normal" test classes...
2014-05-20 Dominik StadlerBug 53691: Fix a copy/paste error in CFRuleRecord.clone()
2014-05-18 Dominik StadlerBug 56170: Fix a problem with cells in workbooks becomi...
2014-05-16 Dominik StadlerApache POI - Use assertArrayEquals() instead of assertT...
2014-05-16 Dominik StadlerFix Bug 56514, add missing null-check if simple shape...
2014-05-15 Dominik StadlerBug 56325: fix Exception when removing sheets with...
2014-05-15 Dominik StadlerAvoid unnecessary string creation/concatination for...
2014-05-15 Nick BurchAdd a HSSF print paper size constant for "printer defau...
2014-05-14 Andreas BeekerBug 56468 - Writing a workbook more than once corrupts...
2014-05-13 Dominik Stadlerfix some Eclipse warnings, unnecessary null-check and...
2014-05-11 Nick BurchBased on reading of the new file format docs, start...
2014-05-08 Nick BurchOutlook sometimes stores a codepage of ANSI when it...
2014-05-08 Nick BurchImplement a few more MAPI property types
2014-05-08 Nick BurchFix inconsistent indents
2014-05-05 Andreas BeekerBug 56486 - Add XOR obfuscation/decryption support...
2014-05-04 Andreas BeekerBug 56269 - DateFormat - Rounding of fractionals
2014-05-04 Andreas BeekerThe NPOIFS-classes result currently in left-over memory...
2014-05-04 Dominik StadlerFile leak detector: Close streams in some tests
2014-05-02 Nick BurchExcel 2007 and later allows for more than 3 Conditional...
2014-05-02 Nick BurchGenerics warnings fixes
2014-04-28 Nick BurchProvide a convenience method for creating a PropertySet...
2014-04-28 Nick BurchFix generics warnings
2014-04-28 Nick BurchUpdate the HPSF change properties example to use NPOIFS...
2014-04-28 Nick BurchGet NPOIFS in-place-write working!
2014-04-26 Andreas Beekerjunit4 fix
2014-04-26 Nick BurchMore on the HPFS in-place NPOIFS write tests, and a...
2014-04-26 Nick BurchFix javadoc layout
2014-04-26 Nick BurchConvert the HPSF test to JUnit 4, and add a bit more...
2014-04-26 Nick BurchStream tests for NDocumentOutputStream
2014-04-25 Nick BurchNDocumentOutputStream write logic
2014-04-25 Nick BurchFix inconsistent whitespace
2014-04-25 Nick BurchBegin to support and test in-place changes to documents...
2014-04-25 Nick BurchSupport for replacing the contents of a Document in...
2014-04-25 Nick BurchComplete NPOIFS write tests
2014-04-25 Nick BurchWhen deleting a document in NPOIFS, free the underlying...
2014-04-25 Nick BurchMore progress with the write/read npoifs tests, but...
2014-04-25 Nick BurchRefactor some of the NPOIFS write tests, and begin...
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
next