| Commit message (Expand) | Author | Age | Files | Lines |
* | Bugzilla 52204: Deprecated XSSFWorkbook(String path) constructor because it d... | Yegor Kozlov | 2011-12-10 | 6 | -4/+49 |
* | fixed javadoc warnings | Yegor Kozlov | 2011-12-09 | 29 | -61/+61 |
* | keep rat quiet | Yegor Kozlov | 2011-12-09 | 2 | -1/+17 |
* | disabled a test failing under jdk 1.5: it assumes rounding mode half-up and j... | Yegor Kozlov | 2011-12-09 | 1 | -13/+20 |
* | Bugzilla 46288: fixed refcount of Fill pictures in HSLF | Yegor Kozlov | 2011-12-09 | 4 | -1/+65 |
* | Bugzilla 51961: support compression of temp files in SXSSF | Yegor Kozlov | 2011-12-09 | 11 | -269/+483 |
* | Bugzilla 52268 - support cloning sheets with drawings in XSSF | Yegor Kozlov | 2011-12-07 | 5 | -45/+139 |
* | Patch from Fabian from bug #52285 - support Smart Tags in XWPF paragraphs, wi... | Nick Burch | 2011-12-06 | 3 | -196/+245 |
* | Test that shows that bug #52288 is already fixed | Nick Burch | 2011-12-06 | 1 | -0/+21 |
* | Add test file for bug #51873 from Jeremy, and a test that uses it | Nick Burch | 2011-12-05 | 1 | -1/+17 |
* | Patch from Marcel May from bug #51875 - More XSSF formula new-line support | Nick Burch | 2011-12-05 | 4 | -20/+13 |
* | improved rendering of groupped shapes in xslf | Yegor Kozlov | 2011-12-04 | 15 | -78/+130 |
* | Restore HWPF support for inline Escher images (stored in Escher rather than d... | Nick Burch | 2011-11-28 | 3 | -37/+42 |
* | Demote the HPSF CodePageString null check from an exception to a Warning, as ... | Nick Burch | 2011-11-28 | 1 | -4/+10 |
* | Convert POIFS EntryUtils.copyNodes(POFS,POIFS) to use FilteringDirectoryNode,... | Nick Burch | 2011-11-28 | 2 | -8/+58 |
* | Add unit test for using FilteringDirectoryNode with EntryUtils.areDirectories... | Nick Burch | 2011-11-28 | 2 | -8/+35 |
* | Add a POIFS Helper FilteringDirectoryNode, which wraps a DirectoryEntry and a... | Nick Burch | 2011-11-28 | 3 | -0/+384 |
* | Unit tests for POIFS EntryUtils | Nick Burch | 2011-11-28 | 2 | -7/+139 |
* | Start on a new method for POIFS EntryUtils for checking to see if the two Dir... | Nick Burch | 2011-11-25 | 2 | -0/+155 |
* | more progress with XSLF: made some methods publis as suggested on poi-dev, mo... | Yegor Kozlov | 2011-11-24 | 18 | -89/+547 |
* | added missing definition of the upArrow shape, moved support for line decorat... | Yegor Kozlov | 2011-11-21 | 7 | -311/+313 |
* | 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 | 5 | -10/+23 |
* | avoid exception when breaking text with a trailing newline | Yegor Kozlov | 2011-11-19 | 2 | -3/+65 |
* | Bugzilla 51803: fixed HSLF TextExtractor to extract content from master slide | Yegor Kozlov | 2011-11-17 | 4 | -13/+26 |
* | 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 | 3 | -2/+2 |
* | 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 | 13 | -4/+599 |
* | Bugzilla 52062: ensure that temporary files in SXSSF are deleted | Yegor Kozlov | 2011-11-07 | 3 | -20/+39 |
* | more progress with xlsf: support for gradient and texture fills, backgrounds,... | Yegor Kozlov | 2011-11-07 | 55 | -985/+2233 |
* | update test case | Sergey Vladimirov | 2011-10-30 | 1 | -2/+2 |
* | different workarounds for old Word format | Sergey Vladimirov | 2011-10-30 | 7 | -16/+55 |
* | Fix 47958 - ArrayIndexOutOfBoundsException from PicturesTable.getAllPictures(... | Sergey Vladimirov | 2011-10-30 | 3 | -28/+62 |
* | fix 51944 - PAPFormattedDiskPage.getPAPX - IndexOutOfBounds | Sergey Vladimirov | 2011-10-30 | 4 | -17/+19 |
* | fix additional issue found in bug 52032, add test files | Sergey Vladimirov | 2011-10-29 | 3 | -63/+117 |
* | update list types definitions using new Grfhic class | Sergey Vladimirov | 2011-10-29 | 14 | -271/+585 |
* | fix 52032 - HWPF - ArrayIndexOutofBoundsException with no stack trace (broken... | Sergey Vladimirov | 2011-10-29 | 3 | -0/+13 |
* | replace exception with warning | Sergey Vladimirov | 2011-10-29 | 2 | -14/+18 |
* | 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 |
* | compact css | Sergey Vladimirov | 2011-10-27 | 1 | -9/+9 |
* | ability to change CSS building procedure | Sergey Vladimirov | 2011-10-27 | 1 | -12/+23 |
* | ability to extends documents facades | Sergey Vladimirov | 2011-10-27 | 5 | -16/+37 |
* | fix dead field structure boundaries | Sergey Vladimirov | 2011-10-26 | 1 | -4/+6 |
* | add TOC support | Sergey Vladimirov | 2011-10-26 | 1 | -29/+34 |
* | ability to customize Excel-to-HTML CSS prefixes | Sergey Vladimirov | 2011-10-26 | 1 | -7/+60 |
* | add TOC support | Sergey Vladimirov | 2011-10-26 | 1 | -31/+127 |
* | support for preset shape geometries in xslf | Yegor Kozlov | 2011-10-26 | 42 | -709/+2195 |