| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | test XSLF SlideShowFactory creation methods individually for more granular un... | Javen O'Neal | 2016-01-03 | 1 | -5/+38 |
* | Move test for bug 57236 as it seems to be fixed since some time | Dominik Stadler | 2016-01-02 | 2 | -30/+33 |
* | Add test which reproduces bug 58325, seems the file uses AlternateContent whi... | Dominik Stadler | 2016-01-02 | 1 | -0/+38 |
* | remove test debug stuff | Andreas Beeker | 2016-01-01 | 1 | -15/+0 |
* | preparation for #54916 - commit unrelated changes | Andreas Beeker | 2016-01-01 | 5 | -212/+297 |
* | bug 58618: XWPFParagraph insertNewRun and removeRun work incorrectly for | Dominik Stadler | 2016-01-01 | 2 | -1/+19 |
* | add ignored testcase for multiple signatures | Andreas Beeker | 2016-01-01 | 1 | -12/+29 |
* | remove unnecessary @SuppressWarnings("deprecation") warnings (because of old ... | Andreas Beeker | 2016-01-01 | 7 | -110/+221 |
* | #56570 - RecordType has repeat by code type 3009 | Andreas Beeker | 2015-12-31 | 4 | -4/+4 |
* | Fix bug 58760: non-standard namespace-key breaks parsing XLSX files | Dominik Stadler | 2015-12-31 | 1 | -1/+0 |
* | Use parameter in unit test | Dominik Stadler | 2015-12-30 | 1 | -1/+1 |
* | Adjust test for extracting some more | Dominik Stadler | 2015-12-30 | 1 | -25/+49 |
* | Bug 58746: Fix missing adjustment of formulas when sheet-ordering is changed. | Dominik Stadler | 2015-12-30 | 1 | -0/+2 |
* | Bug 58616: Try to initialize with empty password if not done before | Dominik Stadler | 2015-12-30 | 1 | -0/+11 |
* | Disabled unit test for #58760 (problem remains) | Nick Burch | 2015-12-29 | 1 | -0/+17 |
* | remove unused import | Javen O'Neal | 2015-12-29 | 1 | -1/+0 |
* | add comment | Javen O'Neal | 2015-12-29 | 1 | -0/+1 |
* | move comment | Javen O'Neal | 2015-12-29 | 1 | -1/+1 |
* | javadocs | Javen O'Neal | 2015-12-29 | 1 | -2/+1 |
* | add unit test for bug 58779 when the problem gets fixed | Javen O'Neal | 2015-12-29 | 1 | -47/+77 |
* | junit3 -> junit4 | Javen O'Neal | 2015-12-29 | 1 | -2/+10 |
* | revert, not close, XSSFWorkbooks created by WorkbookFactory in order to avoid... | Javen O'Neal | 2015-12-29 | 1 | -0/+1 |
* | revert, not close, XSSFWorkbooks created by WorkbookFactory in order to avoid... | Javen O'Neal | 2015-12-29 | 1 | -5/+36 |
* | make spreadsheet file names static final rather than initializing them with s... | Javen O'Neal | 2015-12-29 | 1 | -13/+5 |
* | bug 58775: set an upper limit on number of data formats, default 250. | Javen O'Neal | 2015-12-29 | 4 | -13/+203 |
* | convert junit3 to junit4 | Javen O'Neal | 2015-12-29 | 2 | -8/+15 |
* | whitespace | Javen O'Neal | 2015-12-29 | 1 | -95/+95 |
* | bug 58778: override a built-in number format, such as using £ instead of $ f... | Javen O'Neal | 2015-12-29 | 1 | -0/+31 |
* | bug 58775: use short for data format index, int for cell style index | Javen O'Neal | 2015-12-28 | 3 | -4/+5 |
* | write for loop for performance and readability | Javen O'Neal | 2015-12-28 | 1 | -4/+2 |
* | bug 58775: fix a>b which should be a>=b; use shorts instead of ints to hold n... | Javen O'Neal | 2015-12-28 | 1 | -5/+8 |
* | simplify bug 57880 test case: | Javen O'Neal | 2015-12-28 | 1 | -32/+17 |
* | add convenience methods for writing and reading back XSSFWorkbooks | Javen O'Neal | 2015-12-28 | 1 | -35/+200 |
* | bug 58775: use assertNotBuiltInFormat | Javen O'Neal | 2015-12-28 | 1 | -2/+4 |
* | Fix compiling unit-test after previous changes | Dominik Stadler | 2015-12-22 | 1 | -1/+1 |
* | Fix freeing resources in some tests and dev-tools so we can run unit-tests wi... | Dominik Stadler | 2015-12-22 | 4 | -14/+31 |
* | Handle some cases better where file handles were left open by the ExtractorFa... | Dominik Stadler | 2015-12-20 | 1 | -22/+44 |
* | Unit test for non-reproducable #58747 | Nick Burch | 2015-12-17 | 1 | -0/+19 |
* | Fix unit test for bug 58731 to actually run | Dominik Stadler | 2015-12-17 | 1 | -3/+6 |
* | Unit test for #58731 - not reproduced, and some javadocs | Nick Burch | 2015-12-16 | 1 | -0/+31 |
* | Bug 58084: Fix cloning Cell Styles with Borders | Dominik Stadler | 2015-12-04 | 1 | -0/+44 |
* | Eclipse warnings, code formatting, javadoc, ... | Dominik Stadler | 2015-12-04 | 2 | -19/+41 |
* | bug 58570: add get/setActiveCell to Sheet interface, add Cell.getAddress, | Javen O'Neal | 2015-12-04 | 1 | -2/+4 |
* | add @Override annotation. Explicitly specify workbook type returned by SXSSFI... | Javen O'Neal | 2015-11-30 | 1 | -2/+12 |
* | add missing ASF License headers for bug 57450 | Javen O'Neal | 2015-11-30 | 2 | -0/+32 |
* | patch from Stefan Thurnherr: bug 57450: autosize columns in SXSSF using rows ... | Javen O'Neal | 2015-11-30 | 4 | -0/+581 |
* | XSLF: tables can now be removed from sheets/groups | Andreas Beeker | 2015-11-29 | 1 | -0/+19 |
* | Patch from Lyle for bug 52903: HSSFSheet.shiftRows does not shift hyperlink r... | Javen O'Neal | 2015-11-29 | 1 | -107/+0 |
* | #58663 - Pictures cannot be removed from a slide | Andreas Beeker | 2015-11-29 | 1 | -4/+27 |
* | bug 58636: upgrade anchor types from int to AnchorType enum | Javen O'Neal | 2015-11-25 | 1 | -4/+4 |