2014-05-20 |
Dominik Stadler | Move some tests from "unfixed" to "normal" test classes... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Dominik Stadler | Bug 53691: Fix a copy/paste error in CFRuleRecord.clone() |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Dominik Stadler | Bug 56170: Fix a problem with cells in workbooks becomi... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Dominik Stadler | Apache POI - Use assertArrayEquals() instead of assertT... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Dominik Stadler | Fix Bug 56514, add missing null-check if simple shape... |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Dominik Stadler | Bug 56325: fix Exception when removing sheets with... |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Dominik Stadler | Avoid unnecessary string creation/concatination for... |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Nick Burch | Add a HSSF print paper size constant for "printer defau... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Andreas Beeker | Bug 56468 - Writing a workbook more than once corrupts... |
commit | commitdiff | tree | snapshot |
2014-05-13 |
Dominik Stadler | fix some Eclipse warnings, unnecessary null-check and... |
commit | commitdiff | tree | snapshot |
2014-05-11 |
Nick Burch | Based on reading of the new file format docs, start... |
commit | commitdiff | tree | snapshot |
2014-05-08 |
Nick Burch | Outlook sometimes stores a codepage of ANSI when it... |
commit | commitdiff | tree | snapshot |
2014-05-08 |
Nick Burch | Implement a few more MAPI property types |
commit | commitdiff | tree | snapshot |
2014-05-08 |
Nick Burch | Fix inconsistent indents |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Andreas Beeker | Bug 56486 - Add XOR obfuscation/decryption support... |
commit | commitdiff | tree | snapshot |
2014-05-04 |
Andreas Beeker | Bug 56269 - DateFormat - Rounding of fractionals |
commit | commitdiff | tree | snapshot |
2014-05-04 |
Andreas Beeker | The NPOIFS-classes result currently in left-over memory... |
commit | commitdiff | tree | snapshot |
2014-05-04 |
Dominik Stadler | File leak detector: Close streams in some tests |
commit | commitdiff | tree | snapshot |
2014-05-02 |
Nick Burch | Excel 2007 and later allows for more than 3 Conditional... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
Nick Burch | Generics warnings fixes |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Nick Burch | Provide a convenience method for creating a PropertySet... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Nick Burch | Fix generics warnings |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Nick Burch | Update the HPSF change properties example to use NPOIFS... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Nick Burch | Get NPOIFS in-place-write working! |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Andreas Beeker | junit4 fix |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Nick Burch | More on the HPFS in-place NPOIFS write tests, and a... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Nick Burch | Fix javadoc layout |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Nick Burch | Convert the HPSF test to JUnit 4, and add a bit more... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Nick Burch | Stream tests for NDocumentOutputStream |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Nick Burch | NDocumentOutputStream write logic |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Nick Burch | Fix inconsistent whitespace |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Nick Burch | Begin to support and test in-place changes to documents... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Nick Burch | Support for replacing the contents of a Document in... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Nick Burch | Complete NPOIFS write tests |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Nick Burch | When deleting a document in NPOIFS, free the underlying... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Nick Burch | More progress with the write/read npoifs tests, but... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Nick Burch | Refactor some of the NPOIFS write tests, and begin... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Nick Burch | Add a getEntryNames() method to POIFS/NPOIFS directory... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Nick Burch | Finish off the next NPOIFS write text |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Nick Burch | More NPOIFS mini stream improvements, and more tests... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Nick Burch | Correct mini stream initialisation, and enable more... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Nick Burch | More NPOIFS tests, and a partial mini-stream fix |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Nick Burch | More npoifs write tests, some disabled as failing |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nick Burch | Add common code for writing out and reading NPOIFS... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nick Burch | Correct NPOIFS mini stream first write bug, and add... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nick Burch | Add TODOs for the next set of NPOIFS write tests we... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nick Burch | More NPOIFS write testing, and fix a problem with writi... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nick Burch | Update a test to use the existing EntryUtils to copy... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nick Burch | More unit tests for NPOIFS writing, and correct a bug... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nick Burch | More int/long sizing fixes for >2gb NPOIFS files, see... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nick Burch | Fix bug #56450 - Avoid a NPE if a comment has no associ... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nick Burch | Fix some Eclipse identified warnings |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nick Burch | Two more test files from Stefan Kopf for bug #56164... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nick Burch | Correct an eclipse warning around close(), and a relate... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Andreas Beeker | Bug 56437 - [PATCH] Streaming write support in NPOIFS |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Andreas Beeker | Some encryption fixes: |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Nick Burch | Tweak 'assertAlmostEquals' bast on Jenkins results |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Nick Burch | Unit test for column autosizing of % values |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Dominik Stadler | Bug 56315: Make rounding in MathX.round() behave equal... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Dominik Stadler | Try to exclude some generated files from Sonar runs |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Nick Burch | Rather than having lots of classes all create their... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Nick Burch | More stax jar removal for Java 6 |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Nick Burch | Now that we require Java 1.6, we no longer need to... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Dominik Stadler | Fix some Eclipse warnings |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Dominik Stadler | exclude new broken test-file for this test |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Nick Burch | Add another test file for bug #47251, from Joe Yuan... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Dominik Stadler | Fix two javadoc warnings reported in Jenkins build... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Dominik Stadler | Undo a toString() removal for a case where it is actual... |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Cédric Walter | performance issue: removed instantiation of new String... |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Cédric Walter | performance issue: call toString() on a String object... |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Cédric Walter | performance issue logging calls are expensive because... |
commit | commitdiff | tree | snapshot |
2014-03-28 |
Nick Burch | Patch from bug #56328 from David North - the maximum... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Nick Burch | Update Yegor's gpg key in the Keys file, with the lates... |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Nick Burch | Patch for #55594 from Paul Vonnahme - Fix SXSSF encodin... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Nick Burch | Avoid an IndexOutOfBoundsException if there are no... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Nick Burch | Support adding tabs to a XWPFRun, and add unit tests... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Nick Burch | Fix whitespace |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Nick Burch | Fix bug #56278 - Support loading .xlsx files with no... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Dominik Stadler | Bug 56195: replace System.err with propert logging |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Dominik Stadler | Exclude some generated classes from coverage measuremen... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Dominik Stadler | Remove two files added inadvertedely |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Dominik Stadler | Add missing test-file for bug 56169 |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Dominik Stadler | Bug 56169: Fix NPE during export to XML with xs:all |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Dominik Stadler | Bug 56114: Add testcase to verify that the flag is... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Nick Burch | When looking for text run related records after a TextH... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Nick Burch | Implement MasterTextPropAtom, which provides the indent... |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Nick Burch | #56260 Partial fix for a slide with a TextHeaderAtom... |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Nick Burch | Sample file for #56260, provided by Atlassian in CONF... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Andreas Beeker | Bug 56075 - Add Change Tracking support to XWPF |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Dominik Stadler | Try one more way of excluding generated sources in... |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Nick Burch | Fix inconsistent whitespace, and add a close call in... |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Nick Burch | Patch from Shaun Kalley from bug #56023 - On CellRefere... |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Nick Burch | Fix the inconsistent indents in the test file |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Nick Burch | Add more unit tests for XWPF Headers and Footers |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Nick Burch | When adding a new XPWFRun to a paragraph, update both... |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Nick Burch | Add some javadocs for the XWPF Header/Footer creation... |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Dominik Stadler | Adjust for JDK 8 where an empty locale is added to... |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Dominik Stadler | Fix Sonar issues about finalize() usage |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Dominik Stadler | Enhance test to print out more information, it seems... |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Dominik Stadler | Adjust TestExtractorFactory to provide more output... |
commit | commitdiff | tree | snapshot |
next |