| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Disabled unit tests for bug #48703 | Nick Burch | 2012-02-10 | 2 | -0/+0 |
* | Bugzilla 52576: support changing external file references in HSSFWorkbook | Yegor Kozlov | 2012-02-10 | 1 | -0/+0 |
* | Unit test from Maciej for bug #51498 | Nick Burch | 2012-02-08 | 1 | -0/+0 |
* | Bugzilla 52527: avoid exception when matching shared formula records in HSSF | Yegor Kozlov | 2012-02-07 | 1 | -0/+0 |
* | bugzilla 52575: added an option to ignore missing workbook references in form... | Yegor Kozlov | 2012-02-06 | 2 | -0/+0 |
* | Fix bug #52540 - Relax the M4.1 constraint on reading OOXML files, as some Of... | Nick Burch | 2012-01-30 | 1 | -0/+0 |
* | Added implementation for SUMIFS(), see Bugzilla 52462 | Yegor Kozlov | 2012-01-21 | 1 | -0/+0 |
* | Fix bug #52449 - Support writing XWPF documents with glossaries (plus fix som... | Nick Burch | 2012-01-11 | 1 | -0/+0 |
* | Patch from Steve Vysny from bug #52438 - Update CellDateFormatter to handle t... | Nick Burch | 2012-01-09 | 1 | -0/+0 |
* | Bugzilla 52348: Avoid exception when creating cell style in a workbook that ... | Yegor Kozlov | 2011-12-19 | 1 | -0/+0 |
* | removed svn:executable bit from project files | Yegor Kozlov | 2011-12-10 | 20 | -0/+0 |
* | Patch from Fabian from bug #52285 - support Smart Tags in XWPF paragraphs, wi... | Nick Burch | 2011-12-06 | 1 | -0/+0 |
* | Test that shows that bug #52288 is already fixed | Nick Burch | 2011-12-06 | 1 | -0/+0 |
* | Add test file for bug #51873 from Jeremy, and a test that uses it | Nick Burch | 2011-12-05 | 1 | -0/+0 |
* | Patch from Marcel May from bug #51875 - More XSSF formula new-line support | Nick Burch | 2011-12-05 | 1 | -0/+0 |
* | Restore HWPF support for inline Escher images (stored in Escher rather than d... | Nick Burch | 2011-11-28 | 1 | -0/+0 |
* | Test visio file that is giving HPSF issues | Nick Burch | 2011-11-28 | 1 | -0/+0 |
* | more progress with XSLF: made some methods publis as suggested on poi-dev, mo... | Yegor Kozlov | 2011-11-24 | 1 | -0/+0 |
* | Bugzilla 51803: fixed HSLF TextExtractor to extract content from master slide | Yegor Kozlov | 2011-11-17 | 1 | -0/+0 |
* | improved rendering of indented text in XSLF, also improved import content fro... | Yegor Kozlov | 2011-11-10 | 1 | -0/+0 |
* | more progress with xlsf: support for gradient and texture fills, backgrounds,... | Yegor Kozlov | 2011-11-07 | 3 | -0/+94 |
* | Fix 47958 - ArrayIndexOutOfBoundsException from PicturesTable.getAllPictures(... | Sergey Vladimirov | 2011-10-30 | 3 | -0/+0 |
* | fix 51944 - PAPFormattedDiskPage.getPAPX - IndexOutOfBounds | Sergey Vladimirov | 2011-10-30 | 1 | -0/+0 |
* | fix additional issue found in bug 52032, add test files | Sergey Vladimirov | 2011-10-29 | 3 | -0/+0 |
* | fix 52032 - HWPF - ArrayIndexOutofBoundsException with no stack trace (broken... | Sergey Vladimirov | 2011-10-29 | 1 | -0/+0 |
* | more progress with PPTX2PNG: support for gradient and texture fill, also refa... | Yegor Kozlov | 2011-10-28 | 1 | -0/+0 |
* | initial support for rendering pptx slides into images with a PPTX2PNG command... | Yegor Kozlov | 2011-10-21 | 2 | -0/+0 |
* | Fix bug #51963 - Correct AreaReference handling of references containing a sh... | Nick Burch | 2011-10-05 | 1 | -0/+0 |
* | always pad properties to 4 bytes | Sergey Vladimirov | 2011-10-02 | 1 | -0/+0 |
* | picture loading completely rewritten, bugs 51902 and 51890 fixed | Sergey Vladimirov | 2011-09-30 | 1 | -0/+0 |
* | Tweak the HSLF and XSLF tests for master slide text to cover more (some of wh... | Nick Burch | 2011-09-26 | 2 | -0/+0 |
* | Add a disabled test for bug #51850, and tweak the OPC package exceptions to m... | Nick Burch | 2011-09-22 | 1 | -0/+0 |
* | Add test files from bugs 51803/51804 | Nick Burch | 2011-09-21 | 2 | -0/+0 |
* | handle lists margins | Sergey Vladimirov | 2011-09-20 | 1 | -0/+0 |
* | Fix bug #51832 - handle XLS files where the WRITEPROTECT record preceeds the ... | Nick Burch | 2011-09-19 | 1 | -0/+0 |
* | Start on a testcase for TIKA-705 (more work needed though) | Nick Burch | 2011-09-14 | 1 | -0/+0 |
* | fixed bug 51670: avoid LeftoverDataException when reading .xls files with in... | Yegor Kozlov | 2011-09-12 | 1 | -0/+0 |
* | avoid exceptions when using POI in Tika, see BUgs 51771 and 51770 | Yegor Kozlov | 2011-09-12 | 1 | -0/+0 |
* | add watermark test case (as example) | Sergey Vladimirov | 2011-08-23 | 1 | -0/+0 |
* | add page-break test case | Sergey Vladimirov | 2011-08-22 | 1 | -0/+0 |
* | add test case for "page break before" property of paragraph | Sergey Vladimirov | 2011-08-22 | 1 | -0/+0 |
* | [[51686]] rename testWORD.doc to Bug51686.doc | Sergey Vladimirov | 2011-08-22 | 1 | -0/+0 |
* | bug#51686 - ConcurrentModificationException in Tika's OfficeParser | Maxim Valyanskiy | 2011-08-22 | 1 | -0/+0 |
* | removed test document referenced in Bug 51524 because it cannot be distribute... | Yegor Kozlov | 2011-08-21 | 1 | -0/+0 |
* | support for tables and hyperlinks in XSLF | Yegor Kozlov | 2011-08-17 | 1 | -0/+0 |
* | initial support for XSLF usermodel API | Yegor Kozlov | 2011-08-11 | 1 | -0/+0 |
* | rename emf_2003_image.doc to Bug41898.doc and move test to TestBugs class | Sergey Vladimirov | 2011-08-09 | 1 | -0/+0 |
* | 51604 is fixed | Sergey Vladimirov | 2011-08-09 | 1 | -0/+0 |
* | support for conditional formatting in XSSF including docs and examples | Yegor Kozlov | 2011-07-29 | 2 | -0/+0 |
* | add simpliest "escher" pictures support in Word-to-HTML and Word-to-FO conver... | Sergey Vladimirov | 2011-07-28 | 1 | -0/+0 |