| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | POIXMLPropertiesTextExtractor support for extracting custom OOXML properties ... | Nick Burch | 2012-01-11 | 2 | -6/+50 |
* | Fix bug #52449 - Support writing XWPF documents with glossaries (plus fix som... | Nick Burch | 2012-01-11 | 5 | -37/+74 |
* | more progress with merging external slides | Yegor Kozlov | 2011-12-28 | 3 | -5/+65 |
* | Bug #52369 - XSSFExcelExtractor should format numeric cells based on the form... | Nick Burch | 2011-12-20 | 2 | -14/+64 |
* | Fix bug #52369 - Event based XSSF parsing should handle formatting of formula... | Nick Burch | 2011-12-20 | 1 | -1/+15 |
* | Bugzilla 52348: Avoid exception when creating cell style in a workbook that ... | Yegor Kozlov | 2011-12-19 | 2 | -3/+18 |
* | Bugzilla 52219: fixed XSSFSimpleShape to set rich text attributes from XSSFRi... | Yegor Kozlov | 2011-12-19 | 1 | -0/+5 |
* | Bugzilla 52219: fixed XSSFSimpleShape to set rich text attributes from XSSFRi... | Yegor Kozlov | 2011-12-19 | 2 | -25/+81 |
* | Addition to Bugzilla 51961: enable compression of temp files when loading exi... | Yegor Kozlov | 2011-12-16 | 1 | -1/+26 |
* | more xlsf docs and samples | Yegor Kozlov | 2011-12-16 | 3 | -17/+122 |
* | xlsf tutorial and cookbook updates | Yegor Kozlov | 2011-12-11 | 1 | -0/+19 |
* | Add a NPOIFS constructor to WorkbookFactory, to match the regular POIFS one | Nick Burch | 2011-12-11 | 1 | -0/+6 |
* | removed svn:executable bit from project files | Yegor Kozlov | 2011-12-10 | 10 | -0/+0 |
* | Bugzilla 52204: Deprecated XSSFWorkbook(String path) constructor because it d... | Yegor Kozlov | 2011-12-10 | 2 | -1/+38 |
* | fixed javadoc warnings | Yegor Kozlov | 2011-12-09 | 12 | -26/+24 |
* | keep rat quiet | Yegor Kozlov | 2011-12-09 | 2 | -1/+17 |
* | Bugzilla 51961: support compression of temp files in SXSSF | Yegor Kozlov | 2011-12-09 | 9 | -269/+472 |
* | Bugzilla 52268 - support cloning sheets with drawings in XSSF | Yegor Kozlov | 2011-12-07 | 4 | -45/+138 |
* | Patch from Fabian from bug #52285 - support Smart Tags in XWPF paragraphs, wi... | Nick Burch | 2011-12-06 | 2 | -196/+244 |
* | Test that shows that bug #52288 is already fixed | Nick Burch | 2011-12-06 | 1 | -0/+21 |
* | Patch from Marcel May from bug #51875 - More XSSF formula new-line support | Nick Burch | 2011-12-05 | 2 | -18/+8 |
* | improved rendering of groupped shapes in xslf | Yegor Kozlov | 2011-12-04 | 15 | -78/+130 |
* | more progress with XSLF: made some methods publis as suggested on poi-dev, mo... | Yegor Kozlov | 2011-11-24 | 17 | -89/+547 |
* | added missing definition of the upArrow shape, moved support for line decorat... | Yegor Kozlov | 2011-11-21 | 6 | -298/+309 |
* | fixed TestXSLFTextParagraph that failed when the Arial font was not available | Yegor Kozlov | 2011-11-20 | 1 | -4/+26 |
* | Bugzilla 52209: fixed inserting multiple pictures to a group or slide in XSLF | Yegor Kozlov | 2011-11-19 | 4 | -10/+22 |
* | avoid exception when breaking text with a trailing newline | Yegor Kozlov | 2011-11-19 | 2 | -3/+65 |
* | misc improvements in text rendering in xlsf | Yegor Kozlov | 2011-11-17 | 9 | -55/+273 |
* | Patch from bug #52190 - null check on XWPF setFontFamily | Nick Burch | 2011-11-16 | 2 | -2/+1 |
* | more progress with PPTX2PNG | Yegor Kozlov | 2011-11-14 | 32 | -158/+243 |
* | improved rendering of indented text in XSLF, also improved import content fro... | Yegor Kozlov | 2011-11-10 | 14 | -84/+695 |
* | keep rat-check quiet, also started writing xslf docs | Yegor Kozlov | 2011-11-07 | 3 | -0/+52 |
* | Bugzilla 52062: ensure that temporary files in SXSSF are deleted | Yegor Kozlov | 2011-11-07 | 2 | -20/+38 |
* | more progress with xlsf: support for gradient and texture fills, backgrounds,... | Yegor Kozlov | 2011-11-07 | 51 | -985/+2085 |
* | more progress with PPTX2PNG: support for gradient and texture fill, also refa... | Yegor Kozlov | 2011-10-28 | 38 | -469/+1183 |
* | keep javac on JDK 1.5 quiet | Yegor Kozlov | 2011-10-27 | 5 | -11/+11 |
* | support for preset shape geometries in xslf | Yegor Kozlov | 2011-10-26 | 41 | -707/+2193 |
* | restore JDK5 compatibility | Sergey Vladimirov | 2011-10-24 | 1 | -8/+8 |
* | more progress with PPTX2PNG | Yegor Kozlov | 2011-10-24 | 8 | -88/+316 |
* | explicitly convert to float for JDK 5 | Sergey Vladimirov | 2011-10-23 | 1 | -10/+9 |
* | initial support for rendering pptx slides into images with a PPTX2PNG command... | Yegor Kozlov | 2011-10-21 | 35 | -337/+4045 |
* | Add a bit more XSSFDrawing testing, not all of which works properly yet... | Nick Burch | 2011-10-05 | 2 | -2/+29 |
* | Fix bug #51949 - Avoid NPE on double close of ZipFileZipEntrySource | Nick Burch | 2011-10-05 | 1 | -17/+19 |
* | Fix bug #51950 - XWPF may not always have footnotes in a document | Nick Burch | 2011-10-05 | 1 | -3/+8 |
* | Fix bug #51963 - Correct AreaReference handling of references containing a sh... | Nick Burch | 2011-10-05 | 1 | -0/+19 |
* | Fix bug #51955 - XSSFReader supplied StylesTables need to have the theme data... | Nick Burch | 2011-10-05 | 3 | -3/+35 |
* | Bugzilla #51716 - Removed incorrect assert in SXSSFSheet#getSXSSFSheet | Yegor Kozlov | 2011-10-04 | 1 | -1/+0 |
* | Allow the passing of a File object to WorkbookFactory.create, which permits l... | Nick Burch | 2011-09-29 | 2 | -0/+35 |
* | XLSF text extraction improvements relating to TIKA-712 | Nick Burch | 2011-09-26 | 5 | -40/+139 |
* | Tweak the HSLF and XSLF tests for master slide text to cover more (some of wh... | Nick Burch | 2011-09-26 | 1 | -1/+15 |